diff options
| author | Fabián Ezequiel Gallina | 2012-11-03 09:20:02 -0300 |
|---|---|---|
| committer | Fabián Ezequiel Gallina | 2012-11-03 09:20:02 -0300 |
| commit | 12fd5ee1ae617b212e4d00e2ed4c196d3656f615 (patch) | |
| tree | 4e1477e30f663c119c6241db4d24fcd18b2e4fcf /lisp/ChangeLog | |
| parent | ad10696b8922e6b876fcd94f732c37136711f920 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2012-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 | |||
| 1 | 2012-11-03 Martin Rudalics <rudalics@gmx.at> | 6 | 2012-11-03 Martin Rudalics <rudalics@gmx.at> |
| 2 | 7 | ||
| 3 | * window.el (switch-to-visible-buffer) | 8 | * window.el (switch-to-visible-buffer) |