aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorDaniel Colascione2014-04-19 19:34:22 -0700
committerDaniel Colascione2014-04-19 19:34:22 -0700
commit89a2e783c2f22b4932dd77c16a0e357c5c17a4bf (patch)
treee3cdb05ac00ce099145ac0205c6ce12da43e7f1d /test/ChangeLog
parent6dfa19c50f75c1892f5c9a48104ddd532796d089 (diff)
downloademacs-89a2e783c2f22b4932dd77c16a0e357c5c17a4bf.tar.gz
emacs-89a2e783c2f22b4932dd77c16a0e357c5c17a4bf.zip
defstruct introspection
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 338a825f51e..940ed0b0b91 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
12014-04-20 Daniel Colascione <dancol@dancol.org>
2
3 * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
4
12014-04-19 Michael Albinus <michael.albinus@gmx.de> 52014-04-19 Michael Albinus <michael.albinus@gmx.de>
2 6
3 * automated/tramp-tests.el (tramp--test-check-files): Extend test. 7 * automated/tramp-tests.el (tramp--test-check-files): Extend test.