* doc/lispref/functions.texi (Advising Functions): Try and improve the text.
commitfff1d9166942077071f273667c76ff946d692403
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 Mar 2014 01:51:12 +0000 (17 21:51 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 Mar 2014 01:51:12 +0000 (17 21:51 -0400)
tree1801486504e2d5510f51e61d4069269e47a0312d
parent3d53b3e640912d653ca4cdd31f228abf8ce382c5
* doc/lispref/functions.texi (Advising Functions): Try and improve the text.
Add example use of advice-add.
(Core Advising Primitives): Rename.  Explain handling of interactive
specs, including advice-eval-interactive-spec.
(Advising Named Functions): Try and better explain the difference with
add-function.
(Porting old advices): New node.
doc/lispref/ChangeLog
doc/lispref/functions.texi
lisp/ChangeLog