summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/advice.el
Commit message (Expand)AuthorAgeFilesLines
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* * emacs-lisp/advice.el: Replace `legal' with `valid'.Werner LEMBERG2005-03-251-7/+7
* (ad-make-advised-definition): Use called-interactively-p.Richard M. Stallman2004-11-021-1/+1
* (ad-subr-arglist): Undo part of last patch.Stefan Monnier2004-03-231-1/+4
* (ad-subr-arglist): Simplify.Stefan Monnier2004-03-221-24/+23
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (ad-make-advised-docstring): Adjust usage for new help-add-fundoc-usage.Stefan Monnier2003-05-061-1/+1
* (ad-get-enabled-advices, ad-special-forms)Stefan Monnier2003-05-041-31/+24
* (ad-compile-function): Disable cl-function warnings if cl is loaded.Richard M. Stallman2002-07-071-1/+8
* (documentation): Add ad-define-subr-args call.Richard M. Stallman2002-04-301-0/+4
* (ad-compile-function):Richard M. Stallman2001-12-111-1/+4
* Converted backquote to the new style.Sam Steingold2001-11-271-255/+254
* (ad-make-advised-definition): If theGerd Moellmann2001-07-091-2/+6
* (ad-make-advised-definition): ConstructGerd Moellmann2001-04-101-9/+9
* (ad-make-advised-definition): CallGerd Moellmann2001-03-291-7/+2
* (ad-special-forms): Correct the conditional inclusion of `track-mouse'.Miles Bader2000-11-211-1/+1
* (ad-advice-class-completion-table)Stefan Monnier2000-06-121-3/+3
* Fix last change.Dave Love1999-11-261-1/+1
* Many doc fixes.Richard M. Stallman1999-11-261-15/+25
* (ad-activate-on): Make it an alias for ad-activate.Gerd Moellmann1999-10-301-0/+2
* Doc fixes.Dave Love1999-10-271-225/+215
* (ad-activate-internal): Renamed fromGerd Moellmann1999-10-261-31/+31
* (ad-special-forms): Use track-mouse iff bound.Karl Heuer1999-08-141-7/+10
* (ad-make-single-advice-docstring): Treat case with no doctring specially.Dave Love1999-08-101-4/+8
* Comment fix.Karl Heuer1999-06-221-1/+1
* (ad-special-forms): Add save-current-bufferAndreas Schwab1998-12-281-5/+5
* (ad-redefinition-action,Andreas Schwab1998-06-241-3/+4
* (ad-handle-definition, defadvice): Fix error messages.Richard M. Stallman1998-05-141-5/+5
* Customized.Stephen Eglen1998-04-051-4/+15
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* Comment change.Richard M. Stallman1995-03-161-1/+1
* (ad-subr-arglist): Adapted to new DOC file format.Richard M. Stallman1994-08-051-7/+16
* New handling of automatic advice activation thatRichard M. Stallman1994-08-041-594/+283
* (byte-compile-from-buffer, byte-compile-top-level):Richard M. Stallman1994-02-251-108/+28
* Removed all support for Emacs-18:Richard M. Stallman1994-02-231-479/+486
* (ad-execute-defadvices): Don't allocate advice-infos in pure space, in case weKarl Heuer1994-02-021-1/+6
* Comment change.Richard M. Stallman1993-11-231-1/+1
* Comment change.Richard M. Stallman1993-11-231-1/+1
* Doc fix.Brian Fox1993-10-051-1/+1
* (ad-start-advice-on-load): Initialize to t.Roland McGrath1993-07-161-1/+1
* Initial revisionRoland McGrath1993-07-161-0/+4329