]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix a typo.
authorEli Zaretskii <eliz@gnu.org>
Tue, 17 Oct 2000 11:57:30 +0000 (11:57 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 17 Oct 2000 11:57:30 +0000 (11:57 +0000)
INSTALL
etc/NEWS

diff --git a/INSTALL b/INSTALL
index d197918c371139d3811abc525f90e333ca98df8c..0f41966bf51d176591085417bd25fc11c5b7fc20 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -161,7 +161,8 @@ add `--with-hesiod'.  These options enable Emacs to use POP; whether
 Emacs uses POP is controlled by individual users--see the Rmail
 chapter of the Emacs manual.
 
-For get Emacs with image support, use one or more of these options:
+To get Emacs with image support, configure with one or more of these
+options:
 
   --with-xpm        for XPM image support
   --with-jpeg       for JPEG image support
index 32cd4c235d7b226d0f3eece05bb651de184db8ef..89deea6e0447a7b8190648f468bdc82818f55d8e 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3304,7 +3304,7 @@ properties supported are
 FG must be a string specifying the image foreground color.  Default
 is the frame's foreground.
 
-`:background FG'
+`:background BG'
 
 BG must be a string specifying the image foreground color.  Default is
 the frame's background color.