mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-01 18:00:40 -08:00
(Interactive Call): Use 3 as prefix in example for execute-extended-command.
This commit is contained in:
parent
0d93030da7
commit
34079653ff
1 changed files with 2 additions and 2 deletions
|
|
@ -627,9 +627,9 @@ part of the prompt.
|
|||
|
||||
@example
|
||||
@group
|
||||
(execute-extended-command 1)
|
||||
(execute-extended-command 3)
|
||||
---------- Buffer: Minibuffer ----------
|
||||
1 M-x forward-word RET
|
||||
3 M-x forward-word RET
|
||||
---------- Buffer: Minibuffer ----------
|
||||
@result{} t
|
||||
@end group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue