diff options
author | Eli Zaretskii <eliz@gnu.org> | 2000-10-17 11:57:30 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2000-10-17 11:57:30 +0000 |
commit | 9dcfb30d6a9d5c61b3dba821b876a313c2084dab (patch) | |
tree | 60be4c54fe438b59480f11b08ab0b1047f4d6b35 /INSTALL | |
parent | ed0ab27d29c53edf1949f6e67df0e28ba6476393 (diff) | |
download | emacs-9dcfb30d6a9d5c61b3dba821b876a313c2084dab.tar.gz |
Fix a typo.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |