# HG changeset patch # User Richard M. Stallman # Date 817793188 0 # Node ID d4841ac1505fe70959655436ab34a97a4ec7e4b1 # Parent 7d9570072e6c25f531cfd54f0ab267d211bfadbb (gnus-post-news): Add autoload. diff -r 7d9570072e6c -r d4841ac1505f lisp/gnus-msg.el --- a/lisp/gnus-msg.el Thu Nov 30 21:59:48 1995 +0000 +++ b/lisp/gnus-msg.el Fri Dec 01 04:46:28 1995 +0000 @@ -409,6 +409,7 @@ (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."