1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 06:20:43 -08:00
emacs/doc
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
..
emacs Standardize case of "Front-Cover Texts" in texi file permissions notices. 2014-05-07 13:34:53 -04:00
lispintro In doc/, use add-hook rather than setq for hooks 2014-02-24 22:11:11 -05:00
lispref * lisp/emacs-lisp/nadvice.el: Support adding a given function multiple times. 2014-05-10 16:07:01 -04:00
man Bump version to 24.3.90; regenerate AUTHORS 2014-04-10 22:53:02 -07:00
misc Standardize case of "Front-Cover Texts" in texi file permissions notices. 2014-05-07 13:34:53 -04:00