aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorFabián Ezequiel Gallina2013-12-12 02:37:09 -0300
committerFabián Ezequiel Gallina2013-12-12 02:37:09 -0300
commit09faee72dd0743a5b46444b5e917ee1259843788 (patch)
tree13f65f15d978b036b9fca79cd3803220f1fcf1dd /test/ChangeLog
parent139f528442726be5160120fb13e68240982de92f (diff)
downloademacs-09faee72dd0743a5b46444b5e917ee1259843788.tar.gz
emacs-09faee72dd0743a5b46444b5e917ee1259843788.zip
* lisp/progmodes/python.el (python-indent-context)
(python-indent-calculate-indentation): Fix auto-identation behavior for comment blocks. * test/automated/python-tests.el (python-indent-after-comment-1) (python-indent-after-comment-2): New tests. Fixes: debbugs:15916
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index ce7208db229..790725b6342 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
12013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
2
3 * automated/python-tests.el (python-indent-after-comment-1)
4 (python-indent-after-comment-2): New tests.
5
12013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com> 62013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com>
2 7
3 * automated/python-test.el (python-indent-block-enders-1): Rename 8 * automated/python-test.el (python-indent-block-enders-1): Rename