Fix doc for the checkout function.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* vc.el: Fix doc for the checkout function.
|
||||
|
||||
2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* vc-hg.el (vc-hg-root): New function.
|
||||
|
||||
@@ -224,7 +224,7 @@
|
||||
;; 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
|
||||
|
||||
Reference in New Issue
Block a user