diff tests/ChangeLog @ 5737:165315eae1ab

Make #'apply-partially more intelligent still when byte-compiled. lisp/ChangeLog addition: 2013-06-17 Aidan Kehoe <kehoea@parhasard.net> * cl-macs.el: * cl-macs.el (apply-partially): Be more intelligent about constructing (or not) compiled functions at runtime or compile time when making these closures. tests/ChangeLog addition: 2013-06-17 Aidan Kehoe <kehoea@parhasard.net> * automated/lisp-tests.el: Test #'apply-partially more extensively, given changes in cl-macs.el.
author Aidan Kehoe <kehoea@parhasard.net>
date Mon, 17 Jun 2013 19:54:02 +0100
parents 3192994c49ca
children 6c2aa9851f5e
line wrap: on
line diff
--- a/tests/ChangeLog	Mon Jun 17 10:23:00 2013 -0600
+++ b/tests/ChangeLog	Mon Jun 17 19:54:02 2013 +0100
@@ -1,3 +1,9 @@
+2013-06-17  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* automated/lisp-tests.el:
+	Test #'apply-partially more extensively, given changes in
+	cl-macs.el.
+
 2013-06-17  Jerry James  <james@xemacs.org>
 
 	* automated/lisp-tests.el: Adjust expected failure message due to