aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorDaniel Colascione2014-04-20 18:03:39 -0700
committerDaniel Colascione2014-04-20 18:03:39 -0700
commit2fa1b97db098c04810763e742e956c63b9527989 (patch)
tree56356f808c0cb021e3f254903255700f1f78e10e /test/ChangeLog
parente8a77f2423f5e66e040a40a1d57aec640cc08dcf (diff)
downloademacs-2fa1b97db098c04810763e742e956c63b9527989.tar.gz
emacs-2fa1b97db098c04810763e742e956c63b9527989.zip
Fix cl-loop destructuring under `with' clause
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 940ed0b0b91..2e6e1aefeb1 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
12014-04-21 Daniel Colascione <dancol@dancol.org>
2
3 * automated/cl-lib.el (cl-loop-destructuring-with): New test.
4
12014-04-20 Daniel Colascione <dancol@dancol.org> 52014-04-20 Daniel Colascione <dancol@dancol.org>
2 6
3 * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests. 7 * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.