2
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(py-fill-string): Fix the filling of triple-quoted strings; with the new syntax table, the TQS is always one sexp. More... over 15 years ago
Add news entry for merged branch. More... over 15 years ago
merge with extra-font-locking branch More... over 15 years ago
Fix the font-locking of string escapes to not confuse autodoc. More... over 15 years ago
Fix indentation. More... over 15 years ago
Do nothing on `fill-paragraph' when point is in code, not string/comment. More... over 15 years ago
Add a NEWS file with the more important changes since 5.1.0. More... over 15 years ago
Add font locking for escape sequences like \n and %-formatting codes like %s in strings. More... over 15 years ago
Add a special face for exception names. More... over 15 years ago
Add a specific face for Python class names. More... over 15 years ago
Escape parens in docstrings instead of inserting a space. More... over 15 years ago
(py-mark-block): Added an exchange-point-and-mark and a py-keep-region-active so that the marked block gets the transient-mark region highlighted. More... over 15 years ago
(py-fill-string): allow raw and Unicode strings. More... over 15 years ago
Avoid placing "(" in the first column in a docstring; it confuses font-lock. More... over 15 years ago
Remove trailing whitespace. More... over 15 years ago
Reformat and comment hide-show support code. More... over 15 years ago
Also highlight exception names before closing parens, as in ``except (ValueError, TypeError)``. More... over 15 years ago
Copyright year update. More... over 15 years ago
py-decorators-face, Author: Kao F?lix More... over 15 years ago
py-decorators-face, Author: Kao F?lix More... over 15 years ago
py-pdbtrack-stack-entry-regexp fix by Georg Brandl More... over 15 years ago
reported and fix by Georg Brandl More... over 15 years ago
go-to-initial-line fixed More... almost 16 years ago
Checked after merge, before commiting with More... almost 16 years ago
py-backslash-continuation-preceding-line-p More... almost 16 years ago
py-goto-beyond-final-line doku cleaned up More... almost 16 years ago
py-goto-statement-below cleaned up More... almost 16 years ago
On Sep 21, 2010, at 10:33 AM, Andreas R?hler wrote: More... almost 16 years ago
underscore word class again, thanks Barry pointing to it More... almost 16 years ago
go-to-initial-line fixed More... almost 16 years ago