aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorFabián Ezequiel Gallina2012-11-03 09:20:02 -0300
committerFabián Ezequiel Gallina2012-11-03 09:20:02 -0300
commit12fd5ee1ae617b212e4d00e2ed4c196d3656f615 (patch)
tree4e1477e30f663c119c6241db4d24fcd18b2e4fcf /lisp/ChangeLog
parentad10696b8922e6b876fcd94f732c37136711f920 (diff)
downloademacs-12fd5ee1ae617b212e4d00e2ed4c196d3656f615.tar.gz
emacs-12fd5ee1ae617b212e4d00e2ed4c196d3656f615.zip
* progmodes/python.el (inferior-python-mode): Fix hang in
jit-lock. Fixes: debbugs:12645
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1b560651abb..4844872c73a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-11-03 Fabián Ezequiel Gallina <fgallina@cuca>
2
3 * progmodes/python.el (inferior-python-mode): Fix hang in
4 jit-lock (Bug#12645).
5
12012-11-03 Martin Rudalics <rudalics@gmx.at> 62012-11-03 Martin Rudalics <rudalics@gmx.at>
2 7
3 * window.el (switch-to-visible-buffer) 8 * window.el (switch-to-visible-buffer)