aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2000-10-17 11:57:30 +0000
committerEli Zaretskii <[email protected]>2000-10-17 11:57:30 +0000
commit46c5af7fa1b77d67459861cff558f26cba27194f (patch)
tree9f11ada27513246ae8c7f270d9e3faa6ab5224e6
parent61dfccfd5d8d89e628b7fd953dea717a01f70b1c (diff)
Fix a typo.
-rw-r--r--INSTALL3
-rw-r--r--etc/NEWS2
2 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index d197918c37..0f41966bf5 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 32cd4c235d..89deea6e04 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.