aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2001-01-25 20:21:01 +0000
committerDave Love2001-01-25 20:21:01 +0000
commitfba448c1825e6d9c84608452a3120359bfe06dbe (patch)
tree5c99c4c36cf0b2b8d1fcae163179d7ffa69c4bb9
parent05197f40d67c56a9138fba693cb6eab08bf224c0 (diff)
downloademacs-fba448c1825e6d9c84608452a3120359bfe06dbe.tar.gz
emacs-fba448c1825e6d9c84608452a3120359bfe06dbe.zip
flyspell
-rw-r--r--etc/NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6915ce0940c..9f2a2bb636c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -43,6 +43,9 @@ description of aspects specific to the Mac.
43 43
44* Changes in Emacs 21.1 44* Changes in Emacs 21.1
45 45
46** Flyspell mode has various new options. See the `flyspell' Custom
47group.
48
46** The user option `backward-delete-char-untabify-method' controls the 49** The user option `backward-delete-char-untabify-method' controls the
47behaviour of `backward-delete-char-untabify'. [This change was made 50behaviour of `backward-delete-char-untabify'. [This change was made
48in Emacs 20.3 but not mentioned then.] 51in Emacs 20.3 but not mentioned then.]
@@ -1930,7 +1933,7 @@ containing diff3-style conflict markers, such as generated by RCS.
1930 1933
1931*** ansi-color.el translates ANSI terminal escapes into text-properties. 1934*** ansi-color.el translates ANSI terminal escapes into text-properties.
1932 1935
1933Please note: if `ansi-color-for-comint-mode and 1936Please note: if `ansi-color-for-comint-mode' and
1934`global-font-lock-mode' are non-nil, loading ansi-color.el will 1937`global-font-lock-mode' are non-nil, loading ansi-color.el will
1935disable font-lock and add `ansi-color-apply' to 1938disable font-lock and add `ansi-color-apply' to
1936`comint-preoutput-filter-functions' for all shell-mode buffers. This 1939`comint-preoutput-filter-functions' for all shell-mode buffers. This