From: Gerd Moellmann Date: Mon, 6 Nov 2000 16:52:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~260 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e0c12c681385d90936890598874046b5df326627;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c7f3d0cf175..3ceb48970e8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -36,6 +36,13 @@ 2000-11-06 Gerd Moellmann + * bindings.el (mode-line-toggle-read-only) + (mode-line-toggle-modified, mode-line-widen) + (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions. + (make-mode-line-mouse2-map): Rewritten. + (mode-line-modified, mode-line-format, minor-mode-alist): Use new + functions so that C-h k can show something with a doc string. + * startup.el (fancy-splash-delay): Set to 10 seconds. (fancy-splash-max-time): New user-option. (fancy-splash-stop-time): New variable.