diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index e0fea8b4137..7339447b40b 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -74,13 +74,7 @@ for buffer/string positions. E.g. struct it, struct text_pos. | |||
| 74 | 74 | ||
| 75 | ** Rmail issues: | 75 | ** Rmail issues: |
| 76 | 76 | ||
| 77 | mail/rmail-spam-filter.el: It seems (?) to work. | 77 | rmail-spam-filter.el: seems to work, but needs more checking. |
| 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 | ||
| 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 | ||
| 82 | rmail-get-new-mail-1, and end of rmail-spam-filter for FIXMEs.) | ||
| 83 | |||
| 84 | Update the rmail (and gnus) manuals for mbox rmail. | 78 | Update the rmail (and gnus) manuals for mbox rmail. |
| 85 | 79 | ||
| 86 | * DOCUMENTATION | 80 | * DOCUMENTATION |