bfba7fe441
- trim Makefile header [2] - add message to pkg-message that some add-ons require Ruby [2] - remove dependency on ruby, since it is only needed for some add-ons [1] while here: - convert to optionsng - trim Makefile header from riece-emacs21 PR: 173360 Submitted by: Seiji Ohashi <sayzbrdg@gmail.com> [1], KIMURA Yasuhiro <yasu@utahime.org> [2] (maintainer) Feature safe: yes
9 lines
377 B
Plaintext
9 lines
377 B
Plaintext
**********************************************************************
|
|
To use riece, you should add the following line to your .emacs file:
|
|
|
|
(autoload 'riece "riece" "Start Riece" t)
|
|
|
|
Some add-ons (e.g. riece-async, riece-rdcc) require Ruby.
|
|
If you use them, you need to install Ruby from port or package.
|
|
**********************************************************************
|