comparison lisp/ChangeLog @ 85457:e58eb1e72d23

(vc-arch-revision-completion-table): Make it work when the arg is a list of files.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 20 Oct 2007 01:05:50 +0000
parents be5bf5efd2ed
children 119299b8a040
comparison
equal deleted inserted replaced
85456:1cd2eac93134 85457:e58eb1e72d23
1 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * vc-arch.el (vc-arch-revision-completion-table): Make it work when the
4 arg is a list of files.
5
1 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca> 6 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * vc.el: Remove `diff-tree' operation, now subsumed by `diff'. 8 * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
4 Also `revision-completion-table' now takes a list of files. 9 Also `revision-completion-table' now takes a list of files.
5 (vc-deduce-fileset): Remove unused var `regexp'. 10 (vc-deduce-fileset): Remove unused var `regexp'.