comparison lisp/ChangeLog @ 31166:654d260e80bd

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 25 Aug 2000 02:37:11 +0000
parents 2f7ed58b7f25
children dda794d912fd
comparison
equal deleted inserted replaced
31165:6c51a4e8bf88 31166:654d260e80bd
1 2000-08-25 Kenichi Handa <handa@etl.go.jp>
2
3 * international/kkc.el: Remove SKK from Keywords. Require
4 ja-dic-utl instead of skkdic-utl.
5
6 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
7 Provide ja-dic-cnv instead of skkdic-cnv.
8 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
9 (iso-2022-7bit-short): Add safe-charsets property.
10 (skkdic-convert-postfix): Search Japanese chou-on character in
11 addition to Hiragana character.
12 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
13 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
14 (batch-skkdic-convert): Likewise.
15
16 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
17 Provide ja-dic-utl instead of skkdic-utl.
18 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
19
1 2000-08-24 Dave Love <fx@gnu.org> 20 2000-08-24 Dave Love <fx@gnu.org>
2 21
3 * disp-table.el (standard-display-default): Make the test of `l' 22 * disp-table.el (standard-display-default): Make the test of `l'
4 useful. 23 useful.
5 24