changeset:   4578:49e17f7182f51df9b27d02a74b5433b1654aa3a1
tag:         tip
user:        "Ville SkyttÀ <scop(a)xemacs.org>"
date:        Sun Jan 18 12:14:19 2009 +0200
files:       lisp/ChangeLog lisp/modeline.el
description:
Fix docstring copy-pasto.
diff -r de0228446b18b1ff1d5a0c4411fdbae51781cf71 -r
49e17f7182f51df9b27d02a74b5433b1654aa3a1 lisp/ChangeLog
--- a/lisp/ChangeLog	Sun Jan 18 11:55:53 2009 +0200
+++ b/lisp/ChangeLog	Sun Jan 18 12:14:19 2009 +0200
@@ -2,6 +2,8 @@ 2009-01-18  Ville Skyttä  <scop(a)xemacs.o
 
 	* font.el (font-*-p): Docstring spelling fix.
 	(set-font-*-p): Ditto.
+
+	* modeline.el (modeline-3d-p): Fix docstring copy-pasto.
 
 2009-01-13  Aidan Kehoe  <kehoea(a)parhasard.net>
 
diff -r de0228446b18b1ff1d5a0c4411fdbae51781cf71 -r
49e17f7182f51df9b27d02a74b5433b1654aa3a1 lisp/modeline.el
--- a/lisp/modeline.el	Sun Jan 18 11:55:53 2009 +0200
+++ b/lisp/modeline.el	Sun Jan 18 12:14:19 2009 +0200
@@ -44,7 +44,7 @@
 	 (specifier-instance modeline-shadow-thickness)))
     (and (integerp thickness)
 	 (> thickness 0)))
-  "Whether the default toolbar is globally visible.
+  "Whether the modeline is displayed with raised, 3-d appearance.
 This option only has an effect when set using `customize-set-variable',
 or through the Options menu."
   :group 'display
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches