summaryrefslogtreecommitdiff
path: root/lisp/vc.el
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2007-07-17 04:47:57 +0000
committerDan Nicolaescu <dann@ics.uci.edu>2007-07-17 04:47:57 +0000
commit9e6da495656e3c381aa057e94f419f3433e00430 (patch)
treeb71c0fdfb7ad0cb8838bd01dd7416c998d423744 /lisp/vc.el
parent9724908a55f7f62b47c52a773907eedb71004521 (diff)
downloademacs-9e6da495656e3c381aa057e94f419f3433e00430.tar.gz
Undo previous change.
Diffstat (limited to 'lisp/vc.el')
-rw-r--r--lisp/vc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc.el b/lisp/vc.el
index 04efe7fc2f0..a147f7e4dd0 100644
--- a/lisp/vc.el
+++ b/lisp/vc.el
@@ -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