changeset 42244:4858d64534cf

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 21 Dec 2001 19:31:06 +0000
parents 7a61cd1024b8
children 30a233f73e77
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 21 19:30:00 2001 +0000
+++ b/lisp/ChangeLog	Fri Dec 21 19:31:06 2001 +0000
@@ -3,7 +3,8 @@
 	* 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.
+	heading if we are not going to display the header line.  Remove
+	any such text properties left over from past visits to this node.
 
 	* ls-lisp.el (insert-directory): Insert the amount of free disk
 	space, like files.el's insert-directory does.