# HG changeset patch # User Martin Rudalics # Date 1186490620 0 # Node ID 04320a8ebb101ad8cf65a500447f05b31d011786 # Parent f285691bc158a5aa0da257675e69db2b46d9c41f *** empty log message *** diff -r f285691bc158 -r 04320a8ebb10 lisp/ChangeLog --- a/lisp/ChangeLog Tue Aug 07 12:42:48 2007 +0000 +++ b/lisp/ChangeLog Tue Aug 07 12:43:40 2007 +0000 @@ -1,3 +1,9 @@ +2007-08-07 Martin Rudalics + + * format.el (format-insert-file): Make sure that at most one undo + entry is recorded for the insertion. Inhibit point-motion and + modification hooks around call to insert-file-contents. + 2007-08-07 Stefan Monnier * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.