changeset 13679:d4841ac1505f

(gnus-post-news): Add autoload.
author Richard M. Stallman <rms@gnu.org>
date Fri, 01 Dec 1995 04:46:28 +0000
parents 7d9570072e6c
children 1dad0ef18160
files lisp/gnus-msg.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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."