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 278882 and 1572

Description: efficient and characteristic Japanese input system for Emacs
 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, skksearch or yaskkserv on localhost.
 Directly use of a dictionary file without skkserv is also supported.
 .
 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: Simple Kana to Kanji conversion program
 Daredevil SKK is a branch of SKK (Simple Kana to Kanji
 conversion program, an input method of Japanese).  It
 forked from the main trunk, SKK version 10.56.  It consists
 of a simple core and many optional programs which provide
 extensive features, however, our target is to more simplify
 core, and more expand its optional features.
--- 278882	Thu Jan  1 00:00:00 1970
+++ 1572	Thu Jan  1 00:00:00 1970
@@ -1,17 +1,7 @@
-efficient and characteristic Japanese input system for Emacs
+Simple Kana to Kanji conversion program
- Daredevil SKK (DDSKK) is a fast and efficient Japanese input system
+ Daredevil SKK is a branch of SKK (Simple Kana to Kanji
- written in Emacs Lisp.
+ conversion program, an input method of Japanese).  It
- .
+ forked from the main trunk, SKK version 10.56.  It consists
- DDSKK is an expand version of SKK (Simple Kana to Kanji conversion
+ of a simple core and many optional programs which provide
- program, originated by Masahiko Sato).  The way of Kana to Kanji
+ extensive features, however, our target is to more simplify
- conversion is characteristic of SKK.  To learn the usage of DDSKK,
+ core, and more expand its optional features.
- the tutorial program `skk-tutorial' is available.
- .
- By default, DDSKK tries to connect an skkserv compatible dictionary
- server such as dbskkd-cdb, skksearch or yaskkserv on localhost.
- Directly use of a dictionary file without skkserv is also supported.
- .
- 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.