aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorDaniel Colascione2014-04-20 18:28:55 -0700
committerDaniel Colascione2014-04-20 18:28:55 -0700
commit0c8d94555ce550d87afd6293bf5d17e864c13864 (patch)
tree6387e2412a1feee3acb6392ba3b196cc5da90b36 /test/ChangeLog
parent2fa1b97db098c04810763e742e956c63b9527989 (diff)
downloademacs-0c8d94555ce550d87afd6293bf5d17e864c13864.tar.gz
emacs-0c8d94555ce550d87afd6293bf5d17e864c13864.zip
Fix cl-the test
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 2e6e1aefeb1..942455ad22b 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,6 +1,7 @@
12014-04-21 Daniel Colascione <dancol@dancol.org> 12014-04-21 Daniel Colascione <dancol@dancol.org>
2 2
3 * automated/cl-lib.el (cl-loop-destructuring-with): New test. 3 * automated/cl-lib.el (cl-loop-destructuring-with): New test.
4 (cl-the): Fix cl-the test.
4 5
52014-04-20 Daniel Colascione <dancol@dancol.org> 62014-04-20 Daniel Colascione <dancol@dancol.org>
6 7