comparison lisp/ChangeLog @ 36284:57b4ef5b9089

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 22 Feb 2001 12:01:57 +0000
parents 8f0d221a6a9b
children ed99bc402975
comparison
equal deleted inserted replaced
36283:7eede723f9ed 36284:57b4ef5b9089
1 2001-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
1 2001-02-21 Stefan Monnier <monnier@cs.yale.edu> 13 2001-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
4 searching for the comment-end. 16 searching for the comment-end.
5 17