diff options
| author | Daniel Colascione | 2014-04-09 09:58:08 -0700 |
|---|---|---|
| committer | Daniel Colascione | 2014-04-09 09:58:08 -0700 |
| commit | 3f63a9f7de4f252a0309c2143e6d916d734ffe22 (patch) | |
| tree | 01a53bee941983edfc24944f9774741eafa87c81 /test/ChangeLog | |
| parent | 6c971fb0f44169d7f77a9575301a4935106c0360 (diff) | |
| download | emacs-3f63a9f7de4f252a0309c2143e6d916d734ffe22.tar.gz emacs-3f63a9f7de4f252a0309c2143e6d916d734ffe22.zip | |
Make up-list and backward-up-list get out of more spots
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 c27b9b5f437..ebba4f01e93 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-04-09 Daniel Colascione <dancol@dancol.org> | ||
| 2 | |||
| 3 | * automated/syntax-tests.el: New file. | ||
| 4 | |||
| 1 | 2014-04-09 Glenn Morris <rgm@gnu.org> | 5 | 2014-04-09 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * automated/python-tests.el (python-triple-quote-pairing): | 7 | * automated/python-tests.el (python-triple-quote-pairing): |