diff options
| author | Luc Teirlinck | 2004-05-30 22:16:22 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-05-30 22:16:22 +0000 |
| commit | 64df673db44e48ae6e2f57849f42961a78103075 (patch) | |
| tree | b825700bae419937bb82c8efa7e6c06a8a9c7124 | |
| parent | 1f3ade4f4d655af643076a7f7144910fb4eaabd2 (diff) | |
| download | emacs-64df673db44e48ae6e2f57849f42961a78103075.tar.gz emacs-64df673db44e48ae6e2f57849f42961a78103075.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3e11359589d..bf08d2643f3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-05-30 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * replace.el (query-replace-interactive): Convert defvar into | ||
| 4 | defcustom. | ||
| 5 | |||
| 6 | * autorevert.el: Update `Commentary' section. | ||
| 7 | |||
| 1 | 2004-05-30 Juanma Barranquero <lektu@terra.es> | 8 | 2004-05-30 Juanma Barranquero <lektu@terra.es> |
| 2 | 9 | ||
| 3 | * dos-fns.el (convert-standard-filename): | 10 | * dos-fns.el (convert-standard-filename): |