Fix a typo.

This commit is contained in:
Eli Zaretskii 2000-10-17 11:57:30 +00:00
parent 61dfccfd5d
commit 46c5af7fa1
2 changed files with 3 additions and 2 deletions

View file

@ -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

View file

@ -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.