log lisp/progmodes/python.el @ 61857:7b4e7e55f61b

age author description
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.
Mon, 22 Nov 2004 05:52:39 +0000 Stefan Monnier (run-python): Don't hard code *Python*. Don't modify process-environment.
Sat, 20 Nov 2004 20:40:25 +0000 Richard M. Stallman Don't alter debug-ignored-errors.
Sat, 20 Nov 2004 20:39:16 +0000 Richard M. Stallman (python-switch-to-python): If Python isn't running, start it.
Fri, 02 Jul 2004 23:49:50 +0000 Richard M. Stallman (python-beginning-of-statement): Exit the loop if backward-up-list gets error.
Sat, 12 Jun 2004 10:26:37 +0000 Eli Zaretskii (python-open-block-statement-p): Fix
Mon, 10 May 2004 18:34:41 +0000 Stefan Monnier (help-buffer): Autoload when compiling.
Mon, 10 May 2004 15:32:01 +0000 Stefan Monnier (inferior-python-mode-map): Remove erroneous C-c C-z binding.