comparison 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
comparison
equal deleted inserted replaced
111384:90d8fda00161 111385:85a2b871f225
1 2010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
4 Fix handling of backslash escapes.
5 (python-quote-syntax): Adjust accordingly.
6
1 2010-11-08 Richard Levitte <richard@levitte.org> (tiny patch) 7 2010-11-08 Richard Levitte <richard@levitte.org> (tiny patch)
2 8
3 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status) 9 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
4 (vc-mtn-workfile-branch): Adjust to new output format. 10 (vc-mtn-workfile-branch): Adjust to new output format.
5 11