aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* * progmodes/python.el (inferior-python-mode): Fix hang inFabián Ezequiel Gallina2012-11-031-11/+18
* * progmodes/python.el (python-mode-map): ReplaceFabián Ezequiel Gallina2012-10-111-10/+4
* Implemented `backward-up-list'-like navigation.Fabián Ezequiel Gallina2012-10-081-0/+64
* * progmodes/python.el (python-fill-paragraph): Rename fromFabián Ezequiel Gallina2012-10-081-12/+11
* * progmodes/python.el (python-shell-output-filter): Handle extraFabián Ezequiel Gallina2012-10-081-1/+3
* Fix shell handling of unbalanced quotes and parens in output.Fabián Ezequiel Gallina2012-10-081-24/+48
* Enhancements on forward-sexp movement.Fabián Ezequiel Gallina2012-10-081-145/+131
* * progmodes/python.el (inferior-python-mode)Fabián Ezequiel Gallina2012-10-071-7/+10
* Enhancements to indentation.Fabián Ezequiel Gallina2012-10-071-5/+14
* Fix shell output retrieval and comint-prompt-regexp init.Fabián Ezequiel Gallina2012-10-071-31/+46
* Enhancements to docstring formatting when filling paragraphs.Fabián Ezequiel Gallina2012-10-051-14/+32
* Spelling fixes.Paul Eggert2012-10-041-1/+1
* Allow user to set docstring style for fill-paragraph.Fabián Ezequiel Gallina2012-10-041-48/+128
* Fix cornercase for string syntax.Fabián Ezequiel Gallina2012-10-031-16/+10
* Shell output catching a la gud-gdb.Fabián Ezequiel Gallina2012-09-301-18/+32
* Enhancements for triple-quote string syntax.Fabián Ezequiel Gallina2012-09-301-12/+13
* * progmodes/python.el:Fabián Ezequiel Gallina2012-09-241-10/+9
* Enhancements for triple-quote string syntax.Fabián Ezequiel Gallina2012-09-241-45/+61
* * progmodes/python.el (python-indent-line): More consistent cursorFabián Ezequiel Gallina2012-09-231-10/+21
* * progmodes/python.el (python-shell-send-string): WhenMatt McClure2012-09-071-3/+13
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-11/+11
* * progmodes/python.el (python-shell-send-string):Fabián Ezequiel Gallina2012-08-141-5/+3
* Use `completion-table-dynamic' for completion functions.Fabián Ezequiel Gallina2012-08-141-71/+72
* Remove some unnecessary bindings of same-window-* variables.Chong Yidong2012-08-111-5/+1
* * progmodes/python.el (python-pdbtrack-tracked-buffer)Fabián Ezequiel Gallina2012-08-091-4/+5
* * progmodes/python.el: Enhancements to forward-sexp.Fabián Ezequiel Gallina2012-08-091-72/+167
* * progmodes/python.el Fixed defsubst warning.Fabián Ezequiel Gallina2012-08-071-73/+79
* Make internal shell process buffer names start with space.Fabián Ezequiel Gallina2012-08-061-15/+22
* Shell processes: enhancements to startup and CEDET compatibility.Fabián Ezequiel Gallina2012-07-311-28/+41
* * progmodes/python.el (run-python-internal): Disable font lock forFabián Ezequiel Gallina2012-07-311-5/+6
* Consistent completion in inferior python with emacs -nw.Fabián Ezequiel Gallina2012-07-271-3/+1
* * lisp/progmodes/python.el (python-mode-map): Added keybinding forFabián Ezequiel Gallina2012-07-271-16/+19
* Enhancements to ppss related code (thanks Stefan).Fabián Ezequiel Gallina2012-07-181-49/+24
* progmodes/python.el: Set file local vars at end of file and clean tabs.Fabián Ezequiel Gallina2012-07-181-2/+8
* * progmodes/python.el: Enhancements to eldoc support.Fabián Ezequiel Gallina2012-07-181-49/+54
* New utility functions + python-info-ppss-context fix.Fabián Ezequiel Gallina2012-07-171-1/+12
* Final renames and doc fixes for movement commands.Fabián Ezequiel Gallina2012-07-171-34/+37
* * progmodes/python.el (python-shell-send-string-no-output): AllowFabián Ezequiel Gallina2012-07-171-12/+17
* * progmodes/python.el: Simplified imenu implementation.Fabián Ezequiel Gallina2012-07-161-178/+8
* * progmodes/python.el: Enhancements to navigation commands.Fabián Ezequiel Gallina2012-07-161-25/+201
* Mark python-mode abbrevs as system abbrevs.Chong Yidong2012-06-231-1/+2
* * lisp/progmodes/python.el (python-mode): Derive from prog-mode.Glenn Morris2012-06-191-1/+1
* * lisp/progmodes/python.el (python-rx-constituents): Move backquote.Stefan Monnier2012-06-181-14/+16
* Fix python.el obsolescence versionsGlenn Morris2012-06-181-4/+4
* Add coding cookieGlenn Morris2012-06-181-1/+1
* Spelling fixes.Paul Eggert2012-06-171-13/+13
* lisp/progmodes/python.el: Updated Copyright years.old-branches/pythonFabián Ezequiel Gallina2012-06-141-1/+1
* * lisp/progmodes/python.el: (python-indent, python-guess-indent,Fabián Ezequiel Gallina2012-06-141-0/+10
* Migrated python-font-lock-syntactic-keywords to python-syntax-propertize-func...Fabián Ezequiel Gallina2012-05-171-12/+14
* Copyright information updateFabián Ezequiel Gallina2012-05-171-16/+12