summaryrefslogtreecommitdiff
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Typed in the relevant changes since 1.5b1.Guido van Rossum1997-12-111-2/+172
* Doug Marien.Guido van Rossum1997-12-111-0/+1
* Update to the Big Comment at the top of the file. It should betterBarry Warsaw1997-12-111-24/+43
* New names.Guido van Rossum1997-12-101-0/+3
* Added some links to OO-Browser, given by Harri Pasanen.Barry Warsaw1997-12-061-2/+8
* (py-jump-on-exception): Variable which if t, means that if anBarry Warsaw1997-12-031-7/+19
* Removed redundant eval-when-compile.Barry Warsaw1997-12-031-19/+13
* (python-mode): Patch to make font-lock work automatically for Emacs.Barry Warsaw1997-12-021-0/+1
* Test for an up-to-date Custom library when byte-compiling, and issueBarry Warsaw1997-12-021-1/+20
* Add attributions to Jeffrey Ollie and Tim Peters for re.py.Guido van Rossum1997-12-021-6/+6
* Require 'cl when compiling so that the push macro gets picked in EmacsBarry Warsaw1997-12-011-0/+2
* (py-traceback-line-re): Relaxation of regexp to catch SyntaxErrors.Barry Warsaw1997-11-271-2/+2
* (py-process-filter): py-delete-file-silently is obsolete. Use aBarry Warsaw1997-11-261-1/+1
* (py-compute-indentation): Check for multiline stringness andBarry Warsaw1997-11-261-4/+4
* (py-mode-map): Bind py-mark-def-or-class to C-M-h with a differentBarry Warsaw1997-11-261-2/+3
* Added list of what's new in 1.5b1. Changed intro and some section titles.Guido van Rossum1997-11-261-11/+216
* Four more valuable contributors...Guido van Rossum1997-11-261-0/+4
* (python-mode): Make imenu-create-index-function buffer local.Barry Warsaw1997-11-261-3/+4
* (py-mark-def-or-class): Added an exchange-point-and-mark and aBarry Warsaw1997-11-261-2/+4
* (python-mode): Patch to fix Imenu support under Emacs, given byBarry Warsaw1997-11-261-1/+3
* (py-kill-emacs-hook): Simplification.Barry Warsaw1997-11-261-11/+5
* Added comment about where to find details on python-mode.el, pointingBarry Warsaw1997-11-261-23/+183
* Drop Capitalized Important Words.Guido van Rossum1997-11-251-1/+1
* New names...Guido van Rossum1997-11-241-0/+3
* A comparison with several other languages that also appears in theGuido van Rossum1997-11-201-0/+129
* Dang. Formatting glitch.Guido van Rossum1997-11-201-2/+2
* New blurb, derived from my Handbook of Object Technology abstract.Guido van Rossum1997-11-201-43/+27
* New version from Neale... He promised it's the last.Guido van Rossum1997-11-111-3/+3
* v1.1; added attribution to Neale Pickett.Guido van Rossum1997-11-081-6/+6
* Added vgrindefs.Guido van Rossum1997-11-071-0/+1
* Plucked this from the net.Guido van Rossum1997-11-071-0/+10
* #(py-emacs-features): Fixed typo in docstring.Barry Warsaw1997-11-061-2/+2
* (python-font-lock-keywords): Pick up block introducing keywords withBarry Warsaw1997-11-061-11/+18
* (python-font-lock-keywords): Fix for consecutive keyword font locking,Barry Warsaw1997-11-051-6/+2
* (py-emacs-features): Test for working make-temp-name, which is brokenBarry Warsaw1997-11-051-10/+20
* A nice blurb that Mark Hammond wrote, aimed at Windows users.Guido van Rossum1997-11-051-0/+81
* (py-execute-region): Fixed small bug with queuing file for executionBarry Warsaw1997-11-051-2/+1
* (mark-python-def-or-class): Renamed to py-mark-def-or-class globally.Barry Warsaw1997-11-051-11/+13
* (py-backspace-function): New variable.Barry Warsaw1997-11-041-60/+101
* First round of changes, mostly subprocess stuff.Barry Warsaw1997-11-041-138/+129
* Doing the most complicated CVS dance I've ever seen. Barry has hadGuido van Rossum1997-11-031-2442/+0
* Changes in preparation for integrating into the Python CVS tree.Barry Warsaw1997-11-031-70/+59
* Final touch -- Don's SGI_ABI patches.Guido van Rossum1997-10-091-0/+4
* Don Beaudry's changes to support SGI_ABI on Irix 6.x.Guido van Rossum1997-10-091-0/+6
* Typo in description of news in errno; added setlocale() call.Guido van Rossum1997-10-081-1/+4
* A few last-minute additions and some rearrangements and corrections.Guido van Rossum1997-10-071-13/+16
* Updated for Python 1.5, including my experiences with Purify onBarry Warsaw1997-10-071-22/+31
* Whole bunch of additions...Guido van Rossum1997-10-071-1/+23
* Completed the changes between 1.5a3 and now. Not yet sorted though.Guido van Rossum1997-10-071-9/+273
* Done with adding changes from 1.4 till 1.5a3.Guido van Rossum1997-10-061-76/+321