]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Tue, 23 May 2000 22:04:00 +0000 (22:04 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 23 May 2000 22:04:00 +0000 (22:04 +0000)
lisp/ChangeLog
lispref/elisp.texi
src/ChangeLog

index 5abac5d116b4e08bbad0c507aac0800331e68c79..98a2422f252d8fcd4ad4a0b51c311842a7f293d7 100644 (file)
@@ -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>
index c3fcec67213b4cbf800980d835d269c7cf94e515..df6e33f23967fe1937cf8598bc987ec8d5424b30 100644 (file)
@@ -37,10 +37,10 @@ Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
 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 @@ Software Foundation raise funds for GNU development.''
 @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 @@ Free Software Foundation, Inc.
 @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 @@ Boston, MA  02111-1307  USA
 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
index fceb7ab65ae30aff9cdd3866dca10f964357ac91..54f960092fc881ea314804da581a3a265dde035b 100644 (file)
@@ -1,3 +1,16 @@
+2000-05-23  Gerd Moellmann  <gerd@gnu.org>
+
+       * lread.c (Fload): Add a comment about the meaning of
+       Vuser_init_file being t.
+
+       * puresize.h (BASE_PURESIZE): Increase to 675000.
+
+       * s/gnu-linux.h (setpgrp): Don't define it here because this
+       prevents compilation on GNU/Linux systems with glib 2.2.
+
+       * callproc.c, emacs.c, sysdep.c (setpgrp) [HAVE_SETPGID]: Define
+       as setpgid.
+       
 2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * Makefile.in (SOME_MACHINE_LISP): Add disp-table.elc,