changeset 781:0a413c9fe0fd

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 15 Jul 1992 17:51:38 +0000
parents b3b1e7d8b8aa
children a6d00bdb2b60
files src/xdisp.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xdisp.c	Wed Jul 15 03:25:30 1992 +0000
+++ b/src/xdisp.c	Wed Jul 15 17:51:38 1992 +0000
@@ -2273,7 +2273,7 @@
   last_arrow_string = Qnil;
 
   DEFVAR_LISP ("global-mode-string", &Vglobal_mode_string,
-    "String displayed by mode-line-format's \"%m\" specifiation.");
+    "String (or mode line construct) displayed by `%m' in mode line.");
   Vglobal_mode_string = Qnil;
 
   DEFVAR_LISP ("overlay-arrow-position", &Voverlay_arrow_position,