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

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

[nongnu] elpa/annotate cf76d79c00 074/372: - fixed docstring.


From: ELPA Syncer
Subject: [nongnu] elpa/annotate cf76d79c00 074/372: - fixed docstring.
Date: Fri, 4 Feb 2022 16:58:20 -0500 (EST)

branch: elpa/annotate
commit cf76d79c00dc4eb63c6177255942f3589a979117
Author: cage <cage-invalid@invalid>
Commit: cage <cage-invalid@invalid>

    - fixed docstring.
---
 annotate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/annotate.el b/annotate.el
index 890cd4b4d3..3d78ce7fed 100644
--- a/annotate.el
+++ b/annotate.el
@@ -104,7 +104,7 @@
   :group 'annotate)
 
 (defcustom annotate-integrate-higlight ?~
-  "When variable comment-start is nil use this character instead."
+  "Character used to underline an annotated text."
   :type 'character
   :group 'annotate)
 



reply via email to

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