From: Richard M. Stallman Date: Thu, 15 May 1997 03:54:56 +0000 (+0000) Subject: (mode-line-frame-identification): X-Git-Tag: emacs-20.1~2136 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7b764489ab2f50fb7f8984d771337e5821c45644;p=emacs.git (mode-line-frame-identification): Set this, not mode-line-buffer-identification. --- diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index a6a9cfb69ed..84827e2680a 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -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