aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
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 @@
12006-12-22 Chong Yidong <cyd@stupidchicken.com> 12006-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.