branch: elpa/annotate commit d07e406251e7c2f718667c3b9d635740a368d1f1 Author: cage <cage-invalid@invalid> Commit: cage <cage-invalid@invalid>
- changed prefix for annotation in summary window. --- annotate.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/annotate.el b/annotate.el index 74d3d3905c..ab5b37937f 100644 --- a/annotate.el +++ b/annotate.el @@ -130,7 +130,7 @@ major mode is a member of this list (space separated entries)." "The message to warn the user that file has been modified and annotations positions could be outdated") -(defconst annotate-summary-list-prefix " - " +(defconst annotate-summary-list-prefix " " "The string used as prefix for each text annotation item in summary window") (defconst annotate-summary-list-prefix-file "* File: "