aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Tweak previous python-mode region fixLars Ingebrigtsen2020-10-301-1/+12
* Tweak how `C-c C-r' computes the region in python-modeLars Ingebrigtsen2020-10-271-5/+1
* ; Prefer https to http in more URLsStefan Kangas2020-10-241-1/+1
* * lisp/progmodes/python.el: Bump version to release the f-string supportStefan Monnier2020-10-191-1/+1
* * lisp/progmodes/python.el: Teach f-strings to `font-lock`Stefan Monnier2020-10-161-3/+52
* Merge from origin/emacs-27Glenn Morris2020-10-021-6/+8
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-6/+8
* | Make `C-c C-e' in Python buffers workLars Ingebrigtsen2020-10-021-10/+13
* | python-shell-send-defun doesn't find the (whole) definitionPer Starbäck2020-10-021-21/+23
* | Fix the defcustom type fix in python.elLars Ingebrigtsen2020-09-251-1/+1
* | Fix some defcustom typesLars Ingebrigtsen2020-09-251-2/+2
* | ; Fix typosStefan Kangas2020-09-211-4/+4
* | Fix slow python-mode inserts when there's a lot of stringsNoam Postavsky2020-09-201-15/+16
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-3/+1
* | 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