diff options
| author | Kenichi Handa | 2000-08-25 01:39:56 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2000-08-25 01:39:56 +0000 |
| commit | 243353b9824dc73b6038998abd96c2a3c6bc6876 (patch) | |
| tree | 1f19a4a79a71a772141148498cb343a931cb2670 /leim | |
| parent | 05e98c8f178a899331d34427d4817b524a4d053b (diff) | |
| download | emacs-243353b9824dc73b6038998abd96c2a3c6bc6876.tar.gz emacs-243353b9824dc73b6038998abd96c2a3c6bc6876.zip | |
Rename skkdic to ja-dic throughout the file.
Diffstat (limited to 'leim')
| -rw-r--r-- | leim/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/leim/README b/leim/README index 747dec09bc0..413b7f5e3cf 100644 --- a/leim/README +++ b/leim/README | |||
| @@ -22,9 +22,9 @@ don't need this file because we distribute an Emacs Lisp source file | |||
| 22 | skk/skkdic.el which has already been converted from the source | 22 | skk/skkdic.el which has already been converted from the source |
| 23 | dictionary (See below). | 23 | dictionary (See below). |
| 24 | 24 | ||
| 25 | skk: | 25 | ja-dic: |
| 26 | 26 | ||
| 27 | This directory contains Emacs Lisp source file skkdic.el which is | 27 | This directory contains Emacs Lisp source file ja-dic.el which is |
| 28 | generated from a source dictionary in SKK-DIC directory. In addition, | 28 | generated from a source dictionary in SKK-DIC directory. In addition, |
| 29 | it contains a byte compiled file skkdic.elc for users convenience | 29 | it contains a byte compiled file ja-dic.elc for users convenience |
| 30 | because it takes rather long time to byte-compile skkdic.el. | 30 | because it takes rather long time to byte-compile ja-dic.el. |