aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5d37f27e0de..3a3aea00514 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,8 +5,8 @@
5 (help-make-xrefs): Only make cross-references for faces if 5 (help-make-xrefs): Only make cross-references for faces if
6 preceded or followed by the word `face'. Do not make a 6 preceded or followed by the word `face'. Do not make a
7 cross-reference for variables without variable documentation, 7 cross-reference for variables without variable documentation,
8 unless preceded by the word `variable'. Update doc string 8 unless preceded by the word `variable' or `option'. Update doc
9 accordingly. 9 string accordingly.
10 10
112003-10-18 Thien-Thi Nguyen <ttn@gnu.org> 112003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
12 12