aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* (python-mode-abbrev-table): Use :regexp.Stefan Monnier2007-10-311-23/+7
* (python-current-defun): Remove left-over assignment to `start'.Stefan Monnier2007-10-231-1/+0
* Merge from emacs--rel--22Miles Bader2007-10-091-45/+66
|\
| * (python-eldoc-function): Doc fix.Juanma Barranquero2007-09-271-1/+1
| * Merge changes from Dave Love's v2007-Sep-10.Stefan Monnier2007-09-101-45/+66
* | (python-eldoc-function): Doc fix.Juanma Barranquero2007-09-271-1/+1
* | Adam Hupp <adam at hupp.org>Glenn Morris2007-09-241-1/+1
* | Merge from emacs--rel--22Miles Bader2007-08-131-4/+4
|\ \ | |/
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-4/+4
* | Fix infinite loop in python.elVinicius Jose Latorre2007-08-011-15/+19
* | Merge from emacs--rel--22Miles Bader2007-07-311-1/+1
|\ \ | |/
| * (run-python): Fix path separator under w32.Stefan Monnier2007-07-281-1/+1
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (python-font-lock-keywords, python-open-block-statement-p, python-mode):Stefan Monnier2007-05-101-3/+3
* | (python-which-func-length-limit): New var.Stefan Monnier2007-07-121-8/+26
* | (python-complete-symbol): Remove redundant check.Juanma Barranquero2007-06-141-1/+1
* | (python-font-lock-keywords, python-open-block-statement-p, python-mode):Stefan Monnier2007-05-091-3/+3
* | (python-end-of-block): Revert last change.Stefan Monnier2007-05-091-10/+9
|/
* (python-guess-indent): Check non-nullness before comparing indent againstStefan Monnier2007-05-081-1/+1
* Restore file pending consideration of legal issues.Glenn Morris2007-04-261-0/+2307
* Remove python.el due to unclear legal issues.Chong Yidong2007-04-241-2307/+0
* (python-end-of-block): Avoid looping forever if python-next-statementChong Yidong2007-04-161-2/+6
* (python-mode): Skip comments when parsing.Stefan Monnier2007-03-281-0/+1
* (python-default-template): Doc fix.Juanma Barranquero2007-03-191-2/+2
* (python-send-command): Restart proc if necessary.Stefan Monnier2007-03-051-6/+6
* (python-quote-syntax): Don't bother with syntax-ppss-context.Stefan Monnier2007-03-011-10/+13
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (python-indent): Add safe-local-variable prop.Richard M. Stallman2006-12-041-0/+1
* (inferior-python-mode-syntax-table): New var.Stefan Monnier2006-11-141-1/+9
* 2006-10-22 John Wiegley <johnw@newartisans.com>John Wiegley2006-10-221-1/+9
* (python-preoutput-filter): Fix arg order to string-match.Richard M. Stallman2006-09-161-1/+1
* (python-font-lock-keywords): Add `self' and other quasi-keywords.Stefan Monnier2006-09-091-1/+3
* Quieten the compiler about hippie-expand vars.Stefan Monnier2006-09-091-6/+9
* (python-eldoc-function): Re-enable quit while waiting for process.Stefan Monnier2006-08-301-18/+20
* (python-send-command): Simplify.Stefan Monnier2006-08-281-24/+24
* (python-send-command): Don't wait for the commandStefan Monnier2006-08-281-4/+9
* (python-send-receive): Wait in the process's buffer so as to check the rightStefan Monnier2006-08-261-7/+8
* (python-preoutput-skip-next-prompt): New var.Stefan Monnier2006-08-251-109/+125
* Remove * in defcustom docstrings.Stefan Monnier2006-08-201-17/+22
* Update to Dave Love's latest version.Stefan Monnier2006-08-201-461/+925
* (python-continuation-line-p, python-beginning-of-statement):Stefan Monnier2006-04-261-5/+7
* (python-mode): Fix typo.Dan Nicolaescu2006-04-191-1/+1
* (python-mode): Add support forDan Nicolaescu2006-04-181-0/+8
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* (python-mode) <eldoc-mode-hook>: Pass nil as the first arg to run-python.Eli Zaretskii2006-01-211-1/+1
* Install to the CVS repository what I forgot to install in myMasatake YAMATO2005-10-181-1/+1
* (python-describe-symbol): Add globals() and locals() to the argumentsEli Zaretskii2005-09-241-3/+3
* * progmodes/compile.el (compilation-start): Add autoload cookie.Romain Francoise2005-08-271-1/+0
* Update FSF's address.Lute Kamstra2005-07-041-2/+2