Add arch taglines
[bpt/emacs.git] / lisp / emacs-lisp / advice.el
2003-09-01 Miles BaderAdd arch taglines
2003-05-06 Stefan Monnier(ad-make-advised-docstring): Adjust usage for new help...
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...
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 SteingoldConverted 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...
2000-06-12 Stefan Monnier(ad-advice-class-completion-table)
1999-11-26 Dave LoveFix last change.
1999-11-26 Richard M. StallmanMany doc fixes.
1999-10-30 Gerd Moellmann(ad-activate-on): Make it an alias for ad-activate.
1999-10-27 Dave LoveDoc 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...
1999-06-22 Karl HeuerComment 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 EglenCustomized.
1996-01-14 Erik NaggumUpdate FSF's address.
1995-03-16 Richard M. StallmanComment change.
1994-08-05 Richard M. Stallman(ad-subr-arglist): Adapted to new DOC file format.
1994-08-04 Richard M. StallmanNew 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. StallmanRemoved all support for Emacs-18:
1994-02-02 Karl Heuer(ad-execute-defadvices): Don't allocate advice-infos...
1993-11-23 Richard M. StallmanComment change.
1993-11-23 Richard M. StallmanComment change.
1993-10-05 Brian FoxDoc fix.
1993-07-16 Roland McGrath(ad-start-advice-on-load): Initialize to t.
1993-07-16 Roland McGrathInitial revision