summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/nadvice.el
Commit message (Expand)AuthorAge
* nadvice: Fix bug#61179Stefan Monnier2023-02-04
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Don't bug out in advice--make-docstring when there's not doc stringLars Ingebrigtsen2022-10-04
* Remove "manual" package--builtin-versions updatesLars Ingebrigtsen2022-09-24
* Tweak how :override advice is formatted in *Help*Lars Ingebrigtsen2022-09-24
* ; advice--interactive-form: Fix a typo introduced in recent changeŠtěpán Němec2022-08-14
* nadvice.el: Avoid exponential blow up in interactive-form recursionStefan Monnier2022-08-13
* Merge from origin/emacs-28Stefan Kangas2022-07-02
|\
| * Doc fixes: don't refer to some obsolete itemsStefan Kangas2022-06-30
* | CL types: Accept both `byte-code-function` and `compiled-function`Stefan Monnier2022-04-29
* | * lisp/emacs-lisp/nadvice.el: Fix bug#55149Stefan Monnier2022-04-28
* | nadvice.el: Auto-generate the doc describing the "how" argStefan Monnier2022-04-26
* | nadvice.el: Use OClosuresStefan Monnier2022-04-26
* | nadvice.el: Rename "where" to "how"Stefan Monnier2022-04-26
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Fix bug#28557Stefan Monnier2021-12-20
|/
* ; More stylistic docfixes in emacs-lisp/*.el found by checkdocStefan Kangas2021-09-18
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* Fix `describe-function' for autoloaded adviced functionsLars Ingebrigtsen2021-09-03
* Put advice documentation at the end of the displayed doc stringLars Ingebrigtsen2021-08-27
* Fix a few Edebug specifications where code is wrapped in lambdas.Philipp Stephani2021-05-17
* Rename comp-never-optimize-functions → native-comp-never-optimize-functionsAndrea Corallo2021-05-06
* 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
* | 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
* | Provide feature nativecomp and make use of itAndrea Corallo2020-10-10
* | Rename comp-subr-safe-advice -> comp-subr-trampoline-installAndrea Corallo2020-10-05
* | Revert "Add `advice-flet' macro"Andrea Corallo2020-10-05
* | Add `advice-flet' macroAndrea Corallo2020-10-02
* | Rename comp--subr-safe-advice -> comp-subr-safe-adviceAndrea Corallo2020-09-24
* | Call `comp--subr-safe-advice' from the advice machineryAndrea Corallo2020-09-24
|/
* ; Fix license statements.Stefan Kangas2020-08-27
* Update copyright year to 2020Paul Eggert2020-01-01
* Tweak output of doc in advice--make-docstringLars Ingebrigtsen2019-07-13
* * lisp/emacs-lisp/nadvice.el: Make it a package separate from `emacs`.Stefan Monnier2019-07-06
* * nadvice.el: Add ourselves to package--builtin-versionsStefan Monnier2019-04-08
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-05-23
|\|
| * Clarify when to use advice-add vs add-functionNoam Postavsky2018-05-22
* | Prefer \... to control chars in .el literalsPaul Eggert2018-03-29
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* * lisp/emacs-lisp/nadvice.el (advice--defalias-fset): Strip advicesStefan Monnier2017-07-18
* * lisp/emacs-lisp/cl-print.el: New fileStefan Monnier2017-02-23
* Update copyright year to 2017Paul Eggert2016-12-31