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
*
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
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-21
/
+21
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-17
/
+17
*
Fix some “nested” quoting confusion in doc strings
Paul Eggert
2015-06-21
1
-5
/
+5
*
Don't require help-fns when not needed
Paul Eggert
2015-05-20
1
-3
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/advice.el (ad-add-advice, defadvice): Doc fix
Glenn Morris
2014-03-10
1
-4
/
+1
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Remove the dynamic-docstring-function feature.
Chong Yidong
2014-01-03
1
-50
/
+35
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Update doc for advice changes.
Chong Yidong
2013-12-26
1
-25
/
+3
*
* lisp/subr.el (pop): Use `car-safe'.
Stefan Monnier
2013-09-04
1
-1
/
+1
*
* lisp/subr.el (macrop): New function.
Stefan Monnier
2013-08-04
1
-19
/
+11
*
Make defvar affect the default binding outside of any let.
Stefan Monnier
2013-08-02
1
-1
/
+0
*
* lisp/emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup to
Stefan Monnier
2013-01-15
1
-8
/
+5
*
* lisp/emacs-lisp/nadvice.el (advice--tweak): New function.
Stefan Monnier
2013-01-08
1
-5
/
+3
*
* lisp/emacs-lisp/advice.el (ad-activate-advised-definition): Refresh the
Stefan Monnier
2013-01-07
1
-4
/
+9
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/advice.el (ad-should-compile): Don't compile advice if the
Stefan Monnier
2012-11-26
1
-28
/
+27
*
|
* lisp/emacs-lisp/advice.el (ad-make-advised-definition): Improve last fix.
Stefan Monnier
2012-11-16
1
-1
/
+3
*
|
* lisp/emacs-lisp/advice.el (ad-definition-type): Make sure we don't use
Stefan Monnier
2012-11-14
1
-9
/
+8
*
|
* lisp/emacs-lisp/advice.el (ad-make-advised-definition): Fix undefined case.
Katsumi Yamaoka
2012-11-14
1
-1
/
+1
*
|
* lisp/emacs-lisp/advice.el: Layer on top of nadvice.el.
Stefan Monnier
2012-11-13
1
-492
/
+238
*
|
* lisp/emacs-lisp/advice.el: Remove support for freezing.
Stefan Monnier
2012-11-12
1
-117
/
+21
*
|
* lisp/emacs-lisp/nadvice.el: New package.
Stefan Monnier
2012-11-12
1
-33
/
+9
*
|
Merge from emacs-24; up to 2012-11-08T14:54:03Z!monnier@iro.umontreal.ca
Glenn Morris
2012-11-10
1
-1
/
+2
|
\
|
|
*
* lisp/emacs-lisp/advice.el: Require `cl-lib' at run-time to fix
Stefan Monnier
2012-11-08
1
-1
/
+2
*
|
Provide new `defalias-fset-function' symbol property.
Stefan Monnier
2012-11-09
1
-83
/
+67
[next]