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 0dc6d23e0ba..f46f95882ca 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -25,6 +25,11 @@ | |||
| 25 | * .gdbinit (xbacktrace): Handle case that $bt->function isn't | 25 | * .gdbinit (xbacktrace): Handle case that $bt->function isn't |
| 26 | a symbol. | 26 | a symbol. |
| 27 | 27 | ||
| 28 | 2000-10-24 Colin Walters <walters@cis.ohio-state.edu> | ||
| 29 | |||
| 30 | * filelock.c (unlock_all_files): Use unlock_file to expand each | ||
| 31 | buffer's file_truename before trying remove its lock file. | ||
| 32 | |||
| 28 | 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il> | 33 | 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il> |
| 29 | 34 | ||
| 30 | * coding.c (decode_coding_emacs_mule): If coding->eol_type is CR | 35 | * coding.c (decode_coding_emacs_mule): If coding->eol_type is CR |