log lisp/emacs-lisp/advice.el @ 81889:bed4242b228c

age author description
2007-07-14 David Kastrup (defadvice): Doc fix.
2007-05-08 Stefan Monnier (ad-special-forms): Remove.
2008-03-13 Richard M. Stallman (defadvice): Add usage pattern.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-10-16 Richard M. Stallman (ad-get-advice-info): Change to a function.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-07-16 Juanma Barranquero (defadvice): Doc fix.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-07 Glenn Morris Update copyright years.
2006-10-05 Juanma Barranquero (ad-remove-advice, ad-parse-arglist, ad-make-mapped-call):
2006-05-25 Richard M. Stallman (ad-enable-advice, ad-activate, ad-disable-advice): Add autoloads.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-10-24 Stefan Monnier (ad-make-advised-definition): Fix arg-order.
2005-09-24 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-03-25 Werner LEMBERG * emacs-lisp/advice.el: Replace `legal' with `valid'.
2004-11-02 Richard M. Stallman (ad-make-advised-definition): Use called-interactively-p.
2004-03-23 Stefan Monnier (ad-subr-arglist): Undo part of last patch.
2004-03-22 Stefan Monnier (ad-subr-arglist): Simplify.
2003-09-01 Miles Bader Add arch taglines
2003-05-06 Stefan Monnier (ad-make-advised-docstring): Adjust usage for new help-add-fundoc-usage.
2003-05-04 Stefan Monnier (ad-get-enabled-advices, ad-special-forms)
2002-07-07 Richard M. Stallman (ad-compile-function): Disable cl-function warnings if cl is loaded.
2002-04-30 Richard M. Stallman (documentation): Add ad-define-subr-args call.
2001-12-11 Richard M. Stallman (ad-compile-function):
2001-11-27 Sam Steingold Converted backquote to the new style.
2001-07-09 Gerd Moellmann (ad-make-advised-definition): If the
2001-04-10 Gerd Moellmann (ad-make-advised-definition): Construct
2001-03-29 Gerd Moellmann (ad-make-advised-definition): Call
2000-11-21 Miles Bader (ad-special-forms): Correct the conditional inclusion of `track-mouse'.
2000-06-12 Stefan Monnier (ad-advice-class-completion-table)
1999-11-26 Dave Love Fix last change.
1999-11-26 Richard M. Stallman Many doc fixes.
1999-10-30 Gerd Moellmann (ad-activate-on): Make it an alias for ad-activate.
1999-10-27 Dave Love Doc fixes.
1999-10-26 Gerd Moellmann (ad-activate-internal): Renamed from
1999-08-14 Karl Heuer (ad-special-forms): Use track-mouse iff bound.
1999-08-10 Dave Love (ad-make-single-advice-docstring): Treat case with no doctring specially.
1999-06-22 Karl Heuer Comment fix.
1998-12-28 Andreas Schwab (ad-special-forms): Add save-current-buffer
1998-06-24 Andreas Schwab (ad-redefinition-action,
1998-05-14 Richard M. Stallman (ad-handle-definition, defadvice): Fix error messages.
1998-04-05 Stephen Eglen Customized.
1996-01-14 Erik Naggum Update FSF's address.
1995-03-16 Richard M. Stallman Comment change.
1994-08-05 Richard M. Stallman (ad-subr-arglist): Adapted to new DOC file format.
1994-08-04 Richard M. Stallman New handling of automatic advice activation that
1994-02-25 Richard M. Stallman (byte-compile-from-buffer, byte-compile-top-level):
1994-02-23 Richard M. Stallman Removed all support for Emacs-18:
1994-02-02 Karl Heuer (ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we
1993-11-23 Richard M. Stallman Comment change.
1993-11-23 Richard M. Stallman Comment change.
1993-10-05 Brian Fox Doc fix.
1993-07-16 Roland McGrath (ad-start-advice-on-load): Initialize to t.
1993-07-16 Roland McGrath Initial revision