Mercurial > emacs
comparison src/ChangeLog @ 49657:f4b5295c3540
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sun, 09 Feb 2003 08:38:05 +0000 |
parents | 783b5336021a |
children | f118fc83f5a5 |
comparison
equal
deleted
inserted
replaced
49656:46090ea2c5c3 | 49657:f4b5295c3540 |
---|---|
1 2003-02-09 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * fns.c (string_to_multibyte): New function. | |
4 (Fstring_to_multibyte): New function. | |
5 (syms_of_fns): Defsubr it. | |
6 | |
1 2003-02-08 Andreas Schwab <schwab@suse.de> | 7 2003-02-08 Andreas Schwab <schwab@suse.de> |
2 | 8 |
3 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable | 9 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable |
4 instead of the substitution. | 10 instead of the substitution. |
5 | 11 |