diff lisp/emacs-lisp/lisp-mnt.el @ 39563:925776635a57

(lm-history-header): Accept `ChangeLog'.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 05 Oct 2001 09:30:59 +0000
parents 569b72179168
children 67cd4c7204bc
line wrap: on
line diff
--- a/lisp/emacs-lisp/lisp-mnt.el	Fri Oct 05 09:30:23 2001 +0000
+++ b/lisp/emacs-lisp/lisp-mnt.el	Fri Oct 05 09:30:59 2001 +0000
@@ -149,7 +149,7 @@
   :type 'regexp
   :group 'lisp-mnt)
 
-(defcustom lm-history-header "Change Log\\|History"
+(defcustom lm-history-header "Change ?Log\\|History"
   "Regexp which matches the start of code log section."
   :type 'regexp
   :group 'lisp-mnt)