*** empty log message ***
This commit is contained in:
parent
52d8246cbd
commit
2e4d132b1c
2 changed files with 23 additions and 0 deletions
|
@ -1,3 +1,21 @@
|
|||
2003-12-03 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* language/cyrillic.el: Register "microsoft-cp1251" in
|
||||
ctext-non-standard-encodings-alist.
|
||||
("Bulgarian"): Add ctext-non-standard-encodings.
|
||||
("Belarusian"): Likewise.
|
||||
|
||||
* international/mule-conf.el (compound-text-with-extensions):
|
||||
Change the type to 2 (iso-2022 base).
|
||||
|
||||
* international/mule.el (ctext-non-standard-encodings-alist):
|
||||
Change the format.
|
||||
(ctext-non-standard-encodings): New variable.
|
||||
(ctext-post-read-conversion): Fully re-written.
|
||||
(ctext-non-standard-designations-alist): Delete it.
|
||||
(ctext-non-standard-encodings-table): New function.
|
||||
(ctext-pre-write-conversion): Fully re-written.
|
||||
|
||||
2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
|
||||
|
||||
* cus-edit.el (custom-add-parent-links): Add documentation links
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2003-12-03 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* coding.c (decode_coding_iso2022): Fix for preserving UTF-8
|
||||
encoding sequence.
|
||||
|
||||
2003-12-01 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* composite.c (syms_of_composite): Don't make the compostion hash
|
||||
|
|
Loading…
Add table
Reference in a new issue