]> git.eshelyaron.com Git - emacs.git/commitdiff
Undo previous change.
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 17 Jul 2007 04:47:57 +0000 (04:47 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 17 Jul 2007 04:47:57 +0000 (04:47 +0000)
lisp/ChangeLog
lisp/vc.el

index 6d1b192ce8e296583732e1cd28de9548d5e90670..a55210393d9e54445c622fffd4b196a81339a19e 100644 (file)
@@ -1,3 +1,7 @@
+2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * vc.el: Undo previous change.
+
 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
 
        * makefile.w32-in (clean): Don't delete *~.
index 04efe7fc2f078bc2cd8beeac9ae343835e705941..a147f7e4dd0f1b41760acbbfd52a414917f5f645 100644 (file)
 ;;   The implementation should pass the value of vc-checkout-switches
 ;;   to the backend command.
 ;;
-;; - checkout (file &optional editable rev)
+;; * checkout (file &optional editable rev)
 ;;
 ;;   Check out revision REV of FILE into the working area.  If EDITABLE
 ;;   is non-nil, FILE should be writable by the user and if locking is