diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c3ff8b6d0f6..c3b879ab5c5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2014-11-14 Fabián Ezequiel Gallina <fgallina@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/python.el (python-shell-virtualenv-root): Rename from | ||
| 4 | python-shell-virtualenv-path. | ||
| 5 | (python-shell-internal-get-process-name) | ||
| 6 | (python-shell-calculate-process-environment) | ||
| 7 | (python-shell-calculate-exec-path): Use it. | ||
| 8 | |||
| 1 | 2014-11-14 Eli Zaretskii <eliz@gnu.org> | 9 | 2014-11-14 Eli Zaretskii <eliz@gnu.org> |
| 2 | 10 | ||
| 3 | * bindings.el (search-map): Fix last change: don't use 'kbd' in | 11 | * bindings.el (search-map): Fix last change: don't use 'kbd' in |