* lisp/subr.el (internal--call-interactively): New const.
authorRyan <rct@thompsonclan.org>
Fri, 20 Sep 2013 19:59:42 +0000 (15:59 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 20 Sep 2013 19:59:42 +0000 (15:59 -0400)
commit31dca772aded1c089b135d6335e4e444fd63078a
treefc0b81bb9e78daae93cca7ef169d366e47afe17a
parent1e835c22e8ec9e387b4275196103d4d6d0617899
* lisp/subr.el (internal--call-interactively): New const.
(called-interactively-p): Use it.
* test/automated/advice-tests.el (advice-test-called-interactively-p-around)
(advice-test-called-interactively-p-filter-args)
(advice-test-called-interactively-p-around): New tests.

Fixes: debbugs:3984
lisp/ChangeLog
lisp/subr.el
test/ChangeLog
test/automated/advice-tests.el