summaryrefslogtreecommitdiff
path: root/lisp/progmodes/python.el
AgeCommit message (Expand)Author
2009-12-07* minibuffer.el (completion-at-point-functions): New var.Stefan Monnier
2009-11-06* textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu
2009-10-31* textmodes/two-column.el (2C-split):Stefan Monnier
2009-10-30* puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu
2009-10-02Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero
2009-09-01Use forward-line rather than goto-line.Glenn Morris
2009-08-21Use help-print-return-message rather than the now obsolete alias.Glenn Morris
2009-02-20(python-shift-left, python-shift-right):Martin Rudalics
2009-02-12(python-use-skeletons): Re-add.Stefan Monnier
2009-02-03Comment (python-mode is now separate from Python).Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-10-26(python-mode): Don't impose ourselves on hippie.Stefan Monnier
2008-08-24(run-python): Remove '' from sys.path.Romain Francoise
2008-05-08(python-comment-line-p, python-blank-line-p, python-skip-out,Juanma Barranquero
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-05-05(python-block-pairs): Align finally with except.Stefan Monnier
2008-05-03Dave Love <fx at gnu.org>Glenn Morris
2008-04-17(python-mode-map): Use abbrev-table-menu.Stefan Monnier
2008-02-22Finish pdbtrack integration cleanup, settling missing-functionsKen Manheimer
2008-02-21Revise pdbtrack functionality to incorporate advances in python-mode.el.Ken Manheimer
2008-02-21Merge from Dave Love's 2008-01-20 version.Chong Yidong
2008-02-20Also require comint when loading.Nick Roberts
2008-01-20Quote all calls to "auxiliary skeleton"s to prevent infloops.Glenn Morris
2008-01-20Martin Svenson <phromo at gmail.com> (tiny change)Glenn Morris
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-06Remove directory part from filenames in function declarations.Glenn Morris
2007-12-05(compilation-shell-minor-mode): Declare as a function.Glenn Morris
2007-12-02(top-level): Don't require cl when compiling.Glenn Morris
2007-11-21* frame.el (msdos-mouse-p):Dan Nicolaescu
2007-11-20* progmodes/python.el (info-lookup-maybe-add-help):Dan Nicolaescu
2007-10-31(python-mode-abbrev-table): Use :regexp.Stefan Monnier
2007-10-23(python-current-defun): Remove left-over assignment to `start'.Stefan Monnier
2007-10-09Merge from emacs--rel--22Miles Bader
2007-09-27(python-eldoc-function): Doc fix.Juanma Barranquero
2007-09-27(python-eldoc-function): Doc fix.Juanma Barranquero
2007-09-24Adam Hupp <adam at hupp.org>Glenn Morris
2007-09-10Merge changes from Dave Love's v2007-Sep-10.Stefan Monnier
2007-08-13Merge from emacs--rel--22Miles Bader
2007-08-08Replace `iff' in doc-strings and comments.Glenn Morris
2007-08-01Fix infinite loop in python.elVinicius Jose Latorre
2007-07-31Merge from emacs--rel--22Miles Bader
2007-07-28(run-python): Fix path separator under w32.Stefan Monnier
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-07-12(python-which-func-length-limit): New var.Stefan Monnier
2007-06-14(python-complete-symbol): Remove redundant check.Juanma Barranquero
2007-05-10(python-font-lock-keywords, python-open-block-statement-p, python-mode):Stefan Monnier
2007-05-09(python-font-lock-keywords, python-open-block-statement-p, python-mode):Stefan Monnier
2007-05-09(python-end-of-block): Revert last change.Stefan Monnier