log lisp/progmodes/python.el @ 72578:a9874901ba07

age author description
Wed, 30 Aug 2006 21:10:10 +0000 Stefan Monnier (python-eldoc-function): Re-enable quit while waiting for process.
Mon, 28 Aug 2006 21:58:27 +0000 Stefan Monnier (python-send-command): Simplify.
Mon, 28 Aug 2006 21:13:34 +0000 Stefan Monnier (python-send-command): Don't wait for the command
Sat, 26 Aug 2006 14:39:16 +0000 Stefan Monnier (python-send-receive): Wait in the process's buffer so as to check the right
Fri, 25 Aug 2006 22:49:14 +0000 Stefan Monnier (python-preoutput-skip-next-prompt): New var.
Sun, 20 Aug 2006 18:14:50 +0000 Stefan Monnier Remove * in defcustom docstrings.
Sun, 20 Aug 2006 17:55:16 +0000 Stefan Monnier Update to Dave Love's latest version.
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.