]> code.delx.au - gnu-emacs/commitdiff
ns-win.el fix for bug#10051
authorGlenn Morris <rgm@gnu.org>
Tue, 15 Nov 2011 01:04:06 +0000 (20:04 -0500)
committerGlenn Morris <rgm@gnu.org>
Tue, 15 Nov 2011 01:04:06 +0000 (20:04 -0500)
* lisp/term/ns-win.el (mode-line-frame-identification): Leave it alone.

lisp/ChangeLog
lisp/term/ns-win.el

index c6f5f3bfd4bf12d9d4044a2a514c37622919c859..ef99e354593c1e2933e397073b14a33f70446f40 100644 (file)
@@ -7,6 +7,9 @@
 
 2011-11-15  Glenn Morris  <rgm@gnu.org>
 
+       * 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):
index 646b65abc6005e59572cd05ecd055589c359bfd1..db826f1db8a1140527b8f8fc6d0c1404c11936bc 100644 (file)
@@ -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)