1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-17 08:31:09 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2002-05-31 01:22:02 +00:00
parent 16eafb5da6
commit 51460fc488
2 changed files with 15 additions and 0 deletions

View file

@ -1,3 +1,9 @@
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.

View file

@ -1,3 +1,12 @@
2002-05-31 Kenichi Handa <handa@etl.go.jp>
* coding.c (encode_coding_emacs_mule): Pay attention to raw-8-bit
chars.
(encode_coding_iso_2022): Likewise.
(encode_coding_sjis): Likewise.
(encode_coding_big5): Likewise.
(encode_coding_charset): Likewise.
2002-05-30 Kenichi Handa <handa@etl.go.jp>
* Makefile.in (lisp): Change chienese.elc to chinese.el. They are