Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
59a53efd
Commit
59a53efd
authored
Sep 07, 2001
by
Richard M. Stallman
Browse files
Minor clarification.
parent
fc0eccfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lispref/advice.texi
lispref/advice.texi
+1
-1
No files found.
lispref/advice.texi
View file @
59a53efd
...
...
@@ -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 i
s used: to
call the primitive with
advised,
advice uses
a special method
:
i
t
call
s
the primitive with
@code{call-interactively} so that it will read its own arguments.
In this case, the advice cannot access the arguments.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment