From dc546d1ca03022e6785eabe8ebf6dc2d9490f292 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Tue, 7 Jun 2022 12:21:53 +0200 Subject: [PATCH] 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 10e2512e9d9..4832dd9023a 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 -- 2.39.2