aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/advice.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/advice.el (ad-prognify): Remove, use macroexp-progn.Stefan Monnier2012-09-141-10/+6
* * lisp/emacs-lisp/edebug.el: Miscellaneous cleanup.Stefan Monnier2012-09-131-111/+72
* Autoload more carefully from Lisp. Follow aliases for function properties.Stefan Monnier2012-07-251-1/+1
* Update Compilation and Advice chapters in Lisp manual.Chong Yidong2012-02-101-48/+10
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes (mostly "inactive" vs "deactivate").Paul Eggert2011-11-271-5/+5
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-171-2/+2
* * lisp/emacs-lisp/advice.el (ad-read-advised-function):Kevin Ryde2011-05-231-2/+13
* Preserve arg names for advice of subr and lexical functions.Stefan Monnier2011-04-131-126/+15
* Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-111-11/+5
* Fix help-mode highlighting of advice warning (Bug#6304).Leo Liu2011-01-281-3/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* * lisp/emacs-lisp/advice.el (ad-compile-function):Stefan Monnier2010-06-081-0/+2
* (ad-compile-function): Fix last change.Stefan Monnier2010-02-151-1/+1
* (ad-compile-function): Suppress byte-compiler warnings, since it is annoyingStefan Monnier2010-02-151-1/+3
* * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).Chong Yidong2010-01-231-1/+1
* * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)Chong Yidong2010-01-161-10/+22
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-3/+3
* * image-mode.el (image-toggle-display):Juanma Barranquero2009-10-021-1/+1
* * emacs-lisp/advice.el (ad-get-argument, ad-set-argument): DocChong Yidong2009-09-191-2/+4
* Remove leading * from defcustom docs.Glenn Morris2009-07-221-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (ad-special-form-p): Don't use `iff' in docstring.Juanma Barranquero2008-05-081-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-04-051-1/+4
|\
| * (defadvice): Add usage pattern.Richard M. Stallman2008-03-131-1/+4
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * (ad-get-advice-info): Change to a function.Richard M. Stallman2007-10-161-6/+9
* | (ad-compile-function): Use byte-compile-disable-warning.Glenn Morris2007-10-281-5/+2
* | (ad-make-advised-docstring): Add ad-advice-info text property to doc string.Juanma Barranquero2007-10-231-2/+4
* | (ad-get-advice-info): Change to a function.Richard M. Stallman2007-10-161-6/+9
* | (documentation): Advice deleted. Doc for advised functionsRichard M. Stallman2007-10-141-31/+4
* | Johan Bockg� <bojohan at dd.chalmers.se>Glenn Morris2007-09-051-1/+3
* | (ad-interactive-form): Re-introduce.Stefan Monnier2007-07-281-2/+10
* | (ad-interactive-p, ad-interactive-form): Remove.Stefan Monnier2007-07-261-29/+12
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (defadvice): Doc fix.Juanma Barranquero2007-07-161-1/+1
* | (defadvice): Doc fix.David Kastrup2007-07-141-1/+1
* | (ad-special-forms): Remove.Stefan Monnier2007-05-081-17/+5
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-071-1/+1
* (ad-remove-advice, ad-parse-arglist, ad-make-mapped-call):Juanma Barranquero2006-10-051-3/+3