aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1998-06-23 03:44:32 +0000
committerRichard M. Stallman1998-06-23 03:44:32 +0000
commit6287be55b2c535dffaddbe88f13b9b45798bb821 (patch)
tree363e9ac878f565feffec8bcc3755c2528dd71db1
parent68c46464e63fab99ae49c59b3f48deb77a8bff28 (diff)
downloademacs-6287be55b2c535dffaddbe88f13b9b45798bb821.tar.gz
emacs-6287be55b2c535dffaddbe88f13b9b45798bb821.zip
entered into RCS
-rw-r--r--lisp/mail/feedmail.el2
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 @@
236;; eliminate reliance on directory-sep-char and feedmail-sep-thing 236;; eliminate reliance on directory-sep-char and feedmail-sep-thing
237;; tweak smart filling (reminded of comma problem by levitte@lp.se) 237;; tweak smart filling (reminded of comma problem by levitte@lp.se)
238;; option to control writing in text vs binary mode 238;; option to control writing in text vs binary mode
239aqq2;; patchlevel 8, 15 June 1998 239;; patchlevel 8, 15 June 1998
240;; reliable re-editing of text-mode (vs binary) queued messages 240;; reliable re-editing of text-mode (vs binary) queued messages
241;; user option to keep BCC: in FCC: copy (keep by default) 241;; user option to keep BCC: in FCC: copy (keep by default)
242;; user option to delete body from FCC: copy (keep by default) 242;; user option to delete body from FCC: copy (keep by default)