diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3f9b6d85e51..dc39a6d24b9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2004-08-14 John Paul Wallington <jpw@gnu.org> | ||
| 2 | |||
| 3 | * buffer.c (Frestore_buffer_modified_p): Doc fix. | ||
| 4 | |||
| 5 | * fileio.c (Fread_file_name): Doc fix. | ||
| 6 | |||
| 7 | * minibuf.c (syms_of_minibuf) <completion-ignore-case>: Doc fix. | ||
| 8 | |||
| 1 | 2004-08-09 Luc Teirlinck <teirllm@auburn.edu> | 9 | 2004-08-09 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 10 | ||
| 3 | * keymap.c (Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes. | 11 | * keymap.c (Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes. |