summaryrefslogtreecommitdiffstats
path: root/Misc/python-mode.el
Commit message (Expand)AuthorAgeFilesLines
* #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
* (python-font-lock-keywords): merged with XEmacs 19.12 font-lock.elBarry Warsaw1995-07-051-50/+58
* (py-process-filter): if command takes a long time, input typed beforeBarry Warsaw1995-07-051-8/+13
* (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
* #updated to-do listBarry Warsaw1995-05-081-0/+1
* (py-electric-colon): use a save-excursion instead of a progn inBarry Warsaw1995-03-201-1/+1
* #(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
* (py-electric-colon): don't re-indent the line if it starts in columnBarry Warsaw1995-03-141-5/+9
* (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-no-outdent-re): new constantBarry Warsaw1995-03-141-18/+39
* (py-submit-bug-report): fixed summary queryingBarry Warsaw1995-03-141-4/+23
* (py-outdent-re): new constantBarry Warsaw1995-03-141-2/+16
* #(py-indent-line): cosmeticBarry Warsaw1995-03-141-1/+1
* (py-electric-colon): new commandBarry Warsaw1995-03-141-1/+26
* #updated copywrite notice by removing the GPL language according toBarry Warsaw1995-03-101-28/+7
* (py-delete-char): must have 'supersede value for 'delete-selection andBarry Warsaw1995-03-091-0/+4
* (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
* #initial stylistic rewriteBarry Warsaw1995-03-081-490/+600
* (py-compute-indentation): in `t' clause, watch for theBarry Warsaw1994-12-161-0/+7
* Initial revisionBarry Warsaw1994-12-121-0/+1670