# HG changeset patch # User Richard M. Stallman # Date 863668496 0 # Node ID f5e81e3443c0f69049ee984cddb993a501850fb9 # Parent 7a8eda2e280aba8f36abf39917690281bd33c79a (mode-line-frame-identification): Set this, not mode-line-buffer-identification. diff -r 7a8eda2e280a -r f5e81e3443c0 lisp/term/x-win.el --- 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