mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
Clarify highlight-changes-rotate-faces doc string
* lisp/hilit-chg.el (highlight-changes-rotate-faces): Doc string clarification (bug#44150).
This commit is contained in:
parent
6fe133c3ae
commit
dc546d1ca0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue