diff options
| author | Daniel Colascione | 2014-04-20 18:28:55 -0700 |
|---|---|---|
| committer | Daniel Colascione | 2014-04-20 18:28:55 -0700 |
| commit | 0c8d94555ce550d87afd6293bf5d17e864c13864 (patch) | |
| tree | 6387e2412a1feee3acb6392ba3b196cc5da90b36 /test/ChangeLog | |
| parent | 2fa1b97db098c04810763e742e956c63b9527989 (diff) | |
| download | emacs-0c8d94555ce550d87afd6293bf5d17e864c13864.tar.gz emacs-0c8d94555ce550d87afd6293bf5d17e864c13864.zip | |
Fix cl-the test
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 1 |
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 @@ | |||
| 1 | 2014-04-21 Daniel Colascione <dancol@dancol.org> | 1 | 2014-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 | ||
| 5 | 2014-04-20 Daniel Colascione <dancol@dancol.org> | 6 | 2014-04-20 Daniel Colascione <dancol@dancol.org> |
| 6 | 7 | ||