| 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
|