aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2007-06-03 08:51:30 +0000
committerStefan Monnier <[email protected]>2007-06-03 08:51:30 +0000
commit72a698741eab8cbcef1ecfd72fcdd1add654abfd (patch)
treea254274b8255f0e40cb7174bcdbf9591b5c64c05 /lispref
parent43ec3b5809462c4be2be00b74b19cca7f3bbfea5 (diff)
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r--lispref/display.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/lispref/display.texi b/lispref/display.texi
index acf927b449..f644a02c2e 100644
--- a/lispref/display.texi
+++ b/lispref/display.texi
@@ -2505,8 +2505,9 @@ makes @code{modeline} an alias for the @code{mode-line} face.
@cindex automatic face assignment
@cindex faces, automatic choice
- This hook is used for automatically assigning faces to text in the
-buffer. It is part of the implementation of Font-Lock mode.
+ This hook is used for automatically assigning facesto text in the
+buffer. It is part of the implementation of Jit-Lock mode, used by
+Font-Lock.
@defvar fontification-functions
This variable holds a list of functions that are called by Emacs