summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Collapse)AuthorAgeFilesLines
* new versionGuido van Rossum1995-07-251-57/+103
|
* Initial revisionGuido van Rossum1995-07-201-0/+172
|
* #changed all email address to go through python.orgBarry Warsaw1995-07-051-5/+5
|
* (py-append-to-process-buffer): XEmacs doesn't have last-input-start orBarry Warsaw1995-07-051-2/+4
| | | | last-input-end either!
* (python-font-lock-keywords): merged with XEmacs 19.12 font-lock.elBarry Warsaw1995-07-051-50/+58
| | | | value
* (py-process-filter): if command takes a long time, input typed beforeBarry Warsaw1995-07-051-8/+13
| | | | | the next prompt could end up in the middle of the line, instead of after it. Fix given by klm@nist.gov.
* (py-shell): cope with make-comint instead of make-shellBarry Warsaw1995-07-051-1/+2
|
* Added tbd's on python-font-lock-keywordsBarry Warsaw1995-06-201-0/+37
|
* next version; python.org changesGuido van Rossum1995-05-311-147/+168
|
* #updated to-do listBarry Warsaw1995-05-081-0/+1
|
* micro lay-out changeGuido van Rossum1995-04-101-1/+1
|
* changed path referencesGuido van Rossum1995-04-101-110/+75
|
* Some more changes for 1.2Guido van Rossum1995-04-101-42/+59
|
* updates for final release of 1.2Guido van Rossum1995-04-101-53/+81
|
* 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
|