From: Juanma Barranquero Date: Mon, 12 May 2008 21:43:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~5608 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0d5c7113e3c6210399107795ea736b1e22f00c3d;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b7e0ba2f06e..bd621914fe8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,7 @@ 2008-05-12 Eric S. Raymond - * vc.el (vc-expand-dirs): Stop this function from tossing out - explicitlt specified files. + * vc.el (vc-expand-dirs): Stop this function from tossing out + explicitly specified files. 2008-05-12 Stefan Monnier @@ -173,8 +173,8 @@ 2008-05-09 Eric S. Raymond * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff) - (vc-diff, vc-revert, vc-rollback, vc-update), - vc-dispatcher.el (vc-dispatcher-selection-set): + (vc-diff, vc-revert, vc-rollback, vc-update): + * vc-dispatcher.el (vc-dispatcher-selection-set): Get rid of 4 special cases in fileset selection. This involved changing the return value of (vc-deduce-fileset) so that it passes back a deduced state as well as a deduced back end,