Mercurial > emacs
changeset 52355:51c753fc4fc8
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 28 Aug 2003 08:19:07 +0000 |
parents | 5480186284b2 |
children | 76e8f941998a |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Aug 28 08:17:07 2003 +0000 +++ b/src/ChangeLog Thu Aug 28 08:19:07 2003 +0000 @@ -1,3 +1,8 @@ +2003-08-28 David Abrahams <dave@boost-consulting.com> (tiny change) + + * coding.c (decode_coding_iso2022): Initialized local variable c2. + (decode_coding_sjis_big5): Likewise. + 2003-08-27 Jason Rumney <jasonr@gnu.org> * w32.c (sys_pipe): Protect against file descriptor overflow.