From f6aa5bb177cdc2d566026ae67e8cad54b89e92fc Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 14 Nov 2011 20:04:06 -0500 Subject: [PATCH] ns-win.el fix for bug#10051 * lisp/term/ns-win.el (mode-line-frame-identification): Leave it alone. --- lisp/ChangeLog | 3 +++ lisp/term/ns-win.el | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c6f5f3bfd4b..ef99e354593 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -7,6 +7,9 @@ 2011-11-15 Glenn Morris + * term/ns-win.el (mode-line-frame-identification): + Leave it alone. (Bug#10051) + * simple.el (mark-whole-buffer): Doc fix. (Bug#10023) * mail/rmailout.el (rmail-output-to-rmail-buffer): diff --git a/lisp/term/ns-win.el b/lisp/term/ns-win.el index 646b65abc60..db826f1db8a 100644 --- a/lisp/term/ns-win.el +++ b/lisp/term/ns-win.el @@ -513,9 +513,6 @@ unless the current buffer is a scratch buffer." ;;;; Frame-related functions. -;; Don't show the frame name; that's redundant with Nextstep. -(setq-default mode-line-frame-identification '(" ")) - ;; nsterm.m (defvar ns-alternate-modifier) (defvar ns-right-alternate-modifier) -- 2.39.2