aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f8bf2d8f1be..ce496808a6b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12007-08-07 Martin Rudalics <rudalics@gmx.at>
2
3 * format.el (format-insert-file): Make sure that at most one undo
4 entry is recorded for the insertion. Inhibit point-motion and
5 modification hooks around call to insert-file-contents.
6
12007-08-07 Stefan Monnier <monnier@iro.umontreal.ca> 72007-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after. 9 * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.