index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
python.el
Age
Commit message (
Expand
)
Author
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-26
Use regexp type for regexps in defcustom declarations
Mattias Engdegård
2019-12-21
Add new function `python-shell-send-statement'
lin.sun
2019-12-13
python-shell-completion-at-point: respect simple-operator (Bug#37808)
Andrii Kolomoiets
2019-12-10
; Spelling fixes
Paul Eggert
2019-12-09
Spelling fixes
Paul Eggert
2019-12-07
Ensure buffer is alive in python-pdbtrack-unset-tracked-buffer
Andrii Kolomoiets
2019-11-22
font-lock special attributes in python-mode
Hong Xu
2019-11-11
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-07
python.el: Pdbtracking improvements
Andrii Kolomoiets
2019-10-28
Use new-style rx extensions in python.el
Mattias Engdegård
2019-10-22
Avoid extra lines in python-shell font lock buffer (Bug#33959)
memeplex
2019-10-14
Fix python-shell font-lock cleanup for unclosed quotes (Bug#32390)
Carlos Pita
2019-09-21
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-12
Fix fill-paragraph in python docstrings (Bug#36056)
Noam Postavsky
2019-07-06
Merge from origin/emacs-26
Glenn Morris
2019-07-05
Fix python.el docstring (Bug#36458)
Noam Postavsky
2019-06-26
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-22
Fix python docstring auto-fill (Bug#36056)
Noam Postavsky
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-04-28
python.el: Fix close paren indentation to match pep8 (Bug#20742)
Tommi Komulainen
2019-04-17
Merge from origin/emacs-26
Glenn Morris
2019-04-16
Make python-shell-prompt-block-regexp match IPython prompt
Andrii Kolomoiets
2019-04-14
* lisp/progmodes/python.el: Be more careful about temp file removal
Stefan Monnier
2019-04-09
python.el: don't syntax-propertize single/double quoted strings
Stefan Monnier
2019-03-13
* lisp/progmodes/python.el (python-rx-constituents): Fix ordering in `or`
Stefan Monnier
2019-03-01
Add 'breakpoint' to builtins for Python
Evan Moses
2019-01-05
Fix electric indent bug in python-mode after dedenting colon
Joel Rosdahl
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-11-25
Replace insignificant backquotes
Michael Heerdegen
2018-07-19
Add 'font-lock-maximum-decoration' levels for Python
Charles A. Roelli
2018-06-16
Fix off by one error in python-mode assertion (Bug#30964)
Noam Postavsky
2018-06-05
Obsolete Flymake's flymake-diagnostic-types-alist
João Távora
2018-05-15
run-python: Make the buffer running python current
Tino Calancha
2018-04-20
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-08
Fix python-shell-send-defun at start of buffer (Bug#30822)
nitishch
2018-03-01
Fix issues turned up by previous python.el change
Noam Postavsky
2018-02-27
Fix python.el for Emacs 24, bump ELPA version to 0.26.1 (Bug#30633)
Noam Postavsky
2018-02-17
Merge from origin/emacs-26
Glenn Morris
2018-02-16
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-12
* lisp/progmodes/python.el: Bump package version to 0.26.
Noam Postavsky
2018-02-12
Fix an infloop in python-nav-beginning-of-statement
Dmitry Gutov
2018-01-01
New customization variable for python-mode indentation (Bug#28475)
Ross Donaldson
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-21
Merge branch 'widen-less' into emacs-26
Dmitry Gutov
2017-12-20
Fix some more aliases to user options
Glenn Morris
2017-12-17
python.el doc fixes
Charles A. Roelli
[prev]
[next]