comparison lisp/ChangeLog @ 111453:5f5f21c6fca1

ChangeLog fix.
author Glenn Morris <rgm@gnu.org>
date Tue, 09 Nov 2010 19:43:44 -0800
parents 98299fb04891
children f21190964294
comparison
equal deleted inserted replaced
111452:457fd361982f 111453:5f5f21c6fca1
16 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322) 16 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
17 Fix handling of backslash escapes. 17 Fix handling of backslash escapes.
18 (python-quote-syntax): Adjust accordingly. 18 (python-quote-syntax): Adjust accordingly.
19 19
20 2010-11-09 Richard Levitte <richard@levitte.org> (tiny change) 20 2010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
21 2010-11-09 Richard Levitte <richard@levitte.org> (tiny patch)
22 21
23 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status) 22 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
24 (vc-mtn-workfile-branch): Adjust to new output format. 23 (vc-mtn-workfile-branch): Adjust to new output format.
25 24
26 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca> 25 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>