summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/advice.el
Commit message (Expand)AuthorAgeFilesLines
* (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