summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f13d80df1ba..95b3e8fdc0a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-12 Richard M. Stallman <rms@gnu.org>
+
+ * textmodes/outline.el (outline-regexp): Doc fix.
+ Initialize it in the defcustom, the usual way.
+
2001-09-12 Gerd Moellmann <gerd@gnu.org>
* isearch.el (isearch-intersects-p): Fix end checks.