diff options
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. | |||
| 77 | mail/rmail-spam-filter.el: It seems (?) to work. | 77 | mail/rmail-spam-filter.el: It seems (?) to work. |
| 78 | At a few places, it leaves the raw mbox buffer visible, either while | 78 | At a few places, it leaves the raw mbox buffer visible, either while |
| 79 | it displays a prompt or waits. This is poor, but it does not seem | 79 | it displays a prompt or waits. This is poor, but it does not seem |
| 80 | straightforward to show a message at that poiny without messing up | 80 | straightforward to show a message at that point without messing up the |
| 81 | rest of get-new-mail. (See rmail-get-new-mail-filter-spam, end of | 81 | rest of get-new-mail. (See rmail-get-new-mail-filter-spam, end of |
| 82 | rmail-get-new-mail-1, and end of rmail-spam-filter for FIXMEs.) | 82 | rmail-get-new-mail-1, and end of rmail-spam-filter for FIXMEs.) |
| 83 | 83 | ||