« ^ »

execute-extended-commandのコメントの翻訳

所要時間: 約 1分

lisp/simple.el.gz:2124

Based on Fexecute_extended_command in keyboard.c of Emacs. Aaron S. Hawley <aaron.s.hawley(at)gmail.com> 2009-08-24

Emacsのkeyboard.cのFexecute_extended_commandに基づいています。

Read a command name, then read the arguments and call the command. To pass a prefix argument to the command you are invoking, give a prefix argument to `execute-extended-command'.

コマンド名を読み取り、次に引数を読み取り、コマンドを呼び出します。呼び 出すコマンドにプレフィックス引数を渡すには、 `execute-extended-command 'にプレフィックス引数を指定します。