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
/
advice.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Fix an oversight in advice.el
Michael Heerdegen
2023-01-19
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
(compiled-function-p): New function (bug#56648)
Stefan Monnier
2022-08-14
1
-7
/
+7
*
Make ad-version variable obsolete
Stefan Kangas
2022-08-11
1
-2
/
+3
*
; Delete LCD Archive entries
Stefan Kangas
2022-07-28
1
-7
/
+1
*
Use `advice--cd*r` where applicable
Stefan Monnier
2022-04-26
1
-2
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
Stefan Kangas
2021-09-18
1
-2
/
+2
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-56
/
+56
*
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
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-20
1
-2
/
+3
|
\
|
|
*
Shorten some over-wide docstrings in functions and macros
Stefan Kangas
2020-12-19
1
-2
/
+3
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-06
1
-4
/
+1
|
\
|
|
*
Remove redundant requires of 'help'
Stefan Kangas
2020-12-03
1
-2
/
+1
|
*
Remove specific byte-compiler warnings for cl.el
Stefan Kangas
2020-12-02
1
-2
/
+0
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-11-22
1
-22
/
+20
|
\
|
|
*
Don't quote lambdas in emacs-lisp/*.el
Stefan Kangas
2020-11-16
1
-22
/
+20
*
|
Merge remote-tracking branch 'savannah/master' into dev
Andrea Corallo
2020-11-14
1
-16
/
+12
|
\
|
|
*
Don't quote lambdas in several places
Stefan Kangas
2020-11-14
1
-16
/
+12
*
|
* Fix non native compiled build
Andrea Corallo
2020-11-07
1
-1
/
+2
*
|
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
*
|
Rename comp-subr-safe-advice -> comp-subr-trampoline-install
Andrea Corallo
2020-10-05
1
-1
/
+1
*
|
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
/
+2
|
/
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-7
/
+7
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
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
*
|
* lisp/emacs-lisp/advice.el: Only use defmacro when needed
Stefan Monnier
2018-09-17
1
-48
/
+45
*
|
* lisp/emacs-lisp/advice.el (ad-advised-functions): Make it a plain list
Stefan Monnier
2018-09-17
1
-13
/
+8
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/advice.el: Stop using old-style backquotes
Philipp Stephani
2017-12-09
1
-3
/
+3
|
/
*
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Minor advice.el fix
Glenn Morris
2016-12-12
1
-1
/
+1
*
|
Pacify ‘make check-declare’
Paul Eggert
2016-05-14
1
-1
/
+1
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-2
/
+2
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Revert some stray curved quotes I missed earlier
Paul Eggert
2015-09-10
1
-1
/
+2
[next]