aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3b0bdd51885..f14a9848521 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,13 @@
12015-02-08 Fabián Ezequiel Gallina <fgallina@gnu.org> 12015-02-08 Fabián Ezequiel Gallina <fgallina@gnu.org>
2 2
3 python.el: Fix shell font-lock multiline input. (Bug#19744)
4
5 * progmodes/python.el
6 (python-shell-font-lock-post-command-hook): Handle multiline
7 input.
8
92015-02-08 Fabián Ezequiel Gallina <fgallina@gnu.org>
10
3 python.el: Make shell font-lock respect markers. (Bug#19650) 11 python.el: Make shell font-lock respect markers. (Bug#19650)
4 12
5 * progmodes/python.el (python-shell-font-lock-cleanup-buffer): Use 13 * progmodes/python.el (python-shell-font-lock-cleanup-buffer): Use