aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/icanna
Commit message (Collapse)AuthorAgeFilesLines
* Support stagingehaupt2014-02-201-5/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | japanese)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
| | | | With hat: portmgr (myself)
* icanna is a connector program between yc.el and Canna serveramdmi32009-01-133-0/+39
via unix domain socket. Since emacs21 or former version does not support unix domain socket in elisp itself, icanna helps the elisp application to interact with Canna server by relaying data between standard input/output and unix domain socket. WWW: http://www.ceres.dti.ne.jp/~knak/yc.html PR: 130289 Submitted by: Takayuki Nakao <t at nakao dot org>