bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63690: 29.0.91; New vc commands missing on vc-menu


From: Eli Zaretskii
Subject: bug#63690: 29.0.91; New vc commands missing on vc-menu
Date: Thu, 25 May 2023 10:50:56 +0300

> From: Juri Linkov <juri@linkov.net>
> Cc: 63690@debbugs.gnu.org
> Date: Thu, 25 May 2023 09:43:58 +0300
> 
> These are fixed in the following patch.

Thanks, LGTM.  Please install on the release branch.

> >>   (info "(emacs) Creating Branches")
> >>   (info "(emacs) Switching Branches")
> >>   (info "(emacs) Editing VC Commands")
> >
> > Mentioned, but not indexed.  Please always index every command
> > described in the manual, both its name and its key binding (if any).
> > This is necessary to allow users to find the description of each
> > command quickly and easily.
> >
> > Also, vc-print-branch-log is not really described, it's just used in
> > an unrelated example of using a different feature.
> 
> I can't find an existing Info node to document vc-print-branch-log.
> (info "(emacs) Branches") has such submenus:
> 
> * Menu:
> * Switching Branches::    How to get to another existing branch.
> * Pulling / Pushing::     Receiving/sending changes from/to elsewhere.
> * Merging::               Transferring changes between branches.
> * Creating Branches::     How to start a new branch.
> 
> Maybe vc-print-branch-log could be mentioned
> directly in (info "(emacs) Branches")?

Mentioned there, yes.  But maybe it should be described in full in "VC
Change Log"?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]