Mercurial > emacs
comparison lisp/ChangeLog @ 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 | 1163009088c6 |
children | 1f7a9ccf8142 |
comparison
equal
deleted
inserted
replaced
74807:36dfd4742272 | 74808:1dc5d7ba3c64 |
---|---|
1 2006-12-22 Chong Yidong <cyd@stupidchicken.com> | 1 2006-12-22 Chong Yidong <cyd@stupidchicken.com> |
2 | |
3 * info.el (Info-fontify-maximum-menu-size): Bump to 1000000. | |
4 (Info-fontify-node): Do fontify indices. | |
2 | 5 |
3 * tutorial.el (tutorial--detailed-help): Remove unnecessary link | 6 * tutorial.el (tutorial--detailed-help): Remove unnecessary link |
4 to the Emacs Lisp reference manual. | 7 to the Emacs Lisp reference manual. |
5 (tutorial--tab-map): Remove. All callers changed. | 8 (tutorial--tab-map): Remove. All callers changed. |
6 (tutorial--find-changed-keys): New elt QUIET, used to... | 9 (tutorial--find-changed-keys): New elt QUIET, used to... |