diff lisp/modeline.el @ 4578:49e17f7182f5

Fix docstring copy-pasto.
author "Ville Skyttä <scop@xemacs.org>"
date Sun, 18 Jan 2009 12:14:19 +0200
parents b325de44db27
children 668c73e222fd
line wrap: on
line diff
--- 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