diff options
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 |