# HG changeset patch # User Karl Heuer # Date 901132479 0 # Node ID 125816f3746273193c8ae0ccc15ce98fd59059b7 # Parent 81edc8f95cd9f5841e31ae5f6d9c68a6c99abbf6 (feedmail-queue-send-edit-prompt-help-first): Doc fix. diff -r 81edc8f95cd9 -r 125816f37462 lisp/mail/feedmail.el --- a/lisp/mail/feedmail.el Wed Jul 22 18:31:25 1998 +0000 +++ b/lisp/mail/feedmail.el Wed Jul 22 18:34:39 1998 +0000 @@ -1596,7 +1596,7 @@ (setq buffer-offer-save nil) (buffer-disable-undo blobby-buffer) (insert-file-contents-literally maybe-file) - ;; work around text-vs-binary wierdness and also around rmail-resend's creative + ;; work around text-vs-binary weirdness and also around rmail-resend's creative ;; manipulation of mail-header-separator ;; ;; if we don't find the normal M-H-S, and the alternative is defined but also @@ -1795,7 +1795,7 @@ s SEND immediately (same as \"i\") S SEND! immediately (same as \"I\") r ROUGH draft (same as \"d\") - R ROUGH! draft (same as \"R\") + R ROUGH! draft (same as \"D\") n NOPE didn't mean it (same as \"e\") y YUP do the default behavior (same as \"C-m\")