# HG changeset patch # User Gerd Moellmann # Date 973529561 0 # Node ID 89a45bb5ac64cbc20a765601bfc0a7271eef0746 # Parent a3294ec7a0325d14d50455b75a00868859eaf2f6 *** empty log message *** diff -r a3294ec7a032 -r 89a45bb5ac64 lisp/ChangeLog --- a/lisp/ChangeLog Mon Nov 06 16:43:42 2000 +0000 +++ b/lisp/ChangeLog Mon Nov 06 16:52:41 2000 +0000 @@ -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.