diff lisp/ChangeLog @ 92980:ba464718dbd7

(vc-bzr-diff): Use a faster invocation when possible. (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table): New functions.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 15 Mar 2008 19:37:17 +0000
parents ea61d2529bd4
children 1181d344a271
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Mar 15 14:21:08 2008 +0000
+++ b/lisp/ChangeLog	Sat Mar 15 19:37:17 2008 +0000
@@ -1,3 +1,9 @@
+2008-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
+	(vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
+	New functions.
+
 2008-03-15  Glenn Morris  <rgm@gnu.org>
 
 	* calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):