]> git.eshelyaron.com Git - emacs.git/commitdiff
(news-inews): Fix typo in prev change.
authorRichard M. Stallman <rms@gnu.org>
Thu, 21 May 1998 23:55:08 +0000 (23:55 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 21 May 1998 23:55:08 +0000 (23:55 +0000)
lisp/mail/rnewspost.el

index ff4342dae8c5afb746692be8bbafd2f356514c40..5bb027aa2895a998576193998e885ef297cfe54f 100644 (file)
@@ -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)))