* lisp/emacs-lisp/nadvice.el (advice--make-1): Fix autoloading avoidance.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 11 Mar 2014 01:22:24 +0000 (21:22 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 11 Mar 2014 01:22:24 +0000 (21:22 -0400)
commit1ea22560004f69e5e0848234aeba413141982bb4
treedbc2f92fdb4084c4f94260e6391f7e656e9aa777
parent4538c058d073cedeff92a50211b415a2e57c3469
* lisp/emacs-lisp/nadvice.el (advice--make-1): Fix autoloading avoidance.
(advice-add): Add a :advice--pending marker, so advice--make-1 knows
when the advice is pending.
(advice-remove): Remove this marker when not needed any more.
lisp/ChangeLog
lisp/emacs-lisp/nadvice.el