aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2007-07-31 05:50:45 +0000
committerMiles Bader2007-07-31 05:50:45 +0000
commit9899d01a0ccec166e04caa60657a44e614be50cd (patch)
tree6f7874938065fd9808765059213ff7a94ab3268b /lispref/ChangeLog
parent96157d113ae5828cc280488211610db1960d572c (diff)
parent2f12b713116a4e15b4744fc78d5f0dbb57fcd1ca (diff)
downloademacs-9899d01a0ccec166e04caa60657a44e614be50cd.tar.gz
emacs-9899d01a0ccec166e04caa60657a44e614be50cd.zip
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 824-838) - Update from CVS - Merge from emacs--rel--22 - Remove lisp/erc/erc-nicklist.el - Update some .arch-inventory files - Fix void function definition error in cus-edit.el - Restore lisp/emacs-lisp/cl-loaddefs.el * emacs--rel--22 (patch 70-83) - Update from CVS - Remove lisp/erc/erc-nicklist.el - Update some .arch-inventory files - Indicate that emacs--devo--0--patch-834 does not need to be applied - Merge from gnus--rel--5.10 - Restore lisp/emacs-lisp/cl-loaddefs.el * gnus--rel--5.10 (patch 239-241) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-28
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog16
1 files changed, 15 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index bc81ca4d4e7..cf110147ad8 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,17 @@
12007-07-25 Glenn Morris <rgm@gnu.org>
2
3 * gpl.texi (GPL): Replace license with GPLv3.
4
5 * Relicense all FSF files to GPLv3 or later.
6
72007-07-24 Michael Albinus <michael.albinus@gmx.de>
8
9 * processes.texi (Synchronous Processes): Add
10 `process-file-shell-command',
11 (Asynchronous Processes): Mention restricted use of
12 `process-filter' and `process-sentinel' in
13 `start-file-process'. Add `start-file-process-shell-command'.
14
12007-07-17 Michael Albinus <michael.albinus@gmx.de> 152007-07-17 Michael Albinus <michael.albinus@gmx.de>
2 16
3 * files.texi (Magic File Names): Introduce optional parameter 17 * files.texi (Magic File Names): Introduce optional parameter
@@ -6205,7 +6219,7 @@ Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6205 6219
6206 GNU Emacs is free software; you can redistribute it and/or modify 6220 GNU Emacs is free software; you can redistribute it and/or modify
6207 it under the terms of the GNU General Public License as published by 6221 it under the terms of the GNU General Public License as published by
6208 the Free Software Foundation; either version 2, or (at your option) 6222 the Free Software Foundation; either version 3, or (at your option)
6209 any later version. 6223 any later version.
6210 6224
6211 GNU Emacs is distributed in the hope that it will be useful, 6225 GNU Emacs is distributed in the hope that it will be useful,