(mode-line-buffer-identification): Do not purecopy.
authorDan Nicolaescu <dann@ics.uci.edu>
Sun, 15 Nov 2009 20:25:55 +0000 (20:25 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Sun, 15 Nov 2009 20:25:55 +0000 (20:25 +0000)
lisp/ChangeLog
lisp/bindings.el

index 1a2edac..c086017 100644 (file)
@@ -1,3 +1,7 @@
+2009-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * bindings.el (mode-line-buffer-identification): Do not purecopy.
+
 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
 
        * dired.el (dired-mode-map): Move encryption items to "Operate"
index fac02a9..c02980f 100644 (file)
@@ -459,7 +459,7 @@ mouse-3: next buffer")
                    'mouse-face 'mode-line-highlight
                    'local-map mode-line-buffer-identification-keymap)))
 
-(defvar mode-line-buffer-identification (propertized-buffer-identification (purecopy "%12b")) "\
+(defvar mode-line-buffer-identification (propertized-buffer-identification "%12b") "\
 Mode-line control for identifying the buffer being displayed.
 Its default value is (\"%12b\") with some text properties added.
 Major modes that edit things other than ordinary files may change this