diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 5dc45b43b33..bc81ca4d4e7 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -3,6 +3,10 @@ | |||
| 3 | * files.texi (Magic File Names): Introduce optional parameter | 3 | * files.texi (Magic File Names): Introduce optional parameter |
| 4 | IDENTIFICATION for `file-remote-p'. | 4 | IDENTIFICATION for `file-remote-p'. |
| 5 | 5 | ||
| 6 | 2007-07-16 Richard Stallman <rms@gnu.org> | ||
| 7 | |||
| 8 | * display.texi (Defining Faces): Fix previous change. | ||
| 9 | |||
| 6 | 2007-07-14 Richard Stallman <rms@gnu.org> | 10 | 2007-07-14 Richard Stallman <rms@gnu.org> |
| 7 | 11 | ||
| 8 | * control.texi (Handling Errors): Document `debug' in handler list. | 12 | * control.texi (Handling Errors): Document `debug' in handler list. |