diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 16 |
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 @@ | |||
| 1 | 2007-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 | |||
| 7 | 2007-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 | |||
| 1 | 2007-07-17 Michael Albinus <michael.albinus@gmx.de> | 15 | 2007-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, |