aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorFabián Ezequiel Gallina2014-07-01 00:54:11 -0300
committerFabián Ezequiel Gallina2014-07-01 00:54:11 -0300
commit3acd6262d993cb445a3656808ce544cf68754f89 (patch)
tree0a7216ec13d284e4976944b34cd0cad0ab257085 /lisp/ChangeLog
parent64c11219d16ae5f971d51f1fb19405b0e24f9269 (diff)
downloademacs-3acd6262d993cb445a3656808ce544cf68754f89.tar.gz
emacs-3acd6262d993cb445a3656808ce544cf68754f89.zip
* lisp/progmodes/python.el (python-indent-post-self-insert-function):
Enhancements to electric indentation behavior inside parens. * test/automated/python-tests.el (python-tests-self-insert): New function. (python-triple-quote-pairing): Use it. (python-util-forward-comment-1): New test. (Bug#17658)
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c01480ef857..4d186b585dd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12014-07-01 Fabián Ezequiel Gallina <fgallina@gnu.org>
2
3 * progmodes/python.el (python-indent-post-self-insert-function):
4 Enhancements to electric indentation behavior inside
5 parens. (Bug#17658)
6
12014-07-01 Stefan Monnier <monnier@iro.umontreal.ca> 72014-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * ps-def.el (ps-generate-postscript-with-faces1): Don't mess with 9 * ps-def.el (ps-generate-postscript-with-faces1): Don't mess with