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


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

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/02/28 23:32:13

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12920
retrieving revision 1.12921
diff -u -b -r1.12920 -r1.12921
--- ChangeLog   28 Feb 2008 22:59:12 -0000      1.12920
+++ ChangeLog   28 Feb 2008 23:32:11 -0000      1.12921
@@ -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]