]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/modes.texi (Font Lock Basics): Remove old info (bug#78720).
authorEli Zaretskii <eliz@gnu.org>
Sun, 8 Jun 2025 15:43:20 +0000 (18:43 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 18 Jun 2025 07:59:42 +0000 (09:59 +0200)
(cherry picked from commit c0a913ea4f3445567ded55da7cd8436a4b872276)

doc/lispref/modes.texi

index beb6732bdf20aec48d12350b5376430c83d8f158..b3e9d26995f866925ede6f79b8820cf3121e4481 100644 (file)
@@ -3248,10 +3248,7 @@ Lock mode is enabled, to set all the other variables.
 @defvar font-lock-defaults
 This variable is set by modes to specify how to fontify text in that
 mode.  It automatically becomes buffer-local when set.  If its value
-is @code{nil}, Font Lock mode does no highlighting, and you can use
-the @samp{Faces} menu (under @samp{Edit} and then @samp{Text
-Properties} in the menu bar) to assign faces explicitly to text in the
-buffer.
+is @code{nil}, Font Lock mode does no highlighting.
 
 If non-@code{nil}, the value should look like this: