ns-win.el fix for bug#10051
* lisp/term/ns-win.el (mode-line-frame-identification): Leave it alone.
This commit is contained in:
parent
0d26e0b62b
commit
f6aa5bb177
2 changed files with 3 additions and 3 deletions
|
@ -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):
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue