diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-02-22 12:01:57 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-02-22 12:01:57 +0000 |
commit | 3473f362e6f6f67ac2f0f9db47f49cbc3dae6b87 (patch) | |
tree | 31c554d09223e9899e33ffc4b22d6a41bd0ef49e /lisp | |
parent | 7c0be49625d723d91b450f41b678501c006f816a (diff) | |
download | emacs-3473f362e6f6f67ac2f0f9db47f49cbc3dae6b87.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 12 |
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 @@ +2001-02-22 Gerd Moellmann <gerd@gnu.org> + + * startup.el (fancy-splash-text): Add a line for ordering + manuals. Reverse order of splash screens shown. + (use-fancy-splash-screens-p): Adapt to the text line added. + + * menu-bar.el (menu-bar-help-menu): Add an item for ordering + manuals from the FSF. + + * help.el (view-order-manuals): New function. + (toplevel): Bind C-h C-m to this function. + 2001-02-21 Stefan Monnier <monnier@cs.yale.edu> * newcomment.el (comment-forward): Skip the comment-start before |