2
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 24 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(py-compute-indentation): In the most common case, where indentation More... over 28 years ago
(py-master-file): New buffer-local variable which can be set in the More... over 28 years ago
Update to the Big Comment at the top of the file. It should better More... over 28 years ago
Added some links to OO-Browser, given by Harri Pasanen. More... over 28 years ago
(py-jump-on-exception): Variable which if t, means that if an More... over 28 years ago
Removed redundant eval-when-compile. More... over 28 years ago
(python-mode): Patch to make font-lock work automatically for Emacs. More... over 28 years ago
Test for an up-to-date Custom library when byte-compiling, and issue More... over 28 years ago
Require 'cl when compiling so that the push macro gets picked in Emacs More... over 28 years ago
(py-traceback-line-re): Relaxation of regexp to catch SyntaxErrors. More... over 28 years ago
(py-process-filter): py-delete-file-silently is obsolete. Use a More... over 28 years ago
(py-compute-indentation): Check for multiline stringness and More... over 28 years ago
(py-mode-map): Bind py-mark-def-or-class to C-M-h with a different More... over 28 years ago
(python-mode): Make imenu-create-index-function buffer local. More... over 28 years ago
(py-mark-def-or-class): Added an exchange-point-and-mark and a More... over 28 years ago
(python-mode): Patch to fix Imenu support under Emacs, given by More... over 28 years ago
(py-kill-emacs-hook): Simplification. More... over 28 years ago
Added comment about where to find details on python-mode.el, pointing More... over 28 years ago
#(py-emacs-features): Fixed typo in docstring. More... almost 29 years ago
(python-font-lock-keywords): Pick up block introducing keywords with More... almost 29 years ago
(python-font-lock-keywords): Fix for consecutive keyword font locking, More... almost 29 years ago
(py-emacs-features): Test for working make-temp-name, which is broken More... almost 29 years ago
(py-execute-region): Fixed small bug with queuing file for execution More... almost 29 years ago
(mark-python-def-or-class): Renamed to py-mark-def-or-class globally. More... almost 29 years ago
(py-backspace-function): New variable. More... almost 29 years ago
First round of changes, mostly subprocess stuff. More... almost 29 years ago
Changes in preparation for integrating into the Python CVS tree. More... almost 29 years ago
(py-parse-partial-sexp-works-p): Removed as obsolete. All current More... almost 29 years ago
#Fixed two byte-compiler errors More... about 29 years ago
#Checkpointing X/Emacs 20'fication of this mode. More... about 29 years ago