Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9e6da495
Commit
9e6da495
authored
Jul 17, 2007
by
Dan Nicolaescu
Browse files
Undo previous change.
parent
9724908a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/vc.el
lisp/vc.el
+1
-1
No files found.
lisp/ChangeLog
View file @
9e6da495
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 *~.
...
...
lisp/vc.el
View file @
9e6da495
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment