* doc/lispref/functions.texi (Advising Functions): Try and improve the text.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 Mar 2014 01:51:12 +0000 (21:51 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 Mar 2014 01:51:12 +0000 (21:51 -0400)
commit6c187ef5a510d493bf74de04da2b3a80e944c5e6
treed95b292464fa019c6816661a6513a25d6a852c2f
parent09b73f0820fd38194b46aa71e1652c594a25586c
* 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.

Fixes: debbugs:16959
doc/lispref/ChangeLog
doc/lispref/functions.texi
lisp/ChangeLog