]> git.eshelyaron.com Git - emacs.git/commitdiff
(lm-history-header): Accept `ChangeLog'.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 4 Oct 2001 22:40:20 +0000 (22:40 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 4 Oct 2001 22:40:20 +0000 (22:40 +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)