aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEric S. Raymond2014-12-11 22:44:32 -0500
committerEric S. Raymond2014-12-11 22:44:32 -0500
commitea8b9df12e38775600e850b8a57add2cf523bde5 (patch)
tree2e5f616e86d4019415884e48331f177a5910b644 /doc
parentaeeaf082e69ec088d6bbb140ddf0ce8119580a67 (diff)
downloademacs-ea8b9df12e38775600e850b8a57add2cf523bde5.tar.gz
emacs-ea8b9df12e38775600e850b8a57add2cf523bde5.zip
Remove VC rollback method.
* vc/vc.el, vc/vc-hg.el, vc/vc-git.el, vc/vc-hooks.el, vc/vc-mtn.el, vc/vc-rcs.el, vc/vc-sccs.el, vc/vc-src.el: rrollback method removed, to be replaced in the future by uncommit.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/maintaining.texi2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi
index 5fb15513ea0..63cd1ae3e44 100644
--- a/doc/emacs/maintaining.texi
+++ b/doc/emacs/maintaining.texi
@@ -1018,8 +1018,6 @@ Revert the work file(s) in the current VC fileset to the last revision
1018(@code{vc-revert}). 1018(@code{vc-revert}).
1019@end table 1019@end table
1020 1020
1021@c `C-x v c' (vc-rollback) was removed, since it's RCS/SCCS specific.
1022
1023@kindex C-x v u 1021@kindex C-x v u
1024@findex vc-revert 1022@findex vc-revert
1025@vindex vc-revert-show-diff 1023@vindex vc-revert-show-diff