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
2017-12-14
Consolidate 'widen' calls
Dmitry Gutov
2017-12-12
Add missing :version tags revealed by cusver-check
Glenn Morris
2017-12-03
Use forward slashes for python w32 config example (Bug#21656)
Noam Postavsky
2017-12-02
Disable electric indent for python strings (Bug#29305)
Noam Postavsky
2017-11-05
Support python virtualenv on w32 (Bug#24464)
Justin Timmons
2017-11-05
Add a Flymake backend for Python (bug#28808)
Lele Gaifax
2017-10-15
Disable python native completion on w32 (Bug#28580)
Noam Postavsky
2017-10-07
Make python prettify symbols into a defvar (Bug#28713)
Noam Postavsky
2017-10-02
Give more helpful messages for python completion setup failures
Noam Postavsky
2017-09-25
Improve python3-compatibility of fallback completion (Bug#28499)
Joerg Behrmann
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-27
Disable completion while entering python multiline statements
Noam Postavsky
2017-08-20
Work around w32-python-2.x bug to fix prompt detection (Bug#21376)
Noam Postavsky
2017-07-05
* lisp/progmodes/python.el (auto-mode-alist): Add .pyi. (Bug#27847)
Glenn Morris
2017-06-02
Add watch for password back to inferior python comint filter
Glenn Morris
2017-05-28
Comply with pep 8 style guide for backslash in assignment (Bug#24809)
Jules Tamagnan
2017-03-23
Protect against an infloop in python-mode
Philipp Stephani
2017-03-19
Merge from origin/emacs-25
Paul Eggert
2017-03-19
Merge from origin/emacs-25
Paul Eggert
2017-03-19
Merge from origin/emacs-25
Paul Eggert
2017-03-05
Fix warning message about native completion (Bug#25984)
Noam Postavsky
2017-02-07
Disable native completion for ipython (Bug#25067)
Noam Postavsky
2017-01-26
python-mode: Fix detection for opening blocks.
Hong Xu
2017-01-12
Fix extracting async def type and name in python mode imenu
Dmitry Lazurkin
2017-01-09
Fix an error message in python.el
Eli Zaretskii
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-09
Fix bad quoting of python-shell-interpreter
Noam Postavsky
2016-11-20
Add file-local-name
Michael Albinus
2016-11-19
Merge from origin/emacs-25
Paul Eggert
2016-11-17
Fix arglist in python.el (Bug#24762)
Mark Oteiza
2016-11-08
Avoid infloop in python
Daniel Colascione
2016-11-08
Avoid infloop in python
Daniel Colascione
2016-11-06
Fix python-mode hideshow regexp
Noam Postavsky
2016-11-06
Modernize usage of 'macOS' in doc and comments
Paul Eggert
2016-11-04
Merge from origin/emacs-25
Paul Eggert
2016-10-31
python.el: Fix detection of native completion in Python 3 (bug #24401)
Clément Pit--Claudel
2016-07-18
; Revert "Use eldoc-documentation-functions"
Dmitry Gutov
2016-07-17
Use eldoc-documentation-functions
Mark Oteiza
2016-06-19
Merge from origin/emacs-25
Paul Eggert
2016-06-14
Make python.el work in Emacs 24
Noam Postavsky
2016-06-10
Fix eldoc-related freezes in python mode
Jules Tamagnan
2016-06-07
* lisp/progmodes/python.el (inferior-python-mode):
Glenn Morris
2016-05-18
python-describe-at-point: add and bind
Sam Steingold
2016-04-27
Add a number of Python 3 exceptions
Jorgen Schaefer
2016-04-26
Add Python 3.5 keyword "await"
Jorgen Schaefer
2016-04-26
Add new keywords of Python 3.5
Lele Gaifax
2016-04-21
Add Python 3.5 keyword "await"
Jorgen Schaefer
2016-04-06
Add new keywords of Python 3.5
Lele Gaifax
2016-03-28
Remove prog-indentation-context
Dmitry Gutov
[prev]
[next]