(lm-history-header): Accept `ChangeLog'.

This commit is contained in:
Gerd Moellmann 2001-10-05 09:30:59 +00:00
parent 313b6c69a6
commit 3d1b88f67c

View 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)