Mercurial > emacs
comparison lisp/ChangeLog @ 56058:98d93acdeb6a
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sun, 13 Jun 2004 00:25:18 +0000 |
parents | 387a40cf4a4e |
children | 4e04e776fb5e |
comparison
equal
deleted
inserted
replaced
56057:960da0ce1319 | 56058:98d93acdeb6a |
---|---|
1 2004-06-13 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous | |
4 change. | |
5 (ccl-untranslated-to-ucs): Fix typo. | |
6 | |
1 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change) | 7 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change) |
2 | 8 |
3 * progmodes/python.el (python-open-block-statement-p): Fix | 9 * progmodes/python.el (python-open-block-statement-p): Fix |
4 indentation after a block opening that contains a comment. | 10 indentation after a block opening that contains a comment. |
5 | 11 |