summaryrefslogtreecommitdiff
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 @@
(help-make-xrefs): Only make cross-references for faces if
preceded or followed by the word `face'. Do not make a
cross-reference for variables without variable documentation,
- unless preceded by the word `variable'. Update doc string
- accordingly.
+ unless preceded by the word `variable' or `option'. Update doc
+ string accordingly.
2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>