diff options
| author | Stefan Monnier | 2014-11-16 00:22:20 -0500 |
|---|---|---|
| committer | Stefan Monnier | 2014-11-16 00:22:20 -0500 |
| commit | 9075fcc1937a211bc91e8bc49c332bc55ac99e24 (patch) | |
| tree | 1cff4991107011e0b5d13fac46b0881c30d31a63 /test/ChangeLog | |
| parent | 86009dd5d886f1101358990e4f8f69a5d1467eb8 (diff) | |
| parent | 4f4cf9c855f5818d4c3c0fb772db8bbcf4f33780 (diff) | |
| download | emacs-9075fcc1937a211bc91e8bc49c332bc55ac99e24.tar.gz emacs-9075fcc1937a211bc91e8bc49c332bc55ac99e24.zip | |
Merge from emacs-24
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 48e01ca973a..a09c6f78fc7 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org> | ||
| 2 | |||
| 3 | * automated/python-tests.el (python-indent-dedenters-8): New test | ||
| 4 | for Bug#18432. | ||
| 5 | |||
| 6 | 2014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org> | ||
| 7 | |||
| 8 | * automated/python-tests.el (python-indent-region-1) | ||
| 9 | (python-indent-region-2, python-indent-region-3) | ||
| 10 | (python-indent-region-4, python-indent-region-5): New tests. | ||
| 11 | |||
| 1 | 2014-11-08 Stefan Monnier <monnier@iro.umontreal.ca> | 12 | 2014-11-08 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 13 | ||
| 3 | * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests. | 14 | * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests. |