\f
* Changes in Emacs 21.1
+** Flyspell mode has various new options. See the `flyspell' Custom
+group.
+
** The user option `backward-delete-char-untabify-method' controls the
behaviour of `backward-delete-char-untabify'. [This change was made
in Emacs 20.3 but not mentioned then.]
*** ansi-color.el translates ANSI terminal escapes into text-properties.
-Please note: if `ansi-color-for-comint-mode and
+Please note: if `ansi-color-for-comint-mode' and
`global-font-lock-mode' are non-nil, loading ansi-color.el will
disable font-lock and add `ansi-color-apply' to
`comint-preoutput-filter-functions' for all shell-mode buffers. This