aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
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
252007-05-22 Richard Stallman <rms@gnu.org>
26
27 * files.el (set-auto-mode): Doc fix.
28
252007-05-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 292007-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.