summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/advice.el
Commit message (Expand)AuthorAge
* Fix an oversight in advice.elMichael Heerdegen2023-01-19
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-14
* Make ad-version variable obsoleteStefan Kangas2022-08-11
* ; Delete LCD Archive entriesStefan Kangas2022-07-28
* Use `advice--cd*r` where applicableStefan Monnier2022-04-26
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; More stylistic docfixes in emacs-lisp/*.el found by checkdocStefan Kangas2021-09-18
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* Rename feature `nativecomp' into `native-compile'Andrea Corallo2021-05-05
* Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-01-02
|\
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-20
|\|
| * Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-19
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-06
|\|
| * Remove redundant requires of 'help'Stefan Kangas2020-12-03
| * Remove specific byte-compiler warnings for cl.elStefan Kangas2020-12-02
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-11-22
|\|
| * Don't quote lambdas in emacs-lisp/*.elStefan Kangas2020-11-16
* | Merge remote-tracking branch 'savannah/master' into devAndrea Corallo2020-11-14
|\|
| * Don't quote lambdas in several placesStefan Kangas2020-11-14
* | * Fix non native compiled buildAndrea Corallo2020-11-07
* | Fix some compilation warnings in non nativecomp build (bug#43892)Brian Leung2020-10-12
* | Revert "Fix some compilation warnings in non nativecomp build (bug#43892)"Andrea Corallo2020-10-12
* | Fix some compilation warnings in non nativecomp build (bug#43892)Andrea Corallo2020-10-12
* | Rename comp-subr-safe-advice -> comp-subr-trampoline-installAndrea Corallo2020-10-05
* | Rename comp--subr-safe-advice -> comp-subr-safe-adviceAndrea Corallo2020-09-24
* | Call `comp--subr-safe-advice' from the advice machineryAndrea Corallo2020-09-24
|/
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Update copyright year to 2020Paul Eggert2020-01-01
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/emacs-lisp/advice.el: Only use defmacro when neededStefan Monnier2018-09-17
* | * lisp/emacs-lisp/advice.el (ad-advised-functions): Make it a plain listStefan Monnier2018-09-17
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | * lisp/emacs-lisp/advice.el: Stop using old-style backquotesPhilipp Stephani2017-12-09
|/
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-09
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Minor advice.el fixGlenn Morris2016-12-12
* | Pacify ‘make check-declare’Paul Eggert2016-05-14
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Revert some stray curved quotes I missed earlierPaul Eggert2015-09-10
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07