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: Alan Mackenzie
Subject: [Emacs-diffs] Changes to emacs/lisp/startup.el,v
Date: Mon, 09 Apr 2007 17:07:40 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Alan Mackenzie <acmacm> 07/04/09 17:07:40

Index: startup.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/startup.el,v
retrieving revision 1.433
retrieving revision 1.434
diff -u -b -r1.433 -r1.434
--- startup.el  19 Mar 2007 05:37:58 -0000      1.433
+++ startup.el  9 Apr 2007 17:07:40 -0000       1.434
@@ -44,8 +44,8 @@
   "Non-nil inhibits the startup screen.
 It also inhibits display of the initial message in the `*scratch*' buffer.
 
-This is for use in your personal init file, once you are familiar
-with the contents of the startup screen."
+This is for use in your personal init file (but NOT site-start.el), once
+you are familiar with the contents of the startup screen."
   :type 'boolean
   :group 'initialization)
 




reply via email to

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