list-commands - List available commands
list-commands (C-h c)
list-commands constructs a list of all known built in commands and macros that are currently defined by MicroEmacs '99 and presents a list of those commands in the buffer "*commands*". Each entry is formatted as:-
command ......................... keyCode
Where multiple keys are bound to the same command, then each of the keyCode's is shown.
list-commands is similar to describe-bindings(2) except that the commands are presented in alphabetical order (as opposed to key binding order).
The following is an example of the output of list-commands:-
backward-char ................. "C-b" "left" backward-delete-char .......... "backspace" "S-backspace" backward-delete-tab ........... "S-tab" backward-kill-word ............ "esc backspace" backward-line ................. "C-p" "up" "C-up" backward-paragraph ............ "esc [" "esc p" backward-word ................. "esc b" "C-left" beginning-of-buffer ........... "esc <" "home" beginning-of-line ............. "C-a" buffer-bind-key buffer-info ................... "C-x =" buffer-mode ................... "esc ~" "C-x m" "insert" buffer-unbind-key : :
(c) Copyright JASSPA 1999
Last Modified: 1998/12/09
Generated On: 1999/12/01