index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
python.el
Age
Commit message (
Expand
)
Author
2012-04-17
* lisp/progmodes/python.el: Trivial cleanup.
Leo Liu
2012-04-10
`python-fill-paragraph' filling fixup when font-lock is disabled
Nathan Weizenbaum
2012-04-09
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-02-11
Fix infinite loop in python-end-of-statement
Leo Liu
2012-01-29
Fix pdb path handling.
Syver Enstad
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-12-16
Spelling fixes.
Paul Eggert
2011-11-20
Fix typos.
Juanma Barranquero
2011-11-19
Spelling fixes.
Paul Eggert
2011-11-17
Spelling fixes.
Paul Eggert
2011-11-17
Spelling fixes.
Paul Eggert
2011-11-16
* python.el (python-pdbtrack-stack-entry-regexp)
Ken Manheimer
2011-11-09
* lisp/progmodes/python.el (python-beginning-of-statement): Rewrite.
Stefan Monnier
2011-09-10
Fix various uses of display-buffer and pop-to-buffer
Chong Yidong
2011-09-03
* progmodes/python.el (python-mode-map): Use correct function to
Christoph Scholtes
2011-06-25
* loadhist.el (unload--set-major-mode): New function.
Juanma Barranquero
2011-06-15
Derive some programming modes from prog-mode.
Dan Nicolaescu
2011-05-23
* lisp/progmodes/python.el (brm-menu): Declare.
Glenn Morris
2011-05-23
Don't quote lambda expressions with `quote'.
Stefan Monnier
2011-05-16
Merge from emacs-23; up to 2010-06-11T14:39:54Z!cyd@stupidchicken.com.
Glenn Morris
2011-05-13
lisp/progmodes/python.el: Highlight keyword "nonlocal" (bug#8639).
Juanma Barranquero
2011-04-22
lisp/progmodes/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-03-30
* progmodes/python.el (python-default-interpreter)
Christoph Scholtes
2011-01-26
Refill some long/short copyright headers.
Glenn Morris
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
* progmodes/python.el (python-mode): Don't impose font-lock.
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-12-10
Derive from prog-mode, use derived-mode-p, and fix up various
Stefan Monnier
2010-11-27
Merge changes from emacs-23 branch
Chong Yidong
2010-11-21
Highlight top-level augmented assignments in Python (Bug#6445).
Chong Yidong
2010-11-21
Backport fixes for Bug#5390 and Bug#5694 from trunk.
Chong Yidong
2010-11-21
Make the sys.path remove in Python mode customizable (Bug#7454).
Chong Yidong
2010-11-20
python.el comment.
Glenn Morris
2010-11-17
Merge from emacs-23
Stefan Monnier
2010-11-17
* lisp/progmodes/python.el (run-python): Explain why we remove the current
Stefan Monnier
2010-11-09
* lisp/progmodes/python.el (python-shell): Doc fix.
Glenn Morris
2010-11-09
Merge from emacs-23
Stefan Monnier
2010-11-08
* lisp/progmodes/python.el (python-font-lock-syntactic-keywords):
Stefan Monnier
2010-11-06
Use line-end-position rather than end-of-line, etc.
Glenn Morris
2010-09-11
New syntax-propertize functionality.
Stefan Monnier
2010-09-01
merge changes in emacs-23 branch
Kenichi Handa
2010-08-30
Use `declare' in defmacros.
Stefan Monnier
2010-08-24
* lisp/progmodes/python.el: Add Ipython support (Bug#5390).
Chong Yidong
2010-08-22
* progmodes/python.el (python-block-pairs): Allow use of "finally" with "else...
Chris Foote
2010-07-06
Add some font-locking for Python 2.7.
Christoph Scholtes
2010-02-26
Minor Python mode fix (Bug#5653).
Chong Yidong
2010-01-19
replace references to obsolete c-subword-mode
Mark A. Hershberger
2010-01-05
* progmodes/python.el (python-font-lock-keywords): Handle qualified decorators
Chong Yidong
2009-12-14
* progmodes/python.el (python-symbol-completions): Remove text
Chong Yidong
[prev]
[next]