aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 71ecb407d32..43cffffcb36 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12015-02-16 Fabián Ezequiel Gallina <fgallina@gnu.org>
2
3 python.el: Do not deactivate mark on shell fontification. (Bug#19871)
4
5 * progmodes/python.el (python-shell-font-lock-post-command-hook):
6 Do not deactivate mark on fontification.
7
12015-02-16 Ivan Shmakov <ivan@siamics.net> 82015-02-16 Ivan Shmakov <ivan@siamics.net>
2 9
3 * net/eww.el: Fix desktop support. (Bug#19226) 10 * net/eww.el: Fix desktop support. (Bug#19226)