index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
nadvice.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Don't bug out in advice--make-docstring when there's not doc string
Lars Ingebrigtsen
2022-10-04
1
-1
/
+2
*
Remove "manual" package--builtin-versions updates
Lars Ingebrigtsen
2022-09-24
1
-5
/
+1
*
Tweak how :override advice is formatted in *Help*
Lars Ingebrigtsen
2022-09-24
1
-12
/
+28
*
; advice--interactive-form: Fix a typo introduced in recent change
Štěpán Němec
2022-08-14
1
-1
/
+1
*
nadvice.el: Avoid exponential blow up in interactive-form recursion
Stefan Monnier
2022-08-13
1
-13
/
+13
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-02
1
-2
/
+2
|
\
|
*
Doc fixes: don't refer to some obsolete items
Stefan Kangas
2022-06-30
1
-1
/
+1
*
|
CL types: Accept both `byte-code-function` and `compiled-function`
Stefan Monnier
2022-04-29
1
-1
/
+1
*
|
* lisp/emacs-lisp/nadvice.el: Fix bug#55149
Stefan Monnier
2022-04-28
1
-1
/
+1
*
|
nadvice.el: Auto-generate the doc describing the "how" arg
Stefan Monnier
2022-04-26
1
-34
/
+63
*
|
nadvice.el: Use OClosures
Stefan Monnier
2022-04-26
1
-53
/
+55
*
|
nadvice.el: Rename "where" to "how"
Stefan Monnier
2022-04-26
1
-40
/
+41
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Fix bug#28557
Stefan Monnier
2021-12-20
1
-0
/
+2
|
/
*
; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
Stefan Kangas
2021-09-18
1
-1
/
+1
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-1
/
+1
*
Fix `describe-function' for autoloaded adviced functions
Lars Ingebrigtsen
2021-09-03
1
-25
/
+34
*
Put advice documentation at the end of the displayed doc string
Lars Ingebrigtsen
2021-08-27
1
-2
/
+6
*
Fix a few Edebug specifications where code is wrapped in lambdas.
Philipp Stephani
2021-05-17
1
-1
/
+1
*
Rename comp-never-optimize-functions → native-comp-never-optimize-functions
Andrea Corallo
2021-05-06
1
-7
/
+7
*
Rename feature `nativecomp' into `native-compile'
Andrea Corallo
2021-05-05
1
-1
/
+1
*
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-02
1
-1
/
+1
|
\
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Fix some compilation warnings in non nativecomp build (bug#43892)
Brian Leung
2020-10-12
1
-0
/
+2
*
|
Revert "Fix some compilation warnings in non nativecomp build (bug#43892)"
Andrea Corallo
2020-10-12
1
-2
/
+0
*
|
Fix some compilation warnings in non nativecomp build (bug#43892)
Andrea Corallo
2020-10-12
1
-0
/
+2
*
|
Provide feature nativecomp and make use of it
Andrea Corallo
2020-10-10
1
-1
/
+1
*
|
Rename comp-subr-safe-advice -> comp-subr-trampoline-install
Andrea Corallo
2020-10-05
1
-1
/
+1
*
|
Revert "Add `advice-flet' macro"
Andrea Corallo
2020-10-05
1
-26
/
+0
*
|
Add `advice-flet' macro
Andrea Corallo
2020-10-02
1
-0
/
+26
*
|
Rename comp--subr-safe-advice -> comp-subr-safe-advice
Andrea Corallo
2020-09-24
1
-1
/
+1
*
|
Call `comp--subr-safe-advice' from the advice machinery
Andrea Corallo
2020-09-24
1
-0
/
+16
|
/
*
; Fix license statements.
Stefan Kangas
2020-08-27
1
-3
/
+5
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Tweak output of doc in advice--make-docstring
Lars Ingebrigtsen
2019-07-13
1
-4
/
+6
*
* lisp/emacs-lisp/nadvice.el: Make it a package separate from `emacs`.
Stefan Monnier
2019-07-06
1
-1
/
+0
*
* nadvice.el: Add ourselves to package--builtin-versions
Stefan Monnier
2019-04-08
1
-0
/
+7
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-05-23
1
-0
/
+3
|
\
|
|
*
Clarify when to use advice-add vs add-function
Noam Postavsky
2018-05-22
1
-0
/
+3
*
|
Prefer \... to control chars in .el literals
Paul Eggert
2018-03-29
1
-3
/
+3
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/emacs-lisp/nadvice.el (advice--defalias-fset): Strip advices
Stefan Monnier
2017-07-18
1
-0
/
+12
*
* lisp/emacs-lisp/cl-print.el: New file
Stefan Monnier
2017-02-23
1
-5
/
+13
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
[next]