log lisp/progmodes/python.el @ 68311:8db317ab20fc

age author description
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)
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Fri, 31 Dec 2004 14:55:23 +0000 Richard M. Stallman (python-mode): Use mode-require-final-newline.
Fri, 03 Dec 2004 00:10:23 +0000 Richard M. Stallman (python-font-lock-syntactic-keywords): Fix previous change.
Thu, 25 Nov 2004 02:54:58 +0000 Richard M. Stallman (python-font-lock-syntactic-keywords): Check for escapes in the regexp.