aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-11-21 11:52:05 -0500
committerChong Yidong2010-11-21 11:52:05 -0500
commit1d851570a67adec22da23bdc7499bb489992d578 (patch)
tree28cde17f9ee4b28ffb22e99416aa82a8d7bc05a3 /lisp/ChangeLog
parent0d6607ab81be365f247b8dd7a831fdb390591e49 (diff)
downloademacs-1d851570a67adec22da23bdc7499bb489992d578.tar.gz
emacs-1d851570a67adec22da23bdc7499bb489992d578.zip
Make the sys.path remove in Python mode customizable (Bug#7454).
* progmodes/python.el (run-python): Doc fix. (python-keep-current-directory-in-path): New var (Bug#7454).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0f0308be41b..4796239b366 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12010-11-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * progmodes/python.el (run-python): Doc fix.
4 (python-keep-current-directory-in-path): New var (Bug#7454).
5
12010-11-20 Chong Yidong <cyd@stupidchicken.com> 62010-11-20 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region): 8 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):