changeset 33262:89a45bb5ac64

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 06 Nov 2000 16:52:41 +0000
parents a3294ec7a032
children 71a0b3b3c21c
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <gerd@gnu.org>
 
+	* 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.