aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix completion retrieval parsing.Fabián Ezequiel Gallina2014-06-211-2/+12
| * Enhancements for outline integration.Fabián Ezequiel Gallina2014-06-211-1/+1
* | * lisp/progmodes/python.el (import skeleton): New skeleton.Matthias Meulien2014-06-111-6/+11
* | * lisp/progmodes/python.el (class skeleton): Don't erase last char of classMatthias Meulien2014-06-111-1/+1
* | * lisp/progmodes/python.el (run-python): Use read-shell-command.Eric Hanchrow2014-06-111-1/+1
* | avoid unnecessary questionsSam Steingold2014-05-141-2/+1
|/
* Fix triple-quoting electricity in python-modeJoão Távora2014-04-071-2/+3
* lisp/progmodes/python.el: Fix docstring typos.Juanma Barranquero2014-03-151-84/+81
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* * progmodes/python.el (python-shell-send-string):Fabián Ezequiel Gallina2014-02-041-4/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/progmodes/python.el: Use lexical-binding.Fabián Ezequiel Gallina2013-12-261-9/+9
* * lisp/progmodes/python.el:Fabián Ezequiel Gallina2013-12-251-24/+64
* * lisp/progmodes/python.el (python-nav-beginning-of-statement): SpeedFabián Ezequiel Gallina2013-12-241-9/+15
* * lisp/progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):Fabián Ezequiel Gallina2013-12-121-2/+4
* * lisp/progmodes/python.el (python-indent-calculate-indentation): FixFabián Ezequiel Gallina2013-12-121-13/+25
* * lisp/progmodes/python.el (python-indent-context)Fabián Ezequiel Gallina2013-12-121-0/+16
* * lisp/progmodes/python.el (python-indent-calculate-indentation): WhenNathan Trapuzzano2013-12-121-1/+1
* * lisp/progmodes/python.el (python-mode-map): Remove binding for ":".Stefan Monnier2013-11-281-42/+37
* * lisp/progmodes/python.el (python-indent-guess-indent-offset):Glenn Morris2013-11-251-1/+1
* * python.el (python-shell-send-file): Add option to delete file when done. Glenn Morris2013-11-231-6/+10
* Revert previous python.el changeGlenn Morris2013-11-221-2/+0
* * lisp/progmodes/python.el (python-shell--save-temp-file): Tiny changeJorgen Schaefer2013-11-221-0/+2
* * lisp/progmodes/python.el (python-mode): Remove incorrect text from docstring.Bozhidar Batsov2013-11-051-3/+1
* * lisp/progmodes/python.el: Fix up last change.Stefan Monnier2013-11-041-41/+69
* * lisp/progmodes/python.el (python-shell-get-buffer): New function.Stefan Monnier2013-10-291-12/+29
* * lisp/electric.el (electric-indent-inhibit): New var.Stefan Monnier2013-10-071-1/+5
* Improve previous interpreter-mode-alist changeGlenn Morris2013-09-101-1/+1
* Tweak previous changeGlenn Morris2013-09-101-1/+1
* Treat interpreter-mode-alist as alist of regexps, not literalsGlenn Morris2013-09-101-1/+1
* Spelling fixes and tidy up a comment.Paul Eggert2013-09-091-1/+1
* * lisp/subr.el (pop): Use `car-safe'.Stefan Monnier2013-09-041-15/+8
* Format code sent to Python shell for robustness.Fabián Ezequiel Gallina2013-09-021-14/+51
* * progmodes/python.el (python-nav-if-name-main): New command.Fabián Ezequiel Gallina2013-09-021-6/+29
* * progmodes/python.el (python-shell-completion-get-completions):Fabián Ezequiel Gallina2013-09-021-6/+10
* * lisp/progmodes/python.el (python-font-lock-keywords): Don't return nilStefan Monnier2013-08-261-17/+12
* Spelling fixes.Paul Eggert2013-08-151-6/+6
* * lisp/progmodes/python.el (python-imenu--build-tree)Fabián Ezequiel Gallina2013-08-131-82/+32
* * lisp/progmodes/python.el (python-imenu--build-tree): Fix corner caseFabián Ezequiel Gallina2013-07-121-2/+7
* * lisp/progmodes/python.el (ffap-alist): Declare.Glenn Morris2013-06-181-0/+2
* Merge from emacs-24; up to 2012-12-27T20:09:45Z!juri@jurta.orgGlenn Morris2013-06-011-2/+3
|\
| * * progmodes/python.el: Fix typo in commentary.Fabián Ezequiel Gallina2013-05-261-1/+1
| * * progmodes/python.el (python-indent-block-enders): Add break,Fabián Ezequiel Gallina2013-05-261-1/+2
* | Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-081-1/+1
* | Small fixes to 2013-04-19T02:31:09Z!fgallina@gnu.orgFabián Ezequiel Gallina2013-04-191-4/+5
* | New faster Imenu implementation.Fabián Ezequiel Gallina2013-04-181-21/+213
* | * lisp/progmodes/python.el (python-nav--syntactically): Fix cornercasesFabián Ezequiel Gallina2013-04-171-22/+26
* | New defun movement commands.Fabián Ezequiel Gallina2013-04-171-0/+60
* | * progmodes/python.el (python-syntax--context-compiler-macro): New defun.Fabián Ezequiel Gallina2013-04-161-12/+14
* | * lisp/progmodes/python.el (python-mode-skeleton-abbrev-table): Rename fromStefan Monnier2013-04-161-5/+9