Mercurial > emacs
comparison lisp/ChangeLog @ 85459:dec6fdd5ddf4
(vc-git-revision-completion-table, vc-git-revision-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:09:59 +0000 |
parents | 119299b8a040 |
children | d36b2b98840f |
comparison
equal
deleted
inserted
replaced
85458:119299b8a040 | 85459:dec6fdd5ddf4 |
---|---|
1 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 2 |
3 * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table): | |
3 * vc-cvs.el (vc-cvs-revision-completion-table): | 4 * vc-cvs.el (vc-cvs-revision-completion-table): |
4 * vc-arch.el (vc-arch-revision-completion-table): Make it work when the | 5 * vc-arch.el (vc-arch-revision-completion-table): Make it work when the |
5 arg is a list of files. | 6 arg is a list of files. |
6 | 7 |
7 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca> | 8 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca> |