From 7a12a2f7e84b771a5cb80ce3d63e7732b3f89852 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Fri, 25 Sep 1998 16:51:32 +0000 Subject: [PATCH] Extend the list of autoloaded functions. --- lisp/gnus/gnus.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el index 6ab0c66958f..dd55c16fa8c 100644 --- a/lisp/gnus/gnus.el +++ b/lisp/gnus/gnus.el @@ -1612,6 +1612,7 @@ gnus-newsrc-hashtb should be kept so that both hold the same information.") ("gnus-salt" :interactive t gnus-pick-mode gnus-binary-mode) ("gnus-uu" (gnus-uu-extract-map keymap) (gnus-uu-mark-map keymap)) ("gnus-uu" :interactive t + gnus-uu-post-news gnus-uu-digest-mail-forward gnus-uu-digest-post-forward gnus-uu-mark-series gnus-uu-mark-region gnus-uu-mark-buffer gnus-uu-mark-by-regexp gnus-uu-mark-all @@ -1626,6 +1627,11 @@ gnus-newsrc-hashtb should be kept so that both hold the same information.") ("gnus-msg" (gnus-summary-send-map keymap) gnus-article-mail gnus-copy-article-buffer gnus-extended-version) ("gnus-msg" :interactive t + gnus-summary-wide-reply + gnus-summary-wide-reply-with-original + gnus-summary-followup-to-mail + gnus-summary-followup-to-mail-with-original + gnus-summary-post-forward gnus-group-post-news gnus-group-mail gnus-summary-post-news gnus-summary-followup gnus-summary-followup-with-original gnus-summary-cancel-article gnus-summary-supersede-article -- 2.39.2