| changed underscore to have symbol syntax |
|
More...
|
almost 31 years ago
|
| (py-indent-offset): this should be buffer local. |
|
More...
|
almost 31 years ago
|
| (py-align-multiline-strings-p): new variable |
|
More...
|
almost 31 years ago
|
| (py-electric-colon): turn off electric behavior inside strings and |
|
More...
|
almost 31 years ago
|
| (python-mode): comment-multi-line must be nil for Emacs 19 |
|
More...
|
almost 31 years ago
|
| (py-compute-indentation): when inside a comment, indent to under the |
|
More...
|
almost 31 years ago
|
| #changed all email address to go through python.org |
|
More...
|
about 31 years ago
|
| (py-append-to-process-buffer): XEmacs doesn't have last-input-start or |
|
More...
|
about 31 years ago
|
| (python-font-lock-keywords): merged with XEmacs 19.12 font-lock.el |
|
More...
|
about 31 years ago
|
| (py-process-filter): if command takes a long time, input typed before |
|
More...
|
about 31 years ago
|
| (py-shell): cope with make-comint instead of make-shell |
|
More...
|
about 31 years ago
|
| Added tbd's on python-font-lock-keywords |
|
More...
|
about 31 years ago
|
| #updated to-do list |
|
More...
|
about 31 years ago
|
| (py-electric-colon): use a save-excursion instead of a progn in |
|
More...
|
over 31 years ago
|
| #(py-electric-colon): updated comment |
|
More...
|
over 31 years ago
|
| (py-electric-colon): don't indent, only outdent. |
|
More...
|
over 31 years ago
|
| (py-indent-right, py-outdent-left): new commands, bound to C-c C-r and |
|
More...
|
over 31 years ago
|
| (py-electric-colon): don't re-indent the line if it starts in column |
|
More...
|
over 31 years ago
|
| (py-no-outdent-re): fixed the regexp for try: clauses |
|
More...
|
over 31 years ago
|
| (py-outdent-p): new function |
|
More...
|
over 31 years ago
|
| (py-no-outdent-re): new constant |
|
More...
|
over 31 years ago
|
| (py-submit-bug-report): fixed summary querying |
|
More...
|
over 31 years ago
|
| (py-outdent-re): new constant |
|
More...
|
over 31 years ago
|
| #(py-indent-line): cosmetic |
|
More...
|
over 31 years ago
|
| (py-electric-colon): new command |
|
More...
|
over 31 years ago
|
| #updated copywrite notice by removing the GPL language according to |
|
More...
|
over 31 years ago
|
| (py-delete-char): must have 'supersede value for 'delete-selection and |
|
More...
|
over 31 years ago
|
| (python-font-lock-keywords): better defaults. |
|
More...
|
over 31 years ago
|
| (py-keep-region-active): new function. |
|
More...
|
over 31 years ago
|
| #(python-font-lock-keywords): paren typo |
|
More...
|
over 31 years ago
|