diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cb79ea47bb2..fc0c6556026 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * files.el (find-file-confirm-nonexistent-file): Rename from | ||
| 4 | find-file-confirm-inexistent-file. Update users. | ||
| 5 | |||
| 3 | * emacs-lisp/autoload.el (autoload-find-destination): Understand a new | 6 | * emacs-lisp/autoload.el (autoload-find-destination): Understand a new |
| 4 | format of autoload block where the file's time-stamp is replaced by its | 7 | format of autoload block where the file's time-stamp is replaced by its |
| 5 | MD5 checksum. | 8 | MD5 checksum. |