diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 45066263c5e..0a38a9a6c9f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 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) |