emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/startup.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/startup.el,v
Date: Tue, 28 Nov 2006 16:46:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/11/28 16:46:33

Index: startup.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/startup.el,v
retrieving revision 1.421
retrieving revision 1.422
diff -u -b -r1.421 -r1.422
--- startup.el  5 Nov 2006 17:35:08 -0000       1.421
+++ startup.el  28 Nov 2006 16:46:33 -0000      1.422
@@ -1372,7 +1372,7 @@
            timer)
        (save-selected-window
          (select-frame frame)
-         (switch-to-buffer "GNU Emacs")
+         (switch-to-buffer " GNU Emacs")
          (setq splash-buffer (current-buffer))
          (catch 'stop-splashing
            (unwind-protect




reply via email to

[Prev in Thread] Current Thread [Next in Thread]