aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2005-01-15 14:37:32 +0000
committerEli Zaretskii2005-01-15 14:37:32 +0000
commitad8f7f494f69b7705953475ba9cb68797a9172da (patch)
tree3ebf27eac18c75be14b4a23cdf515165e085fc11
parent38be61d50045ef6979a768639bc59e0c4e1e6160 (diff)
downloademacs-ad8f7f494f69b7705953475ba9cb68797a9172da.tar.gz
emacs-ad8f7f494f69b7705953475ba9cb68797a9172da.zip
Document support for GNU mailutils.
-rw-r--r--etc/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6fde609a2be..84e04a61cbd 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2121,6 +2121,14 @@ displays a buffer menu. This option turns the buffer menu off.
2121--- 2121---
2122** Rmail now displays 5-digit message ids in its summary buffer. 2122** Rmail now displays 5-digit message ids in its summary buffer.
2123 2123
2124+++
2125** Support for `movemail' from GNU mailutils was added to Rmail.
2126This version of `movemail' allows to read mail from a wide range of
2127mailbox formats, including remote POP3 and IMAP4 mailboxes with or
2128without TLS encryption. If GNU mailutils is installed on the system
2129and its version of `movemail' can be found in exec-path, it will be
2130used instead of the native one.
2131
2124--- 2132---
2125** On MS Windows, the "system caret" now follows the cursor. 2133** On MS Windows, the "system caret" now follows the cursor.
2126This enables Emacs to work better with programs that need to track 2134This enables Emacs to work better with programs that need to track