mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c64c9aa2cc
and consists of a library to create IIIM awarded applications and a simple input method library controlled by IIIM server(s). PR: 21217 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
14 lines
402 B
Plaintext
14 lines
402 B
Plaintext
To use IIIMECF, please put one line as below:
|
|
|
|
(require 'iiimcf-sc)
|
|
|
|
in your .emacs, site-start.el, or any other start up configuration file.
|
|
Then, you can configure client setting by executing:
|
|
|
|
M-x customize-group iiimcf-server-control
|
|
|
|
See PREFIX/share/doc/iiimecf/README for details.
|
|
|
|
IIIMECF is installed under the following directory:
|
|
PREFIX/share/emacs/20.x/site-lisp/iiimecf/ --- IIIMECF
|