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