diff options
author | Richard M. Stallman <rms@gnu.org> | 1998-06-23 03:44:32 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1998-06-23 03:44:32 +0000 |
commit | 6287be55b2c535dffaddbe88f13b9b45798bb821 (patch) | |
tree | 363e9ac878f565feffec8bcc3755c2528dd71db1 /lisp/mail/feedmail.el | |
parent | 68c46464e63fab99ae49c59b3f48deb77a8bff28 (diff) | |
download | emacs-6287be55b2c535dffaddbe88f13b9b45798bb821.tar.gz |
entered into RCS
Diffstat (limited to 'lisp/mail/feedmail.el')
-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) |