| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to the Big Comment at the top of the file. It should better | Barry Warsaw | 1997-12-11 | 1 | -24/+43 |
|
|
* | Added some links to OO-Browser, given by Harri Pasanen. | Barry Warsaw | 1997-12-06 | 1 | -2/+8 |
|
|
* | (py-jump-on-exception): Variable which if t, means that if an | Barry Warsaw | 1997-12-03 | 1 | -7/+19 |
|
|
* | Removed redundant eval-when-compile. | Barry Warsaw | 1997-12-03 | 1 | -19/+13 |
|
|
* | (python-mode): Patch to make font-lock work automatically for Emacs. | Barry Warsaw | 1997-12-02 | 1 | -0/+1 |
|
|
* | Test for an up-to-date Custom library when byte-compiling, and issue | Barry Warsaw | 1997-12-02 | 1 | -1/+20 |
|
|
* | Require 'cl when compiling so that the push macro gets picked in Emacs | Barry Warsaw | 1997-12-01 | 1 | -0/+2 |
|
|
* | (py-traceback-line-re): Relaxation of regexp to catch SyntaxErrors. | Barry Warsaw | 1997-11-27 | 1 | -2/+2 |
|
|
* | (py-process-filter): py-delete-file-silently is obsolete. Use a | Barry Warsaw | 1997-11-26 | 1 | -1/+1 |
|
|
* | (py-compute-indentation): Check for multiline stringness and | Barry Warsaw | 1997-11-26 | 1 | -4/+4 |
|
|
* | (py-mode-map): Bind py-mark-def-or-class to C-M-h with a different | Barry Warsaw | 1997-11-26 | 1 | -2/+3 |
|
|
* | (python-mode): Make imenu-create-index-function buffer local. | Barry Warsaw | 1997-11-26 | 1 | -3/+4 |
|
|
* | (py-mark-def-or-class): Added an exchange-point-and-mark and a | Barry Warsaw | 1997-11-26 | 1 | -2/+4 |
|
|
* | (python-mode): Patch to fix Imenu support under Emacs, given by | Barry Warsaw | 1997-11-26 | 1 | -1/+3 |
|
|
* | (py-kill-emacs-hook): Simplification. | Barry Warsaw | 1997-11-26 | 1 | -11/+5 |
|
|
* | Added comment about where to find details on python-mode.el, pointing | Barry Warsaw | 1997-11-26 | 1 | -23/+183 |
|
|
* | #(py-emacs-features): Fixed typo in docstring. | Barry Warsaw | 1997-11-06 | 1 | -2/+2 |
|
|
* | (python-font-lock-keywords): Pick up block introducing keywords with | Barry Warsaw | 1997-11-06 | 1 | -11/+18 |
|
|
* | (python-font-lock-keywords): Fix for consecutive keyword font locking, | Barry Warsaw | 1997-11-05 | 1 | -6/+2 |
|
|
* | (py-emacs-features): Test for working make-temp-name, which is broken | Barry Warsaw | 1997-11-05 | 1 | -10/+20 |
|
|
* | (py-execute-region): Fixed small bug with queuing file for execution | Barry Warsaw | 1997-11-05 | 1 | -2/+1 |
|
|
* | (mark-python-def-or-class): Renamed to py-mark-def-or-class globally. | Barry Warsaw | 1997-11-05 | 1 | -11/+13 |
|
|
* | (py-backspace-function): New variable. | Barry Warsaw | 1997-11-04 | 1 | -60/+101 |
|
|
* | First round of changes, mostly subprocess stuff. | Barry Warsaw | 1997-11-04 | 1 | -138/+129 |
|
|
* | Changes in preparation for integrating into the Python CVS tree. | Barry Warsaw | 1997-11-03 | 1 | -70/+59 |
|
|
* | (py-parse-partial-sexp-works-p): Removed as obsolete. All current | Barry Warsaw | 1997-09-04 | 1 | -20/+10 |
|
|
* | #Fixed two byte-compiler errors | Barry Warsaw | 1997-08-09 | 1 | -2/+2 |
|
|
* | #Checkpointing X/Emacs 20'fication of this mode. | Barry Warsaw | 1997-08-09 | 1 | -210/+231 |
|
|
* | #Bumping to version 3.0 | Barry Warsaw | 1997-08-08 | 1 | -2/+1 |
|
|
* | (py-shell): Remove support for Emacs 18, implicitly add support for | Barry Warsaw | 1997-07-10 | 1 | -15/+7 |
|
|
* | (python-font-lock-keywords): Use new convention for installing in mode | Barry Warsaw | 1997-02-24 | 1 | -2/+3 |
|
|
* | (py-mode-map): Comment Out Region / Uncomment Region should use | Barry Warsaw | 1997-01-30 | 1 | -2/+2 |
|
|
* | #Updated authorship line | Barry Warsaw | 1997-01-30 | 1 | -1/+1 |
|
|
* | (py-parse-partial-sexp-works-p): New variable to work around a bug in | Barry Warsaw | 1997-01-30 | 1 | -3/+23 |
|
|
* | (py-delete-function): new variable | Barry Warsaw | 1996-12-17 | 1 | -1/+7 |
|
|
* | (python-mode): added comment-end definitions. | Barry Warsaw | 1996-12-17 | 1 | -0/+2 |
|
|
* | (match-string): Added a definition for older Emacsen. | Barry Warsaw | 1996-10-29 | 1 | -0/+9 |
|
|
* | (py-indent-line): take an optional universal argument which says to | Barry Warsaw | 1996-10-23 | 1 | -13/+22 |
|
|
* | (py-process-filter): Make sure current-buffer is restored, even in the | Barry Warsaw | 1996-09-30 | 1 | -36/+41 |
|
|
* | (python-font-lock-keywords): with Python 1.4 `access' is no a keyword | Barry Warsaw | 1996-09-04 | 1 | -1/+1 |
|
|
* | I have been increasingly annoyed about the fact that | Barry Warsaw | 1996-09-04 | 1 | -0/+28 |
|
|
* | #stylistics | Barry Warsaw | 1996-09-04 | 1 | -2/+4 |
|
|
* | (python-mode): typos | Barry Warsaw | 1996-09-04 | 1 | -2/+2 |
|
|
* | (python-mode): font-lock-defaults must be make-local-variable'd | Barry Warsaw | 1996-09-04 | 1 | -16/+23 |
|
|
* | (py-dump-help-string): Use documentation-property to get docstring. | Barry Warsaw | 1996-09-03 | 1 | -2/+1 |
|
|
* | (python-mode): font-lock-defaults necessary for Emacs 19, but doesn't | Barry Warsaw | 1996-09-03 | 1 | -1/+3 |
|
|
* | #py-shell gets an autoload cookie | Barry Warsaw | 1996-09-03 | 1 | -0/+1 |
|
|
* | *** empty log message *** | Barry Warsaw | 1996-08-20 | 1 | -3/+3 |
|
|
* | (py-no-outdent-re): Added return, break, raise, continue since we | Barry Warsaw | 1996-08-12 | 1 | -1/+3 |
|
|
* | #updated commentary | Barry Warsaw | 1996-08-06 | 1 | -4/+3 |
|
|