diff options
| author | Daniel Colascione | 2014-03-23 00:36:26 -0700 |
|---|---|---|
| committer | Daniel Colascione | 2014-03-23 00:36:26 -0700 |
| commit | 6ddc44225e743e2b2a0d5c192f50aefd7a4a915b (patch) | |
| tree | cdd5a777e46741a6372df97ed4acc51126b42e93 /test/ChangeLog | |
| parent | 10e00bd5b43c277ab59f336966a4a3ed35678d40 (diff) | |
| download | emacs-6ddc44225e743e2b2a0d5c192f50aefd7a4a915b.tar.gz emacs-6ddc44225e743e2b2a0d5c192f50aefd7a4a915b.zip | |
Merge capitalized-words-mode and subword-mode
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 4 |
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 @@ | |||
| 1 | 2014-03-23 Daniel Colascione <dancol@dancol.org> | 1 | 2014-03-23 Daniel Colascione <dancol@dancol.org> |
| 2 | 2 | ||
| 3 | * automated/subword-tests.el (subword-tests2): More subword tests. | ||
| 4 | |||
| 5 | 2014-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 | ||