comparison lisp/ChangeLog @ 85168:0860e426be99

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Thu, 11 Oct 2007 15:29:58 +0000
parents c08d5f729dcc
children 0dae4033d140
comparison
equal deleted inserted replaced
85167:a264636b5c98 85168:0860e426be99
1 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2
3 * vc.el (vc-diff):
4 (vc-diff-internal): Bug fixes by Juanma Barranquero. Temporarily
5 disable the check for his edge case, it's calling some brittle
6 code.
7
1 2007-10-11 Juanma Barranquero <lekktu@gmail.com> 8 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
2 9
3 * follow.el (follow-stop-intercept-process-output): 10 * follow.el (follow-stop-intercept-process-output):
4 Use `follow-call-process-filter' rather than `process-filter'. 11 Use `follow-call-process-filter' rather than `process-filter'.
5 Simplify. 12 Simplify.