| (py-goto-beginning-of-tqs): Finds the beginning of the triple quoted |
|
More...
|
over 27 years ago
|
| (py-execute-region): Hack around the different behavior and switch |
|
More...
|
almost 28 years ago
|
| (py-execute-region): Patch by Hunter Kelly so that execution uses the |
|
More...
|
almost 28 years ago
|
| (py-imenu-method-regexp): Fix suggested by Daniel Calvelo to |
|
More...
|
almost 28 years ago
|
| #XEmacs 21 now supports Imenu, so I am able to test (and fix) some |
|
More...
|
almost 28 years ago
|
| #Some minor changes in the commentary, obstensibly to test the new |
|
More...
|
almost 28 years ago
|
| #Fixed some typos in docstrings. |
|
More...
|
almost 28 years ago
|
| (py-comint-output-filter-function): Horrible kludgearound for making |
|
More...
|
almost 28 years ago
|
| (py-guess-indent-offset): Only print message about py-indent-offset |
|
More...
|
almost 28 years ago
|
| (py-execute-file, py-execute-import-or-reload): Use a Python `raw' |
|
More...
|
almost 28 years ago
|
| (py-block-comment-prefix): Remove trailing space. Also explain that |
|
More...
|
almost 28 years ago
|
| #Code rearranging to quiet byte-compiler |
|
More...
|
almost 28 years ago
|
| (py-in-literal): How'd this get through? c-point => py-point |
|
More...
|
almost 28 years ago
|
| Update commentary. For most stuff, point people to the web page |
|
More...
|
about 28 years ago
|
| (py-shell-map): New variable contains the keymap used in *Python* |
|
More...
|
about 28 years ago
|
| (py-shell): comint-output-filter-functions is already buffer-local |
|
More...
|
about 28 years ago
|
| (py-process-filter): Deleted this function. In order to fix |
|
More...
|
about 28 years ago
|
| (imenu-example--create-python-index-engine): Fix nesting breakage when |
|
More...
|
about 28 years ago
|
| (imenu-example--python-method-regexp): Patch from Christian Tanzer: |
|
More...
|
about 28 years ago
|
| (py-compute-indentation): Changes to the `t' condition which affect |
|
More...
|
about 28 years ago
|
| #Typos from previous checkin |
|
More...
|
about 28 years ago
|
| Huge number of docstring changes, typo fixes, rewordings, GNU standard |
|
More...
|
about 28 years ago
|
| (py-execute-region): When temp-names are broken (Emacs 19.34), a |
|
More...
|
about 28 years ago
|
| (py-beginning-of-def-or-class, py-end-of-def-or-class, |
|
More...
|
about 28 years ago
|
| (py-comment-indent-function): A replacement for |
|
More...
|
about 28 years ago
|
| (py-ask-about-save): New variable used in |
|
More...
|
over 28 years ago
|
| (py-execute-string): Bind to C-c C-s, and put on menu |
|
More...
|
over 28 years ago
|
| (py-stringlit-re): Another ME patch to recognize SQTQs and DQTQs |
|
More...
|
over 28 years ago
|
| More ME patches: |
|
More...
|
over 28 years ago
|
| (beginning-of-python-def-or-class): Renamed to |
|
More...
|
over 28 years ago
|