openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-mode.el for Emacs and XEmacs
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
1 day
ago.
Aug 21, 2025 — Aug 21, 2026
Showing page 65 of 78
Search / Filter on:
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.
Georg Brandl
More...
over 15 years ago
Add news entry for merged branch.
Georg Brandl
More...
over 15 years ago
merge with extra-font-locking branch
Georg Brandl
More...
over 15 years ago
Fix the font-locking of string escapes to not confuse autodoc.
Georg Brandl
More...
over 15 years ago
Fix indentation.
Georg Brandl
More...
over 15 years ago
Do nothing on `fill-paragraph' when point is in code, not string/comment.
Georg Brandl
More...
over 15 years ago
Add a NEWS file with the more important changes since 5.1.0.
Georg Brandl
More...
over 15 years ago
Add font locking for escape sequences like \n and %-formatting codes like %s in strings.
Georg Brandl
More...
over 15 years ago
Add a special face for exception names.
Georg Brandl
More...
over 15 years ago
Add a specific face for Python class names.
Georg Brandl
More...
over 15 years ago
Escape parens in docstrings instead of inserting a space.
Georg Brandl
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.
Georg Brandl
More...
over 15 years ago
(py-fill-string): allow raw and Unicode strings.
Georg Brandl
More...
over 15 years ago
Avoid placing "(" in the first column in a docstring; it confuses font-lock.
Georg Brandl
More...
over 15 years ago
Remove trailing whitespace.
Georg Brandl
More...
over 15 years ago
Reformat and comment hide-show support code.
Georg Brandl
More...
over 15 years ago
Also highlight exception names before closing parens, as in ``except (ValueError, TypeError)``.
Georg Brandl
More...
over 15 years ago
Copyright year update.
Georg Brandl
More...
over 15 years ago
py-decorators-face, Author: Kao F?lix
Andreas Roehler
More...
over 15 years ago
py-decorators-face, Author: Kao F?lix
Andreas Roehler
More...
over 15 years ago
py-pdbtrack-stack-entry-regexp fix by Georg Brandl
Andreas Roehler
More...
over 15 years ago
reported and fix by Georg Brandl
Andreas Roehler
More...
over 15 years ago
go-to-initial-line fixed
Andreas Roehler
More...
almost 16 years ago
Checked after merge, before commiting with
Andreas Roehler
More...
almost 16 years ago
py-backslash-continuation-preceding-line-p
Andreas Roehler
More...
almost 16 years ago
py-goto-beyond-final-line doku cleaned up
Andreas Roehler
More...
almost 16 years ago
py-goto-statement-below cleaned up
Andreas Roehler
More...
almost 16 years ago
On Sep 21, 2010, at 10:33 AM, Andreas R?hler wrote:
Andreas Roehler
More...
almost 16 years ago
underscore word class again, thanks Barry pointing to it
Andreas Roehler
More...
almost 16 years ago
go-to-initial-line fixed
Andreas Roehler
More...
almost 16 years ago
←
1
2
…
61
62
63
64
65
66
67
68
69
…
77
78
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree