changeset 42242:7323f184dab6

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 21 Dec 2001 18:38:52 +0000
parents cfb7f074df86
children 7a61cd1024b8
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 21 18:37:00 2001 +0000
+++ b/lisp/ChangeLog	Fri Dec 21 18:38:52 2001 +0000
@@ -1,5 +1,10 @@
 2001-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
 
+	* info.el (Info-select-node): If Info-use-header-line is nil, set
+	header-line-format to nil.
+	(Info-fontify-node): Don't put a keymap text property on the
+	heading if we are not going to display the header line.
+
 	* ls-lisp.el (insert-directory): Insert the amount of free disk
 	space, like files.el's insert-directory does.