]> git.eshelyaron.com Git - emacs.git/commitdiff
(gnus-post-news): Add autoload.
authorRichard M. Stallman <rms@gnu.org>
Fri, 1 Dec 1995 04:46:28 +0000 (04:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 1 Dec 1995 04:46:28 +0000 (04:46 +0000)
lisp/gnus-msg.el

index 89d4c3e98d4d4531256190e263f2f38ceea12540..ea52c043c174a196171474698999494551b3487f 100644 (file)
@@ -409,6 +409,7 @@ header line with the old Message-ID."
          (set-text-properties (point-min) (point-max) 
                               nil gnus-article-copy)))))
 
+;;;###autoload
 (defun gnus-post-news (post &optional group header article-buffer yank subject)
   "Begin editing a new USENET news article to be posted.
 Type \\[describe-mode] in the buffer to get a list of commands."