X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2FChangeLog.2;h=eb3af598f2db6d3cbbc5ce4ffac907343861291e;hp=c480ddf3655b3421f761360e0305b6ab55c30f0b;hb=716cfba952c1dc0d2cf5c968971f3780ba728a89;hpb=5d75177af7b97056f91bae008b85dd479514c657 diff --git a/src/ChangeLog.2 b/src/ChangeLog.2 index c480ddf..eb3af59 100644 --- a/src/ChangeLog.2 +++ b/src/ChangeLog.2 @@ -2914,7 +2914,7 @@ (CCL_ReadMultibyteCharacter, CCL_WriteMultibyteCharacter): New macros for CCL Commands. (EXCMD): New macro. - (ccl_driver): New case lable `CCL_Extention'. + (ccl_driver): New case label `CCL_Extension'. (setup_ccl_program): Initialize the member `private_state' of CCL. 1999-07-08 Katsumi Yamaoka @@ -7721,7 +7721,7 @@ Wed May 27, 1998 Darryl Okahata * emacs.c: Rearrange NT initialization order so that environment/registry variables will be properly entered into - Vprocess_enviroment. + Vprocess_environment. * fileio.c: replaced egetenv("HOME") with calls to the new get_home_directory().