+2011-05-28 Glenn Morris <rgm@gnu.org>
+
+ * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
+
2011-05-28 Chong Yidong <cyd@stupidchicken.com>
* help-fns.el (describe-function-1): If the function is a derived
(save-selected-window
(select-frame frame)
(switch-to-buffer "*About GNU Emacs*")
- (setq buffer-undo-list t
- mode-line-format
- (concat "----"
- (propertize "%b" 'face 'mode-line-buffer-id)
- "%-"))
+ (setq buffer-undo-list t)
(let ((inhibit-read-only t))
(erase-buffer)
(if pure-space-overflow