mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 10:27:41 +00:00
*** empty log message ***
This commit is contained in:
parent
fd9c3a9780
commit
6fb41b5b77
2 changed files with 10 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2004-06-13 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* international/utf-8.el (ccl-decode-mule-utf-8): Fix previous
|
||||
change.
|
||||
(ccl-untranslated-to-ucs): Fix typo.
|
||||
|
||||
2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
|
||||
|
||||
* progmodes/python.el (python-open-block-statement-p): Fix
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
2004-06-13 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* ccl.c (CCL_READ_CHAR): If hit EOF, set REG to -1.
|
||||
|
||||
2004-06-12 Matthew Mundell <matt@mundell.ukfsn.org>
|
||||
|
||||
* eval.c (Fdefun): Signal an error if NAME is not a symbol.
|
||||
|
|
|
|||
Loading…
Reference in a new issue