changeset 74808:1dc5d7ba3c64

* info.el (Info-fontify-maximum-menu-size): Bump to 1000000. (Info-fontify-node): Do fontify indices.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 22 Dec 2006 19:48:59 +0000
parents 36dfd4742272
children 2ae1c7a27a0a
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 22 19:28:37 2006 +0000
+++ b/lisp/ChangeLog	Fri Dec 22 19:48:59 2006 +0000
@@ -1,5 +1,8 @@
 2006-12-22  Chong Yidong  <cyd@stupidchicken.com>
 
+	* info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
+	(Info-fontify-node): Do fontify indices.
+
 	* tutorial.el (tutorial--detailed-help): Remove unnecessary link
 	to the Emacs Lisp reference manual.
 	(tutorial--tab-map): Remove.  All callers changed.