* info.el (Info-fontify-maximum-menu-size): Bump to 1000000.

(Info-fontify-node): Do fontify indices.
This commit is contained in:
Chong Yidong 2006-12-22 19:48:59 +00:00
parent 5e059fc1d7
commit 13a87fcec7

View 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.