| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-06 | 1 | -197/+347 |
|
|
* | Kill execfile(), use exec() instead | Neal Norwitz | 2007-08-12 | 1 | -6/+6 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -1/+1 |
|
|
* | Patch #1601678: move intern() to sys.intern(). | Georg Brandl | 2006-12-19 | 1 | -1/+1 |
|
|
* | Get rid of most of the remaining uses of <>. There's still Tools/* thogh. | Neal Norwitz | 2006-08-29 | 1 | -2/+0 |
|
|
* | Part of SF patch #1513870 (the still relevant part) -- add reduce() to | Guido van Rossum | 2006-08-26 | 1 | -1/+1 |
|
|
* | Get rid of a bunch more raw_input references | Neal Norwitz | 2006-03-17 | 1 | -4/+4 |
|
|
* | Sync with python-mode project. Adds two changes: | Skip Montanaro | 2003-12-18 | 1 | -5/+47 |
|
|
* | delete the f1 key binding. py-help-at-point is still available @ C-c C-h. | Skip Montanaro | 2003-08-01 | 1 | -1/+0 |
|
|
* | make pending-delete/delete-selection mode work with py-electric-colon | Skip Montanaro | 2003-08-01 | 1 | -2/+4 |
|
|
* | tweak to py-fill-paragraph - problem noted by John Lee and correction | Skip Montanaro | 2003-07-31 | 1 | -1/+1 |
|
|
* | Remove short-circuitying grubbing by using last grubbed buffer. It's | Ken Manheimer | 2003-06-17 | 1 | -9/+5 |
|
|
* | Slightly more lenient pdbtrack prompt recognition, for people who use | Ken Manheimer | 2003-05-01 | 1 | -1/+1 |
|
|
* | Allow for multiple parens around pdb prompt for (new) nested debugging | Ken Manheimer | 2003-05-01 | 1 | -4/+4 |
|
|
* | py-pdbtrack-grub-for-buffer(): Rectified some logic errors i | Ken Manheimer | 2003-03-03 | 1 | -6/+18 |
|
|
* | Guard advancing past leading meta-comments. | Ken Manheimer | 2003-03-03 | 1 | -4/+6 |
|
|
* | Enhanced pdbtrack to provide for source code that's not findable by | Ken Manheimer | 2003-03-03 | 1 | -29/+105 |
|
|
* | Bernhard Herzog's paragraph and string-filling code. I've been using it for | Skip Montanaro | 2002-12-31 | 1 | -0/+152 |
|
|
* | (py-parse-state-re): Remove the "if" from the regular expression. | Barry Warsaw | 2002-10-21 | 1 | -1/+1 |
|
|
* | (py-pychecker-run): Fix calculation of last command to include the | Barry Warsaw | 2002-09-28 | 1 | -3/+8 |
|
|
* | (py-pychecker-run): Use the last pychecker invocation as the default | Barry Warsaw | 2002-07-17 | 1 | -1/+3 |
|
|
* | We need to (require 'compile) to guarantee that compile-internal is | Barry Warsaw | 2002-07-17 | 1 | -0/+1 |
|
|
* | (py-imenu-create-index-function): Skip over stuff that looks like code | Barry Warsaw | 2002-07-16 | 1 | -0/+2 |
|
|
* | (py-pychecker-run): Thomas Heller points out that this function messes | Barry Warsaw | 2002-07-16 | 1 | -2/+2 |
|
|
* | (py-goto-statement-below): Watch out for landing in a triple quoted | Barry Warsaw | 2002-05-23 | 1 | -3/+4 |
|
|
* | (py-execute-region): Do the blank line skipping inside the | Barry Warsaw | 2002-05-12 | 1 | -8/+7 |
|
|
* | Watch out for older XEmacsen for which requiring info-look doesn't | Barry Warsaw | 2002-04-30 | 1 | -8/+11 |
|
|
* | (py-comint-output-filter-function): Put the pop-to-buffer call inside | Barry Warsaw | 2002-04-26 | 1 | -1/+1 |
|
|
* | Fix typo in the setup of interpreter-mode-alist. | Barry Warsaw | 2002-04-25 | 1 | -1/+1 |
|
|
* | SF patch #510288 by Kevin J. Butler, mod'd by Barry. This provides | Barry Warsaw | 2002-04-25 | 1 | -7/+121 |
|
|
* | (py-execute-region): Alexander Schmolck points out that leading | Barry Warsaw | 2002-04-25 | 1 | -0/+7 |
|
|
* | (py-comint-output-filter-function): Add a pop-to-buffer call so you | Barry Warsaw | 2002-04-25 | 1 | -0/+1 |
|
|
* | (py-shell-hook): A new hook variable, run at the end of py-shell. | Barry Warsaw | 2002-04-25 | 1 | -0/+14 |
|
|
* | Merge in Skip's last few updates w.r.t. py-help-at-point: | Barry Warsaw | 2002-04-22 | 1 | -2/+6 |
|
|
* | Some contributions and ideas by Alexander Schmolck: add a keybinding | Barry Warsaw | 2002-04-22 | 1 | -9/+52 |
|
|
* | Skip Montanaro's contribution (slightly mod'd by Barry) to provide a | Barry Warsaw | 2002-04-22 | 1 | -4/+54 |
|
|
* | (py-execute-region): If the line at the beginning of the region is a | Barry Warsaw | 2002-04-22 | 1 | -6/+11 |
|
|
* | (py-execute-region): If you ran this without having visited a | Barry Warsaw | 2002-04-22 | 1 | -45/+23 |
|
|
* | (py-temp-directory): Add /var/tmp to the list of directories this | Barry Warsaw | 2002-03-18 | 1 | -3/+4 |
|
|
* | (py-honor-comment-indentation, py-compute-indentation): Fix the | Barry Warsaw | 2002-03-15 | 1 | -3/+7 |
|
|
* | (py-version): Hopefully fixed my XEmacs settings so this doesn't get | Barry Warsaw | 2001-07-06 | 1 | -1/+1 |
|
|
* | (py-continuation-offset): Update docstring to describe that this | Barry Warsaw | 2001-07-06 | 1 | -4/+9 |
|
|
* | (python-font-lock-keywords): Add "yield" as a keyword to support the | Barry Warsaw | 2001-06-19 | 1 | -2/+2 |
|
|
* | (py-continuation-offset): New variable which controls how much to | Barry Warsaw | 2001-06-18 | 1 | -3/+12 |
|
|
* | (py-pdbtrack-track-stack-file): On Ken's suggestion, add "pdbtrack:" | Barry Warsaw | 2001-04-11 | 1 | -3/+3 |
|
|
* | intermediate | Barry Warsaw | 2001-04-11 | 1 | -51/+148 |
|
|
* | (py-parse-state): Teach python-mode how to scan code which follows | Barry Warsaw | 2001-02-24 | 1 | -3/+11 |
|
|
* | (py-execute-region): This one's easy... kill the temporary file's | Barry Warsaw | 2001-02-20 | 1 | -2/+4 |
|
|
* | (python-font-lock-keywords): Add highlighting of `as' as a keyword, | Barry Warsaw | 2000-12-27 | 1 | -0/+2 |
|
|
* | (py-goto-beginning-of-tqs): When searching backwards for the matching | Barry Warsaw | 2000-10-27 | 1 | -4/+8 |
|
|