From: Eli Zaretskii Date: Tue, 4 Oct 2022 19:25:20 +0000 (+0300) Subject: ; * lisp/simple.el (cursor-face-highlight-mode): Doc fix. X-Git-Tag: emacs-29.0.90~1856^2~15 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1d3d87cd678371b067887950acc640361d0ab87c;p=emacs.git ; * lisp/simple.el (cursor-face-highlight-mode): Doc fix. --- diff --git a/lisp/simple.el b/lisp/simple.el index 10a610e0c64..6b73ccb516a 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -7028,7 +7028,7 @@ which is the window that will be redisplayed. When run, the `current-buffer' is set to the buffer displayed in that window.") (define-minor-mode cursor-face-highlight-mode - "When enabled, respect the cursor-face property." + "When enabled, highlight text that has `cursor-face' property near point." :global nil (if cursor-face-highlight-mode (add-hook 'pre-redisplay-functions