From: ueno Date: Tue, 29 Apr 2003 05:57:01 +0000 (+0000) Subject: Remove blank lines. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c215e448e72599bcd2c3145095b2955945f4df8f;p=elisp%2Fliece.git Remove blank lines. --- diff --git a/README b/README index 1905229..3a9d3ad 100644 --- a/README +++ b/README @@ -1,51 +1,50 @@ -*- mode: text; left-margin: 2; fill-column: 70; -*- * Directory tree - + This package contains following directories: - + lisp/ - Emacs Lisp files. - + dcc/ - DCC external program source. - + doc/ - Documentation, info files, sample configuration, etc. - + etc/ - Miscellaneous files which decorate this program. - + Please read documentation under `doc' directory. * 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 * CVS - + Development of Liece uses CVS, Concurrent Versions System. Latest developing version is available at CVS. - + (0) logging in to anonymous CVS server. - + % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login CVS password: [CR] # NULL string - + (1) checkout modules - + % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root checkout liece - + Specify revision tag in front of the module name. (2) bootstrapping - - % cd liece - % autoreconf -f -i + + % autoreconf -f -i