X-Git-Url: http://cgit.sxemacs.org/?p=riece;a=blobdiff_plain;f=README;h=b80dfa72e6c53a80f77fbad00349033de1a90a15;hp=6e0189f42f71559d60992082897fde3a17005089;hb=9e2983949fd433eeb3011b78800995590f016ac7;hpb=1014cc94ac29347a0c9a5197994f8cc7a1cd37d2 diff --git a/README b/README index 6e0189f..b80dfa7 100644 --- a/README +++ b/README @@ -24,13 +24,17 @@ doc/ - Documentation files. * Requirements - Emacs 20.7 or later / XEmacs 21.4 or later -- Ruby 1.6 or later (optional) +- Ruby 1.8 or later (optional) * Installation $ ./configure $ sudo make install +Add the following line to your Emacs startup file such as ~/.emacs. + + (autoload 'riece "riece" "Start Riece" t) + If you are using XEmacs and want to install as a package, supply "--with-xemacs" option to the configure script and use "install-package" target instead of "install". @@ -42,15 +46,5 @@ and type M-x info and select "Riece-en". * Bug reports -If you write bug reports and/or suggestions for improvement, -please send them to the Liece Mailing List. - -This mailing list is also for other general discussions (about -future enhancements, customization, etc). To join the Liece ML, -send an e-mail to: - - liece-ctl@unixuser.org - -with the message body, - - subscribe Your Name +If you write a bug report, please send them to the Liece Mailing List +(liece@unixuser.org).