comparison lisp/ChangeLog @ 85174:32540f0e375c

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Thu, 11 Oct 2007 16:39:44 +0000
parents 0dae4033d140
children 435ebb14becf
comparison
equal deleted inserted replaced
85173:de920bbb6866 85174:32540f0e375c
7 7
8 * vc.el (vc-diff): 8 * vc.el (vc-diff):
9 (vc-diff-internal): Bug fixes by Juanma Barranquero. Temporarily 9 (vc-diff-internal): Bug fixes by Juanma Barranquero. Temporarily
10 disable the check for his edge case, it's calling some brittle 10 disable the check for his edge case, it's calling some brittle
11 code. 11 code.
12 (with-vc-properties): Fievaluation time of a macro argument.
13
14 * ediff-vers.el (ediff-vc-internal):
15 vc-hooks.el:
16 loaddefs.el: Follow up on VC terminology change.
12 17
13 2007-10-11 Juanma Barranquero <lekktu@gmail.com> 18 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
14 19
15 * follow.el (follow-stop-intercept-process-output): 20 * follow.el (follow-stop-intercept-process-output):
16 Use `follow-call-process-filter' rather than `process-filter'. 21 Use `follow-call-process-filter' rather than `process-filter'.