Fix a typo.
This commit is contained in:
parent
61dfccfd5d
commit
46c5af7fa1
2 changed files with 3 additions and 2 deletions
3
INSTALL
3
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
|
||||
|
|
2
etc/NEWS
2
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue