diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 99af6134a67..cd86f23b123 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-03-19 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * progmodes/compile.el (compilation-start): Always set | ||
| 4 | compilation-last-buffer and return it. | ||
| 5 | |||
| 1 | 2004-03-17 Luc Teirlinck <teirllm@auburn.edu> | 6 | 2004-03-17 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 7 | ||
| 3 | * simple.el (clone-buffer): Doc fix. | 8 | * simple.el (clone-buffer): Doc fix. |