mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-19 04:21:45 -07:00
(Help Commands): Add index entries for "prefix ?" keybindings.
This commit is contained in:
parent
38216c3089
commit
b5bdfd9f4f
2 changed files with 18 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
* calc.texi (Vector/Matrix Functions): Add index entries for both
|
||||
"v" and "V" key bindings. Mention that `calc-matrix-brackets' only
|
||||
affects matrices with more than one row.
|
||||
(Help Commands): Add index entries for "prefix ?" key bindings.
|
||||
|
||||
2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
|
||||
|
||||
|
|
|
|||
|
|
@ -9819,6 +9819,23 @@ stack but resets everything else to its default state.
|
|||
@noindent
|
||||
@cindex Help commands
|
||||
@kindex ?
|
||||
@kindex a ?
|
||||
@kindex b ?
|
||||
@kindex c ?
|
||||
@kindex d ?
|
||||
@kindex f ?
|
||||
@kindex g ?
|
||||
@kindex j ?
|
||||
@kindex k ?
|
||||
@kindex m ?
|
||||
@kindex r ?
|
||||
@kindex s ?
|
||||
@kindex t ?
|
||||
@kindex u ?
|
||||
@kindex v ?
|
||||
@kindex V ?
|
||||
@kindex z ?
|
||||
@kindex Z ?
|
||||
@pindex calc-help
|
||||
The @kbd{?} key (@code{calc-help}) displays a series of brief help messages.
|
||||
Some keys (such as @kbd{b} and @kbd{d}) are prefix keys, like Emacs'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue