]> git.eshelyaron.com Git - emacs.git/commitdiff
(lm-history-header): Accept `ChangeLog'.
authorGerd Moellmann <gerd@gnu.org>
Fri, 5 Oct 2001 09:30:59 +0000 (09:30 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 5 Oct 2001 09:30:59 +0000 (09:30 +0000)
lisp/emacs-lisp/lisp-mnt.el

index ae0d54dbb26c31787e17a67521394650c5c9de61..83521bae5f119810dd3944c06f1c58e8fab591bc 100644 (file)
@@ -149,7 +149,7 @@ then $identifier: doc string $ is used by GNU ident(1)"
   :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)