Mercurial > emacs
comparison lisp/ChangeLog @ 77678:0b0c0f93563c
(python-font-lock-keywords, python-open-block-statement-p, python-mode):
Add support for the new "with" keyword.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 10 May 2007 17:39:27 +0000 |
parents | 861b8417e148 |
children | 18bb2e9c5f52 |
comparison
equal
deleted
inserted
replaced
77677:861b8417e148 | 77678:0b0c0f93563c |
---|---|
1 2007-05-10 Edward O'Connor <hober0@gmail.com> (tiny change) | |
2 | |
3 * progmodes/python.el (python-font-lock-keywords) | |
4 (python-open-block-statement-p, python-mode): Add support for the new | |
5 "with" keyword. | |
6 | |
1 2007-05-10 Richard Stallman <rms@gnu.org> | 7 2007-05-10 Richard Stallman <rms@gnu.org> |
2 | 8 |
3 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments. | 9 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments. |
4 (iso-cvt-write-only): Likewise. | 10 (iso-cvt-write-only): Likewise. |
5 | 11 |