mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 19:10:37 -08:00
Advising Primitives renamed from Subr Arguments.
This commit is contained in:
parent
9a8dc0d341
commit
583abbac88
1 changed files with 1 additions and 1 deletions
|
|
@ -438,7 +438,7 @@ Advising Functions
|
|||
* Preactivation:: Preactivation is a way of speeding up the
|
||||
loading of compiled advice.
|
||||
* Argument Access in Advice:: How advice can access the function's arguments.
|
||||
* Subr Arguments:: Accessing arguments when advising a primitive.
|
||||
* Advising Primitives:: Accessing arguments when advising a primitive.
|
||||
* Combined Definition:: How advice is implemented.
|
||||
|
||||
Debugging Lisp Programs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue