Mercurial > emacs
diff src/ChangeLog @ 32372:1281dfa22cb3
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Wed, 11 Oct 2000 01:23:36 +0000 |
| parents | ddc96d4efd63 |
| children | 30a9f8177c22 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Oct 11 01:20:59 2000 +0000 +++ b/src/ChangeLog Wed Oct 11 01:23:36 2000 +0000 @@ -2,7 +2,7 @@ * process.c (read_process_output): Fix previous change. Adjust multibyteness of text to insert in a buffer by - make_string_unibyte/multibyte instead of + string_make_unibyte/multibyte instead of Fstring_as_unibyte/multibyte. 2000-10-10 Andreas Schwab <schwab@suse.de>
