aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-07Fix triple-quoting electricity in python-modeJoão Távora1-2/+3
2014-03-15lisp/progmodes/python.el: Fix docstring typos.Juanma Barranquero1-84/+81
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris1-1/+1
2014-02-04* progmodes/python.el (python-shell-send-string):Fabián Ezequiel Gallina1-4/+2
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-12-26* lisp/progmodes/python.el: Use lexical-binding.Fabián Ezequiel Gallina1-9/+9
2013-12-25* lisp/progmodes/python.el:Fabián Ezequiel Gallina1-24/+64
2013-12-24* lisp/progmodes/python.el (python-nav-beginning-of-statement): SpeedFabián Ezequiel Gallina1-9/+15
2013-12-12* lisp/progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):Fabián Ezequiel Gallina1-2/+4
2013-12-12* lisp/progmodes/python.el (python-indent-calculate-indentation): FixFabián Ezequiel Gallina1-13/+25
2013-12-12* lisp/progmodes/python.el (python-indent-context)Fabián Ezequiel Gallina1-0/+16
2013-12-12* lisp/progmodes/python.el (python-indent-calculate-indentation): WhenNathan Trapuzzano1-1/+1
2013-11-28* lisp/progmodes/python.el (python-mode-map): Remove binding for ":".Stefan Monnier1-42/+37
2013-11-25* lisp/progmodes/python.el (python-indent-guess-indent-offset):Glenn Morris1-1/+1
2013-11-23* python.el (python-shell-send-file): Add option to delete file when done. Glenn Morris1-6/+10
2013-11-22Revert previous python.el changeGlenn Morris1-2/+0
2013-11-22* lisp/progmodes/python.el (python-shell--save-temp-file): Tiny changeJorgen Schaefer1-0/+2
2013-11-05* lisp/progmodes/python.el (python-mode): Remove incorrect text from docstring.Bozhidar Batsov1-3/+1
2013-11-04* lisp/progmodes/python.el: Fix up last change.Stefan Monnier1-41/+69
2013-10-29* lisp/progmodes/python.el (python-shell-get-buffer): New function.Stefan Monnier1-12/+29
2013-10-07* lisp/electric.el (electric-indent-inhibit): New var.Stefan Monnier1-1/+5
2013-09-10Improve previous interpreter-mode-alist changeGlenn Morris1-1/+1
2013-09-10Tweak previous changeGlenn Morris1-1/+1
2013-09-10Treat interpreter-mode-alist as alist of regexps, not literalsGlenn Morris1-1/+1
2013-09-09Spelling fixes and tidy up a comment.Paul Eggert1-1/+1
2013-09-04* lisp/subr.el (pop): Use `car-safe'.Stefan Monnier1-15/+8
2013-09-02Format code sent to Python shell for robustness.Fabián Ezequiel Gallina1-14/+51
2013-09-02* progmodes/python.el (python-nav-if-name-main): New command.Fabián Ezequiel Gallina1-6/+29
2013-09-02* progmodes/python.el (python-shell-completion-get-completions):Fabián Ezequiel Gallina1-6/+10
2013-08-26* lisp/progmodes/python.el (python-font-lock-keywords): Don't return nilStefan Monnier1-17/+12
2013-08-15Spelling fixes.Paul Eggert1-6/+6
2013-08-13* lisp/progmodes/python.el (python-imenu--build-tree)Fabián Ezequiel Gallina1-82/+32
2013-07-12* lisp/progmodes/python.el (python-imenu--build-tree): Fix corner caseFabián Ezequiel Gallina1-2/+7
2013-06-18* lisp/progmodes/python.el (ffap-alist): Declare.Glenn Morris1-0/+2
2013-05-26* progmodes/python.el: Fix typo in commentary.Fabián Ezequiel Gallina1-1/+1
2013-05-26* progmodes/python.el (python-indent-block-enders): Add break,Fabián Ezequiel Gallina1-1/+2
2013-05-08Fix a bunch of custom types (thank you cus-test.el)Glenn Morris1-1/+1
2013-04-19Small fixes to 2013-04-19T02:31:09Z!fgallina@gnu.orgFabián Ezequiel Gallina1-4/+5
2013-04-18New faster Imenu implementation.Fabián Ezequiel Gallina1-21/+213
2013-04-17* lisp/progmodes/python.el (python-nav--syntactically): Fix cornercasesFabián Ezequiel Gallina1-22/+26
2013-04-17New defun movement commands.Fabián Ezequiel Gallina1-0/+60
2013-04-16* progmodes/python.el (python-syntax--context-compiler-macro): New defun.Fabián Ezequiel Gallina1-12/+14
2013-04-16* lisp/progmodes/python.el (python-mode-skeleton-abbrev-table): Rename fromStefan Monnier1-5/+9
2013-03-25Un-indent after "pass" and "return" statementsFabián Ezequiel Gallina1-3/+13
2013-02-20* progmodes/python.el (python-info-current-defun): EnhanceFabián Ezequiel Gallina1-35/+33
2013-02-19* progmodes/python.el (python-info-current-defun): Fix failedFabián Ezequiel Gallina1-1/+4
2013-02-19* progmodes/python.el (python-indent-context): FixFabián Ezequiel Gallina1-13/+12
2013-02-13* progmodes/python.el: Explain how to restore "cc-mode"-likeFabián Ezequiel Gallina1-20/+22
2013-02-13* progmodes/python.el (python-info-current-defun): Fix currentFabián Ezequiel Gallina1-33/+54
2013-02-01Spelling fixes.Paul Eggert1-1/+1