log lisp/progmodes/python.el @ 112222:5f7efaa8604a

age author description
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Fri, 10 Dec 2010 15:00:25 -0500 Stefan Monnier Derive from prog-mode, use derived-mode-p, and fix up various
Sat, 27 Nov 2010 15:04:57 -0500 Chong Yidong Merge changes from emacs-23 branch
Sun, 21 Nov 2010 12:04:43 -0500 Chong Yidong Backport fixes for Bug#5390 and Bug#5694 from trunk.
Sun, 21 Nov 2010 11:52:05 -0500 Chong Yidong Make the sys.path remove in Python mode customizable (Bug#7454).
Sat, 20 Nov 2010 18:19:39 -0800 Glenn Morris python.el comment.
Sun, 21 Nov 2010 12:12:44 -0500 Chong Yidong Highlight top-level augmented assignments in Python (Bug#6445).
Wed, 17 Nov 2010 22:54:14 -0500 Stefan Monnier Merge from emacs-23
Tue, 09 Nov 2010 23:46:01 -0800 Glenn Morris * lisp/progmodes/python.el (python-shell): Doc fix.
Wed, 17 Nov 2010 10:00:16 -0500 Stefan Monnier * lisp/progmodes/python.el (run-python): Explain why we remove the current
Tue, 09 Nov 2010 15:07:10 -0500 Stefan Monnier Merge from emacs-23
Sat, 06 Nov 2010 13:23:42 -0700 Glenn Morris Use line-end-position rather than end-of-line, etc.
Mon, 08 Nov 2010 13:56:10 -0500 Stefan Monnier * lisp/progmodes/python.el (python-font-lock-syntactic-keywords):
Sat, 11 Sep 2010 01:13:42 +0200 Stefan Monnier New syntax-propertize functionality.
Wed, 01 Sep 2010 16:13:21 +0900 Kenichi Handa merge changes in emacs-23 branch
Sun, 22 Aug 2010 20:44:55 -0400 Chong Yidong * progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991).
Mon, 30 Aug 2010 15:03:05 +0200 Stefan Monnier Use `declare' in defmacros.
Tue, 24 Aug 2010 16:20:21 -0400 Chong Yidong * lisp/progmodes/python.el: Add Ipython support (Bug#5390).
Tue, 06 Jul 2010 21:46:58 -0700 Glenn Morris Add some font-locking for Python 2.7.
Fri, 26 Feb 2010 19:19:50 -0500 Chong Yidong Minor Python mode fix (Bug#5653).
Tue, 19 Jan 2010 14:39:22 -0500 Mark A. Hershberger replace references to obsolete c-subword-mode
Tue, 05 Jan 2010 15:11:04 -0700 Chong Yidong * progmodes/python.el (python-font-lock-keywords): Handle qualified decorators
Mon, 14 Dec 2009 16:19:24 +0000 Chong Yidong * progmodes/python.el (python-symbol-completions): Remove text
Mon, 07 Dec 2009 20:06:26 +0000 Stefan Monnier * minibuffer.el (completion-at-point-functions): New var.
Fri, 06 Nov 2009 05:16:23 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-alt-dvi-print-command)
Sat, 31 Oct 2009 02:38:34 +0000 Stefan Monnier * textmodes/two-column.el (2C-split):
Fri, 30 Oct 2009 02:00:11 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1470000.
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Tue, 01 Sep 2009 03:18:44 +0000 Glenn Morris Use forward-line rather than goto-line.
Fri, 21 Aug 2009 07:24:26 +0000 Glenn Morris Use help-print-return-message rather than the now obsolete alias.