diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-01-07 16:57:16 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-01-07 16:57:16 +0000 |
commit | cb0dc14485d3c70202df2b6c3f49b1f4e35efb31 (patch) | |
tree | 2675aa3fed7e2df0fe728634612b0367f4fb3243 /leim | |
parent | 7383ef6ef85e35482562bb52e3c6b04a374fe847 (diff) | |
download | emacs-cb0dc14485d3c70202df2b6c3f49b1f4e35efb31.tar.gz |
*** empty log message ***
Diffstat (limited to 'leim')
-rw-r--r-- | leim/ChangeLog | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index 9e955c2aa02..084ca2dace8 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -547,15 +547,16 @@ * quail/hanja3.el ("kf"): Add a few composing rules from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr> - * quail/hangul3.el: buggy alternative second character + * quail/hangul3.el: Buggy alternative second character sequence fixed ('/' for 'v' pair). added a few more third character composing rule. 2002-03-03 Werner Lemberg <wl@gnu.org> * quail/vntelex.el: New file. - * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE), - makefile.w32-in (VIETNAMESE): Add it. + * Makefile.in (VIETNAMESE): + * makefile.nt (VIETNAMESE): + * makefile.w32-in (VIETNAMESE): Add it. 2002-02-10 Andrew Innes <andrewi@gnu.org> @@ -868,7 +869,7 @@ * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them. * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el, - quail/quick-cns.el: Delete them. + * quail/quick-cns.el: Delete them. 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il> @@ -1396,7 +1397,7 @@ 1998-03-18 Kenichi Handa <handa@etl.go.jp> - * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of + * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of "/ " to "/" (instead of " "). 1998-03-17 Richard Stallman <rms@psilocin.gnu.org> @@ -1726,14 +1727,12 @@ (CHINEGE-GB): Include quail/py-punct.elc. (CHINEGE-BIG5): Include quail/py-punct-b5.elc. - 1997-07-10 Kenichi Handa <handa@etl.go.jp> * quail/latin-pre.el: Change titles of quail packages. * quail/latin-post.el: Likewise. - ;; Local Variables: ;; coding: iso-2022-7bit ;; add-log-time-zone-rule: t |