Mercurial > emacs
diff lisp/ChangeLog @ 111385:85a2b871f225
* lisp/progmodes/python.el (python-font-lock-syntactic-keywords):
Fix handling of backslash escapes.
(python-quote-syntax): Adjust accordingly.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 08 Nov 2010 13:56:10 -0500 |
parents | 90d8fda00161 |
children | 93e249d6d27c |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 08 13:42:24 2010 -0500 +++ b/lisp/ChangeLog Mon Nov 08 13:56:10 2010 -0500 @@ -1,3 +1,9 @@ +2010-11-08 Stefan Monnier <monnier@iro.umontreal.ca> + + * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322) + Fix handling of backslash escapes. + (python-quote-syntax): Adjust accordingly. + 2010-11-08 Richard Levitte <richard@levitte.org> (tiny patch) * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)