From f133efb005e40959d74082dc7188ee242112e137 Mon Sep 17 00:00:00 2001 From: David Reitter Date: Mon, 20 Oct 2008 02:25:11 +0000 Subject: [PATCH] * info.el (Info-mode): Do not remove an existing header line if `Info-use-header-line' is nil. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 97893e936e0..3ed5c070a68 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-10-20 David Reitter + + * info.el (Info-mode): Do not remove an existing header line if + `Info-use-header-line' is nil. + 2008-10-19 Juri Linkov * isearch.el (isearch-query-replace, isearch-query-replace-regexp): -- 2.39.5