1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/leim/ChangeLog.22
2004-10-19 11:11:47 +00:00

112 lines
3.5 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2004-10-19 Kenichi Handa <handa@m17n.org>
* MISC-DIC/pinyin.map: Fix encoding to that of the original file.
2004-01-08 KAWABATA, Taichi <kawabata@m17n.org>
* quail/indian.el (quail-indian-flatten-list): Delete it.
(quail-define-inscript-package): Pay attention to `nil' values of
char/key-table.
(inscript-tml-keytable): New variable. Use it for Tamil inscript.
2003-02-13 Dave Love <fx@gnu.org>
* quail/latin-post.el ("turkish-latin-3-postfix"): Make it
just an alias for turkish-postfix.
* quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it
just an alias for turkish-alt-postfix.
* quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
2002-11-07 Kenichi Handa <handa@m17n.org>
* quail/thai.el: Don't require thai-util.
(quail-thai-update-translation): Function deleted.
(thai-generate-quail-map): Changed to a macro that directly calls
quail-define-rules.
("thai-kesmanee", "thai-pattachote"): Don't use
UPDATE-TRANSLATION-FUNCTION.
* quail/indian.el (quail-indian-preceding-char-position): Function
deleted.
(quail-indian-update-preceding-char): Variable deleted.
(quail-indian-update-translation): Function deleted.
(quail-define-indian-trans-package): Don't call
quail-define-package with quail-indian-update-translation.
(quail-define-inscript-package): Likewise.
2002-10-06 Dave Love <fx@gnu.org>
* quail/indian.el (quail-indian-preceding-char-position)
(quail-indian-update-translation, quail-define-inscript-package):
Use characterp, not char-valid-p.
2002-07-30 Dave Love <fx@gnu.org>
* quail/welsh.el ("welsh"): Doc fix.
* quail/cyrillic.el: Reinstate some commented-out redundancies.
("russian-typewriter"): Renamed from cyrillic-typewriter. Make
cyrillic-jcuken effectively an alias for it.
("russian-computer"): New.
("bulgarian-phonetic"): Renamed from bulgarian-pho.
("bulgarian-bds"): Renamed from bulgarian-standard.
2002-07-01 Dave Love <fx@gnu.org>
* quail/indian.el: Update from head.
2002-06-27 Dave Love <fx@gnu.org>
* ja-dic/ja-dic.el: Add coding tag.
2002-06-24 Dave Love <fx@gnu.org>
* latin-post.el: Recoded to utf-8.
("latin-postfix"): New method.
* latin-alt.el: Recoded to utf-8.
("latin-alt-postfix"): New method.
* quail/latin-pre.el: Recoded to utf-8.
("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ,Cu(B,
~O -> ,CU(B.
("latin-prefix"): New method.
* quail/uni-input.el (utf-8-ccl-encode): Deleted.
(ucs-input-method): Modified.
2002-06-10 Dave Love <fx@gnu.org>
* quail/hanja3.el, quail/hanja.el, makefile.nt, Makefile.in:
* quail/vntelex.el: Update from trunk.
* quail/cyrillic.el: Doc fixes.
("cyrillic-beylorussian"): Commented-out.
("cyrillic-translit-bulgarian"): Deleted.
("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
("ukrainian-computer", "belarusian", "bulgarian-standard"): New.
("bulgarian-pho"): Add ,A'(B, ,Lp(B, ,LN(B.
2002-05-31 Kenichi Handa <handa@etl.go.jp>
* quail/indian.el: Replace commented-out lines with a condition
that is always false. The same change by Eli on 2002-04-19 in
the HEAD trunk.
2002-05-22 Kenichi Handa <handa@etl.go.jp>
* Makefile.in (RUN-EMACS): Add LC_ALL=C.
;; Local Variables:
;; coding: iso-2022-7bit-unix
;; End:
Copyright (C) 2002 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted provided the copyright notice and this notice are preserved.
;;; arch-tag: c3252583-f87e-476c-9f21-482773f7ed8a