a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 27438 and 28264

Description: efficient Japanese input system for emacsen
 Daredevil SKK (DDSKK) is a fast and efficient Japanese input system
 written in Emacs Lisp.  DDSKK is a version of SKK (Simple Kana to Kanji
 conversion program) maintained by the SKK Development Team at
 http://openlab.jp/skk/.
 .
 By default, DDSKK tries to connect a skkserv compatible dictionary
 server such as dbskkd-cdb or skksearch on localhost.  If the server is
 not active and the skkdic package is installed, the dictionary file of
 skkdic is used.
Description: efficient Japanese input system for emacsen
 Daredevil SKK (DDSKK) is a fast and efficient Japanese input system
 written in Emacs Lisp.  DDSKK is an expand version of SKK (Simple Kana
 to Kanji conversion program, originated by Masahiko Sato) maintained by
 the SKK Development Team.
 .
 By default, DDSKK tries to connect an skkserv compatible dictionary
 server such as dbskkd-cdb or skksearch on localhost.  If the server is
 not active, the standard dictionary file `SKK-JISYO' provided by the
 skkdic package is used.
 .
 To make a local dictionary from the skkdic package and the skkdic-extra
 package, use the update-skkdic command of the skktools package.  To use
 the experimental features skk-exsearch and skk-exserv, install the
 eieio package.
 .
  Homepage: http://openlab.jp/skk/
--- 27438	Thu Jan  1 00:00:00 1970
+++ 28264	Thu Jan  1 00:00:00 1970
@@ -1,10 +1,17 @@
 efficient Japanese input system for emacsen
  Daredevil SKK (DDSKK) is a fast and efficient Japanese input system
- written in Emacs Lisp.  DDSKK is a version of SKK (Simple Kana to Kanji
- conversion program) maintained by the SKK Development Team at
- http://openlab.jp/skk/.
+ written in Emacs Lisp.  DDSKK is an expand version of SKK (Simple Kana
+ to Kanji conversion program, originated by Masahiko Sato) maintained by
+ the SKK Development Team.
  .
- By default, DDSKK tries to connect a skkserv compatible dictionary
+ By default, DDSKK tries to connect an skkserv compatible dictionary
  server such as dbskkd-cdb or skksearch on localhost.  If the server is
- not active and the skkdic package is installed, the dictionary file of
+ not active, the standard dictionary file `SKK-JISYO' provided by the
- skkdic is used.
+ skkdic package is used.
+ .
+ To make a local dictionary from the skkdic package and the skkdic-extra
+ package, use the update-skkdic command of the skktools package.  To use
+ the experimental features skk-exsearch and skk-exserv, install the
+ eieio package.
+ .
+  Homepage: http://openlab.jp/skk/