Mercurial > emacs
changeset 17809:f5e81e3443c0
(mode-line-frame-identification):
Set this, not mode-line-buffer-identification.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 15 May 1997 03:54:56 +0000 |
parents | 7a8eda2e280a |
children | c22c5e2a8d9e |
files | lisp/term/x-win.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/term/x-win.el Thu May 15 03:39:22 1997 +0000 +++ b/lisp/term/x-win.el Thu May 15 03:54:56 1997 +0000 @@ -646,7 +646,7 @@ (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