aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2014-03-17 14:30:53 -0400
committerStefan Monnier2014-03-17 14:30:53 -0400
commitadbfe42cd90d69b436bc791cf1b73cd2bffc64ca (patch)
treefa51762c54a23795095c5cd1eb8b4bd28d0eb214 /lisp/ChangeLog
parent61debe4a9c2d555f537a3ed3a45a0f77a2f13c82 (diff)
downloademacs-adbfe42cd90d69b436bc791cf1b73cd2bffc64ca.tar.gz
emacs-adbfe42cd90d69b436bc791cf1b73cd2bffc64ca.zip
* lisp/emacs-lisp/nadvice.el (advice--interactive-form): New function.
(advice--make-interactive-form): Use it to avoid (auto)loading function. (advice--make-1, advice-add, advice-remove): Remove braindead :advice-pending hack.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 94240d63a6c..e23f4c19a85 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12014-03-17 Stefan <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/nadvice.el (advice--interactive-form): New function.
4 (advice--make-interactive-form): Use it to avoid (auto)loading function.
5 (advice--make-1, advice-add, advice-remove):
6 Remove braindead :advice-pending hack.
7
12014-03-17 Glenn Morris <rgm@gnu.org> 82014-03-17 Glenn Morris <rgm@gnu.org>
2 9
3 * calendar/calendar.el (calendar-generate-month): Apply weekend 10 * calendar/calendar.el (calendar-generate-month): Apply weekend