log lisp/progmodes/python.el @ 70219:7a59f2600206

age author description
Wed, 26 Apr 2006 05:26:39 +0000 Stefan Monnier (python-continuation-line-p, python-beginning-of-statement):
Wed, 19 Apr 2006 06:37:31 +0000 Dan Nicolaescu (python-mode): Fix typo.
Tue, 18 Apr 2006 22:34:54 +0000 Dan Nicolaescu (python-mode): Add support for
Fri, 10 Feb 2006 09:00:31 +0000 Nick Roberts Update copyright for 2006.
Sat, 21 Jan 2006 11:48:25 +0000 Eli Zaretskii (python-mode) <eldoc-mode-hook>: Pass nil as the first arg to run-python.
Tue, 18 Oct 2005 04:31:16 +0000 Masatake YAMATO Install to the CVS repository what I forgot to install in my
Sat, 24 Sep 2005 10:58:16 +0000 Eli Zaretskii (python-describe-symbol): Add globals() and locals() to the arguments
Sat, 27 Aug 2005 14:38:22 +0000 Romain Francoise * progmodes/compile.el (compilation-start): Add autoload cookie.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 03:20:48 +0000 Juanma Barranquero (python): Finish `defgroup' description with period.
Wed, 29 Jun 2005 06:58:42 +0000 Stefan Monnier (python-check): Require `compile' before modifying its variables.
Tue, 26 Apr 2005 11:01:52 +0000 Richard M. Stallman (python-mode): Use new name eldoc-documentation-function.
Tue, 29 Mar 2005 14:12:23 +0000 Stefan Monnier (python-preoutput-filter): Fix last change.
Mon, 28 Mar 2005 14:36:25 +0000 Stefan Monnier (python-preoutput-leftover): New var.
Fri, 25 Mar 2005 14:36:08 +0000 Stefan Monnier (python-close-block-statement-p)