aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorDaniel Colascione2014-03-23 00:36:26 -0700
committerDaniel Colascione2014-03-23 00:36:26 -0700
commit6ddc44225e743e2b2a0d5c192f50aefd7a4a915b (patch)
treecdd5a777e46741a6372df97ed4acc51126b42e93 /test/ChangeLog
parent10e00bd5b43c277ab59f336966a4a3ed35678d40 (diff)
downloademacs-6ddc44225e743e2b2a0d5c192f50aefd7a4a915b.tar.gz
emacs-6ddc44225e743e2b2a0d5c192f50aefd7a4a915b.zip
Merge capitalized-words-mode and subword-mode
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 1fe024a1286..026357771bf 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,5 +1,9 @@
12014-03-23 Daniel Colascione <dancol@dancol.org> 12014-03-23 Daniel Colascione <dancol@dancol.org>
2 2
3 * automated/subword-tests.el (subword-tests2): More subword tests.
4
52014-03-23 Daniel Colascione <dancol@dancol.org>
6
3 * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New 7 * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New
4 test: correct parsing of keyword arguments. 8 test: correct parsing of keyword arguments.
5 9