summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/nadvice.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Don't bug out in advice--make-docstring when there's not doc stringLars Ingebrigtsen2022-10-041-1/+2
* Remove "manual" package--builtin-versions updatesLars Ingebrigtsen2022-09-241-5/+1
* Tweak how :override advice is formatted in *Help*Lars Ingebrigtsen2022-09-241-12/+28
* ; advice--interactive-form: Fix a typo introduced in recent changeŠtěpán Němec2022-08-141-1/+1
* nadvice.el: Avoid exponential blow up in interactive-form recursionStefan Monnier2022-08-131-13/+13
* Merge from origin/emacs-28Stefan Kangas2022-07-021-2/+2
|\
| * Doc fixes: don't refer to some obsolete itemsStefan Kangas2022-06-301-1/+1
* | CL types: Accept both `byte-code-function` and `compiled-function`Stefan Monnier2022-04-291-1/+1
* | * lisp/emacs-lisp/nadvice.el: Fix bug#55149Stefan Monnier2022-04-281-1/+1
* | nadvice.el: Auto-generate the doc describing the "how" argStefan Monnier2022-04-261-34/+63
* | nadvice.el: Use OClosuresStefan Monnier2022-04-261-53/+55
* | nadvice.el: Rename "where" to "how"Stefan Monnier2022-04-261-40/+41
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix bug#28557Stefan Monnier2021-12-201-0/+2
|/
* ; More stylistic docfixes in emacs-lisp/*.el found by checkdocStefan Kangas2021-09-181-1/+1
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-1/+1
* Fix `describe-function' for autoloaded adviced functionsLars Ingebrigtsen2021-09-031-25/+34
* Put advice documentation at the end of the displayed doc stringLars Ingebrigtsen2021-08-271-2/+6
* Fix a few Edebug specifications where code is wrapped in lambdas.Philipp Stephani2021-05-171-1/+1
* Rename comp-never-optimize-functions → native-comp-never-optimize-functionsAndrea Corallo2021-05-061-7/+7
* 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
* | 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
* | Provide feature nativecomp and make use of itAndrea Corallo2020-10-101-1/+1
* | Rename comp-subr-safe-advice -> comp-subr-trampoline-installAndrea Corallo2020-10-051-1/+1
* | Revert "Add `advice-flet' macro"Andrea Corallo2020-10-051-26/+0
* | Add `advice-flet' macroAndrea Corallo2020-10-021-0/+26
* | 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/+16
|/
* ; Fix license statements.Stefan Kangas2020-08-271-3/+5
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Tweak output of doc in advice--make-docstringLars Ingebrigtsen2019-07-131-4/+6
* * lisp/emacs-lisp/nadvice.el: Make it a package separate from `emacs`.Stefan Monnier2019-07-061-1/+0
* * nadvice.el: Add ourselves to package--builtin-versionsStefan Monnier2019-04-081-0/+7
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-05-231-0/+3
|\|
| * Clarify when to use advice-add vs add-functionNoam Postavsky2018-05-221-0/+3
* | Prefer \... to control chars in .el literalsPaul Eggert2018-03-291-3/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/emacs-lisp/nadvice.el (advice--defalias-fset): Strip advicesStefan Monnier2017-07-181-0/+12
* * lisp/emacs-lisp/cl-print.el: New fileStefan Monnier2017-02-231-5/+13
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1