diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-10-01 09:12:37 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-10-01 09:12:37 +0000 |
commit | 183080b610ce4d3385d272aa26b61f3a54f7a9af (patch) | |
tree | 23cec0c26976cad35c9e3da380161d9945c31b95 /leim/ChangeLog | |
parent | ca311e4261c746b9c7f3e48029cf56423fe6757e (diff) | |
download | emacs-183080b610ce4d3385d272aa26b61f3a54f7a9af.tar.gz |
Fix typos.
Diffstat (limited to 'leim/ChangeLog')
-rw-r--r-- | leim/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index 1dcff63b6ed..54ee591ec59 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1704,7 +1704,7 @@ 1997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp> - * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg + * quail/ethiopic.el ("ethiopic"): Doc-string fixed. Change the arg TRANSLATION-KEYS. (quail-mode-map): Change binding for ethio-insert-ethio-space. (quail-mode-hook): Check the current Quail package name. @@ -1911,8 +1911,8 @@ * quail/japanese.el: Doc-string of Quail package japanese modified. * Makefile.in: Rules re-written to avoid tricky code. - (CHINEGE-GB): Include quail/py-punct.elc. - (CHINEGE-BIG5): Include quail/py-punct-b5.elc. + (CHINESE-GB): Include quail/py-punct.elc. + (CHINESE-BIG5): Include quail/py-punct-b5.elc. 1997-07-10 Kenichi Handa <handa@etl.go.jp> |