aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Bump python.el versionFabián Ezequiel Gallina2015-02-211-1/+1
* | Merge from origin/emacs-24Paul Eggert2015-02-251-29/+19
|\ \ | |/
| * Spelling fixesPaul Eggert2015-01-291-2/+2
| * python.el: Handle tabs in python-indent-dedent-line.Fabián Ezequiel Gallina2015-01-301-3/+1
| * * lisp/progmodes/python.el (python-indent-context): Respect userFabián Ezequiel Gallina2015-01-301-24/+16
* | python.el: Do not deactivate mark on shell fontification.Fabián Ezequiel Gallina2015-02-161-0/+1
* | python.el: Allow killing shell buffer if process is dead.Fabián Ezequiel Gallina2015-02-121-7/+7
* | python.el: Fix typo in eldoc initialization for Emacs 24.xFabián Ezequiel Gallina2015-02-091-2/+2
* | python.el: Improved shell font lock respecting markers.Fabián Ezequiel Gallina2015-02-091-49/+41
* | python.el: Fix completion-at-point.Fabián Ezequiel Gallina2015-02-081-66/+70
* | python.el: Fix shell font-lock multiline input.Fabián Ezequiel Gallina2015-02-081-4/+6
* | python.el: Make shell font-lock respect markers.Fabián Ezequiel Gallina2015-02-081-44/+42
* | python.el: Keep eldoc visible while typing args.Fabián Ezequiel Gallina2015-02-071-3/+17
* | Fix hideshow integration.Fabián Ezequiel Gallina2015-02-071-5/+21
* | * lisp/progmodes/python.el (python-check-custom-command): Do not useFabián Ezequiel Gallina2015-02-071-1/+3
* | * lisp/progmodes/python.el: Preserve compatibility with Emacs-24Stefan Monnier2015-02-041-2/+6
* | Avoid the error when computing top-level indentation.Sam Steingold2015-02-041-1/+3
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-342/+360
|\ \ | |/
| * python.el: New non-global state dependent indentation engine.Fabián Ezequiel Gallina2015-01-271-335/+360
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | minor tweaks for `python-check'Sam Steingold2015-01-271-2/+4
* | eldoc: modify `eldoc-documentation-function' using `add-function'Michal Nazarewicz2015-01-201-2/+2
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | 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
|\ \ | |/