Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Graham Matthews | Guido van Rossum | 1995-04-07 | 1 | -0/+1 |
| | |||||
* | fix typo in electric colon | Guido van Rossum | 1995-03-22 | 1 | -5/+5 |
| | |||||
* | (py-electric-colon): use a save-excursion instead of a progn in | Barry Warsaw | 1995-03-20 | 1 | -1/+1 |
| | | | | indentation calculation test. | ||||
* | Barry's 2.18 -- don't indent, only outdent | Guido van Rossum | 1995-03-15 | 1 | -8/+10 |
| | |||||
* | Barry's 2.16 -- more electric colon cruft, add py-outdent-left | Guido van Rossum | 1995-03-15 | 1 | -10/+55 |
| | | | | and py_indent-right | ||||
* | barry's 2.13 -- minor reworking of code (added py-outdent-p) | Guido van Rossum | 1995-03-15 | 1 | -16/+19 |
| | |||||
* | #(py-electric-colon): updated comment | Barry Warsaw | 1995-03-15 | 1 | -5/+5 |
| | |||||
* | (py-electric-colon): don't indent, only outdent. | Barry Warsaw | 1995-03-15 | 1 | -4/+6 |
| | |||||
* | (py-indent-right, py-outdent-left): new commands, bound to C-c C-r and | Barry Warsaw | 1995-03-15 | 1 | -0/+41 |
| | | | | C-c C-l respectively. | ||||
* | (py-electric-colon): don't re-indent the line if it starts in column | Barry Warsaw | 1995-03-14 | 1 | -5/+9 |
| | | | | zero | ||||
* | (py-no-outdent-re): fixed the regexp for try: clauses | Barry Warsaw | 1995-03-14 | 1 | -1/+1 |
| | |||||
* | (py-outdent-p): new function | Barry Warsaw | 1995-03-14 | 1 | -12/+15 |
| | | | | | (py-electric-colon, py-indent-line): watch out for intervening blank or comment lines. | ||||
* | Barry's 2.12 -- fix some bugs in electric colon code | Guido van Rossum | 1995-03-14 | 1 | -22/+43 |
| | |||||
* | Barry's version 2.11 -- electric colon | Guido van Rossum | 1995-03-14 | 1 | -10/+68 |
| | |||||
* | (py-no-outdent-re): new constant | Barry Warsaw | 1995-03-14 | 1 | -18/+39 |
| | | | | | (py-indent-line, py-electric-colon): watch for compound statements one line after another. | ||||
* | (py-submit-bug-report): fixed summary querying | Barry Warsaw | 1995-03-14 | 1 | -4/+23 |
| | | | | #Added a summary of changes | ||||
* | (py-outdent-re): new constant | Barry Warsaw | 1995-03-14 | 1 | -2/+16 |
| | | | | | | | (py-electric-colon): use py-outdent-re instead of hardcoding (py-indent-line): look for py-outdent-re and outdent a level accordingly | ||||
* | #(py-indent-line): cosmetic | Barry Warsaw | 1995-03-14 | 1 | -1/+1 |
| | |||||
* | (py-electric-colon): new command | Barry Warsaw | 1995-03-14 | 1 | -1/+26 |
| | |||||
* | removed GPL mumbo jumbo | Guido van Rossum | 1995-03-10 | 2 | -109/+134 |
| | |||||
* | Lots of formatting changes by Barry, and a few real changes. | Guido van Rossum | 1995-03-10 | 1 | -491/+684 |
| | |||||
* | #updated copywrite notice by removing the GPL language according to | Barry Warsaw | 1995-03-10 | 1 | -28/+7 |
| | | | | | | #Guido's request. # Updated the `Created' date | ||||
* | (py-delete-char): must have 'supersede value for 'delete-selection and | Barry Warsaw | 1995-03-09 | 1 | -0/+4 |
| | | | | 'pedning-delete properties. | ||||
* | cope with triple-quoted strings (says Barry) | Guido van Rossum | 1995-03-09 | 1 | -0/+7 |
| | |||||
* | the usual | Guido van Rossum | 1995-03-09 | 2 | -3/+57 |
| | |||||
* | (python-font-lock-keywords): better defaults. | Barry Warsaw | 1995-03-08 | 1 | -25/+22 |
| | |||||
* | (py-keep-region-active): new function. | Barry Warsaw | 1995-03-08 | 1 | -1/+7 |
| | |||||
* | #(python-font-lock-keywords): paren typo | Barry Warsaw | 1995-03-08 | 1 | -2/+2 |
| | |||||
* | (python-font-lock-keywords): new variable | Barry Warsaw | 1995-03-08 | 1 | -0/+27 |
| | |||||
* | (py-mode-map): py-mark-block moved to C-c C-m (was C-c C-b). | Barry Warsaw | 1995-03-08 | 1 | -3/+52 |
| | | | | | | | | | py-submit-bug-report placed on C-c C-b, and py-version placed on C-c C-v. (py-version, py-submit-bug-report): new functions (py-version, py-help-address): new variables | ||||
* | #initial stylistic rewrite | Barry Warsaw | 1995-03-08 | 1 | -490/+600 |
| | |||||
* | ... | Guido van Rossum | 1995-02-14 | 1 | -0/+4 |
| | |||||
* | version 1.20 | Guido van Rossum | 1995-02-07 | 1 | -12/+61 |
| | |||||
* | intermediate version -- why not... | Guido van Rossum | 1995-01-20 | 1 | -56/+114 |
| | |||||
* | *** empty log message *** | Guido van Rossum | 1995-01-17 | 1 | -0/+6 |
| | |||||
* | 1.2beta news | Guido van Rossum | 1995-01-17 | 1 | -154/+60 |
| | |||||
* | New file -- creates FAQ.html. | Guido van Rossum | 1995-01-04 | 1 | -0/+193 |
| | |||||
* | Added 1995 to copyright message; added a few people to acks again... | Guido van Rossum | 1995-01-04 | 4 | -12/+20 |
| | |||||
* | Moved 1.1 and 1.1.1 news here | Guido van Rossum | 1995-01-04 | 1 | -0/+160 |
| | |||||
* | Posted as 1.18 | Guido van Rossum | 1995-01-02 | 1 | -389/+483 |
| | |||||
* | (py-compute-indentation): in `t' clause, watch for the | Barry Warsaw | 1994-12-16 | 1 | -0/+7 |
| | | | | re-search-backwards landing you inside a mult-line string. | ||||
* | Initial revision | Barry Warsaw | 1994-12-12 | 1 | -0/+1670 |
| | |||||
* | next release | Guido van Rossum | 1994-11-10 | 1 | -0/+9 |
| | |||||
* | misc stuff | Guido van Rossum | 1994-11-10 | 1 | -21/+43 |
| | |||||
* | workshop attendees etc | Guido van Rossum | 1994-11-10 | 1 | -4/+23 |
| | |||||
* | python-mode-hook instead of py-mode-hook | Guido van Rossum | 1994-11-10 | 1 | -4/+13 |
| | |||||
* | add hints about doco | Guido van Rossum | 1994-10-11 | 1 | -2/+21 |
| | |||||
* | final release date of release 1.1 is Oct 11 | Guido van Rossum | 1994-10-10 | 1 | -4/+4 |
| | |||||
* | add warning about ultrix cc | Guido van Rossum | 1994-10-07 | 1 | -0/+5 |
| | |||||
* | Moved older news to HISTORY file | Guido van Rossum | 1994-10-06 | 2 | -655/+659 |
| |