https://github.com/syohex/emacs-codic.git
git clone 'git://github.com/syohex/emacs-codic.git'
Codic for Emacs. Codic is naming dictionary service for Japanese programmers and system engineers. This service is useful for naming class names, method names, variables name database column etc.
This package Emacs port of Codic.vim
You can install codic.el
from MELPA with package.el.
If you use Cask, put following code to your Cask file.
(depends-on "codic")
M-x codic keyword
Search keyword from Codic dictionary. If keyword
starts with English alphabet,
codic.el
assumes keyword is English.