diff options
author | Glenn Morris <rgm@gnu.org> | 2009-02-18 04:39:06 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-02-18 04:39:06 +0000 |
commit | dec6b98cbf137630a95613ed2873f4962f127aa1 (patch) | |
tree | 57b26a36ce3793b1fa4a287a248400acb732a114 /admin | |
parent | 42bcbf1a35815a0496f479fc12411fce113bd439 (diff) | |
download | emacs-dec6b98cbf137630a95613ed2873f4962f127aa1.tar.gz |
Typo.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 58e60d0d24a..e0fea8b4137 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -77,7 +77,7 @@ for buffer/string positions. E.g. struct it, struct text_pos. mail/rmail-spam-filter.el: It seems (?) to work. At a few places, it leaves the raw mbox buffer visible, either while it displays a prompt or waits. This is poor, but it does not seem -straightforward to show a message at that poiny without messing up +straightforward to show a message at that point without messing up the rest of get-new-mail. (See rmail-get-new-mail-filter-spam, end of rmail-get-new-mail-1, and end of rmail-spam-filter for FIXMEs.) |