index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
python.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-2
/
+2
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2015-08-25
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-2
/
+2
*
python.el: Fix python-shell-buffer-substring on indented code
Fabián Ezequiel Gallina
2015-08-23
1
-10
/
+13
*
python.el: Defer shell setup code until first interactive prompt
Fabián Ezequiel Gallina
2015-08-23
1
-5
/
+38
*
python.el: Fix completion for pdb interactions
Fabián Ezequiel Gallina
2015-08-23
1
-127
/
+139
*
python.el: Fix prompt detection with user overridden interpreter
Fabián Ezequiel Gallina
2015-08-23
1
-2
/
+4
*
python.el: fallback completion, ffap and eldoc setup enhancements
Fabián Ezequiel Gallina
2015-08-22
1
-58
/
+67
*
; python.el: Fix typo for previous commit
Fabián Ezequiel Gallina
2015-08-22
1
-1
/
+1
*
python.el: Increase native completion robustness.
Fabián Ezequiel Gallina
2015-08-22
1
-33
/
+60
*
; python.el: Fix previous commit for Emacs<24.3 compatibility
Fabián Ezequiel Gallina
2015-08-21
1
-0
/
+4
*
; python.el: Fix previous commit for Emacs<24.3 compatibility
Fabián Ezequiel Gallina
2015-08-21
1
-1
/
+3
*
python.el: Ensure remote process-environment on non-interactive processes
Fabián Ezequiel Gallina
2015-08-21
1
-29
/
+57
*
; python.el: Bump version to 25.1
Fabián Ezequiel Gallina
2015-08-21
1
-2
/
+3
*
python.el: Enhancements to process environment setup.
Fabián Ezequiel Gallina
2015-08-21
1
-88
/
+119
*
Avoid hard-coding "M-x command" in docstrings
Paul Eggert
2015-08-21
1
-1
/
+2
*
; python.el: Emacs 24.x compatibility fixes
Fabián Ezequiel Gallina
2015-08-11
1
-0
/
+12
*
python.el: Fix local/remote shell environment setup
Fabián Ezequiel Gallina
2015-07-06
1
-17
/
+18
*
python.el: Respect process environment for remote shells
Fabián Ezequiel Gallina
2015-07-06
1
-126
/
+167
*
python.el: Avoid making let-bound defvars buffer local (Bug#18244)
Fabián Ezequiel Gallina
2015-07-06
1
-16
/
+23
*
; python.el: Replace `eval-when-compile` with `eval-and-compile`
Fabián Ezequiel Gallina
2015-07-06
1
-2
/
+2
*
python.el: Fixes for IPython 3.x (Bug#20580)
Fabián Ezequiel Gallina
2015-07-06
1
-3
/
+6
*
python.el: Fix mark-defun behavior (Bug#19665)
Fabián Ezequiel Gallina
2015-07-06
1
-0
/
+16
*
Respect `prog-indentation-context' in python.el
Christoph Wedler
2015-07-05
1
-32
/
+28
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-1
/
+1
*
python.el: better limit for looking-back calls
Fabián Ezequiel Gallina
2015-05-11
1
-1
/
+2
*
python.el: Fix warnings on looking-back calls missing LIMIT
Fabián Ezequiel Gallina
2015-04-29
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2015-04-19
1
-6
/
+6
*
python.el: Keep symmetry on sexp navigation with parens
Fabián Ezequiel Gallina
2015-04-12
1
-29
/
+55
*
python.el: Indent docstring lines to base-indent
Fabián Ezequiel Gallina
2015-04-09
1
-3
/
+12
*
python.el: Increase native completion robustness
Fabián Ezequiel Gallina
2015-04-09
1
-42
/
+94
*
python.el: Do not break IPython magic completions.
Fabián Ezequiel Gallina
2015-04-06
1
-14
/
+21
*
Fix previous commit to prevent infloop
Fabián Ezequiel Gallina
2015-04-06
1
-0
/
+1
*
python.el: Enhance docstring detection following PEP-257.
Fabián Ezequiel Gallina
2015-04-05
1
-27
/
+69
*
Shut up python-mode's indentation guesser
Daniel Colascione
2015-03-26
1
-2
/
+9
*
Merge from origin/emacs-24
Paul Eggert
2015-03-03
1
-1
/
+1
|
\
|
*
Bump python.el version
Fabián Ezequiel Gallina
2015-02-21
1
-1
/
+1
*
|
Merge from origin/emacs-24
Paul Eggert
2015-02-25
1
-29
/
+19
|
\
|
|
*
Spelling fixes
Paul Eggert
2015-01-29
1
-2
/
+2
|
*
python.el: Handle tabs in python-indent-dedent-line.
Fabián Ezequiel Gallina
2015-01-30
1
-3
/
+1
|
*
* lisp/progmodes/python.el (python-indent-context): Respect user
Fabián Ezequiel Gallina
2015-01-30
1
-24
/
+16
*
|
python.el: Do not deactivate mark on shell fontification.
Fabián Ezequiel Gallina
2015-02-16
1
-0
/
+1
*
|
python.el: Allow killing shell buffer if process is dead.
Fabián Ezequiel Gallina
2015-02-12
1
-7
/
+7
*
|
python.el: Fix typo in eldoc initialization for Emacs 24.x
Fabián Ezequiel Gallina
2015-02-09
1
-2
/
+2
*
|
python.el: Improved shell font lock respecting markers.
Fabián Ezequiel Gallina
2015-02-09
1
-49
/
+41
*
|
python.el: Fix completion-at-point.
Fabián Ezequiel Gallina
2015-02-08
1
-66
/
+70
*
|
python.el: Fix shell font-lock multiline input.
Fabián Ezequiel Gallina
2015-02-08
1
-4
/
+6
*
|
python.el: Make shell font-lock respect markers.
Fabián Ezequiel Gallina
2015-02-08
1
-44
/
+42
*
|
python.el: Keep eldoc visible while typing args.
Fabián Ezequiel Gallina
2015-02-07
1
-3
/
+17
[next]