; * lisp/simple.el (cursor-face-highlight-mode): Doc fix.

This commit is contained in:
Eli Zaretskii 2022-10-04 22:25:20 +03:00
parent 9705dd2e02
commit 1d3d87cd67

View file

@ -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