the --without-pop configure option, should that be necessary.
** There are new configure options associated with the support for
-images and toolkit scrollbars. Use the --help option to list them.
+images and toolkit scrollbars. Use the --help option in `configure'
+to list them.
** There is a new option `without-xim' that instructs Emacs to not
use X Input Methods (XIM), if they these are available.
-
\f
* Changes in Emacs 21.1
the terminal supports it. Faces with a weight less than normal and
italic faces are displayed dimmed, if the terminal supports it.
Underlined faces are displayed underlined if possible. Other face
-attributes like overlines, strike-through, box are ignored.
+attributes such as `overline', `strike-through', and `box' are ignored
+on terminals.
** Sound support
** Emacs now resizes mini-windows if appropriate.
-If a message is longer than one line, or mini-buffer contents are
-longer than one line, Emacs now resizes the mini-window unless it is
-on a frame of its own. You can control the maximum mini-window size
-by setting the following variable:
+If a message is longer than one line, or minibuffer contents are
+longer than one line, Emacs now resizes the minibuffer window unless
+it is on a frame of its own. You can control the maximum minibuffer
+window size by setting the following variable:
- User option: max-mini-window-height
8859-14 (Celtic) and 8859-15 (updated Latin-1, with the Euro sign).
There is currently no specific input method support for them.
-** Fortran mode has a new command `fortran-strip-sqeuence-nos' to
+** Fortran mode has a new command `fortran-strip-sequence-nos' to
remove text past column 72. The syntax class of `\' in Fortran is now
appropriate for C-style escape sequences in strings.