aboutsummaryrefslogtreecommitdiffstats
path: root/leim
diff options
context:
space:
mode:
authorKenichi Handa2000-08-25 01:39:56 +0000
committerKenichi Handa2000-08-25 01:39:56 +0000
commit243353b9824dc73b6038998abd96c2a3c6bc6876 (patch)
tree1f19a4a79a71a772141148498cb343a931cb2670 /leim
parent05e98c8f178a899331d34427d4817b524a4d053b (diff)
downloademacs-243353b9824dc73b6038998abd96c2a3c6bc6876.tar.gz
emacs-243353b9824dc73b6038998abd96c2a3c6bc6876.zip
Rename skkdic to ja-dic throughout the file.
Diffstat (limited to 'leim')
-rw-r--r--leim/README8
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
22skk/skkdic.el which has already been converted from the source 22skk/skkdic.el which has already been converted from the source
23dictionary (See below). 23dictionary (See below).
24 24
25skk: 25ja-dic:
26 26
27This directory contains Emacs Lisp source file skkdic.el which is 27This directory contains Emacs Lisp source file ja-dic.el which is
28generated from a source dictionary in SKK-DIC directory. In addition, 28generated from a source dictionary in SKK-DIC directory. In addition,
29it contains a byte compiled file skkdic.elc for users convenience 29it contains a byte compiled file ja-dic.elc for users convenience
30because it takes rather long time to byte-compile skkdic.el. 30because it takes rather long time to byte-compile ja-dic.el.