* info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 22 Dec 2006 19:48:59 +0000 (19:48 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 22 Dec 2006 19:48:59 +0000 (19:48 +0000)
(Info-fontify-node): Do fontify indices.

lisp/ChangeLog

index 5693920..b356c66 100644 (file)
@@ -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.