1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00

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.
This commit is contained in:
Dave Love 2002-06-24 19:36:17 +00:00
parent d6e5e4db69
commit ba2c47c9d2
2 changed files with 933 additions and 722 deletions

View file

@ -1,3 +1,14 @@
2002-06-24 Dave Love <fx@gnu.org>
* 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:

File diff suppressed because it is too large Load diff