Mercurial > emacs
diff src/ChangeLog @ 110130:ab4e82b8a3e1
term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Sun, 29 Aug 2010 14:24:08 +0900 |
| parents | c896870df404 |
| children | cca2a663ef92 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Aug 28 13:01:36 2010 -0700 +++ b/src/ChangeLog Sun Aug 29 14:24:08 2010 +0900 @@ -1,3 +1,8 @@ +2010-08-29 Kenichi Handa <handa@m17n.org> + + * term.c (encode_terminal_code): Encode byte chars to the + correspnding bytes. + 2010-08-17 Andreas Schwab <schwab@linux-m68k.org> * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP
