comparison lisp/ChangeLog @ 81740:8c6a9f107a7e

(vc-annotate): Jump to line and output message only after the process is really all done.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 07 Jul 2007 20:46:39 +0000
parents 3651af36c6b6
children 673f9f66c0e9
comparison
equal deleted inserted replaced
81739:3651af36c6b6 81740:8c6a9f107a7e
1 2007-07-07 Tom Tromey <tromey@redhat.com>
2
3 * vc.el (vc-annotate): Jump to line and output message only after the
4 process is really all done.
5
1 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca> 6 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * vc.el (vc-exec-after): Don't move point from the sentinel. 8 * vc.el (vc-exec-after): Don't move point from the sentinel.
4 Forcefully read all the remaining text in the pipe upon process exit. 9 Forcefully read all the remaining text in the pipe upon process exit.
5 (vc-annotate-display-autoscale, vc-annotate-lines): 10 (vc-annotate-display-autoscale, vc-annotate-lines):