| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
|
|
* | (py-menu): Create default value | Barry Warsaw | 1996-08-06 | 1 | -0/+7 |
|
|
* | (py-forward-into-nomenclature): Slightly better regex for stopping on | Barry Warsaw | 1996-08-05 | 1 | -2/+4 |
|
|
* | (py-electric-colon): Use (py-next-statement -1) instead of | Barry Warsaw | 1996-08-02 | 1 | -1/+1 |
|
|
* | #updated comments | Barry Warsaw | 1996-08-01 | 1 | -19/+22 |
|
|
* | (python-mode): automatically install imenu stuff. | Barry Warsaw | 1996-08-01 | 1 | -8/+15 |
|
|
* | (imenu-example--python-show-method-args-p, | Barry Warsaw | 1996-08-01 | 1 | -0/+210 |
|
|
* | (py-keep-region-active): Zap duplicate defun. | Barry Warsaw | 1996-08-01 | 1 | -11/+6 |
|
|
* | (py-delete-char): Check for py-honor-comment-indentation. | Barry Warsaw | 1996-08-01 | 1 | -0/+1 |
|
|
* | (py-mode): comment-start is now "# " so indent-for-comment does the | Barry Warsaw | 1996-08-01 | 1 | -6/+41 |
|
|
* | #comment update | Barry Warsaw | 1996-07-31 | 1 | -0/+2 |
|
|
* | #comment update | Barry Warsaw | 1996-07-31 | 1 | -0/+4 |
|
|
* | #updated to do list | Barry Warsaw | 1996-07-31 | 1 | -4/+4 |
|
|
* | (py-parse-state): stop searching backwards when we found a keyword at | Barry Warsaw | 1996-07-31 | 1 | -2/+6 |
|
|
* | (py-statement-closes-block-p, py-compute-indentation): Outdent one | Barry Warsaw | 1996-07-31 | 1 | -3/+17 |
|
|
* | (python-mode): Added menu support, requires easymenu. | Barry Warsaw | 1996-07-29 | 1 | -10/+45 |
|
|
* | (py-forward-into-nomenclature): small fix to not infinitely loop at | Barry Warsaw | 1996-07-25 | 1 | -1/+1 |
|
|
* | #comment update, re: py-mode-syntax-table | Barry Warsaw | 1996-07-24 | 1 | -4/+5 |
|
|
* | (py-forward-into-nomenclature, py-backward-into-nomenclature): New functions. | Barry Warsaw | 1996-07-24 | 1 | -0/+31 |
|
|
* | (py-shift-region-left): When checking for left edged code, watch for | Barry Warsaw | 1996-07-23 | 1 | -1/+2 |
|
|
* | added a thing on the to-do list | Barry Warsaw | 1996-07-08 | 1 | -1/+2 |
|
|
* | (python-font-lock-keywords): added class and def | Barry Warsaw | 1996-07-05 | 1 | -7/+13 |
|
|
* | (py-mode-syntax-table): revert underscore to word class, even though I | Barry Warsaw | 1996-07-03 | 1 | -1/+5 |
|
|
* | (py-delete-char): Obey numeric argument. | Barry Warsaw | 1996-07-03 | 1 | -15/+21 |
|
|
* | (py-shift-region-left, py-shift-region-right, py-indent-right, | Barry Warsaw | 1996-07-03 | 1 | -88/+32 |
|
|
* | (py-indent-right, py-outdent-left): fixed placement of point after | Barry Warsaw | 1996-04-08 | 1 | -16/+22 |
|
|