aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2005-12-10 04:11:21 +0000
committerRichard M. Stallman2005-12-10 04:11:21 +0000
commit36c962505c48fc6c838cb073397a292251295e3e (patch)
treef7d407c3b37ba0936f246acee0248ab4ea396c27
parent4b3eb40742ed9b6531809cf3c73f04b0fed360b8 (diff)
downloademacs-36c962505c48fc6c838cb073397a292251295e3e.tar.gz
emacs-36c962505c48fc6c838cb073397a292251295e3e.zip
(Font Lock): Delete the Global FL menu item.
-rw-r--r--man/ChangeLog4
-rw-r--r--man/display.texi4
2 files changed, 4 insertions, 4 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 3443abbd093..f378e865d4a 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
12005-12-09 Richard M. Stallman <rms@gnu.org>
2
3 * display.texi (Font Lock): Delete the Global FL menu item.
4
12005-12-09 Luc Teirlinck <teirllm@auburn.edu> 52005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2 6
3 * custom.texi (Minibuffer Maps): Mention the maps for file name 7 * custom.texi (Minibuffer Maps): Mention the maps for file name
diff --git a/man/display.texi b/man/display.texi
index cc345b93b8f..f532690b238 100644
--- a/man/display.texi
+++ b/man/display.texi
@@ -274,10 +274,6 @@ interface (@pxref{Easy Customization}), or use the function
274(global-font-lock-mode 0) 274(global-font-lock-mode 0)
275@end example 275@end example
276 276
277@noindent
278Global Font Lock mode can also be set using the menu bar Options menu,
279specifying first Syntax Highlighting and then Save Options.
280
281@findex turn-on-font-lock 277@findex turn-on-font-lock
282 If you have disabled Global Font Lock mode, you can still enable font 278 If you have disabled Global Font Lock mode, you can still enable font
283lock for specific major modes by adding the function 279lock for specific major modes by adding the function