diff options
| author | Glenn Morris | 2013-03-30 09:55:47 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-03-30 09:55:47 -0700 |
| commit | 8d3655be5a5c41b1f0a9985bcdb614693fce67e5 (patch) | |
| tree | c213796b69a9d40c6563c211c20ea815754ad560 /test/ChangeLog | |
| parent | 14a581695f7b9c70b8531a41a327a2e01f6125ba (diff) | |
| parent | b011a6e8011c51e09f28d528a541509c17d4eed0 (diff) | |
| download | emacs-8d3655be5a5c41b1f0a9985bcdb614693fce67e5.tar.gz emacs-8d3655be5a5c41b1f0a9985bcdb614693fce67e5.zip | |
Merge from emacs-24; up to 2012-12-26T16:22:18Z!michael.albinus@gmx.de
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 43648ad1bb1..cd4414cd079 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz> | ||
| 2 | |||
| 3 | * automated/python-tests.el (python-indent-block-enders): New test. | ||
| 4 | (python-info-current-defun-2): Fix test. | ||
| 5 | |||
| 1 | 2013-03-05 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2013-03-05 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | * indent/octave.m: Fix encoding error in comment. Add coding tag. | 8 | * indent/octave.m: Fix encoding error in comment. Add coding tag. |