]> git.eshelyaron.com Git - emacs.git/commit
Make the sys.path remove in Python mode customizable (Bug#7454).
authorChong Yidong <cyd@stupidchicken.com>
Sun, 21 Nov 2010 16:52:05 +0000 (11:52 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 21 Nov 2010 16:52:05 +0000 (11:52 -0500)
commit1d851570a67adec22da23bdc7499bb489992d578
tree28cde17f9ee4b28ffb22e99416aa82a8d7bc05a3
parent0d6607ab81be365f247b8dd7a831fdb390591e49
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).
etc/NEWS
lisp/ChangeLog
lisp/progmodes/python.el