Files
emacs/test/automated
Stefan Monnier 5d03fb436f * lisp/emacs-lisp/nadvice.el: Support adding a given function multiple times.
(advice--member-p): If name is given, only compare the name.
(advice--remove-function): Don't stop at the first match.
(advice--normalize-place): New function.
(add-function, remove-function): Use it.
(advice--add-function): Pass the name, if any, to
advice--remove-function.
2014-05-10 16:07:01 -04:00
..
2014-03-22 10:43:30 +02:00
2014-04-10 12:12:34 -07:00
2014-01-13 11:53:36 +01:00
2014-01-17 12:50:15 +01:00