From 5a74a4571ccccb146ef47c5b75e6ac02978db62f Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Thu, 4 Oct 2001 22:40:20 +0000 Subject: [PATCH] (lm-history-header): Accept `ChangeLog'. --- lisp/emacs-lisp/lisp-mnt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/emacs-lisp/lisp-mnt.el b/lisp/emacs-lisp/lisp-mnt.el index ae0d54dbb26..83521bae5f1 100644 --- a/lisp/emacs-lisp/lisp-mnt.el +++ b/lisp/emacs-lisp/lisp-mnt.el @@ -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) -- 2.39.5