comparison lisp/ChangeLog @ 82313:04320a8ebb10

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Tue, 07 Aug 2007 12:43:40 +0000
parents 42ad26e14a99
children 968a6f972283
comparison
equal deleted inserted replaced
82312:f285691bc158 82313:04320a8ebb10
1 2007-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
1 2007-08-07 Stefan Monnier <monnier@iro.umontreal.ca> 7 2007-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.
4 Select the buffer's window before moving point. 10 Select the buffer's window before moving point.
5 11