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)
|
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.
|
Sat, 08 May 2004 16:40:01 +0000 |
Juanma Barranquero |
(python-describe-symbol): Pass INTERACTIVE-P argument to `help-setup-xref'.
|
Thu, 06 May 2004 20:22:32 +0000 |
Stefan Monnier |
Changes largely merged in from Dave Love's code. Doc fixes.
|
Sat, 01 May 2004 21:16:07 +0000 |
Stefan Monnier |
(python-compilation-line-number): Remove.
|
Thu, 29 Apr 2004 20:34:11 +0000 |
Stefan Monnier |
(python-send-command): New fun.
|
Wed, 21 Apr 2004 20:48:47 +0000 |
Stefan Monnier |
(python-maybe-jython): Don't assume point-min==1.
|
Fri, 16 Apr 2004 23:36:13 +0000 |
Stefan Monnier |
(python-compilation-line-number): Fix braindamage.
|
Fri, 16 Apr 2004 22:58:28 +0000 |
Stefan Monnier |
(python-after-info-look): Use with-no-warnings.
|
Wed, 14 Apr 2004 20:31:53 +0000 |
Stefan Monnier |
(python-orig-start-line, python-orig-file): Remove.
|
Wed, 14 Apr 2004 20:16:05 +0000 |
Stefan Monnier |
(run-python): Fix use of \n.
|
Wed, 14 Apr 2004 18:59:10 +0000 |
Stefan Monnier |
(python-mouse-2-command, python-RET-command): Remove unused functions.
|
Tue, 13 Apr 2004 18:00:46 +0000 |
Stefan Monnier |
Doc fixes. Changes for compiler warnings.
|
Tue, 13 Apr 2004 16:05:36 +0000 |
Stefan Monnier |
(run-python): Use compilation-shell-minor-mode.
|
Mon, 12 Apr 2004 01:58:43 +0000 |
Stefan Monnier |
New file.
|