diff options
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> |