changeset 82313:04320a8ebb10

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Tue, 07 Aug 2007 12:43:40 +0000
parents f285691bc158
children c38818240a19
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <rudalics@gmx.at>
+
+	* 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  <monnier@iro.umontreal.ca>
 
 	* vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.