Merge from emacs-24; up to 2012-12-11T18:52:31Z!monnier@iro.umontreal.ca
[bpt/emacs.git] / lisp / progmodes / python.el
2013-01-25 Glenn MorrisMerge from emacs-24; up to 2012-12-11T18:52:31Z!monnier...
2013-01-24 Fabián Ezequiel... * lisp/progmodes/python.el: Enhancements to header...
2013-01-19 Glenn MorrisMerge from emacs-24; up to 2012-12-11T09:51:12Z!dmantip...
2013-01-13 Glenn MorrisMerge from emacs-24; up to 2012-12-10T20:27:33Z!eggert...
2013-01-10 Fabián Ezequiel... * progmodes/python.el (python-nav-end-of-statement...
2013-01-10 Stefan MonnierMerge from emacs-24
2013-01-09 Glenn MorrisMerge from emacs-24; up to 2012-12-08T12:11:29Z!eliz...
2013-01-06 Glenn MorrisMerge from emacs-24; up to 2012-12-07T15:31:43Z!cyd...
2013-01-05 Glenn MorrisMerge from emacs-24; up to 2012-12-07T08:13:49Z!dmantip...
2013-01-04 Glenn MorrisMerge from emacs-24; up to 2012-12-06T20:16:38Z!monnier...
2013-01-03 Glenn MorrisMerge from emacs-24; up to 2012-12-06T07:33:20Z!rgm...
2013-01-02 Paul EggertMerge from emacs-24; up to 2012-12-06T01:39:03Z!monnier...
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-31 Fabián Ezequiel... * progmodes/python.el (python-nav-end-of-statement...
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-30 Glenn MorrisMerge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka...
2012-12-29 Fabián Ezequiel... * progmodes/python.el: Support other commands triggering
2012-12-29 Fabián Ezequiel... * progmodes/python.el (python-shell-send-region): Add...
2012-12-29 Fabián Ezequiel... * progmodes/python.el: Remove cl dependency.
2012-12-27 Glenn MorrisMerge from emacs-24; up to 2012-12-03T21:07:47Z!eggert...
2012-12-22 Glenn MorrisMerge from emacs-24; up to 2012-12-02T06:22:32Z!cyd...
2012-12-21 Glenn MorrisMerge from emacs-24; up to 2012-12-01T13:25:13Z!cyd...
2012-12-13 Glenn MorrisMerge from emacs-24; up to 2012-11-30T04:44:52Z!cyd...
2012-12-11 Fabián Ezequiel... * progmodes/python.el (python-skeleton-class)
2012-12-10 Daniel ColascioneMove fix for cygw32 icon issue from emacs-24 branch...
2012-12-10 Eli ZaretskiiMerge from trunk + rename the event. Not tested yet.
2012-12-10 Glenn MorrisMerge from emacs-24; up to 2012-11-26T19:56:14Z!monnier...
2012-12-06 Glenn MorrisMerge from emacs-24; up to 2012-11-24T16:58:43Z!cyd...
2012-12-03 Glenn MorrisMerge from emacs-24; up to 2012-11-23T06:23:28Z!cyd...
2012-11-27 Kenichi Handamerge trunk
2012-11-27 Glenn MorrisMerge from emacs-24; up to 2012-11-20T20:06:17Z!monnier...
2012-11-26 Fabián Ezequiel... * progmodes/python.el:
2012-11-26 Fabián Ezequiel... Fix Imenu regression.
2012-11-25 Bill WohlerMerge from trunk.
2012-11-24 Glenn MorrisMerge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka...
2012-11-23 Kenichi Handa(no commit message)
2012-11-21 Daniel ColascioneTeach sql-mode's imenu about IF NOT EXISTS
2012-11-21 Daniel ColascioneSupport IF NOT EXISTS in SQL declarations
2012-11-21 Glenn MorrisMerge from emacs-24; up to 2012-11-17T22:12:47Z!eggert...
2012-11-19 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defun-declarations-alist):
2012-11-15 Daniel ColascioneMerge from cygw32 branch
2012-11-13 Kenichi Handamerge trunk
2012-11-13 Eli ZaretskiiMerge from trunk.
2012-11-13 Glenn MorrisMerge from emacs-24; up to 2012-11-09T14:45:15Z!dmantip...
2012-11-12 Fabián Ezequiel... Fix end-of-defun misbehavior.
2012-11-03 Glenn MorrisMerge from emacs-24; up to 2012-11-03T05:11:34Z!dmantip...
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 Eli ZaretskiiMerge from trunk.
2012-10-12 Fabián Ezequiel... * progmodes/python.el (python-mode-map): Replace
2012-10-11 Kenichi Handamerge trunk
2012-10-09 Eli ZaretskiiMerge from 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 Eli ZaretskiiMerge from trunk after cygw32 commit, and resolve confl...
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 Eli ZaretskiiMerge from mainline.
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...
next