Commits
User selector
Commit History
Commits on Dec 18, 2003
Sync with python-mode project. Adds two changes:
Show description for 302e550committed
Skip Montanaro
Commits on Aug 1, 2003
- committed
Skip Montanaro - committed
Skip Montanaro
Commits on Jul 31, 2003
tweak to py-fill-paragraph - problem noted by John Lee and correction
Show description for 4563769committed
Skip Montanaro
Commits on Jun 17, 2003
Remove short-circuitying grubbing by using last grubbed buffer. It's
Show description for 8e9b80fcommitted
Ken Manheimer
Commits on May 1, 2003
Slightly more lenient pdbtrack prompt recognition, for people who use
Show description for 2448f1bcommitted
Ken ManheimerAllow for multiple parens around pdb prompt for (new) nested debugging
Show description for 595adcecommitted
Ken Manheimer
Commits on Mar 3, 2003
py-pdbtrack-grub-for-buffer(): Rectified some logic errors i
Show description for ed6000acommitted
Ken Manheimer- committed
Ken Manheimer Enhanced pdbtrack to provide for source code that's not findable by
Show description for e7aca52committed
Ken Manheimer
Commits on Dec 31, 2002
Bernhard Herzog's paragraph and string-filling code. I've been using it for
Show description for 6c5bc34committed
Skip Montanaro
Commits on Oct 21, 2002
(py-parse-state-re): Remove the "if" from the regular expression.
Show description for 644991fcommitted
Commits on Sep 28, 2002
(py-pychecker-run): Fix calculation of last command to include the
Show description for 7f23212committed
Commits on Jul 17, 2002
(py-pychecker-run): Use the last pychecker invocation as the default
Show description for f31ff27committedWe need to (require 'compile) to guarantee that compile-internal is
Show description for 1f4fed6committed
Commits on Jul 16, 2002
(py-imenu-create-index-function): Skip over stuff that looks like code
Show description for 32a0396committed(py-pychecker-run): Thomas Heller points out that this function messes
Show description for daa1921committed
Commits on May 23, 2002
(py-goto-statement-below): Watch out for landing in a triple quoted
Show description for f070ccecommitted
Commits on May 12, 2002
(py-execute-region): Do the blank line skipping inside the
Show description for 69c9266committed
Commits on Apr 30, 2002
Watch out for older XEmacsen for which requiring info-look doesn't
Show description for 5dfc7afcommitted
Commits on Apr 26, 2002
(py-comint-output-filter-function): Put the pop-to-buffer call inside
Show description for 17afa13committed
Commits on Apr 25, 2002
- committed
SF patch #510288 by Kevin J. Butler, mod'd by Barry. This provides
Show description for 8849161committed(py-execute-region): Alexander Schmolck points out that leading
Show description for 4aab68ecommitted(py-comint-output-filter-function): Add a pop-to-buffer call so you
Show description for 13caba3committed(py-shell-hook): A new hook variable, run at the end of py-shell.
Show description for 56bd2edcommitted
Commits on Apr 22, 2002
Merge in Skip's last few updates w.r.t. py-help-at-point:
Show description for 0494955committedSome contributions and ideas by Alexander Schmolck: add a keybinding
Show description for 29a90f0committedSkip Montanaro's contribution (slightly mod'd by Barry) to provide a
Show description for a7cc43bcommitted(py-execute-region): If the line at the beginning of the region is a
Show description for a0113cdcommitted(py-execute-region): If you ran this without having visited a
Show description for b2d5e62committed
Commits on Mar 18, 2002
(py-temp-directory): Add /var/tmp to the list of directories this
Show description for d164837committed
Commits on Mar 15, 2002
(py-honor-comment-indentation, py-compute-indentation): Fix the
Show description for d36cfe4committed
Commits on Jul 6, 2001
(py-version): Hopefully fixed my XEmacs settings so this doesn't get
Show description for 19b1c61committed(py-continuation-offset): Update docstring to describe that this
Show description for 40fb452committed