mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
Doc fix.
This commit is contained in:
parent
1434b7aabc
commit
cdd8203f4e
@ -1011,7 +1011,7 @@ to that version."
|
||||
|
||||
;;;###autoload
|
||||
(defun vc-cancel-version (norevert)
|
||||
"Undo your latest checkin."
|
||||
"Get rid of the version most recently checked in by anyone."
|
||||
(interactive "P")
|
||||
(if vc-dired-mode
|
||||
(find-file-other-window (dired-get-filename)))
|
||||
|
Loading…
Reference in New Issue
Block a user