Mercurial > hg > xemacs-beta
diff src/ChangeLog.2 @ 440:8de8e3f6228a r21-2-28
Import from CVS: tag r21-2-28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:33:38 +0200 |
parents | 84b14dcb0985 |
children | abe6d1db359e |
line wrap: on
line diff
--- a/src/ChangeLog.2 Mon Aug 13 11:32:27 2007 +0200 +++ b/src/ChangeLog.2 Mon Aug 13 11:33:38 2007 +0200 @@ -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 <yamaoka@jpl.org> @@ -7721,7 +7721,7 @@ * 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().