Merge from emacs--rel--22
[bpt/emacs.git] / lisp / progmodes / python.el
2007-08-13 Miles BaderMerge from emacs--rel--22
2007-08-08 Glenn MorrisReplace `iff' in doc-strings and comments.
2007-08-03 Miles BaderMerge from emacs--rel--22
2007-08-01 Vinicius Jose LatorreFix infinite loop in python.el
2007-07-31 Miles BaderMerge from emacs--rel--22
2007-07-30 Miles BaderMerge from emacs--rel--22
2007-07-28 Stefan Monnier(run-python): Fix path separator under w32.
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-07-24 Miles BaderMerge from emacs--rel--22
2007-07-15 Miles BaderMerge from emacs--rel--22
2007-07-12 Stefan Monnier(python-which-func-length-limit): New var.
2007-07-10 Miles BaderMerge from emacs--rel--22
2007-06-16 Miles BaderMerge from emacs--rel--22
2007-06-15 Miles BaderMerge from emacs--rel--22
2007-06-14 Miles BaderMerge from emacs--rel--22
2007-06-14 Juanma Barranquero(python-complete-symbol): Remove redundant check.
2007-06-09 Miles BaderMerge from emacs--rel--22
2007-05-29 Miles BaderMerge from emacs--rel--22
2007-05-29 Miles BaderMerge from emacs--rel--22, gnus--rel--5.10
2007-05-25 Miles BaderMerge from emacs--rel--22
2007-05-25 Miles BaderMerge from emacs--rel--22
2007-05-24 Miles BaderMerge from emacs--rel--22
2007-05-22 Miles BaderMerge from emacs--rel--22
2007-05-20 Miles BaderMerge from emacs--rel--22
2007-05-18 Miles BaderMerge from emacs--rel--22
2007-05-17 Miles BaderMerge from emacs--rel--22
2007-05-13 Miles BaderMerge from emacs--rel--22
2007-05-11 Miles BaderMerge from emacs--rel--22
2007-05-10 Stefan Monnier(python-font-lock-keywords, python-open-block-statement...
2007-05-09 Miles BaderMerge from emacs--rel--22
2007-05-09 Stefan Monnier(python-font-lock-keywords, python-open-block-statement...
2007-05-09 Stefan Monnier(python-end-of-block): Revert last change.
2007-05-08 Miles BaderMerge from emacs--rel--22
2007-05-08 Stefan Monnier(python-guess-indent): Check non-nullness before compar...
2007-04-26 Glenn MorrisRestore file pending consideration of legal issues.
2007-04-24 Chong YidongRemove python.el due to unclear legal issues.
2007-04-16 Chong Yidong(python-end-of-block): Avoid looping forever if python...
2007-03-28 Stefan Monnier(python-mode): Skip comments when parsing.
2007-03-19 Juanma Barranquero(python-default-template): Doc fix.
2007-03-05 Stefan Monnier(python-send-command): Restart proc if necessary.
2007-03-01 Stefan Monnier(python-quote-syntax): Don't bother with syntax-ppss...
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-12-04 Richard M. Stallman(python-indent): Add safe-local-variable prop.
2006-11-14 Stefan Monnier(inferior-python-mode-syntax-table): New var.
2006-10-22 John Wiegley2006-10-22 John Wiegley <johnw@newartisans.com>
2006-09-16 Richard M. Stallman(python-preoutput-filter): Fix arg order to string...
2006-09-09 Stefan Monnier(python-font-lock-keywords): Add `self' and other quasi...
2006-09-09 Stefan MonnierQuieten the compiler about hippie-expand vars.
2006-08-30 Stefan Monnier(python-eldoc-function): Re-enable quit while waiting...
2006-08-28 Stefan Monnier(python-send-command): Simplify.
2006-08-28 Stefan Monnier(python-send-command): Don't wait for the command
2006-08-26 Stefan Monnier(python-send-receive): Wait in the process's buffer...
2006-08-25 Stefan Monnier(python-preoutput-skip-next-prompt): New var.
2006-08-20 Stefan MonnierRemove * in defcustom docstrings.
2006-08-20 Stefan MonnierUpdate to Dave Love's latest version.
2006-04-26 Stefan Monnier(python-continuation-line-p, python-beginning-of-statem...
2006-04-19 Dan Nicolaescu(python-mode): Fix typo.
2006-04-18 Dan Nicolaescu(python-mode): Add support for
2006-02-10 Nick RobertsUpdate copyright for 2006.
2006-01-21 Eli Zaretskii(python-mode) <eldoc-mode-hook>: Pass nil as the first...
2005-10-18 Masatake YAMATOInstall to the CVS repository what I forgot to install...
2005-09-24 Eli Zaretskii(python-describe-symbol): Add globals() and locals...
2005-08-27 Romain Francoise* progmodes/compile.el (compilation-start): Add autoloa...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Juanma Barranquero(python): Finish `defgroup' description with period.
2005-06-29 Stefan Monnier(python-check): Require `compile' before modifying...
2005-04-26 Richard M. Stallman(python-mode): Use new name eldoc-documentation-function.
2005-03-29 Stefan Monnier(python-preoutput-filter): Fix last change.
2005-03-28 Stefan Monnier(python-preoutput-leftover): New var.
2005-03-25 Stefan Monnier(python-close-block-statement-p)
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2004-12-31 Richard M. Stallman(python-mode): Use mode-require-final-newline.
2004-12-03 Richard M. Stallman(python-font-lock-syntactic-keywords): Fix previous...
2004-11-25 Richard M. Stallman(python-font-lock-syntactic-keywords): Check for escape...
2004-11-22 Stefan Monnier(run-python): Don't hard code *Python*. Don't modify...
2004-11-20 Richard M. StallmanDon't alter debug-ignored-errors.
2004-11-20 Richard M. Stallman(python-switch-to-python): If Python isn't running...
2004-07-02 Richard M. Stallman(python-beginning-of-statement): Exit the loop if backw...
2004-06-12 Eli Zaretskii(python-open-block-statement-p): Fix
2004-05-10 Stefan Monnier(help-buffer): Autoload when compiling.
next