aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Prevent Python process shell buffer to pop twice.Fabián Ezequiel Gallina2014-07-281-1/+1
* | * lisp/progmodes/python.elFabián Ezequiel Gallina2014-07-281-60/+78
* | Grab all Python process output before inferior-python-mode hooks.Fabián Ezequiel Gallina2014-07-271-8/+5
* | More robust shell startup and code setup.Fabián Ezequiel Gallina2014-07-271-35/+33
* | Cleanup error signals. Fabián Ezequiel Gallina2014-07-271-14/+6
* | Support for packages in Python shell. Fabián Ezequiel Gallina2014-07-271-2/+93
* | * python.el (python-shell-enable-font-lock): Fix typo in earlier change.Glenn Morris2014-07-261-3/+3
* | Faster comint output.Fabián Ezequiel Gallina2014-07-261-9/+21
* | * lisp/progmodes/python.el (python-shell-font-lock-post-command-hook):Fabián Ezequiel Gallina2014-07-261-18/+26
* | Robust shell syntax highlighting. (Bug#18084, Bug#16875)Fabián Ezequiel Gallina2014-07-261-53/+197
* | Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.orgGlenn Morris2014-07-211-134/+373
|\ \ | |/
| * * lisp/progmodes/python.el: Add comment about pipe buffering andFabián Ezequiel Gallina2014-07-201-0/+8
| * * lisp/progmodes/python.el (python-mode): Don't setFabián Ezequiel Gallina2014-07-201-2/+0
| * Make python.el work with IPython automatically. Fabián Ezequiel Gallina2014-07-201-102/+104
| * Fix Python shell prompts detection for remote hosts.Fabián Ezequiel Gallina2014-07-191-16/+21
| * Autodetect Python shell prompts. Fabián Ezequiel Gallina2014-07-191-45/+271
* | Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ruGlenn Morris2014-07-121-82/+122
|\ \ | |/
| * Fix dedenters and electric colon handling.Fabián Ezequiel Gallina2014-07-091-82/+122
* | Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-021-8/+20
|\ \ | |/
| * * lisp/progmodes/python.el (python-indent-post-self-insert-function):Fabián Ezequiel Gallina2014-07-011-8/+20
* | Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris2014-06-211-3/+13
|\ \ | |/
| * Fix completion retrieval parsing.Fabián Ezequiel Gallina2014-06-211-2/+12
| * Enhancements for outline integration.Fabián Ezequiel Gallina2014-06-211-1/+1
* | * lisp/progmodes/python.el (import skeleton): New skeleton.Matthias Meulien2014-06-111-6/+11
* | * lisp/progmodes/python.el (class skeleton): Don't erase last char of classMatthias Meulien2014-06-111-1/+1
* | * lisp/progmodes/python.el (run-python): Use read-shell-command.Eric Hanchrow2014-06-111-1/+1
* | avoid unnecessary questionsSam Steingold2014-05-141-2/+1
|/
* Fix triple-quoting electricity in python-modeJoão Távora2014-04-071-2/+3
* lisp/progmodes/python.el: Fix docstring typos.Juanma Barranquero2014-03-151-84/+81
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* * progmodes/python.el (python-shell-send-string):Fabián Ezequiel Gallina2014-02-041-4/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/progmodes/python.el: Use lexical-binding.Fabián Ezequiel Gallina2013-12-261-9/+9
* * lisp/progmodes/python.el:Fabián Ezequiel Gallina2013-12-251-24/+64
* * lisp/progmodes/python.el (python-nav-beginning-of-statement): SpeedFabián Ezequiel Gallina2013-12-241-9/+15
* * lisp/progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):Fabián Ezequiel Gallina2013-12-121-2/+4
* * lisp/progmodes/python.el (python-indent-calculate-indentation): FixFabián Ezequiel Gallina2013-12-121-13/+25
* * lisp/progmodes/python.el (python-indent-context)Fabián Ezequiel Gallina2013-12-121-0/+16
* * lisp/progmodes/python.el (python-indent-calculate-indentation): WhenNathan Trapuzzano2013-12-121-1/+1
* * lisp/progmodes/python.el (python-mode-map): Remove binding for ":".Stefan Monnier2013-11-281-42/+37
* * lisp/progmodes/python.el (python-indent-guess-indent-offset):Glenn Morris2013-11-251-1/+1
* * python.el (python-shell-send-file): Add option to delete file when done. Glenn Morris2013-11-231-6/+10
* Revert previous python.el changeGlenn Morris2013-11-221-2/+0
* * lisp/progmodes/python.el (python-shell--save-temp-file): Tiny changeJorgen Schaefer2013-11-221-0/+2
* * lisp/progmodes/python.el (python-mode): Remove incorrect text from docstring.Bozhidar Batsov2013-11-051-3/+1
* * lisp/progmodes/python.el: Fix up last change.Stefan Monnier2013-11-041-41/+69
* * lisp/progmodes/python.el (python-shell-get-buffer): New function.Stefan Monnier2013-10-291-12/+29
* * lisp/electric.el (electric-indent-inhibit): New var.Stefan Monnier2013-10-071-1/+5
* Improve previous interpreter-mode-alist changeGlenn Morris2013-09-101-1/+1
* Tweak previous changeGlenn Morris2013-09-101-1/+1