emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/annotate d07e406251 097/372: - changed prefix for annotati


From: ELPA Syncer
Subject: [nongnu] elpa/annotate d07e406251 097/372: - changed prefix for annotation in summary window.
Date: Fri, 4 Feb 2022 16:58:22 -0500 (EST)

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: "



reply via email to

[Prev in Thread] Current Thread [Next in Thread]