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

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

[nongnu] elpa/annotate f6203f0d40 012/372: improved default column


From: ELPA Syncer
Subject: [nongnu] elpa/annotate f6203f0d40 012/372: improved default column
Date: Fri, 4 Feb 2022 16:58:15 -0500 (EST)

branch: elpa/annotate
commit f6203f0d40569730676233a1f7f15fb4c26a0566
Author: Bastian Bechtold <bb@Mr-Bigglesworth.local>
Commit: Bastian Bechtold <bb@Mr-Bigglesworth.local>

    improved default column
---
 annotate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/annotate.el b/annotate.el
index 9c0f227e78..1e2a0d23ec 100644
--- a/annotate.el
+++ b/annotate.el
@@ -30,7 +30,7 @@
   :type 'face
   :group 'annotate)
 
-(defcustom annotate-annotation-column 90
+(defcustom annotate-annotation-column 85
   "Where annotations appear."
   :type 'number
   :group 'annotate)



reply via email to

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