1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00
emacs/lisp/vc
Juri Linkov 5e6a7a210b Document the recently added branch commands (bug#50344)
* doc/emacs/maintaining.texi (VC Directory Commands): Change the
prefix key from "B" to "b".  Replace vc-create-tag with vc-create-branch,
and vc-retrieve-tag with vc-switch-branch.
(Switching Branches): Mention vc-switch-branch bound to 'C-x v b s'.
(Creating Branches): Mention vc-create-branch bound to 'C-x v b c'.

* lisp/vc/vc-dir.el (vc-dir-mode-map): In branch keymap 'b' rebind
"c" from vc-create-tag to vc-create-branch, and "s" from
vc-retrieve-tag to vc-switch-branch.
2022-09-12 22:12:50 +03:00
..
add-log.el Delete many items obsolete since 24.3 2022-09-09 11:27:30 +02:00
compare-w.el
cvs-status.el
diff-mode.el ; Use US spelling docstring 2022-09-11 13:12:39 +02:00
diff.el
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el Delete many items obsolete since 24.3 2022-09-09 11:27:30 +02:00
ediff.el
emerge.el
log-edit.el 'C-c C-d' on vc-log buffer shows the diff from 'vc-log-fileset' (bug#52349) 2022-08-28 22:44:52 +03:00
log-view.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el Delete many items obsolete since 24.3 2022-09-09 11:27:30 +02:00
pcvs.el
smerge-mode.el
vc-annotate.el
vc-bzr.el
vc-cvs.el
vc-dav.el
vc-dir.el Document the recently added branch commands (bug#50344) 2022-09-12 22:12:50 +03:00
vc-dispatcher.el 'C-c C-d' on vc-log buffer shows the diff from 'vc-log-fileset' (bug#52349) 2022-08-28 22:44:52 +03:00
vc-filewise.el
vc-git.el 'C-x v b' prefix key is used for branch commands to create/switch/print branch 2022-09-12 21:07:05 +03:00
vc-hg.el
vc-hooks.el 'C-x v b' prefix key is used for branch commands to create/switch/print branch 2022-09-12 21:07:05 +03:00
vc-rcs.el
vc-sccs.el
vc-src.el
vc-svn.el
vc.el * lisp/vc/vc.el (vc-print-branch-log): Fix interactive spec. 2022-09-12 21:41:17 +03:00