From 8dd7abfc2a729d3da8540c87b158d65872178b0d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 23 Jun 1994 13:56:21 +0000 Subject: [PATCH] *** empty log message *** --- lispref/modes.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/modes.texi b/lispref/modes.texi index 953f71d0740..749d53f245d 100644 --- a/lispref/modes.texi +++ b/lispref/modes.texi @@ -1055,7 +1055,7 @@ Changing this variable does not force an update of the mode line. @defvar mode-line-buffer-identification This variable identifies the buffer being displayed in the window. Its -default value is @samp{Emacs: %17b}, which means that it displays +default value is @code{("Emacs: %17b")}, which means that it displays @samp{Emacs:} followed by seventeen characters of the buffer name. You may want to change this in modes such as Rmail that do not behave like a ``normal'' Emacs. -- 2.39.5