diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e58ddb74284..69ad996c465 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-10-04 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * .gdbinit (pp): Shorthand for p ARG + pr. | ||
| 4 | (ff): New command: flush frame updates (X only). | ||
| 5 | |||
| 1 | 2004-10-03 Michael Albinus <michael.albinus@gmx.de> | 6 | 2004-10-03 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * fileio.c (auto_save_1) Call Ffile_modes for remote files. | 8 | * fileio.c (auto_save_1) Call Ffile_modes for remote files. |