1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 04:21:28 -08:00
emacs/doc
Juri Linkov b62a2b08b8 Add vc-create/switch/print-branch to menu and update documentation (bug#63690)
* doc/emacs/maintaining.texi (VC Change Log):
Add 'C-x v b l' (vc-print-branch-log).
(Creating Branches): Add @kindex and @findex for vc-create-branch.
(Switching Branches): Add @kindex and @findex for vc-switch-branch.

* lisp/vc/vc-hooks.el (vc-menu-map): Add menu items for new
commands vc-create-branch and vc-switch-branch, and also
vc-print-branch-log.

* lisp/vc/vc.el (vc-print-branch-log): Improve docstring.
2023-05-25 21:24:23 +03:00
..
emacs Add vc-create/switch/print-branch to menu and update documentation (bug#63690) 2023-05-25 21:24:23 +03:00
lispintro ; Minor fix in Emacs Lisp Intro manual 2023-04-21 19:16:52 +03:00
lispref Fix 'use-dialog-box-p' and friends 2023-05-23 17:44:23 +03:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc Remove obsolete information from Gnus manual 2023-05-21 09:22:32 +03:00