diff lisp/ChangeLog @ 81804:0e6cd7deb746

(vc-arch-complete): Remove. (vc-arch-revision-completion-table): Use complete-with-action.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 10 Jul 2007 19:55:12 +0000
parents 2e8d5916d236
children 05153ccde019
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jul 10 19:54:43 2007 +0000
+++ b/lisp/ChangeLog	Tue Jul 10 19:55:12 2007 +0000
@@ -1,3 +1,12 @@
+2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* vc-arch.el (vc-arch-complete): Remove.
+	(vc-arch-revision-completion-table): Use complete-with-action.
+
+	* subr.el (condition-case-no-debug, with-demoted-errors): New macros.
+	(complete-with-action): New function.
+	(dynamic-completion-table): Use it.
+
 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
 
 	* comint.el (make-comint, make-comint-in-buffer)