Mercurial > emacs
changeset 89445:e15e5e4d3cfa
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 29 May 2003 02:18:31 +0000 |
parents | ccdb59cdceed |
children | 1c88b057b9d3 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed May 28 11:41:17 2003 +0000 +++ b/src/ChangeLog Thu May 29 02:18:31 2003 +0000 @@ -1,3 +1,8 @@ +2003-05-29 Kenichi Handa <handa@m17n.org> + + * coding.c (make_conversion_work_buffer): Change the work buffer + name to the same one as that of Emacs 21. + 2003-05-28 Kenichi Handa <handa@m17n.org> * coding.h (make_conversion_work_buffer): Prototype adjusted.