From dd7f94214d515ff6a69b6cf4b4eea88da346198c Mon Sep 17 00:00:00 2001 From: yamaoka Date: Mon, 10 Nov 2003 01:34:25 +0000 Subject: [PATCH] Synch to Gnus 200311100131. --- lisp/imap.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/imap.el b/lisp/imap.el index 4279ed9..ab46b50 100644 --- a/lisp/imap.el +++ b/lisp/imap.el @@ -125,6 +125,7 @@ ;; o Don't use `read' at all (important places already fixed) ;; o Accept list of articles instead of message set string in most ;; imap-message-* functions. +;; o Send strings as literal if they contain, e.g., ". ;; ;; Revision history: ;; -- 1.7.10.4