XEmacs 21.2.28 "Hermes".
[chise/xemacs-chise.git.1] / src / ChangeLog.2
index c480ddf..eb3af59 100644 (file)
        (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 @@ Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
 
        * 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().