| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added 'static' target; add variable TARGET replacing python | Guido van Rossum | 1996-10-08 | 1 | -3/+8 |
|
|
* | Toss Q 3.10 on posix.listdir on NeXT. Add revived vpApp. | Guido van Rossum | 1996-10-08 | 1 | -33/+26 |
|
|
* | Toss the outdated QuickRef. | Guido van Rossum | 1996-10-08 | 1 | -6639/+0 |
|
|
* | (py-process-filter): Make sure current-buffer is restored, even in the | Barry Warsaw | 1996-09-30 | 1 | -36/+41 |
|
|
* | Added editline fix | Guido van Rossum | 1996-09-12 | 2 | -0/+81 |
|
|
* | Rewrite sections on GUI and DOS/Windows, various other small edits, | Guido van Rossum | 1996-09-11 | 1 | -134/+118 |
|
|
* | Improvement suggested by Sjoerd: use $(MAKE) | Guido van Rossum | 1996-09-11 | 1 | -2/+3 |
|
|
* | Added Makefile.pre.in, my generic makefile | Guido van Rossum | 1996-09-10 | 2 | -0/+265 |
|
|
* | Rewritten by Ka-Ping Yee. | Guido van Rossum | 1996-09-10 | 1 | -193/+167 |
|
|
* | Removed some obsolete questions and references to version 1.2. | Guido van Rossum | 1996-09-09 | 1 | -231/+159 |
|
|
* | PS: use -O2, not -O3 | Guido van Rossum | 1996-09-06 | 1 | -0/+37 |
|
|
* | New email and zip code for Guido | Guido van Rossum | 1996-09-06 | 1 | -14/+14 |
|
|
* | NEXT shared libs instructions | Guido van Rossum | 1996-09-06 | 1 | -0/+44 |
|
|
* | (python-font-lock-keywords): with Python 1.4 `access' is no a keyword | Barry Warsaw | 1996-09-04 | 1 | -1/+1 |
|
|
* | I have been increasingly annoyed about the fact that | Barry Warsaw | 1996-09-04 | 1 | -0/+28 |
|
|
* | #stylistics | Barry Warsaw | 1996-09-04 | 1 | -2/+4 |
|
|
* | (python-mode): typos | Barry Warsaw | 1996-09-04 | 1 | -2/+2 |
|
|
* | (python-mode): font-lock-defaults must be make-local-variable'd | Barry Warsaw | 1996-09-04 | 1 | -16/+23 |
|
|
* | (py-dump-help-string): Use documentation-property to get docstring. | Barry Warsaw | 1996-09-03 | 1 | -2/+1 |
|
|
* | (python-mode): font-lock-defaults necessary for Emacs 19, but doesn't | Barry Warsaw | 1996-09-03 | 1 | -1/+3 |
|
|
* | #py-shell gets an autoload cookie | Barry Warsaw | 1996-09-03 | 1 | -0/+1 |
|
|
* | New version submitted by Jim Fulton. | Guido van Rossum | 1996-08-28 | 1 | -12/+29 |
|
|
* | Fix paths to match python1.4 installation. | Guido van Rossum | 1996-08-28 | 1 | -1/+1 |
|
|
* | Fix paths to match python1.4 installation. | Guido van Rossum | 1996-08-28 | 1 | -2/+2 |
|
|
* | Remove the entry for private variables (it's supposed to be a surprise!) | Guido van Rossum | 1996-08-26 | 1 | -3/+0 |
|
|
* | Some final changes. I'll give up on nicely reformatting and | Guido van Rossum | 1996-08-26 | 1 | -8/+29 |
|
|
* | Added all changes in beta1 and beta3. | Guido van Rossum | 1996-08-26 | 1 | -16/+446 |
|
|
* | Added Vlad. | Guido van Rossum | 1996-08-20 | 1 | -0/+1 |
|
|
* | New generic makefile by Jim F; drop pyimenu.el | Guido van Rossum | 1996-08-20 | 3 | -363/+66 |
|
|
* | Minor updates. | Guido van Rossum | 1996-08-20 | 1 | -6/+6 |
|
|
* | typo | Guido van Rossum | 1996-08-20 | 1 | -1/+1 |
|
|
* | Barry's 2.73 | Guido van Rossum | 1996-08-20 | 1 | -6/+6 |
|
|
* | Barry's 2.72 | Guido van Rossum | 1996-08-20 | 1 | -228/+561 |
|
|
* | *** empty log message *** | Barry Warsaw | 1996-08-20 | 1 | -3/+3 |
|
|
* | (py-no-outdent-re): Added return, break, raise, continue since we | Barry Warsaw | 1996-08-12 | 1 | -1/+3 |
|
|
* | New AIX-NOTES | Guido van Rossum | 1996-08-09 | 1 | -0/+144 |
|
|
* | New AIX-NOTES | Guido van Rossum | 1996-08-09 | 1 | -61/+0 |
|
|
* | #updated commentary | Barry Warsaw | 1996-08-06 | 1 | -4/+3 |
|
|
* | (py-menu): Create default value | Barry Warsaw | 1996-08-06 | 1 | -0/+7 |
|
|
* | (py-forward-into-nomenclature): Slightly better regex for stopping on | Barry Warsaw | 1996-08-05 | 1 | -2/+4 |
|
|
* | (py-electric-colon): Use (py-next-statement -1) instead of | Barry Warsaw | 1996-08-02 | 1 | -1/+1 |
|
|
* | #updated comments | Barry Warsaw | 1996-08-01 | 1 | -19/+22 |
|
|
* | (python-mode): automatically install imenu stuff. | Barry Warsaw | 1996-08-01 | 1 | -8/+15 |
|
|
* | (imenu-example--python-show-method-args-p, | Barry Warsaw | 1996-08-01 | 1 | -0/+210 |
|
|
* | (py-keep-region-active): Zap duplicate defun. | Barry Warsaw | 1996-08-01 | 1 | -11/+6 |
|
|
* | (py-delete-char): Check for py-honor-comment-indentation. | Barry Warsaw | 1996-08-01 | 1 | -0/+1 |
|
|
* | (py-mode): comment-start is now "# " so indent-for-comment does the | Barry Warsaw | 1996-08-01 | 1 | -6/+41 |
|
|
* | New .pyc magic numnber, too. | Guido van Rossum | 1996-08-01 | 1 | -1/+1 |
|
|
* | #comment update | Barry Warsaw | 1996-07-31 | 1 | -0/+2 |
|
|
* | #comment update | Barry Warsaw | 1996-07-31 | 1 | -0/+4 |
|
|