]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 12 May 2008 21:43:04 +0000 (21:43 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 12 May 2008 21:43:04 +0000 (21:43 +0000)
lisp/ChangeLog

index b7e0ba2f06e953b2342116c4afbdcd56420198ec..bd621914fe86b4af221b63f19907a837dc3d0f50 100644 (file)
@@ -1,7 +1,7 @@
 2008-05-12  Eric S. Raymond  <esr@snark.thyrsus.com>
 
-       * 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  <monnier@iro.umontreal.ca>
 
 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
 
        * 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,