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 22:43:37 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juri Linkov <jurta>     08/02/28 22:43:35

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.648
retrieving revision 1.11049.2.649
diff -u -b -r1.11049.2.648 -r1.11049.2.649
--- ChangeLog   28 Feb 2008 22:28:58 -0000      1.11049.2.648
+++ ChangeLog   28 Feb 2008 22:43:30 -0000      1.11049.2.649
@@ -1,3 +1,13 @@
+2008-02-28  Juri Linkov  <address@hidden>
+
+       * startup.el: Always add initial message to *scratch* buffer if
+       `initial-scratch-message' is non-nil regardless of the value of
+       `inhibit-startup-screen'.
+       (inhibit-startup-screen, initial-scratch-message): Doc fix.
+       (command-line-1): Move code that inserts `initial-scratch-message'
+       up before the if-form that checks for `inhibit-startup-screen'.
+       Suggested by Jonathan Rockway <address@hidden>.
+
 2008-02-28  Stefan Monnier  <address@hidden>
 
        * textmodes/fill.el (fill-comment-paragraph): Don't try to do




reply via email to

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