comparison lisp/ChangeLog @ 71230:47d4b1395ce9

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Mon, 05 Jun 2006 15:46:00 +0000
parents 35ee3ba4eec1
children 55a3edae726b
comparison
equal deleted inserted replaced
71229:35ee3ba4eec1 71230:47d4b1395ce9
1 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org> 1 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
2 2
3 * vc.el (vc-setup-buffer): Inhibit undo 3 * vc.el (vc-process-filter): Inhibit undo
4 info collection around call to insert. 4 info collection around call to insert.
5 (vc-setup-buffer): Likewise for call to erase-buffer. 5 (vc-setup-buffer): Likewise for call to erase-buffer.
6 (vc-do-command): Likewise for call to process-file. 6 (vc-do-command): Likewise for call to process-file.
7 7
8 2006-06-05 Nick Roberts <nickrob@snap.net.nz> 8 2006-06-05 Nick Roberts <nickrob@snap.net.nz>