diff options
| author | Miles Bader | 2007-07-15 04:47:46 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-07-15 04:47:46 +0000 |
| commit | 8c406a9bc42ee77fcbbb4201fe8bda855eafd832 (patch) | |
| tree | 14c8fa2e72341edd9db40b17079fd5208b1554c8 /lispref/ChangeLog | |
| parent | 9bdeb5e9bedd773cc6845bc29a98e1e2a208f1ff (diff) | |
| parent | 6f8a87c027ebd6f9cfdac5c0df97d651227bec62 (diff) | |
| download | emacs-8c406a9bc42ee77fcbbb4201fe8bda855eafd832.tar.gz emacs-8c406a9bc42ee77fcbbb4201fe8bda855eafd832.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 806-813)
- Merge from emacs--rel--22
- Update from CVS
* emacs--rel--22 (patch 51-58)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 233-236)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-230
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 5c25f0945a9..5102e723566 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,6 +1,23 @@ | |||
| 1 | 2007-07-14 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * control.texi (Handling Errors): Document `debug' in handler list. | ||
| 4 | |||
| 5 | 2007-07-10 Richard Stallman <rms@gnu.org> | ||
| 6 | |||
| 7 | * display.texi (Defining Faces): Explain C-M-x feature for defface. | ||
| 8 | |||
| 9 | 2007-07-09 Richard Stallman <rms@gnu.org> | ||
| 10 | |||
| 11 | * files.texi (Magic File Names): Rewrite previous change. | ||
| 12 | |||
| 13 | 2007-07-08 Michael Albinus <michael.albinus@gmx.de> | ||
| 14 | |||
| 15 | * files.texi (Magic File Names): Introduce optional parameter | ||
| 16 | CONNECTED for `file-remote-p'. | ||
| 17 | |||
| 1 | 2007-07-07 Michael Albinus <michael.albinus@gmx.de> | 18 | 2007-07-07 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 19 | ||
| 3 | * process.texi (Asynchronous Processes): | 20 | * processes.texi (Asynchronous Processes): |
| 4 | * files.texi (Magic File Names): Add `start-file-process'. | 21 | * files.texi (Magic File Names): Add `start-file-process'. |
| 5 | 22 | ||
| 6 | 2007-06-27 Richard Stallman <rms@gnu.org> | 23 | 2007-06-27 Richard Stallman <rms@gnu.org> |