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:
parent
b360a6bedd
commit
7b764489ab
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user