* progmodes/python.el: Bump defgroup :version to 24.3.
[bpt/emacs.git] / lisp / progmodes / python.el
2012-12-31 Fabián Ezequiel... * progmodes/python.el: Bump defgroup :version to 24.3.
2012-12-31 Fabián Ezequiel... Backported revisions 2012-12-29T12:33:33Z!fgallina...
2012-12-11 Fabián Ezequiel... * progmodes/python.el (python-skeleton-class)
2012-11-26 Fabián Ezequiel... * progmodes/python.el:
2012-11-26 Fabián Ezequiel... Fix Imenu regression.
2012-11-12 Fabián Ezequiel... Fix end-of-defun misbehavior.
2012-11-03 Eli ZaretskiiAdapt MSDOS port to latest changes.
2012-11-03 Fabián Ezequiel... * progmodes/python.el (inferior-python-mode): Fix hang in
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-14 David EngsterMerge bug fixes from CEDET upstream.
2012-10-14 Kenichi Handamerge trunk
2012-10-12 Fabián Ezequiel... * progmodes/python.el (python-mode-map): Replace
2012-10-11 Kenichi Handamerge trunk
2012-10-09 Fabián Ezequiel... Implemented `backward-up-list'-like navigation.
2012-10-08 Fabián Ezequiel... * progmodes/python.el (python-fill-paragraph): Rename...
2012-10-08 Fabián Ezequiel... * progmodes/python.el (python-shell-output-filter)...
2012-10-08 Fabián Ezequiel... Fix shell handling of unbalanced quotes and parens...
2012-10-08 Daniel ColascioneMerge cygw32
2012-10-08 Fabián Ezequiel... Enhancements on forward-sexp movement.
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-07 Fabián Ezequiel... * progmodes/python.el (inferior-python-mode)
2012-10-07 David EngsterMerge changes from CEDET upstream.
2012-10-07 Fabián Ezequiel... Enhancements to indentation.
2012-10-07 Kenichi Handamerge trunk
2012-10-07 Fabián Ezequiel... Fix shell output retrieval and comint-prompt-regexp...
2012-10-06 Kenichi Handamerge trunk
2012-10-05 Fabián Ezequiel... Enhancements to docstring formatting when filling parag...
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-10-05 Paul EggertSpelling fixes.
2012-10-04 Fabián Ezequiel... Allow user to set docstring style for fill-paragraph.
2012-10-03 Fabián Ezequiel... Fix cornercase for string syntax.
2012-10-01 Fabián Ezequiel... Shell output catching a la gud-gdb.
2012-09-30 Fabián Ezequiel... Enhancements for triple-quote string syntax.
2012-09-30 Kenichi Handamerge trunk
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-24 Fabián Ezequiel... * progmodes/python.el:
2012-09-24 Fabián Ezequiel... Enhancements for triple-quote string syntax.
2012-09-23 Fabián Ezequiel... * progmodes/python.el (python-indent-line): More consis...
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-17 Daniel ColascioneMerge from trunk
2012-09-07 Matt McClure* progmodes/python.el (python-shell-send-string): When
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-16 Kenichi Handamerge trunk
2012-08-15 Glenn MorrisReplace version 24.2 with 24.3 where appropriate (hopef...
2012-08-14 Fabián Ezequiel... * progmodes/python.el (python-shell-send-string):
2012-08-14 Fabián Ezequiel... Use `completion-table-dynamic' for completion functions.
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-10 Chong YidongRemove some unnecessary bindings of same-window-* varia...
2012-08-09 Fabián Ezequiel... * progmodes/python.el (python-pdbtrack-tracked-buffer)
2012-08-09 Fabián Ezequiel... * progmodes/python.el: Enhancements to forward-sexp.
2012-08-08 Fabián Ezequiel... * progmodes/python.el Fixed defsubst warning.
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-06 Fabián Ezequiel... Make internal shell process buffer names start with...
2012-07-31 Fabián Ezequiel... Shell processes: enhancements to startup and CEDET...
2012-07-31 Fabián Ezequiel... * progmodes/python.el (run-python-internal): Disable...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-27 Fabián Ezequiel... Consistent completion in inferior python with emacs...
2012-07-27 Fabián Ezequiel... * lisp/progmodes/python.el (python-mode-map): Added...
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-19 Fabián Ezequiel... Enhancements to ppss related code (thanks Stefan).
2012-07-18 Fabián Ezequiel... progmodes/python.el: Set file local vars at end of...
2012-07-18 Fabián Ezequiel... * progmodes/python.el: Enhancements to eldoc support.
2012-07-17 Fabián Ezequiel... New utility functions + python-info-ppss-context fix.
2012-07-17 Fabián Ezequiel... Final renames and doc fixes for movement commands.
2012-07-17 Fabián Ezequiel... * progmodes/python.el (python-shell-send-string-no...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Fabián Ezequiel... * progmodes/python.el: Simplified imenu implementation.
2012-07-16 Fabián Ezequiel... * progmodes/python.el: Enhancements to navigation commands.
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-23 Chong YidongMark python-mode abbrevs as system abbrevs.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-19 Glenn Morris* lisp/progmodes/python.el (python-mode): Derive from...
2012-06-18 Stefan Monnier* lisp/progmodes/python.el (python-rx-constituents...
2012-06-18 Glenn MorrisFix python.el obsolescence versions
2012-06-18 Glenn MorrisAdd coding cookie
2012-06-17 Paul EggertSpelling fixes.
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-15 Fabián Ezequiel... lisp/progmodes/python.el: Updated Copyright years.
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-15 Fabián Ezequiel... * lisp/progmodes/python.el: (python-indent, python...
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-06 Michael Albinus* progmodes/python.el (python-send-region): Ensure...
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-17 Fabián Ezequiel... Migrated python-font-lock-syntactic-keywords to python...
2012-05-17 Fabián Ezequiel... Copyright information update
2012-05-17 Fabián Ezequiel... Revert "Merge pull request #83 from tkf/empty-triple...
2012-05-17 Fabián Ezequiel... Make `which-func-functions' defaults to '(python-info...
2012-05-17 Fabián Ezequiel... Function documentation enhancements
2012-05-17 Fabián Ezequiel... New defun navigation machinery
2012-05-17 Fabián Ezequiel... Enhancements on `python-beginning-of-defun-function...
2012-05-17 Fabián Ezequiel... `python-nav-list-defun-positions' now caches defuns...
2012-05-17 Fabián Ezequiel... Enhancements to `python-end-of-defun-function' so it...
2012-05-17 Dan DavisonVariable name change
2012-05-17 Fabián Ezequiel... Enhancements to `python-indent-post-self-insert-function'
next