log lisp/progmodes/python.el @ 74720:cdf24e3ef426

age author description
Mon, 04 Dec 2006 00:32:33 +0000 Richard M. Stallman (python-indent): Add safe-local-variable prop.
Tue, 14 Nov 2006 15:34:15 +0000 Stefan Monnier (inferior-python-mode-syntax-table): New var.
Sun, 22 Oct 2006 20:37:16 +0000 John Wiegley 2006-10-22 John Wiegley <johnw@newartisans.com>
Sat, 16 Sep 2006 17:56:11 +0000 Richard M. Stallman (python-preoutput-filter): Fix arg order to string-match.
Sat, 09 Sep 2006 19:48:36 +0000 Stefan Monnier (python-font-lock-keywords): Add `self' and other quasi-keywords.
Sat, 09 Sep 2006 19:42:35 +0000 Stefan Monnier Quieten the compiler about hippie-expand vars.
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.