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 c3b879ab5c5..e2e535279c0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12014-11-14 Ivan Andrus <darthandrus@gmail.com>
2
3 * progmodes/python.el (python-shell-font-lock-kill-buffer):
4 (python-shell-font-lock-with-font-lock-buffer)
5 (python-shell-get-buffer, python-ffap-module-path): Use
6 `derived-mode-p' instead of equality test on `major-mode'.
7
12014-11-14 Fabián Ezequiel Gallina <fgallina@gnu.org> 82014-11-14 Fabián Ezequiel Gallina <fgallina@gnu.org>
2 9
3 * progmodes/python.el (python-shell-virtualenv-root): Rename from 10 * progmodes/python.el (python-shell-virtualenv-root): Rename from