changeset 29127:9147871ea54d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 23 May 2000 22:04:00 +0000
parents 36006315504c
children 765f6698675f
files lisp/ChangeLog lispref/elisp.texi src/ChangeLog
diffstat 3 files changed, 14 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 23 22:03:27 2000 +0000
+++ b/lisp/ChangeLog	Tue May 23 22:04:00 2000 +0000
@@ -1,5 +1,9 @@
 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
 
+	* startup.el (command-line): Determine source file of compiled
+	user init file differently.  Warn if compiled user init file
+	is older than its source file.
+
 	* ffap.el (ffap-url-regexp): Add `https'.
 	
 2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
--- a/lispref/elisp.texi	Tue May 23 22:03:27 2000 +0000
+++ b/lispref/elisp.texi	Tue May 23 22:04:00 2000 +0000
@@ -37,10 +37,10 @@
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1 or
 any later version published by the Free Software Foundation; with the
-Invariant Sections being Copying and GNU Free Documentation License, the
-Front-Cover texts being ``A GNU Manual'', and with the Back-Cover Texts
-being (a) (see below).  A copy of the license is included in the section
-entitled ``GNU Free Documentation License''.
+Invariant Sections being ``Copying'', with the Front-Cover texts being
+``A GNU Manual'', and with the Back-Cover Texts as in (a) below.  A copy
+of the license is included in the section entitled ``GNU Free
+Documentation License''.
 
 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
 this GNU Manual, like GNU software.  Copies published by the Free
@@ -52,7 +52,7 @@
 @subtitle For Emacs Version 21
 @c The edition number appears in several places in this file
 @c and also in the file intro.texi.
-@subtitle Revision 2.6, September 1999
+@subtitle Revision 2.6, May 2000
 
 @author by Bil Lewis, Dan LaLiberte, Richard Stallman
 @author and the GNU Manual Group
@@ -64,7 +64,7 @@
 @sp 2
 Edition 2.6 @*
 Revised for Emacs Version 21.1,@*
-September 1999.@*
+May 2000.@*
 @sp 2
 ISBN 1-882114-73-6
 
@@ -76,10 +76,10 @@
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1 or
 any later version published by the Free Software Foundation; with the
-Invariant Sections being Copying and GNU Free Documentation License, the
-Front-Cover texts being ``A GNU Manual'', and with the Back-Cover Texts
-being (a) (see below).  A copy of the license is included in the section
-entitled ``GNU Free Documentation License''.
+Invariant Sections being ``Copying'', with the Front-Cover texts being
+``A GNU Manual'', and with the Back-Cover Texts as in (a) below.  A copy
+of the license is included in the section entitled ``GNU Free
+Documentation License''.
 
 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
 this GNU Manual, like GNU software.  Copies published by the Free
Binary file src/ChangeLog has changed