comparison lispref/modes.texi @ 26211:df0efa93750b

Patch from rms.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 27 Oct 1999 09:26:40 +0000
parents e368b754fe25
children ef5e7bbe6f19
comparison
equal deleted inserted replaced
26210:fc4fefae9970 26211:df0efa93750b
1350 " " 1350 " "
1351 global-mode-string 1351 global-mode-string
1352 @group 1352 @group
1353 " %[(" 1353 " %[("
1354 ;; @r{@code{mode-line-mode-name} is a function} 1354 ;; @r{@code{mode-line-mode-name} is a function}
1355 ;; @r{that copies the mode name and adds text 1355 ;; @r{that copies the mode name and adds text}
1356 ;; @r{properties to make it mouse-sensitive.} 1356 ;; @r{properties to make it mouse-sensitive.}
1357 (:eval (mode-line-mode-name)) 1357 (:eval (mode-line-mode-name))
1358 mode-line-process 1358 mode-line-process
1359 minor-mode-alist 1359 minor-mode-alist
1360 "%n" 1360 "%n"