From: Richard M. Stallman Date: Thu, 21 May 1998 23:55:08 +0000 (+0000) Subject: (news-inews): Fix typo in prev change. X-Git-Tag: emacs-20.3~899 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6c01544a0723026700ef45e85357a603d450f7f4;p=emacs.git (news-inews): Fix typo in prev change. --- diff --git a/lisp/mail/rnewspost.el b/lisp/mail/rnewspost.el index ff4342dae8c..5bb027aa289 100644 --- a/lisp/mail/rnewspost.el +++ b/lisp/mail/rnewspost.el @@ -278,7 +278,7 @@ summary (abstract) of the message." ;"-n" newsgroups (error "Posting to USENET failed") (message "Posting to USENET... done")) - (mail-sendmail-delmit-header) + (mail-sendmail-delimit-header) (set-buffer-modified-p nil))) (bury-buffer)))