diff options
| author | Glenn Morris | 2009-02-19 03:33:09 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-02-19 03:33:09 +0000 |
| commit | b691fa802f95a4474fc9c723efe8feb02d1115d8 (patch) | |
| tree | e3214b111f7a8ca55019ebd0d03dea327272cffa /admin | |
| parent | 70369cd351a21527b350faceb1ad1ad6ff49f362 (diff) | |
| download | emacs-b691fa802f95a4474fc9c723efe8feb02d1115d8.tar.gz emacs-b691fa802f95a4474fc9c723efe8feb02d1115d8.zip | |
Cross off rmail-spam-filter.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 7339447b40b..de5ba45a30d 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -72,13 +72,10 @@ Fixed by this change? | |||
| 72 | ** In C, use EMACS_INT for variables and structure members | 72 | ** In C, use EMACS_INT for variables and structure members |
| 73 | for buffer/string positions. E.g. struct it, struct text_pos. | 73 | for buffer/string positions. E.g. struct it, struct text_pos. |
| 74 | 74 | ||
| 75 | ** Rmail issues: | ||
| 76 | |||
| 77 | rmail-spam-filter.el: seems to work, but needs more checking. | ||
| 78 | Update the rmail (and gnus) manuals for mbox rmail. | ||
| 79 | |||
| 80 | * DOCUMENTATION | 75 | * DOCUMENTATION |
| 81 | 76 | ||
| 77 | ** Update the rmail (and gnus) manuals for mbox rmail. | ||
| 78 | |||
| 82 | ** Clean up Emacs.app references in code and documentation. | 79 | ** Clean up Emacs.app references in code and documentation. |
| 83 | 80 | ||
| 84 | ** Document new font backend | 81 | ** Document new font backend |