summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2006-12-10 21:09:47 +0000
committerChong Yidong <cyd@stupidchicken.com>2006-12-10 21:09:47 +0000
commit31689f8910abc85292df50f1d2f74ee0d5d1429b (patch)
treed89c3e2064fa2797f1a5e1cd34a06a1239007a9f /lispref
parent5ead5d5e57def2abc96f9e79a88fae57fe1644cf (diff)
downloademacs-31689f8910abc85292df50f1d2f74ee0d5d1429b.tar.gz
* modes.texi (Font Lock Basics): Document nil value of
font-lock-defaults.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 07fb24a21c8..b89dc13e471 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
+2006-12-10 Chong Yidong <cyd@stupidchicken.com>
+
+ * modes.texi (Font Lock Basics): Document nil value of
+ font-lock-defaults.
+
2006-12-10 Glenn Morris <rgm@gnu.org>
* abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force