aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Don't override python font locking in comintCarlos Pita2020-08-191-0/+1
* | Remove some compat code from python.elLars Ingebrigtsen2020-08-181-18/+0
* | Revert "Indent python multiline strings to start and previous levels"Lars Ingebrigtsen2020-08-091-8/+7
* | Indent python multiline strings to start and previous levelsCarlos Pita2020-08-091-7/+8
* | Merge from origin/emacs-27Glenn Morris2020-07-111-4/+4
|\ \ | |/
| * Consistently stylize eldoc as ElDoc in proseBasil L. Contovounesios2020-07-101-4/+4
* | Shoosh warnings about obsolete eldoc-documentation-functionJoão Távora2020-07-081-8/+10
* | Better handle asynchronous Eldoc sourcesJoão Távora2020-07-081-1/+1
* | Fix last change for bug#41619Eli Zaretskii2020-06-201-1/+0
* | Mark python-shell-virtualenv-root as safe for directoriesPhilip K2020-06-131-1/+2
* | Highlight typed variables in PythonKonstantin Kharlamov2020-06-131-0/+2
* | Various json.el improvementsBasil L. Contovounesios2020-05-221-5/+16
* | Expose ElDoc functions in a hook (Bug#28257)Mark Oteiza2020-02-251-2/+4
* | Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-261-8/+8
|/
* Add new function `python-shell-send-statement'lin.sun2019-12-211-0/+22
* python-shell-completion-at-point: respect simple-operator (Bug#37808)Andrii Kolomoiets2019-12-131-1/+1
* ; Spelling fixesPaul Eggert2019-12-101-2/+2
* Spelling fixesPaul Eggert2019-12-091-3/+3
* Ensure buffer is alive in python-pdbtrack-unset-tracked-bufferAndrii Kolomoiets2019-12-071-3/+3
* font-lock special attributes in python-modeHong Xu2019-11-221-2/+8
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-9/+9
* python.el: Pdbtracking improvementsAndrii Kolomoiets2019-11-071-25/+135
* Use new-style rx extensions in python.elMattias Engdegård2019-10-281-68/+59
* Avoid extra lines in python-shell font lock buffer (Bug#33959)memeplex2019-10-221-12/+13
* Fix python-shell font-lock cleanup for unclosed quotes (Bug#32390)Carlos Pita2019-10-141-8/+6
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-3/+3
* Fix fill-paragraph in python docstrings (Bug#36056)Noam Postavsky2019-09-121-1/+7
* Merge from origin/emacs-26Glenn Morris2019-07-061-1/+1
|\
| * Fix python.el docstring (Bug#36458)Noam Postavsky2019-07-051-1/+1
* | Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-3/+1
* | * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-1/+3
* | Fix python docstring auto-fill (Bug#36056)Noam Postavsky2019-06-221-0/+1
* | Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* | python.el: Fix close paren indentation to match pep8 (Bug#20742)Tommi Komulainen2019-04-281-3/+9
* | Merge from origin/emacs-26Glenn Morris2019-04-171-9/+10
|\ \ | |/
| * * lisp/progmodes/python.el: Be more careful about temp file removalStefan Monnier2019-04-141-9/+10
* | Make python-shell-prompt-block-regexp match IPython promptAndrii Kolomoiets2019-04-161-1/+1
* | python.el: don't syntax-propertize single/double quoted stringsStefan Monnier2019-04-091-24/+16
* | * lisp/progmodes/python.el (python-rx-constituents): Fix ordering in `or`Stefan Monnier2019-03-131-1/+1
* | Add 'breakpoint' to builtins for PythonEvan Moses2019-03-011-1/+1
* | Fix electric indent bug in python-mode after dedenting colonJoel Rosdahl2019-01-051-9/+10
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-14/+14
* | Add 'font-lock-maximum-decoration' levels for PythonCharles A. Roelli2018-07-191-32/+63
* | Fix off by one error in python-mode assertion (Bug#30964)Noam Postavsky2018-06-161-1/+1
* | Obsolete Flymake's flymake-diagnostic-types-alistJoão Távora2018-06-051-3/+4