emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 26 Jun 2007 17:59:54 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/06/26 17:59:54

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11266
retrieving revision 1.11267
diff -u -b -r1.11266 -r1.11267
--- ChangeLog   26 Jun 2007 17:43:04 -0000      1.11266
+++ ChangeLog   26 Jun 2007 17:59:52 -0000      1.11267
@@ -1,5 +1,13 @@
 2007-06-26  Stefan Monnier  <address@hidden>
 
+       * 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]