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 48198 and 30883

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).  The way of Kana to Kanji
 conversion is characteristic of SKK.  To learn the usage of DDSKK,
 the tutorial program `skk-tutorial' is available.
 .
 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
 optional features, install required packages such as lookup-el, kakasi,
 and so on.
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).  The way of Kana to Kanji
 conversion is characteristic of SKK.  To learn the usage of DDSKK,
 the tutorial program `skk-tutorial' is available.
 .
 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
 experimental features, install required packages such as eieio and ruby.
 .
  Homepage: http://openlab.jp/skk/
--- 48198	Thu Jan  1 00:00:00 1970
+++ 30883	Thu Jan  1 00:00:00 1970
@@ -14,5 +14,6 @@
  .
  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
- optional features, install required packages such as lookup-el, kakasi,
+ experimental features, install required packages such as eieio and ruby.
- and so on.
+ .
+  Homepage: http://openlab.jp/skk/