changeset 39260:2047dec7f46f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 12 Sep 2001 20:41:52 +0000
parents 6a1a2328f550
children fc133c103640
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Sep 12 14:22:43 2001 +0000
+++ b/lisp/ChangeLog	Wed Sep 12 20:41:52 2001 +0000
@@ -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.