diff options
-rw-r--r-- | lisp/mail/feedmail.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/feedmail.el b/lisp/mail/feedmail.el index 38d4c55680e..2e0db248409 100644 --- a/lisp/mail/feedmail.el +++ b/lisp/mail/feedmail.el @@ -236,7 +236,7 @@ ;; eliminate reliance on directory-sep-char and feedmail-sep-thing ;; tweak smart filling (reminded of comma problem by levitte@lp.se) ;; option to control writing in text vs binary mode -aqq2;; patchlevel 8, 15 June 1998 +;; patchlevel 8, 15 June 1998 ;; reliable re-editing of text-mode (vs binary) queued messages ;; user option to keep BCC: in FCC: copy (keep by default) ;; user option to delete body from FCC: copy (keep by default) |