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

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

Re: VC key bindings not documented in mode help


From: Stefan Monnier
Subject: Re: VC key bindings not documented in mode help
Date: 07 Jun 2001 07:34:58 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.104

>>>>> "era" == era eriksson <era@iki.fi> writes:
> When you press C-h m in a buffer which is under version control via
> VC, there is no documentation for the C-x v something keys in the mode help.

This is because VC is not a proper minor-mode.  More specifically,
the C-x v prefix also works for files which are not under any form of
version control, so that you can do C-x v i to put them under
version control.

At least that's the technical reason.


        Stefan



reply via email to

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