python.el: Do not deactivate mark on shell fontification.
commit16d91bce1d054c45ccd60efd5bd3ff88c12e39bb
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 16 Feb 2015 22:53:59 +0000 (16 19:53 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 16 Feb 2015 22:53:59 +0000 (16 19:53 -0300)
treefc7bea64e8876d1f9b4f7513d18c01a14e8b9107
parent8b36bfafeecf5f0578c64129be1d2017483b00f7
python.el: Do not deactivate mark on shell fontification.

Fixes: debbugs:19871

* lisp/progmodes/python.el (python-shell-font-lock-post-command-hook):
Do not deactivate mark on fontification.
lisp/ChangeLog
lisp/progmodes/python.el