changeset 81923:6806504780b5

Undo previous change.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 17 Jul 2007 04:47:57 +0000
parents 673dae20298a
children 7ec7d44d6f90
files lisp/ChangeLog lisp/vc.el
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 16 22:41:49 2007 +0000
+++ b/lisp/ChangeLog	Tue Jul 17 04:47:57 2007 +0000
@@ -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 *~.
--- a/lisp/vc.el	Mon Jul 16 22:41:49 2007 +0000
+++ b/lisp/vc.el	Tue Jul 17 04:47:57 2007 +0000
@@ -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