comparison lisp/ChangeLog @ 88988:cd3317b3e1a9

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 15 Aug 2002 02:30:08 +0000
parents 52c1682e6353
children 15c43d2abe68
comparison
equal deleted inserted replaced
88987:4e77456fab6c 88988:cd3317b3e1a9
1 2002-08-15 Kenichi Handa <handa@etl.go.jp>
2
3 * international/mule-cmds.el (reset-language-environment): Don't
4 set nonascii-translation-table and nonascii-insert-offset. Call
5 set-unibyte-charset, not set-primary-charset.
6 (nonascii-translation-table, nonascii-insert-offset): Declare
7 these variable as obsolete ones.
8 (set-language-environment): Call set-unibyte-charset, not
9 set-primary-charset. Call set-charset-priority with `charset'
10 info of the language environment.
11
1 2002-08-08 Kenichi Handa <handa@etl.go.jp> 12 2002-08-08 Kenichi Handa <handa@etl.go.jp>
2 13
3 * tar-mode.el (tar-extract): Fix previous change. 14 * tar-mode.el (tar-extract): Fix previous change.
4 15
5 2002-08-02 Kenichi Handa <handa@etl.go.jp> 16 2002-08-02 Kenichi Handa <handa@etl.go.jp>