diff options
author | Juri Linkov <juri@linkov.net> | 2022-09-12 22:12:50 +0300 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2022-09-12 22:12:50 +0300 |
commit | 5e6a7a210bbb92b7f4c94b5765297fd814362338 (patch) | |
tree | 6c5126c6d9b90804addb6a244bc23cd72f65a34c /lisp/emacs-lisp/rmc.el | |
parent | bcc95bd66d69f418f33d4277b1d2244eb3026ebe (diff) | |
download | emacs-5e6a7a210bbb92b7f4c94b5765297fd814362338.tar.gz emacs-5e6a7a210bbb92b7f4c94b5765297fd814362338.tar.bz2 emacs-5e6a7a210bbb92b7f4c94b5765297fd814362338.zip |
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.
Diffstat (limited to 'lisp/emacs-lisp/rmc.el')
0 files changed, 0 insertions, 0 deletions