]> code.delx.au - gnu-emacs/history - lisp/progmodes/python.el
Add new keywords of Python 3.5
[gnu-emacs] / lisp / progmodes / python.el
2016-04-26 Lele GaifaxAdd new keywords of Python 3.5
2016-03-30 Alan MackenzieMerge branch 'emacs-25' of /home/acm/emacs/emacs.git...
2016-03-28 Dmitry GutovRemove prog-indentation-context
2016-01-24 Alan MackenzieExpunge "allow" + infinitive without direct object...
2016-01-13 Glenn MorrisAdd some missing version tags.
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-30 Dmitry GutovUnbreak completion in python-mode buffers
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-11-17 Paul EggertFix docstring quoting problems with ‘ '’
2015-11-15 Vasily KorytovRecognize .rbw and .pyw files (bug#18753)
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-01 Juanma BarranqueroFix bug#21762
2015-10-05 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-28 Dmitry Gutov; Remove extraneous "coding: utf-8" specifications...
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-21 Paul EggertClarify or replace a few \u escapes.
2015-09-21 Mark OteizaAdd prettify symbols to python-mode
2015-09-20 Ken ManheimerRepair pdbtrack so it follows transition from one remot...
2015-09-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-07 Paul EggertGo back to grave quoting in source-code docstrings...
2015-09-03 Paul EggertFix some more docstring etc. quoting problems
2015-08-25 Paul EggertSpelling fixes
2015-08-25 Paul EggertPrefer directed to neutral quotes
2015-08-23 Fabián Ezequiel... python.el: Fix python-shell-buffer-substring on indente...
2015-08-23 Fabián Ezequiel... python.el: Defer shell setup code until first interacti...
2015-08-23 Fabián Ezequiel... python.el: Fix completion for pdb interactions
2015-08-23 Fabián Ezequiel... python.el: Fix prompt detection with user overridden...
2015-08-22 Fabián Ezequiel... python.el: fallback completion, ffap and eldoc setup...
2015-08-22 Fabián Ezequiel... ; python.el: Fix typo for previous commit
2015-08-22 Fabián Ezequiel... python.el: Increase native completion robustness.
2015-08-22 Fabián Ezequiel... ; python.el: Fix previous commit for Emacs<24.3 compati...
2015-08-22 Fabián Ezequiel... ; python.el: Fix previous commit for Emacs<24.3 compati...
2015-08-22 Fabián Ezequiel... python.el: Ensure remote process-environment on non...
2015-08-21 Fabián Ezequiel... ; python.el: Bump version to 25.1
2015-08-21 Fabián Ezequiel... python.el: Enhancements to process environment setup.
2015-08-21 Paul EggertAvoid hard-coding "M-x command" in docstrings
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-12 Fabián Ezequiel... ; python.el: Emacs 24.x compatibility fixes
2015-07-06 Fabián Ezequiel... python.el: Fix local/remote shell environment setup
2015-07-06 Fabián Ezequiel... python.el: Respect process environment for remote shells
2015-07-06 Fabián Ezequiel... python.el: Avoid making let-bound defvars buffer local...
2015-07-06 Fabián Ezequiel... ; python.el: Replace `eval-when-compile` with `eval...
2015-07-06 Fabián Ezequiel... python.el: Fixes for IPython 3.x (Bug#20580)
2015-07-06 Fabián Ezequiel... python.el: Fix mark-defun behavior (Bug#19665)
2015-07-05 Christoph WedlerRespect `prog-indentation-context' in python.el
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-02 Glenn MorrisMerge from origin/emacs-24
2015-06-02 Glenn Morris; Merge from origin/emacs-24
2015-05-23 Jan DMerge branch 'master' into cairo
2015-05-21 Paul EggertDon't quote nil and t in doc strings
2015-05-17 Jan DMerge branch 'master' into cairo
2015-05-11 Fabián Ezequiel... python.el: better limit for looking-back calls
2015-04-30 Fabián Ezequiel... python.el: Fix warnings on looking-back calls missing...
2015-04-26 Jan DMerge branch 'master' into cairo
2015-04-20 Paul EggertSpelling fixes
2015-04-13 Fabián Ezequiel... python.el: Keep symmetry on sexp navigation with parens
2015-04-09 Fabián Ezequiel... python.el: Indent docstring lines to base-indent
2015-04-09 Fabián Ezequiel... python.el: Increase native completion robustness
2015-04-06 Fabián Ezequiel... python.el: Do not break IPython magic completions.
2015-04-06 Fabián Ezequiel... Fix previous commit to prevent infloop
2015-04-06 Fabián Ezequiel... python.el: Enhance docstring detection following PEP...
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-03 Jan DMerge branch 'master' into cairo
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-26 Daniel ColascioneShut up python-mode's indentation guesser
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-18 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
next