emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/INSTALL,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/INSTALL,v
Date: Tue, 05 Feb 2008 03:56:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/02/05 03:56:41

Index: INSTALL
===================================================================
RCS file: /sources/emacs/emacs/INSTALL,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -b -r1.128 -r1.129
--- INSTALL     5 Feb 2008 02:17:46 -0000       1.128
+++ INSTALL     5 Feb 2008 03:56:41 -0000       1.129
@@ -154,16 +154,16 @@
 * Complex Text Layout support libraries
 
 Emacs needs the optional libraries "m17n-db", "libm17n-flt", "libotf"
-to display correctly such complext scripts as Indic and Khmer
-correclty.  On some systems, particularly on GNU/Linux, these
-libraries may already be present or available as additional packages.
-Note that if there is a separate `dev' or `devel' package, for use at
-compilation time rather than run time, you will need that as well as
-the corresponding run time package; typically the dev package will
-contain header files and a library archive.  Otherwise, you can
-download and build libraries from sources.
+to correctly display such complex scripts as Indic and Khmer.
+On some systems, particularly GNU/Linux, these libraries may be
+already present or available as additional packages.  Note that if
+there is a separate `dev' or `devel' package, for use at compilation
+time rather than run time, you will need that as well as the
+corresponding run time package; typically the dev package will contain
+header files and a library archive.  Otherwise, you can download and
+build libraries from sources.
 
-The sources of those libraries are available by anonyous CVS from
+The sources of these libraries are available by anonymous CVS from
 cvs.m17n.org.
 
     % cvs -d :pserver:address@hidden:/cvs/m17n login
@@ -171,9 +171,9 @@
     % cvs -d :pserver:address@hidden:/cvs/m17n co m17n-lib
     % cvs -d :pserver:address@hidden:/cvs/m17n co libotf
 
-For m17n-lib, if you face some problem with making the whole package
-because you luck some other packages m17n-lib depends, try to
-configure it with the arg "--without-gui".
+For m17n-lib, if you have problems with making the whole package
+because you lack some other packages on which m17n-lib depends, try to
+configure it with the option "--without-gui".
 
 Please note that Emacs must be configured with the arg
 "--enable-font-backend" to get the benefit of those libraries.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]