(Info-set-mode-line): Tweak string.
This commit is contained in:
parent
ac62982394
commit
313fe58a89
1 changed files with 1 additions and 1 deletions
|
@ -940,7 +940,7 @@ Bind this in case the user sets it to nil."
|
|||
|
||||
(defun Info-set-mode-line ()
|
||||
(setq mode-line-buffer-identification
|
||||
(nconc (propertized-buffer-identification " %b")
|
||||
(nconc (propertized-buffer-identification "%b")
|
||||
(list
|
||||
(concat " ("
|
||||
(file-name-nondirectory
|
||||
|
|
Loading…
Add table
Reference in a new issue