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 | 46c5af7fa1b77d67459861cff558f26cba27194f (patch) | |
tree | 9f11ada27513246ae8c7f270d9e3faa6ab5224e6 /INSTALL | |
parent | 61dfccfd5d8d89e628b7fd953dea717a01f70b1c (diff) | |
download | emacs-46c5af7fa1b77d67459861cff558f26cba27194f.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 |