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

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

[nongnu] elpa/annotate 1507291640 10/17: - fixed comment.


From: ELPA Syncer
Subject: [nongnu] elpa/annotate 1507291640 10/17: - fixed comment.
Date: Fri, 25 Feb 2022 14:57:56 -0500 (EST)

branch: elpa/annotate
commit 15072916404443fc4d462c65081faadcb38bb362
Author: cage <cage@invalid>
Commit: cage <cage@invalid>

    - fixed comment.
---
 annotate.el | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/annotate.el b/annotate.el
index ac86378483..5b658cbfb4 100644
--- a/annotate.el
+++ b/annotate.el
@@ -490,9 +490,8 @@ that belong to some annotated text?"
   (let ((annotation (annotate-annotation-at pos)))
     (if annotation
         t
-      ;; there is a chance that a point do not belong text rendered as
-      ;; annotated but belong to a chain anyway
-      ;; example:
+      ;; there is  a chance  that a  point do not  belong to  the text
+      ;; rendered as annotated but belong to a chain anyway example:
       ;;
       ;; legend:
       ;; a = annotated text



reply via email to

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