Sat, 28 Jul 2007 19:57:23 +0000 |
Stefan Monnier |
(ad-interactive-form): Re-introduce.
|
Thu, 26 Jul 2007 18:49:14 +0000 |
Stefan Monnier |
(ad-interactive-p, ad-interactive-form): Remove.
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 14 Jul 2007 16:14:58 +0000 |
David Kastrup |
(defadvice): Doc fix.
|
Tue, 08 May 2007 16:05:02 +0000 |
Stefan Monnier |
(ad-special-forms): Remove.
|
Thu, 13 Mar 2008 15:27:53 +0000 |
Richard M. Stallman |
(defadvice): Add usage pattern.
|
Mon, 07 Jan 2008 01:07:48 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Tue, 16 Oct 2007 02:34:10 +0000 |
Richard M. Stallman |
(ad-get-advice-info): Change to a function.
|
Wed, 25 Jul 2007 04:09:49 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Mon, 16 Jul 2007 10:17:51 +0000 |
Juanma Barranquero |
(defadvice): Doc fix.
|
Sun, 21 Jan 2007 02:48:43 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Thu, 07 Dec 2006 05:06:17 +0000 |
Glenn Morris |
Update copyright years.
|
Thu, 05 Oct 2006 15:53:30 +0000 |
Juanma Barranquero |
(ad-remove-advice, ad-parse-arglist, ad-make-mapped-call):
|
Thu, 25 May 2006 00:00:40 +0000 |
Richard M. Stallman |
(ad-enable-advice, ad-activate, ad-disable-advice): Add autoloads.
|
Mon, 06 Feb 2006 12:31:40 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 24 Oct 2005 16:14:34 +0000 |
Stefan Monnier |
(ad-make-advised-definition): Fix arg-order.
|
Sat, 24 Sep 2005 13:44:02 +0000 |
Romain Francoise |
2005-09-24 Emilio C. Lopes <eclig@gmx.net>
|
Sat, 06 Aug 2005 17:48:15 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 17:55:18 +0000 |
Lute Kamstra |
Update FSF's address.
|
Fri, 25 Mar 2005 09:55:34 +0000 |
Werner LEMBERG |
* emacs-lisp/advice.el: Replace `legal' with `valid'.
|
Tue, 02 Nov 2004 09:17:50 +0000 |
Richard M. Stallman |
(ad-make-advised-definition): Use called-interactively-p.
|
Tue, 23 Mar 2004 02:45:33 +0000 |
Stefan Monnier |
(ad-subr-arglist): Undo part of last patch.
|
Mon, 22 Mar 2004 15:16:27 +0000 |
Stefan Monnier |
(ad-subr-arglist): Simplify.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Tue, 06 May 2003 13:58:30 +0000 |
Stefan Monnier |
(ad-make-advised-docstring): Adjust usage for new help-add-fundoc-usage.
|
Sun, 04 May 2003 00:32:46 +0000 |
Stefan Monnier |
(ad-get-enabled-advices, ad-special-forms)
|
Sun, 07 Jul 2002 09:37:09 +0000 |
Richard M. Stallman |
(ad-compile-function): Disable cl-function warnings if cl is loaded.
|
Tue, 30 Apr 2002 04:20:16 +0000 |
Richard M. Stallman |
(documentation): Add ad-define-subr-args call.
|
Tue, 11 Dec 2001 06:07:07 +0000 |
Richard M. Stallman |
(ad-compile-function):
|
Tue, 27 Nov 2001 15:52:52 +0000 |
Sam Steingold |
Converted backquote to the new style.
|