Mercurial > emacs
changeset 81621:6683a94d3fcb
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 26 Jun 2007 17:59:52 +0000 |
parents | 205f0e2270e9 |
children | 9d32dd7131c3 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jun 26 17:59:15 2007 +0000 +++ b/lisp/ChangeLog Tue Jun 26 17:59:52 2007 +0000 @@ -1,5 +1,13 @@ 2007-06-26 Stefan Monnier <monnier@iro.umontreal.ca> + * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job. + (vc-arch-complete, vc-arch--version-completion-table) + (vc-arch-revision-completion-table): New functions to provide + completion of revision names. + (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel) + (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions + to let the user trim the revlib. + * vc.el: Add new VC operation `revision-completion-table'. (vc-default-revision-completion-table): New function. (vc-version-diff, vc-version-other-window): Use it to provide