diff lisp/ChangeLog @ 67094:881d360bc5d6

* info.el (Info-fontify-node): Handle the case where Info-current-file is t.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 23 Nov 2005 17:57:46 +0000
parents f6b937860742
children b18cc2779815
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Nov 23 15:05:27 2005 +0000
+++ b/lisp/ChangeLog	Wed Nov 23 17:57:46 2005 +0000
@@ -1,3 +1,8 @@
+2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
+
+	* info.el (Info-fontify-node): Handle the case where
+	Info-current-file is t.
+
 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* simple.el (blink-matching-open): Fix off-by-one in last change.