summaryrefslogtreecommitdiff
path: root/lisp/progmodes/python.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-24Paul Eggert2015-01-011-4/+4
|\
| * Spelling fixesPaul Eggert2014-12-281-4/+4
* | python.el: Native readline completion.Fabián Ezequiel Gallina2014-12-271-15/+214
* | python.el: Enhance shell user interaction and deprecate python-shell-get-or-c...Fabián Ezequiel Gallina2014-12-271-40/+87
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-10/+9
|\ \ | |/
| * * lisp/progmodes/python.el (python-shell-buffer-substring): HandleFabián Ezequiel Gallina2014-12-271-10/+9
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-47/+111
|\ \ | |/
| * python.el: Fix message when sending region.Fabián Ezequiel Gallina2014-12-271-10/+17
| * python.el: Cleanup temp files even with eval errors.Fabián Ezequiel Gallina2014-12-271-17/+15
| * Fix for previous commitFabián Ezequiel Gallina2014-12-271-6/+5
| * python.el: Handle file encoding for shell.Fabián Ezequiel Gallina2014-12-271-25/+85
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-36/+22
|\ \ | |/
| * Fix line numbers on Python shell.Fabián Ezequiel Gallina2014-12-231-30/+10
| * python.el: Fix electric colon behaviorFabián Ezequiel Gallina2014-12-221-6/+12
| * python.el: Support interpreter paths with spacesFabián Ezequiel Gallina2014-12-081-1/+2
* | python.el: Generate clearer shell buffer names.Fabián Ezequiel Gallina2014-12-261-32/+12
* | Revert "Prevent Python process shell buffer to pop twice."Fabián Ezequiel Gallina2014-12-261-1/+1
* | Merge from origin/emacs-24Ted Zlatanov2014-12-121-1/+3
* | * lisp/progmodes/python.el (python-indent-line): Use `noindent' in strings.Stefan Monnier2014-12-121-38/+45
* | python.el: Don't change `comint-prompt-read-only' globallyFabián Ezequiel Gallina2014-12-081-2/+2
* | * lisp/progmodes/python.el: Recognize docstrings.Tom Willemse2014-12-071-1/+21
* | Merge from origin/emacs-24Stefan Monnier2014-12-051-4/+6
|\ \ | |/
| * Python.el: Update commentary on RET-behaviorRasmus2014-11-291-4/+6
* | Merge branch 'emacs-24'.Paul Eggert2014-11-281-12/+27
|\ \ | |/
| * * lisp/progmodes/python.el (python-shell-completion-setup-code): UseFabián Ezequiel Gallina2014-11-261-6/+11
| * Set PYTHONUNBUFFERED on shell startup.Fabián Ezequiel Gallina2014-11-221-6/+16
* | Merge branch 'emacs-24'Ted Zlatanov2014-11-261-3/+6
|\ \ | |/
| * Prevent resizing the echo area when iPython is enabledFabián Ezequiel Gallina2014-11-161-3/+6
* | * lisp/progmodes/python.el (python-mode): Avoid use of set-local toFabián Ezequiel Gallina2014-11-161-2/+3
* | Fixes: debbugs:18596Fabián Ezequiel Gallina2014-11-161-6/+8
* | * lisp/progmodes/python.el (python-shell-calculate-command): RenameFabián Ezequiel Gallina2014-11-161-14/+19
* | Merge from emacs-24Stefan Monnier2014-11-161-19/+33
|\ \ | |/
| * Fixes: debbugs:18432Fabián Ezequiel Gallina2014-11-151-1/+5
| * Fix region indentationFabián Ezequiel Gallina2014-11-151-18/+28
| * Backport Use derived-mode-p in python.el instead of equality test with major-...Ivan Andrus2014-11-141-1/+1
| * * lisp/progmodes/python.el (inferior-python-mode): Use add-hook.Stefan Monnier2014-10-201-3/+3
* | Eldoc setup code enhancementsFabián Ezequiel Gallina2014-11-151-5/+6
* | Use derived-mode-p in python.el instead of equality test on major-modeIvan Andrus2014-11-141-4/+4
* | Rename python-shell-virtualenv-path to fit GNU conventionsFabián Ezequiel Gallina2014-11-141-10/+13
* | * lisp/progmodes/python.el (python-shell-completion-get-completions):Fabián Ezequiel Gallina2014-11-141-6/+2
* | Merge from emacs-24; up to 2014-07-26T11:58:24Z!schwab@linux-m68k.orgGlenn Morris2014-10-121-2/+6
|\ \ | |/
| * Fix import completion. Fabián Ezequiel Gallina2014-10-121-5/+2
* | * lisp/progmodes/python.el: Avoid building unneeded markers.Stefan Monnier2014-10-031-14/+10
* | Merge from emacs-24Stefan Monnier2014-10-021-23/+22
|\ \ | |/
| * * lisp/progmodes/python.el (python-shell-completion-get-completions):Stefan Monnier2014-09-301-29/+28
* | Merge from emacs-24Stefan Monnier2014-09-301-2/+4
|\ \ | |/
| * * lisp/progmodes/python.el (python-fill-paren): Don't inf-loop at EOB.Leonardo Nobrega2014-09-301-2/+4
* | Rename 24.5 to 25.1Stefan Monnier2014-09-291-5/+5
* | Spelling fixes.Paul Eggert2014-09-111-2/+2
* | Merge from emacs-24; up to 2014-07-04T02:28:54Z!dmantipov@yandex.ruGlenn Morris2014-09-021-1/+7
|\ \ | |/