mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 03:13:24 +00:00
; * doc/lispref/modes.texi (Font Lock Basics): Remove old info (bug#78720).
This commit is contained in:
parent
e4ba279b01
commit
c0a913ea4f
1 changed files with 1 additions and 4 deletions
|
@ -3263,10 +3263,7 @@ Lock mode is enabled, to set all the other variables.
|
||||||
@defvar font-lock-defaults
|
@defvar font-lock-defaults
|
||||||
This variable is set by modes to specify how to fontify text in that
|
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
|
mode. It automatically becomes buffer-local when set. If its value
|
||||||
is @code{nil}, Font Lock mode does no highlighting, and you can use
|
is @code{nil}, Font Lock mode does no highlighting.
|
||||||
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.
|
|
||||||
|
|
||||||
If non-@code{nil}, the value should look like this:
|
If non-@code{nil}, the value should look like this:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue