summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/advice.el
Commit message (Expand)AuthorAgeFilesLines
* (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-141-7/+7
* Make ad-version variable obsoleteStefan Kangas2022-08-111-2/+3
* ; Delete LCD Archive entriesStefan Kangas2022-07-281-7/+1
* Use `advice--cd*r` where applicableStefan Monnier2022-04-261-2/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More stylistic docfixes in emacs-lisp/*.el found by checkdocStefan Kangas2021-09-181-2/+2
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-56/+56
* Rename feature `nativecomp' into `native-compile'Andrea Corallo2021-05-051-1/+1
* Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-01-021-1/+1
|\
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-201-2/+3
|\ \ | |/
| * Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-191-2/+3
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-061-4/+1
|\ \ | |/
| * Remove redundant requires of 'help'Stefan Kangas2020-12-031-2/+1
| * Remove specific byte-compiler warnings for cl.elStefan Kangas2020-12-021-2/+0
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-11-221-22/+20
|\ \ | |/
| * Don't quote lambdas in emacs-lisp/*.elStefan Kangas2020-11-161-22/+20
* | Merge remote-tracking branch 'savannah/master' into devAndrea Corallo2020-11-141-16/+12
|\ \ | |/
| * Don't quote lambdas in several placesStefan Kangas2020-11-141-16/+12
* | * Fix non native compiled buildAndrea Corallo2020-11-071-1/+2
* | Fix some compilation warnings in non nativecomp build (bug#43892)Brian Leung2020-10-121-0/+2
* | Revert "Fix some compilation warnings in non nativecomp build (bug#43892)"Andrea Corallo2020-10-121-2/+0
* | Fix some compilation warnings in non nativecomp build (bug#43892)Andrea Corallo2020-10-121-0/+2
* | Rename comp-subr-safe-advice -> comp-subr-trampoline-installAndrea Corallo2020-10-051-1/+1
* | Rename comp--subr-safe-advice -> comp-subr-safe-adviceAndrea Corallo2020-09-241-1/+1
* | Call `comp--subr-safe-advice' from the advice machineryAndrea Corallo2020-09-241-0/+2
|/
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-7/+7
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/emacs-lisp/advice.el: Only use defmacro when neededStefan Monnier2018-09-171-48/+45
* | * lisp/emacs-lisp/advice.el (ad-advised-functions): Make it a plain listStefan Monnier2018-09-171-13/+8
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/emacs-lisp/advice.el: Stop using old-style backquotesPhilipp Stephani2017-12-091-3/+3
|/
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Minor advice.el fixGlenn Morris2016-12-121-1/+1
* | Pacify ‘make check-declare’Paul Eggert2016-05-141-1/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Revert some stray curved quotes I missed earlierPaul Eggert2015-09-101-1/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-21/+21
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-211-17/+17
* Fix some “nested” quoting confusion in doc stringsPaul Eggert2015-06-211-5/+5