diff options
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 569392002b4..b356c666f57 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2006-12-22 Chong Yidong <cyd@stupidchicken.com> | 1 | 2006-12-22 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * info.el (Info-fontify-maximum-menu-size): Bump to 1000000. | ||
| 4 | (Info-fontify-node): Do fontify indices. | ||
| 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. |