Changed Ruby version from 1.6 to 1.8.
authorDaiki Ueno <ueno@unixuser.org>
Sat, 30 Jul 2005 00:29:10 +0000 (00:29 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Sat, 30 Jul 2005 00:29:10 +0000 (00:29 +0000)
README
README.ja

diff --git a/README b/README
index 6e0189f..3dd900b 100644 (file)
--- 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".
index 3950aed..2ccf9cd 100644 (file)
--- a/README.ja
+++ b/README.ja
@@ -21,13 +21,17 @@ doc/  - \e$BJ8=q%U%!%$%k\e(B
 * \e$BI,MW$J$b$N\e(B
 
 - Emacs 20.7 \e$B0J9_!"$^$?$O\e(B XEmacs 21.4 \e$B0J9_\e(B
-- Ruby 1.6 \e$B0J9_\e(B (\e$BG$0U\e(B)
+- Ruby 1.8 \e$B0J9_\e(B (\e$BG$0U\e(B)
 
 * \e$B%$%s%9%H!<%k\e(B
 
 $ ./configure
 $ sudo make install
 
+~/.emacs \e$BEy$K0J2<$N0l9T$rDI2C$7$F$/$@$5$$!#\e(B
+
+  (autoload 'riece "riece" "Start Riece" t)
+
 XEmacs \e$B$r;H$C$F$$$F!"%Q%C%1!<%8$H$7$F%$%s%9%H!<%k$7$?$$>l9g$K$O!"\e(B
 "--with-xemacs" \e$B%*%W%7%g%s$r\e(B configure \e$B%9%/%j%W%H$KM?$($F$/$@$5$$!#\e(B
 \e$B$^$?!"\e(B"install" \e$B%?!<%2%C%H$NBe$o$j$K\e(B "install-package" \e$B$r;H$C$F$/$@$5$$!#\e(B