2
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 23 hours ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
jpython -> jython More... almost 22 years ago
This almost certainly needs work, but if you add More... almost 22 years ago
The first call to py-indent-line works as usual. Successive calls move the More... almost 22 years ago
- Added magic autoload comment to the command that updates the More... almost 22 years ago
Initial import. Currently supports: More... almost 22 years ago
more installation/setup notes More... almost 22 years ago
add brief "installation instructions" More... almost 22 years ago
(py-pdbtrack-grub-for-buffer): Return nothing if we don't find a prospect,
klm
More... almost 22 years ago
Updated the commentary More... almost 22 years ago
Repair error that caused multiplication of the mode-bar PDB minor-mode
klm
More... about 22 years ago
Make pdbtracking less brittle by using a py-pdbtrack-input-prompt that
klm
More... about 22 years ago
(python-font-lock-keywords): Built-in exceptions should get font-locked in More... about 22 years ago
(python-font-lock-keywords): Replace the old decorator syntax with support for More... about 22 years ago
reinsert XEmacs autoload cookies which got lost. More... over 22 years ago
Unofficial font-lock changes for decorator-before-colon syntax. More... over 22 years ago
(py-decorators-face): font-lock support for Guido's likely choice for PEP 318 More... over 22 years ago
py-fill-paragraph: use an explicit arg to (forward-word) and (backward-word) More... over 22 years ago
(py-fill-paragraph): When we're near a string, but not actually in it, this More... over 22 years ago
(python-font-lock-keywords): Removed True, False, None, and Ellipsis More... over 22 years ago
Moved the builtin's face to py-builtins-face, although the regexp for More... over 22 years ago
py-pdbtrack-track-stack-file: target_buffer should be local More... over 22 years ago
Handle nested functions/classes in py-current-defun. Thanks to Per More... over 22 years ago
typo in local variable name. Closes 828429. More... over 22 years ago
'bod or 'eod needs to search forward or back for either start of class or More... over 22 years ago
More correct way of declaring fill paragraph function to Emacs. Due to More... over 22 years ago
Better builtin matching and use of py-pseudo-keyword-face thanks to Bernhard More... over 22 years ago
fix "trailing builtin" problem More... over 22 years ago
Highlight most builtins as if they were keywords if they don't appear as More... almost 23 years ago
in py-pychecker-run, use (read-shell-command) if bound, but fall back to More... about 23 years ago
delete the f1 key binding. py-help-at-point is still available @ C-c C-h. More... about 23 years ago