diff options
| author | Kenichi Handa <handa@m17n.org> | 2000-08-25 07:22:07 +0000 |
|---|---|---|
| committer | Kenichi Handa <handa@m17n.org> | 2000-08-25 07:22:07 +0000 |
| commit | e84fa7c5bc6e6fb831ef9aee711ea3b674052f61 (patch) | |
| tree | e94697ee26620bdc054f3393a4f27e30f1da0c27 | |
| parent | a1a2e38fb99bebea1472750fa3185eaf8a4d4d49 (diff) | |
| download | emacs-e84fa7c5bc6e6fb831ef9aee711ea3b674052f61.tar.gz | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2cad7f23282..9870fc82ef5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2000-08-25 Kenichi Handa <handa@etl.go.jp> + * terminal.el (terminal-emulator): Fix args to `concat'. Now + concat doesn't accept interger. + * international/kkc.el: Remove SKK from Keywords. Require ja-dic-utl instead of skkdic-utl. |
