diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d3a4af4db06..398a3ad2513 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change) | ||
| 2 | |||
| 3 | * progmodes/compile.el (compilation-handle-exit): | ||
| 4 | `compilation-finish-function' may change the current buffer. | ||
| 5 | |||
| 1 | 2007-05-22 Richard Stallman <rms@gnu.org> | 6 | 2007-05-22 Richard Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * files.el (set-auto-mode): Doc fix. | 8 | * files.el (set-auto-mode): Doc fix. |