1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-02 03:40:36 -08:00

*** empty log message ***

This commit is contained in:
Eli Zaretskii 2000-05-25 11:01:45 +00:00
parent 0d35b92b13
commit 89f6ca4ece
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
* international/codepage.el (cp-make-coding-systems-for-codepage):
Remove the eight-bit-graphic and eight-bit-control charsets from
the list of charsets which we convert into `?'.
2000-05-25 Kenichi Handa <handa@etl.go.jp>
* international/mule-conf.el: Specify CHARSET-ID explicitely for

View file

@ -1,3 +1,8 @@
2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
* w16select.c (Fw16_set_clipboard_data): Fix the change from
2000-05-20.
2000-05-25 Kenichi Handa <handa@etl.go.jp>
* ccl.c (ccl_driver): Fix previous change.