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
2016-01-30
-
Paul Eggert
2016-01-24
Expunge "allow" + infinitive without direct object from source and doc.
Alan Mackenzie
2016-01-18
-
John Wiegley
2016-01-15
replace `tramp-compat-split-string' (removed) with `split-string'
Sam Steingold
2016-01-12
Add some missing version tags.
Glenn Morris
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-12-30
Unbreak completion in python-mode buffers
Dmitry Gutov
2015-11-17
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-16
Recognize .rbw and .pyw files (bug#18753)
Vasily Korytov
2015-11-01
Fix bug#21762
Juanma Barranquero
2015-09-29
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-21
Clarify or replace a few \u escapes.
Paul Eggert
2015-09-20
Add prettify symbols to python-mode
Mark Oteiza
2015-09-19
Repair pdbtrack so it follows transition from one remote file to another.
Ken Manheimer
2015-09-07
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-03
Fix some more docstring etc. quoting problems
Paul Eggert
2015-08-25
Spelling fixes
Paul Eggert
2015-08-24
Prefer directed to neutral quotes
Paul Eggert
2015-08-23
python.el: Fix python-shell-buffer-substring on indented code
Fabián Ezequiel Gallina
2015-08-23
python.el: Defer shell setup code until first interactive prompt
Fabián Ezequiel Gallina
2015-08-23
python.el: Fix completion for pdb interactions
Fabián Ezequiel Gallina
2015-08-23
python.el: Fix prompt detection with user overridden interpreter
Fabián Ezequiel Gallina
2015-08-22
python.el: fallback completion, ffap and eldoc setup enhancements
Fabián Ezequiel Gallina
2015-08-22
; python.el: Fix typo for previous commit
Fabián Ezequiel Gallina
2015-08-22
python.el: Increase native completion robustness.
Fabián Ezequiel Gallina
2015-08-21
; python.el: Fix previous commit for Emacs<24.3 compatibility
Fabián Ezequiel Gallina
2015-08-21
; python.el: Fix previous commit for Emacs<24.3 compatibility
Fabián Ezequiel Gallina
2015-08-21
python.el: Ensure remote process-environment on non-interactive processes
Fabián Ezequiel Gallina
2015-08-21
; python.el: Bump version to 25.1
Fabián Ezequiel Gallina
2015-08-21
python.el: Enhancements to process environment setup.
Fabián Ezequiel Gallina
2015-08-21
Avoid hard-coding "M-x command" in docstrings
Paul Eggert
2015-08-11
; python.el: Emacs 24.x compatibility fixes
Fabián Ezequiel Gallina
2015-07-06
python.el: Fix local/remote shell environment setup
Fabián Ezequiel Gallina
2015-07-06
python.el: Respect process environment for remote shells
Fabián Ezequiel Gallina
2015-07-06
python.el: Avoid making let-bound defvars buffer local (Bug#18244)
Fabián Ezequiel Gallina
2015-07-06
; python.el: Replace `eval-when-compile` with `eval-and-compile`
Fabián Ezequiel Gallina
2015-07-06
python.el: Fixes for IPython 3.x (Bug#20580)
Fabián Ezequiel Gallina
2015-07-06
python.el: Fix mark-defun behavior (Bug#19665)
Fabián Ezequiel Gallina
2015-07-05
Respect `prog-indentation-context' in python.el
Christoph Wedler
2015-05-21
Don't quote nil and t in doc strings
Paul Eggert
2015-05-11
python.el: better limit for looking-back calls
Fabián Ezequiel Gallina
2015-04-29
python.el: Fix warnings on looking-back calls missing LIMIT
Fabián Ezequiel Gallina
2015-04-19
Spelling fixes
Paul Eggert
2015-04-12
python.el: Keep symmetry on sexp navigation with parens
Fabián Ezequiel Gallina
2015-04-09
python.el: Indent docstring lines to base-indent
Fabián Ezequiel Gallina
2015-04-09
python.el: Increase native completion robustness
Fabián Ezequiel Gallina
2015-04-06
python.el: Do not break IPython magic completions.
Fabián Ezequiel Gallina
2015-04-06
Fix previous commit to prevent infloop
Fabián Ezequiel Gallina
2015-04-05
python.el: Enhance docstring detection following PEP-257.
Fabián Ezequiel Gallina
2015-03-26
Shut up python-mode's indentation guesser
Daniel Colascione
[prev]
[next]