aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorFabián Ezequiel Gallina2014-09-01 19:51:46 -0300
committerFabián Ezequiel Gallina2014-09-01 19:51:46 -0300
commit0e4c8f1856c46900f9530977e5ac9f83ca13bbfd (patch)
tree529ec7bc3cad3c868e1662d3e8ff6e83c29323ce /test/ChangeLog
parentad5c82a8cc3f78172dc872c7fe3c6e774f50fe15 (diff)
downloademacs-0e4c8f1856c46900f9530977e5ac9f83ca13bbfd.tar.gz
emacs-0e4c8f1856c46900f9530977e5ac9f83ca13bbfd.zip
* lisp/progmodes/python.el (python-indent-post-self-insert-function):
Avoid electric colon at beginning-of-defun. * test/automated/python-tests.el: (python-indent-electric-colon-1): New test. (Bug#18228)
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 90b30a4dd66..dcab604dbb1 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
12014-09-01 Fabián Ezequiel Gallina <fgallina@gnu.org>
2
3 * automated/python-tests.el:
4 (python-indent-electric-colon-1): New test. (Bug#18228)
5
12014-08-18 Glenn Morris <rgm@gnu.org> 62014-08-18 Glenn Morris <rgm@gnu.org>
2 7
3 * automated/python-tests.el (python-shell-calculate-exec-path-2): 8 * automated/python-tests.el (python-shell-calculate-exec-path-2):