mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
Minor clarification.
This commit is contained in:
parent
fc0eccfcce
commit
59a53efd07
1 changed files with 1 additions and 1 deletions
|
|
@ -717,7 +717,7 @@ the beginning of the combined definition.
|
|||
|
||||
The interactive form is present if the original function or some piece
|
||||
of advice specifies one. When an interactive primitive function is
|
||||
advised, a special method is used: to call the primitive with
|
||||
advised, advice uses a special method: it calls the primitive with
|
||||
@code{call-interactively} so that it will read its own arguments.
|
||||
In this case, the advice cannot access the arguments.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue