Mercurial > emacs
changeset 52094:020088a4cf77
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 31 Jul 2003 01:24:44 +0000 |
parents | 25ad7be098ba |
children | a2208fe45c36 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Jul 31 01:24:27 2003 +0000 +++ b/src/ChangeLog Thu Jul 31 01:24:44 2003 +0000 @@ -1,3 +1,8 @@ +2003-07-31 Kenichi Handa <handa@m17n.org> + + * process.c (read_process_output): Return the actually read bytes + instead of the result of decoding. + 2003-07-31 Kenichi Handa <handa@m17n.org> * xterm.h (struct x_bitmap_record): New member have_mask.