summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Collapse)AuthorAgeFilesLines
* Graham MatthewsGuido van Rossum1995-04-071-0/+1
|
* fix typo in electric colonGuido van Rossum1995-03-221-5/+5
|
* (py-electric-colon): use a save-excursion instead of a progn inBarry Warsaw1995-03-201-1/+1
| | | | indentation calculation test.
* Barry's 2.18 -- don't indent, only outdentGuido van Rossum1995-03-151-8/+10
|
* Barry's 2.16 -- more electric colon cruft, add py-outdent-leftGuido van Rossum1995-03-151-10/+55
| | | | and py_indent-right
* barry's 2.13 -- minor reworking of code (added py-outdent-p)Guido van Rossum1995-03-151-16/+19
|
* #(py-electric-colon): updated commentBarry Warsaw1995-03-151-5/+5
|
* (py-electric-colon): don't indent, only outdent.Barry Warsaw1995-03-151-4/+6
|
* (py-indent-right, py-outdent-left): new commands, bound to C-c C-r andBarry Warsaw1995-03-151-0/+41
| | | | C-c C-l respectively.
* (py-electric-colon): don't re-indent the line if it starts in columnBarry Warsaw1995-03-141-5/+9
| | | | zero
* (py-no-outdent-re): fixed the regexp for try: clausesBarry Warsaw1995-03-141-1/+1
|
* (py-outdent-p): new functionBarry Warsaw1995-03-141-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 codeGuido van Rossum1995-03-141-22/+43
|
* Barry's version 2.11 -- electric colonGuido van Rossum1995-03-141-10/+68
|
* (py-no-outdent-re): new constantBarry Warsaw1995-03-141-18/+39
| | | | | (py-indent-line, py-electric-colon): watch for compound statements one line after another.
* (py-submit-bug-report): fixed summary queryingBarry Warsaw1995-03-141-4/+23
| | | | #Added a summary of changes
* (py-outdent-re): new constantBarry Warsaw1995-03-141-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): cosmeticBarry Warsaw1995-03-141-1/+1
|
* (py-electric-colon): new commandBarry Warsaw1995-03-141-1/+26
|
* removed GPL mumbo jumboGuido van Rossum1995-03-102-109/+134
|
* Lots of formatting changes by Barry, and a few real changes.Guido van Rossum1995-03-101-491/+684
|
* #updated copywrite notice by removing the GPL language according toBarry Warsaw1995-03-101-28/+7
| | | | | | #Guido's request. # Updated the `Created' date
* (py-delete-char): must have 'supersede value for 'delete-selection andBarry Warsaw1995-03-091-0/+4
| | | | 'pedning-delete properties.
* cope with triple-quoted strings (says Barry)Guido van Rossum1995-03-091-0/+7
|
* the usualGuido van Rossum1995-03-092-3/+57
|
* (python-font-lock-keywords): better defaults.Barry Warsaw1995-03-081-25/+22
|
* (py-keep-region-active): new function.Barry Warsaw1995-03-081-1/+7
|
* #(python-font-lock-keywords): paren typoBarry Warsaw1995-03-081-2/+2
|
* (python-font-lock-keywords): new variableBarry Warsaw1995-03-081-0/+27
|
* (py-mode-map): py-mark-block moved to C-c C-m (was C-c C-b).Barry Warsaw1995-03-081-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 rewriteBarry Warsaw1995-03-081-490/+600
|
* ...Guido van Rossum1995-02-141-0/+4
|
* version 1.20Guido van Rossum1995-02-071-12/+61
|
* intermediate version -- why not...Guido van Rossum1995-01-201-56/+114
|
* *** empty log message ***Guido van Rossum1995-01-171-0/+6
|
* 1.2beta newsGuido van Rossum1995-01-171-154/+60
|
* New file -- creates FAQ.html.Guido van Rossum1995-01-041-0/+193
|
* Added 1995 to copyright message; added a few people to acks again...Guido van Rossum1995-01-044-12/+20
|
* Moved 1.1 and 1.1.1 news hereGuido van Rossum1995-01-041-0/+160
|
* Posted as 1.18Guido van Rossum1995-01-021-389/+483
|
* (py-compute-indentation): in `t' clause, watch for theBarry Warsaw1994-12-161-0/+7
| | | | re-search-backwards landing you inside a mult-line string.
* Initial revisionBarry Warsaw1994-12-121-0/+1670
|
* next releaseGuido van Rossum1994-11-101-0/+9
|
* misc stuffGuido van Rossum1994-11-101-21/+43
|
* workshop attendees etcGuido van Rossum1994-11-101-4/+23
|
* python-mode-hook instead of py-mode-hookGuido van Rossum1994-11-101-4/+13
|
* add hints about docoGuido van Rossum1994-10-111-2/+21
|
* final release date of release 1.1 is Oct 11Guido van Rossum1994-10-101-4/+4
|
* add warning about ultrix ccGuido van Rossum1994-10-071-0/+5
|
* Moved older news to HISTORY fileGuido van Rossum1994-10-062-655/+659
|