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 22:50:28 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/02/28 22:50:27

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12918
retrieving revision 1.12919
diff -u -b -r1.12918 -r1.12919
--- ChangeLog   28 Feb 2008 21:02:45 -0000      1.12918
+++ ChangeLog   28 Feb 2008 22:50:26 -0000      1.12919
@@ -1,5 +1,15 @@
 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  Juri Linkov  <address@hidden>
+
        * cus-edit.el (custom-mode-map, custom-mode-link-map):
        Rename `custom-mode' to `Custom-mode' in docstrings.
        (custom-buffer-create-internal, customize-browse):




reply via email to

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