emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Thu, 28 Feb 2008 23:30:20 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juri Linkov <jurta>     08/02/28 23:30:18

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.650
retrieving revision 1.11049.2.651
diff -u -b -r1.11049.2.650 -r1.11049.2.651
--- ChangeLog   28 Feb 2008 22:56:02 -0000      1.11049.2.650
+++ ChangeLog   28 Feb 2008 23:30:11 -0000      1.11049.2.651
@@ -1,3 +1,12 @@
+2008-02-28  Juri Linkov  <address@hidden>
+
+       * startup.el (normal-splash-screen): Add argument `concise'.
+       Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
+       to the created buffer.  If `concise' is non-nil, call
+       `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
+       (display-startup-screen): Add argument `concise' to the call to
+       `normal-splash-screen'.
+
 2008-02-28  Kim F. Storm  <address@hidden>
 
        * startup.el (startup-echo-area-message): Check for about-emacs.




reply via email to

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