summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL3
-rw-r--r--etc/NEWS2
2 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index d197918c371..0f41966bf51 100644
--- 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
diff --git a/etc/NEWS b/etc/NEWS
index 32cd4c235d7..89deea6e044 100644
--- 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.