emacs-diffs
[Top][All Lists]
Advanced

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

master dc546d1ca0: Clarify highlight-changes-rotate-faces doc string


From: Lars Ingebrigtsen
Subject: master dc546d1ca0: Clarify highlight-changes-rotate-faces doc string
Date: Tue, 7 Jun 2022 06:22:16 -0400 (EDT)

branch: master
commit dc546d1ca03022e6785eabe8ebf6dc2d9490f292
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Clarify highlight-changes-rotate-faces doc string
    
    * lisp/hilit-chg.el (highlight-changes-rotate-faces): Doc string
    clarification (bug#44150).
---
 lisp/hilit-chg.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/hilit-chg.el b/lisp/hilit-chg.el
index 10e2512e9d..4832dd9023 100644
--- a/lisp/hilit-chg.el
+++ b/lisp/hilit-chg.el
@@ -669,7 +669,7 @@ This removes all saved change information."
 
 ;;;###autoload
 (defun highlight-changes-rotate-faces ()
-  "Rotate the faces if in Highlight Changes mode and the changes are visible.
+  "\"Age\" changes if in Highlight Changes mode and the changes are visible.
 
 Current changes are displayed in the face described by the first element
 of `highlight-changes-face-list', one level older changes are shown in



reply via email to

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