Fri, 14 Jan 2011 12:18:41 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sun, 02 Jan 2011 22:49:13 -0500 |
Stefan Monnier |
* progmodes/python.el (python-mode): Don't impose font-lock.
|
Sun, 02 Jan 2011 15:50:46 -0800 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
Fri, 10 Dec 2010 15:00:25 -0500 |
Stefan Monnier |
Derive from prog-mode, use derived-mode-p, and fix up various
|
Sat, 27 Nov 2010 15:04:57 -0500 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Sun, 21 Nov 2010 12:04:43 -0500 |
Chong Yidong |
Backport fixes for Bug#5390 and Bug#5694 from trunk.
|
Sun, 21 Nov 2010 11:52:05 -0500 |
Chong Yidong |
Make the sys.path remove in Python mode customizable (Bug#7454).
|
Sat, 20 Nov 2010 18:19:39 -0800 |
Glenn Morris |
python.el comment.
|
Sun, 21 Nov 2010 12:12:44 -0500 |
Chong Yidong |
Highlight top-level augmented assignments in Python (Bug#6445).
|
Wed, 17 Nov 2010 22:54:14 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Tue, 09 Nov 2010 23:46:01 -0800 |
Glenn Morris |
* lisp/progmodes/python.el (python-shell): Doc fix.
|
Wed, 17 Nov 2010 10:00:16 -0500 |
Stefan Monnier |
* lisp/progmodes/python.el (run-python): Explain why we remove the current
|
Tue, 09 Nov 2010 15:07:10 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sat, 06 Nov 2010 13:23:42 -0700 |
Glenn Morris |
Use line-end-position rather than end-of-line, etc.
|
Mon, 08 Nov 2010 13:56:10 -0500 |
Stefan Monnier |
* lisp/progmodes/python.el (python-font-lock-syntactic-keywords):
|
Sat, 11 Sep 2010 01:13:42 +0200 |
Stefan Monnier |
New syntax-propertize functionality.
|
Wed, 01 Sep 2010 16:13:21 +0900 |
Kenichi Handa |
merge changes in emacs-23 branch
|
Sun, 22 Aug 2010 20:44:55 -0400 |
Chong Yidong |
* progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991).
|
Mon, 30 Aug 2010 15:03:05 +0200 |
Stefan Monnier |
Use `declare' in defmacros.
|
Tue, 24 Aug 2010 16:20:21 -0400 |
Chong Yidong |
* lisp/progmodes/python.el: Add Ipython support (Bug#5390).
|
Tue, 06 Jul 2010 21:46:58 -0700 |
Glenn Morris |
Add some font-locking for Python 2.7.
|
Fri, 26 Feb 2010 19:19:50 -0500 |
Chong Yidong |
Minor Python mode fix (Bug#5653).
|
Tue, 19 Jan 2010 14:39:22 -0500 |
Mark A. Hershberger |
replace references to obsolete c-subword-mode
|
Tue, 05 Jan 2010 15:11:04 -0700 |
Chong Yidong |
* progmodes/python.el (python-font-lock-keywords): Handle qualified decorators
|
Mon, 14 Dec 2009 16:19:24 +0000 |
Chong Yidong |
* progmodes/python.el (python-symbol-completions): Remove text
|
Mon, 07 Dec 2009 20:06:26 +0000 |
Stefan Monnier |
* minibuffer.el (completion-at-point-functions): New var.
|
Fri, 06 Nov 2009 05:16:23 +0000 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-alt-dvi-print-command)
|
Sat, 31 Oct 2009 02:38:34 +0000 |
Stefan Monnier |
* textmodes/two-column.el (2C-split):
|
Fri, 30 Oct 2009 02:00:11 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1470000.
|
Fri, 02 Oct 2009 03:48:36 +0000 |
Juanma Barranquero |
Use `called-interactively-p' instead of `interactive-p'.
|
Tue, 01 Sep 2009 03:18:44 +0000 |
Glenn Morris |
Use forward-line rather than goto-line.
|
Fri, 21 Aug 2009 07:24:26 +0000 |
Glenn Morris |
Use help-print-return-message rather than the now obsolete alias.
|
Fri, 20 Feb 2009 16:30:53 +0000 |
Martin Rudalics |
(python-shift-left, python-shift-right):
|
Thu, 12 Feb 2009 18:16:26 +0000 |
Stefan Monnier |
(python-use-skeletons): Re-add.
|
Tue, 03 Feb 2009 04:13:17 +0000 |
Glenn Morris |
Comment (python-mode is now separate from Python).
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Sun, 26 Oct 2008 05:10:54 +0000 |
Stefan Monnier |
(python-mode): Don't impose ourselves on hippie.
|
Sun, 24 Aug 2008 19:47:07 +0000 |
Romain Francoise |
(run-python): Remove '' from sys.path.
|
Thu, 08 May 2008 03:42:10 +0000 |
Juanma Barranquero |
(python-comment-line-p, python-blank-line-p, python-skip-out,
|
Tue, 06 May 2008 07:18:39 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Mon, 05 May 2008 07:10:25 +0000 |
Stefan Monnier |
(python-block-pairs): Align finally with except.
|
Sat, 03 May 2008 18:51:19 +0000 |
Glenn Morris |
Dave Love <fx at gnu.org>
|
Thu, 17 Apr 2008 20:09:54 +0000 |
Stefan Monnier |
(python-mode-map): Use abbrev-table-menu.
|
Fri, 22 Feb 2008 17:49:48 +0000 |
Ken Manheimer |
Finish pdbtrack integration cleanup, settling missing-functions
|
Thu, 21 Feb 2008 22:28:13 +0000 |
Ken Manheimer |
Revise pdbtrack functionality to incorporate advances in python-mode.el.
|
Thu, 21 Feb 2008 17:03:47 +0000 |
Chong Yidong |
Merge from Dave Love's 2008-01-20 version.
|
Wed, 20 Feb 2008 00:18:23 +0000 |
Nick Roberts |
Also require comint when loading.
|
Wed, 30 Jan 2008 07:57:28 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Dec 2007 09:51:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 11 Nov 2007 00:56:44 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 27 Oct 2007 09:12:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:48:35 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 03 Aug 2007 05:27:05 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 03 Aug 2007 05:20:51 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Jul 2007 04:47:46 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Jun 2007 22:32:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 15 May 2007 07:17:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|