From: Eli Zaretskii Date: Tue, 17 Oct 2000 11:57:30 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: emacs-pretest-21.0.90~811 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=46c5af7fa1b77d67459861cff558f26cba27194f;p=emacs.git Fix a typo. --- 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.