index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
python.el
Age
Commit message (
Expand
)
Author
2014-11-22
Set PYTHONUNBUFFERED on shell startup.
Fabián Ezequiel Gallina
2014-11-16
* lisp/progmodes/python.el (python-mode): Avoid use of set-local to
Fabián Ezequiel Gallina
2014-11-16
Fixes: debbugs:18596
Fabián Ezequiel Gallina
2014-11-16
Prevent resizing the echo area when iPython is enabled
Fabián Ezequiel Gallina
2014-11-16
* lisp/progmodes/python.el (python-shell-calculate-command): Rename
Fabián Ezequiel Gallina
2014-11-16
Merge from emacs-24
Stefan Monnier
2014-11-15
Fixes: debbugs:18432
Fabián Ezequiel Gallina
2014-11-15
Fix region indentation
Fabián Ezequiel Gallina
2014-11-15
Eldoc setup code enhancements
Fabián Ezequiel Gallina
2014-11-14
Backport Use derived-mode-p in python.el instead of equality test with major-...
Ivan Andrus
2014-11-14
Use derived-mode-p in python.el instead of equality test on major-mode
Ivan Andrus
2014-11-14
Rename python-shell-virtualenv-path to fit GNU conventions
Fabián Ezequiel Gallina
2014-11-14
* lisp/progmodes/python.el (python-shell-completion-get-completions):
Fabián Ezequiel Gallina
2014-10-20
* lisp/progmodes/python.el (inferior-python-mode): Use add-hook.
Stefan Monnier
2014-10-12
Merge from emacs-24; up to 2014-07-26T11:58:24Z!schwab@linux-m68k.org
Glenn Morris
2014-10-12
Fix import completion.
Fabián Ezequiel Gallina
2014-10-03
* lisp/progmodes/python.el: Avoid building unneeded markers.
Stefan Monnier
2014-10-02
Merge from emacs-24
Stefan Monnier
2014-09-30
* lisp/progmodes/python.el (python-shell-completion-get-completions):
Stefan Monnier
2014-09-30
Merge from emacs-24
Stefan Monnier
2014-09-30
* lisp/progmodes/python.el (python-fill-paren): Don't inf-loop at EOB.
Leonardo Nobrega
2014-09-29
Rename 24.5 to 25.1
Stefan Monnier
2014-09-11
Spelling fixes.
Paul Eggert
2014-09-02
Merge from emacs-24; up to 2014-07-04T02:28:54Z!dmantipov@yandex.ru
Glenn Morris
2014-09-01
* lisp/progmodes/python.el (python-indent-post-self-insert-function):
Fabián Ezequiel Gallina
2014-08-27
Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.org
Glenn Morris
2014-08-20
Extract python-new-pythonpath to handle PYTHONPATH in user code
Sam Steingold
2014-08-18
* lisp/progmodes/python.el (python-shell-prompt-detect): Remove redundant
Stefan Monnier
2014-08-04
* lisp/progmodes/python.el: Fix completions inside (i)pdb.
Fabián Ezequiel Gallina
2014-08-02
* progmodes/python.el: Completion code cleanups.
Fabián Ezequiel Gallina
2014-07-31
* lisp/progmodes/python.el: Shell output capture enhancements.
Fabián Ezequiel Gallina
2014-07-28
* lisp/progmodes/python.el (inferior-python-mode): Make input prompts
Fabián Ezequiel Gallina
2014-07-28
Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.org
Glenn Morris
2014-07-28
Parse completion input in a iPython friendly way.
Fabián Ezequiel Gallina
2014-07-28
Prevent Python process shell buffer to pop twice.
Fabián Ezequiel Gallina
2014-07-28
* lisp/progmodes/python.el
Fabián Ezequiel Gallina
2014-07-27
Grab all Python process output before inferior-python-mode hooks.
Fabián Ezequiel Gallina
2014-07-27
More robust shell startup and code setup.
Fabián Ezequiel Gallina
2014-07-27
Cleanup error signals.
Fabián Ezequiel Gallina
2014-07-27
Support for packages in Python shell.
Fabián Ezequiel Gallina
2014-07-26
* python.el (python-shell-enable-font-lock): Fix typo in earlier change.
Glenn Morris
2014-07-26
Faster comint output.
Fabián Ezequiel Gallina
2014-07-26
* lisp/progmodes/python.el (inferior-python-mode): Doc fix.
Fabián Ezequiel Gallina
2014-07-26
* lisp/progmodes/python.el (python-shell-font-lock-post-command-hook):
Fabián Ezequiel Gallina
2014-07-26
Robust shell syntax highlighting. (Bug#18084, Bug#16875)
Fabián Ezequiel Gallina
2014-07-21
Spelling fixes.
Paul Eggert
2014-07-21
Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.org
Glenn Morris
2014-07-20
* lisp/progmodes/python.el: Add comment about pipe buffering and
Fabián Ezequiel Gallina
2014-07-20
* lisp/progmodes/python.el (python-mode): Don't set
Fabián Ezequiel Gallina
2014-07-20
Make python.el work with IPython automatically.
Fabián Ezequiel Gallina
[prev]
[next]