log lisp/progmodes/python.el @ 106706:f2acba714cf4

age author description
Mon, 14 Dec 2009 16:19:24 +0000 Chong Yidong * progmodes/python.el (python-symbol-completions): Remove text
Mon, 07 Dec 2009 20:06:26 +0000 Stefan Monnier * minibuffer.el (completion-at-point-functions): New var.
Fri, 06 Nov 2009 05:16:23 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-alt-dvi-print-command)
Sat, 31 Oct 2009 02:38:34 +0000 Stefan Monnier * textmodes/two-column.el (2C-split):
Fri, 30 Oct 2009 02:00:11 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1470000.
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Tue, 01 Sep 2009 03:18:44 +0000 Glenn Morris Use forward-line rather than goto-line.
Fri, 21 Aug 2009 07:24:26 +0000 Glenn Morris Use help-print-return-message rather than the now obsolete alias.
Fri, 20 Feb 2009 16:30:53 +0000 Martin Rudalics (python-shift-left, python-shift-right):
Thu, 12 Feb 2009 18:16:26 +0000 Stefan Monnier (python-use-skeletons): Re-add.
Tue, 03 Feb 2009 04:13:17 +0000 Glenn Morris Comment (python-mode is now separate from Python).
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Sun, 26 Oct 2008 05:10:54 +0000 Stefan Monnier (python-mode): Don't impose ourselves on hippie.
Sun, 24 Aug 2008 19:47:07 +0000 Romain Francoise (run-python): Remove '' from sys.path.
Thu, 08 May 2008 03:42:10 +0000 Juanma Barranquero (python-comment-line-p, python-blank-line-p, python-skip-out,