aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3a35143a68a..cb469756610 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12001-02-22 Gerd Moellmann <gerd@gnu.org>
2
3 * startup.el (fancy-splash-text): Add a line for ordering
4 manuals. Reverse order of splash screens shown.
5 (use-fancy-splash-screens-p): Adapt to the text line added.
6
7 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
8 manuals from the FSF.
9
10 * help.el (view-order-manuals): New function.
11 (toplevel): Bind C-h C-m to this function.
12
12001-02-21 Stefan Monnier <monnier@cs.yale.edu> 132001-02-21 Stefan Monnier <monnier@cs.yale.edu>
2 14
3 * newcomment.el (comment-forward): Skip the comment-start before 15 * newcomment.el (comment-forward): Skip the comment-start before