diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d575e417465..f7e254153c3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -22,6 +22,10 @@ | |||
| 22 | * progmodes/compile.el (compilation-handle-exit): | 22 | * progmodes/compile.el (compilation-handle-exit): |
| 23 | `compilation-finish-function' may change the current buffer. | 23 | `compilation-finish-function' may change the current buffer. |
| 24 | 24 | ||
| 25 | 2007-05-22 Richard Stallman <rms@gnu.org> | ||
| 26 | |||
| 27 | * files.el (set-auto-mode): Doc fix. | ||
| 28 | |||
| 25 | 2007-05-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 29 | 2007-05-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 26 | 30 | ||
| 27 | * help-fns.el (find-source-lisp-file): New function. | 31 | * help-fns.el (find-source-lisp-file): New function. |