1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00

(mode-line-frame-identification):

Set this, not mode-line-buffer-identification.
This commit is contained in:
Richard M. Stallman 1997-05-15 03:54:56 +00:00
parent b360a6bedd
commit 7b764489ab

View File

@ -646,7 +646,7 @@ This is in addition to the primary selection.")
(setq x-cut-buffer-max (min (- (/ (x-server-max-request-size) 2) 100)
x-cut-buffer-max))
(setq-default mode-line-buffer-identification '(" %12b"))
(setq-default mode-line-frame-identification "")
(if (fboundp 'new-fontset)
(progn