elisp/gnus.git-
24 years ago(union): New compiler macro for emulating cl function. t-gnus-6_14_0-07
yamaoka [Fri, 10 Dec 1999 08:38:55 +0000 (08:38 +0000)]
(union): New compiler macro for emulating cl function.

24 years agoUpdate.
yamaoka [Fri, 10 Dec 1999 08:35:05 +0000 (08:35 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 07.
yamaoka [Fri, 10 Dec 1999 08:34:58 +0000 (08:34 +0000)]
(gnus-revision-number): Increment to 07.

24 years ago(gnus-union): Remove.
yamaoka [Fri, 10 Dec 1999 08:34:48 +0000 (08:34 +0000)]
(gnus-union): Remove.
(gnus-ems-redefine): Don't call it; don't require `gnus-ems'.

24 years ago(gnus-agent-fetch-headers): Use `union' instead of `gnus-union'.
yamaoka [Fri, 10 Dec 1999 08:34:38 +0000 (08:34 +0000)]
(gnus-agent-fetch-headers): Use `union' instead of `gnus-union'.

24 years agoUpdate
yamaoka [Fri, 10 Dec 1999 07:06:52 +0000 (07:06 +0000)]
Update

24 years agoRequire `gnus-ems'.
yamaoka [Fri, 10 Dec 1999 07:06:33 +0000 (07:06 +0000)]
Require `gnus-ems'.

24 years agoUpdate.
yamaoka [Fri, 10 Dec 1999 06:57:58 +0000 (06:57 +0000)]
Update.

24 years ago(gnus-ems-redefine): Call it.
yamaoka [Fri, 10 Dec 1999 06:57:52 +0000 (06:57 +0000)]
(gnus-ems-redefine): Call it.
(gnus-union): Fix doc string.

24 years ago(mapcon, mapc): Eliminate the redundant code.
yamaoka [Fri, 10 Dec 1999 06:57:43 +0000 (06:57 +0000)]
(mapcon, mapc): Eliminate the redundant code.

24 years agoUpdate. t-gnus-6_14_0-06
yamaoka [Thu, 9 Dec 1999 09:16:21 +0000 (09:16 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 06.
yamaoka [Thu, 9 Dec 1999 09:16:13 +0000 (09:16 +0000)]
(gnus-revision-number): Increment to 06.

24 years ago(dgnushack-install-package): Preserve any file in $(PACKAGEDIR)/lisp/t-gnus
yamaoka [Thu, 9 Dec 1999 09:16:03 +0000 (09:16 +0000)]
(dgnushack-install-package): Preserve any file in $(PACKAGEDIR)/lisp/t-gnus
if it is without .el or .elc suffix.
(mapcon): New compiler macro for emulating cl function.
(mapc): Bug fix - treat the last arg as a list.

24 years agoUpdate.
czkmt [Wed, 8 Dec 1999 19:33:57 +0000 (19:33 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 05.
czkmt [Wed, 8 Dec 1999 19:32:59 +0000 (19:32 +0000)]
(gnus-revision-number): Increment to 05.

24 years ago(gnus-ofsetup-customize): Compile lambda expressions.
czkmt [Wed, 8 Dec 1999 19:32:04 +0000 (19:32 +0000)]
(gnus-ofsetup-customize): Compile lambda expressions.

24 years ago(TopLevel): Require `gnus-group' at the compile time.
czkmt [Wed, 8 Dec 1999 19:31:41 +0000 (19:31 +0000)]
(TopLevel): Require `gnus-group' at the compile time.
(gnus-offline-set-online-sendmail-function): defsubst.
(gnus-offline-set-offline-sendmail-function): Ditto.
(gnus-offline-set-offline-post-news-function): Ditto.
(gnus-offline-set-online-post-news-function): Ditto.
(gnus-offline-disable-fetch-mail): Ditto.
(gnus-offline-enable-fetch-mail): Ditto.
(gnus-offline-setup): Fix typo.
(gnus-offline-gnus-get-new-news): Abolish.
(gnus-offline-toggle-plugged): Ditto.
(gnus-offline-agent-expire): Ditto.
(gnus-group-get-new-news): New advice which does things
`gnus-offline-gnus-get-new-news' was doing.
(gnus-agent-toggle-plugged): New advice which does thing
`gnus-offline-toggle-plugged' was doing.
(gnus-agent-expire): New advice which does things
`gnus-offline-agent-expire' was doing.
(gnus-offline-define-menu-and-key): No longer substitute key
definitions on `gnus-group-mode-map'. No longer swap commands for
a toolbar button.
(gnus-offline-after-get-new-news): Do jobs only when
`gnus-plugged' is t.

24 years ago(gnus): New advice. Always synchronize the modeline "Plugged" status
czkmt [Wed, 8 Dec 1999 19:30:57 +0000 (19:30 +0000)]
(gnus): New advice. Always synchronize the modeline "Plugged" status
display with the value of `gnus-plugged'.

24 years agoUpdate.
yamaoka [Wed, 8 Dec 1999 05:35:11 +0000 (05:35 +0000)]
Update.

24 years ago(message-yank-add-new-references): Fix doc string.
yamaoka [Wed, 8 Dec 1999 05:35:02 +0000 (05:35 +0000)]
(message-yank-add-new-references): Fix doc string.

24 years ago(message-list-references-add-position, message-yank-add-new-references):
yamaoka [Wed, 8 Dec 1999 05:34:50 +0000 (05:34 +0000)]
(message-list-references-add-position, message-yank-add-new-references):
Add documentations.

24 years agoUpdate.
czkmt [Tue, 7 Dec 1999 14:16:02 +0000 (14:16 +0000)]
Update.

24 years ago(gnus-ofsetup-gettext): Rename from `gnus-ofsetup-get-message'.
czkmt [Tue, 7 Dec 1999 14:15:32 +0000 (14:15 +0000)]
(gnus-ofsetup-gettext): Rename from `gnus-ofsetup-get-message'.

24 years ago(gnus-offline-gettext): Rename from `gnus-offline-get-message'.
czkmt [Tue, 7 Dec 1999 14:14:47 +0000 (14:14 +0000)]
(gnus-offline-gettext): Rename from `gnus-offline-get-message'.

24 years agoFix typo.
yamaoka [Tue, 7 Dec 1999 09:28:39 +0000 (09:28 +0000)]
Fix typo.

24 years agoUpdate. t-gnus-6_14_0-04
yamaoka [Tue, 7 Dec 1999 09:22:56 +0000 (09:22 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 04.
yamaoka [Tue, 7 Dec 1999 09:22:49 +0000 (09:22 +0000)]
(gnus-revision-number): Increment to 04.
(smiley-toggle-buffer): Autoload "smiley" or "gnus-bitmap".

24 years ago(gnus-article-prepare-mime-display): Don't use `get-text-property' in the
yamaoka [Tue, 7 Dec 1999 09:22:30 +0000 (09:22 +0000)]
(gnus-article-prepare-mime-display): Don't use `get-text-property' in the
outside of the boundary.
(gnus-article-smiley-display): New function.
(gnus-treatment-function-alist): Use it.

24 years ago(byte-optimize-form-code-walker): Replace with the bug fixed version rigidly
yamaoka [Tue, 7 Dec 1999 09:20:26 +0000 (09:20 +0000)]
(byte-optimize-form-code-walker): Replace with the bug fixed version rigidly
instead of the use of `defcustom'.

24 years ago(font-lock-after-change-function): Don't use `compile' for the arg of
yamaoka [Tue, 7 Dec 1999 09:20:12 +0000 (09:20 +0000)]
(font-lock-after-change-function): Don't use `compile' for the arg of
`defadvice'.

;; From KEIICHI-san.
(message-yank-add-new-references): New option value `message-id-only'.
(message-yank-original): Likewise.
(message-list-references-add-position): New user option.
(message-list-references): When
`message-list-references-add-position' is integer value, the order of
designate number message-ids is kept.

24 years agoFix a little.
yamaoka [Tue, 7 Dec 1999 00:52:25 +0000 (00:52 +0000)]
Fix a little.

24 years agoUpdate.
czkmt [Mon, 6 Dec 1999 12:20:04 +0000 (12:20 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 03.
czkmt [Mon, 6 Dec 1999 12:18:58 +0000 (12:18 +0000)]
(gnus-revision-number): Increment to 03.

24 years ago(save-buffers-kill-emacs): Compile the advice at the compile time. Use
czkmt [Mon, 6 Dec 1999 12:18:20 +0000 (12:18 +0000)]
(save-buffers-kill-emacs): Compile the advice at the compile time. Use
`gnus-alive-p'.

24 years ago(gnus-offline-update-setting-file): Don't rely on `gnus-load-hook'.
czkmt [Mon, 6 Dec 1999 12:17:26 +0000 (12:17 +0000)]
(gnus-offline-update-setting-file): Don't rely on `gnus-load-hook'.
(gnus): New advice. Call `gnus-offline-setup' when everything is done.

24 years ago(gnus): Don't advise here.
czkmt [Mon, 6 Dec 1999 12:16:47 +0000 (12:16 +0000)]
(gnus): Don't advise here.
(TopLevel): Call `gnus-offline-define-menu-and-key'.
(gnus-offline-setup): Don't call `gnus-offline-define-menu-and-key'
here.

24 years agoUpdate. t-gnus-6_14_0-02
yamaoka [Mon, 6 Dec 1999 09:55:18 +0000 (09:55 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 02.
yamaoka [Mon, 6 Dec 1999 09:55:11 +0000 (09:55 +0000)]
(gnus-revision-number): Increment to 02.

24 years ago(char-after): Uncomment the byte-optimization; don't use `byte-defop-compiler'.
yamaoka [Mon, 6 Dec 1999 09:55:02 +0000 (09:55 +0000)]
(char-after): Uncomment the byte-optimization; don't use `byte-defop-compiler'.
(byte-optimize-form-code-walker): Advise it for fixing the bug in and/or forms.
(max-specpdl-size): Set 3000.

24 years agoUpdate.
czkmt [Sun, 5 Dec 1999 12:46:17 +0000 (12:46 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 01.
czkmt [Sun, 5 Dec 1999 12:45:37 +0000 (12:45 +0000)]
(gnus-revision-number): Increment to 01.

24 years ago(gnus): New advice. synchronize `gnus-offline-connected' with
czkmt [Sun, 5 Dec 1999 12:44:51 +0000 (12:44 +0000)]
(gnus): New advice. synchronize `gnus-offline-connected' with
`gnus-plugged'.

24 years agoUpdate. t-gnus-6_14_0-00
ueno [Sat, 4 Dec 1999 17:22:08 +0000 (17:22 +0000)]
Update.

24 years ago* README.branch.ja: Update for t-gnus-6_14 branch.
ueno [Sat, 4 Dec 1999 17:21:43 +0000 (17:21 +0000)]
* README.branch.ja: Update for t-gnus-6_14 branch.
* README.branch: Ditto.
* README.T-gnus: Ditto.
* README.semi.ja: Ditto.
* README.semi: Ditto.

24 years ago* texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
ueno [Sat, 4 Dec 1999 17:20:54 +0000 (17:20 +0000)]
* texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
gnus-faq-ja.texi,ChangeLog}: Modify for T-gnus 6.14; sync up with
Gnus v5.8.2.

24 years ago* lisp/{rfc2047.el,nnweb.el,nnultimate.el,nntp.el,nnslashdot.el,
ueno [Sat, 4 Dec 1999 17:10:54 +0000 (17:10 +0000)]
* lisp/{rfc2047.el,nnweb.el,nnultimate.el,nntp.el,nnslashdot.el,
nnmh.el,nnfolder.el,nndoc.el,mml.el,mm-view.el,mm-util.el,
mm-bodies.el,message.el,mail-source.el,gnus.el,gnus-uu.el,
gnus-sum.el,gnus-start.el,gnus-msg.el,gnus-int.el,gnus-cache.el,
gnus-art.el,dgnushack.el,ChangeLog}: Sync up with Gnus v5.8.2.

24 years agoThis commit was manufactured by cvs2svn to create branch 't-gnus-6_14'.
tomo [Fri, 3 Dec 1999 12:32:23 +0000 (12:32 +0000)]
This commit was manufactured by cvs2svn to create branch 't-gnus-6_14'.

24 years agoUpdate. t-gnus-6_13-last- t-gnus-6_13_4-01
yamaoka [Fri, 3 Dec 1999 12:32:20 +0000 (12:32 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 01.
yamaoka [Fri, 3 Dec 1999 12:32:13 +0000 (12:32 +0000)]
(gnus-revision-number): Increment to 01.

24 years ago(char-before): Use compiler macro instead of byte-optimizer.
yamaoka [Fri, 3 Dec 1999 12:32:03 +0000 (12:32 +0000)]
(char-before): Use compiler macro instead of byte-optimizer.
(char-after): Comment out the byte-optimization.

24 years agoUpdate.
yamaoka [Fri, 3 Dec 1999 05:26:09 +0000 (05:26 +0000)]
Update.

24 years ago(imap-base64-encode-string, imap-base64-decode-string): New functions.
yamaoka [Fri, 3 Dec 1999 05:26:01 +0000 (05:26 +0000)]
(imap-base64-encode-string, imap-base64-decode-string): New functions.
(imap-cram-md5-auth): Use them.

24 years agoUpdate.
yamaoka [Thu, 2 Dec 1999 07:51:21 +0000 (07:51 +0000)]
Update.

24 years agoRemove autoload settings for `base64-decode-string' and `base64-encode-string'.
yamaoka [Thu, 2 Dec 1999 07:51:13 +0000 (07:51 +0000)]
Remove autoload settings for `base64-decode-string' and `base64-encode-string'.

24 years ago(gnus-version-number): Update to 6.13.4. t-gnus-6_13_4-00
yamaoka [Thu, 2 Dec 1999 03:52:48 +0000 (03:52 +0000)]
(gnus-version-number): Update to 6.13.4.
(gnus-revision-number): Clear to 00.

24 years agoUpdate.
yamaoka [Thu, 2 Dec 1999 03:52:21 +0000 (03:52 +0000)]
Update.

24 years agoSync up with Pterodactyl Gnus v0.99.
yamaoka [Thu, 2 Dec 1999 03:51:52 +0000 (03:51 +0000)]
Sync up with Pterodactyl Gnus v0.99.

24 years agoNew file.
yamaoka [Thu, 2 Dec 1999 03:50:52 +0000 (03:50 +0000)]
New file.

24 years agoNew files.
yamaoka [Thu, 2 Dec 1999 03:47:10 +0000 (03:47 +0000)]
New files.

24 years agoSync up with Pterodactyl Gnus v0.99.
yamaoka [Thu, 2 Dec 1999 03:40:58 +0000 (03:40 +0000)]
Sync up with Pterodactyl Gnus v0.99.

24 years agoThis commit was manufactured by cvs2svn to create branch 't-gnus-6_13'.
tomo [Thu, 2 Dec 1999 03:38:39 +0000 (03:38 +0000)]
This commit was manufactured by cvs2svn to create branch 't-gnus-6_13'.

24 years agoImporting Pterodactyl Gnus v0.99.
yamaoka [Thu, 2 Dec 1999 03:38:36 +0000 (03:38 +0000)]
Importing Pterodactyl Gnus v0.99.

24 years agoUpdate. t-gnus-6_13_3-10
yamaoka [Wed, 1 Dec 1999 08:21:50 +0000 (08:21 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 10.
yamaoka [Wed, 1 Dec 1999 08:21:43 +0000 (08:21 +0000)]
(gnus-revision-number): Increment to 10.

24 years ago(article-treat-overstrike): Work for multibyte char with old Emacsen as well.
yamaoka [Wed, 1 Dec 1999 08:21:31 +0000 (08:21 +0000)]
(article-treat-overstrike): Work for multibyte char with old Emacsen as well.

24 years agoUpdate.
ueno [Wed, 1 Dec 1999 03:40:24 +0000 (03:40 +0000)]
Update.

24 years ago* lisp/gnus-sum.el (gnus-data-set-header): Expand `setf'
ueno [Wed, 1 Dec 1999 03:39:34 +0000 (03:39 +0000)]
* lisp/gnus-sum.el (gnus-data-set-header): Expand `setf'
appears in the backquoted form.

24 years ago* lisp/gnus-agent.el (gnus-category-edit-predicate): Expand `setf'
ueno [Wed, 1 Dec 1999 03:38:14 +0000 (03:38 +0000)]
* lisp/gnus-agent.el (gnus-category-edit-predicate): Expand `setf'
appears in the backquoted form.
(gnus-category-edit-score): Ditto.

24 years agoUpdate. t-gnus-6_13_3-09
czkmt [Tue, 30 Nov 1999 15:07:14 +0000 (15:07 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 09.
czkmt [Tue, 30 Nov 1999 15:05:47 +0000 (15:05 +0000)]
(gnus-revision-number): Increment to 09.

24 years ago(gnus-offline-define-menu-and-key): Fix a bug -- do add-hook.
czkmt [Tue, 30 Nov 1999 15:04:14 +0000 (15:04 +0000)]
(gnus-offline-define-menu-and-key): Fix a bug -- do add-hook.
(gnus-offline-popup): Examine whether `easy-menu-create-menu' is
defined. If not, call `easy-menu-create-keymaps'.

24 years agoUpdate. t-gnus-6_13_3-08
czkmt [Tue, 30 Nov 1999 13:21:09 +0000 (13:21 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 08.
czkmt [Tue, 30 Nov 1999 13:20:44 +0000 (13:20 +0000)]
(gnus-revision-number): Increment to 08.

24 years ago(gnus-ofsetup-update-setting-file): Typo.
czkmt [Tue, 30 Nov 1999 13:19:30 +0000 (13:19 +0000)]
(gnus-ofsetup-update-setting-file): Typo.
(gnus-ofsetup-resource-en): Fix doc strings.
(gnus-ofsetup-resource-ja): Ditto.

24 years ago(TopLevel): Use `static-if', requiring "static" at the compile time.
czkmt [Tue, 30 Nov 1999 13:19:04 +0000 (13:19 +0000)]
(TopLevel): Use `static-if', requiring "static" at the compile time.
(gnus-offline-hangup-function): Abolish.
(gnus-offline-auto-ppp): New variable.
(gnus-offline-gnus-get-new-news): Refer to it.
(gnus-offline-set-unplugged-state): Ditto.
(gnus-offline-set-auto-ppp): New function. It replaces the
function `gnus-offline-toggle-auto-hangup'.
(gnus-offline-toggle-auto-hangup): Abolish.
(gnus-offline-define-menu-and-key): Use `static-if' and
`static-cond'.
(gnus-offline-popup-menu): Do not define this function under XEmacs.
(gnus-offline-popup): New function.

24 years agoUpdate. t-gnus-6_13_3-07
yamaoka [Tue, 30 Nov 1999 10:09:34 +0000 (10:09 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 07.
yamaoka [Tue, 30 Nov 1999 10:09:27 +0000 (10:09 +0000)]
(gnus-revision-number): Increment to 07.

24 years ago(gnus-article-wash-status): Sync up with Pterodactyl Gnus v0.98.
yamaoka [Tue, 30 Nov 1999 10:09:13 +0000 (10:09 +0000)]
(gnus-article-wash-status): Sync up with Pterodactyl Gnus v0.98.

24 years agoUpdate.
yamaoka [Tue, 30 Nov 1999 06:18:15 +0000 (06:18 +0000)]
Update.

24 years ago(nnimap-request-newgroups): Don't use `member-if'.
yamaoka [Tue, 30 Nov 1999 06:18:09 +0000 (06:18 +0000)]
(nnimap-request-newgroups): Don't use `member-if'.

24 years ago(gnus-select-method): Use `if' instead of `when'.
yamaoka [Tue, 30 Nov 1999 06:17:58 +0000 (06:17 +0000)]
(gnus-select-method): Use `if' instead of `when'.

24 years ago(gnus-summary-make-marking-command-1): Use `car' and `cdr' instead of `cadr'.
yamaoka [Tue, 30 Nov 1999 06:17:45 +0000 (06:17 +0000)]
(gnus-summary-make-marking-command-1): Use `car' and `cdr' instead of `cadr'.

24 years ago(gnus-picons-file-suffixes): Use `cons' instead of `push';
yamaoka [Tue, 30 Nov 1999 06:17:35 +0000 (06:17 +0000)]
(gnus-picons-file-suffixes): Use `cons' instead of `push';
use `if' instead of `when'.

24 years ago(gnus-group-iterate): Use `car' and `cdr' instead of `pop'.
yamaoka [Tue, 30 Nov 1999 06:17:25 +0000 (06:17 +0000)]
(gnus-group-iterate): Use `car' and `cdr' instead of `pop'.
(gnus-useful-groups): Use `or' instead of `unless'.

24 years ago(gnus-emphasis-alist): Use `car' and `cdr' instead of `cadr'.
yamaoka [Tue, 30 Nov 1999 06:17:11 +0000 (06:17 +0000)]
(gnus-emphasis-alist): Use `car' and `cdr' instead of `cadr'.

24 years agoUpdate.
yamaoka [Tue, 30 Nov 1999 01:48:11 +0000 (01:48 +0000)]
Update.

24 years ago(save-buffers-kill-emacs): Don't use the macro `when' in the body of
yamaoka [Tue, 30 Nov 1999 01:48:03 +0000 (01:48 +0000)]
(save-buffers-kill-emacs): Don't use the macro `when' in the body of
`defadvice'.  Use `if' instead.

24 years ago(last, mapc): New compiler macros for emulating cl functions.
yamaoka [Tue, 30 Nov 1999 01:47:53 +0000 (01:47 +0000)]
(last, mapc): New compiler macros for emulating cl functions.

24 years agoUpdate.
yamaoka [Mon, 29 Nov 1999 11:43:44 +0000 (11:43 +0000)]
Update.

24 years ago(gnus-after-getting-new-news-hook): Don't use the macro `when' in the arg
yamaoka [Mon, 29 Nov 1999 11:43:36 +0000 (11:43 +0000)]
(gnus-after-getting-new-news-hook): Don't use the macro `when' in the arg
of `defcustom'.  Use `if' instead.

24 years agoUpdate. t-gnus-6_13_3-06
yamaoka [Sat, 27 Nov 1999 03:15:48 +0000 (03:15 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 06.
yamaoka [Sat, 27 Nov 1999 03:15:40 +0000 (03:15 +0000)]
(gnus-revision-number): Increment to 06.

24 years ago(gnus-signature-toggle): Specify the 4th arg of `next-single-property-change'
yamaoka [Sat, 27 Nov 1999 03:15:27 +0000 (03:15 +0000)]
(gnus-signature-toggle): Specify the 4th arg of `next-single-property-change'
LIMIT as `point-max'.
(gnus-article-prepare-mime-display): Ditto.
(article-hide-signature): Ditto.

24 years agoParentheses of gnus-revision-number are removed to fill gnus-version
nakaji [Thu, 25 Nov 1999 23:21:57 +0000 (23:21 +0000)]
Parentheses of gnus-revision-number are removed to fill gnus-version
within 80 columns.

24 years ago(gnus-version) shows gnus-revision-number too.
nakaji [Thu, 25 Nov 1999 11:48:05 +0000 (11:48 +0000)]
(gnus-version) shows gnus-revision-number too.

24 years agoTypo.
yamaoka [Thu, 25 Nov 1999 08:46:17 +0000 (08:46 +0000)]
Typo.

24 years agoUpdate. t-gnus-6_13_3-05
yamaoka [Wed, 24 Nov 1999 13:38:09 +0000 (13:38 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 05.
yamaoka [Wed, 24 Nov 1999 13:38:00 +0000 (13:38 +0000)]
(gnus-revision-number): Increment to 05.

24 years ago(gnus-agent-fetch-headers): Use `gnus-union' instead of `union'.
yamaoka [Wed, 24 Nov 1999 13:37:51 +0000 (13:37 +0000)]
(gnus-agent-fetch-headers): Use `gnus-union' instead of `union'.

24 years ago(gnus-union): New function.
yamaoka [Wed, 24 Nov 1999 13:37:43 +0000 (13:37 +0000)]
(gnus-union): New function.