elisp/gnus.git-
25 years ago* README-offline.ja: New file - Variable and command description for gnus-6_10-199901251900
yamaoka [Mon, 25 Jan 1999 10:55:57 +0000 (10:55 +0000)]
* README-offline.ja: New file - Variable and command description for
gnus-offline(Japanese edition).
* README-offline.en: New file - Ditto (English edition).

25 years ago* lisp/gnus-offline.el (gnus-offline-pop-password-file): New variable.
yamaoka [Mon, 25 Jan 1999 07:28:54 +0000 (07:28 +0000)]
* lisp/gnus-offline.el (gnus-offline-pop-password-file): New variable.
(gnus-offline-pop-password-decoding-function): New variable.
(gnus-offline-get-new-news): When `gnus-offline-pop-password-file' is non-nil,
get one's password information from a file specified by this variable, and
don't store the passwords as a variable.
* lisp/smiley.el (smiley-buffer): Avoid a few duplicate translations.

25 years ago* gnus-offline.el (gnus-offline-pop-password-file): New variable.
yamaoka [Mon, 25 Jan 1999 07:28:12 +0000 (07:28 +0000)]
* gnus-offline.el (gnus-offline-pop-password-file): New variable.
(gnus-offline-pop-password-decoding-function): New variable.
(gnus-offline-get-new-news): When `gnus-offline-pop-password-file' is non-nil,
get one's password information from a file specified by this variable, and
don't store the passwords as a variable.
* smiley.el (smiley-buffer): Avoid a few duplicate translations.

25 years ago* Append SUTO-san to the authors list.
yamaoka [Mon, 25 Jan 1999 00:27:43 +0000 (00:27 +0000)]
* Append SUTO-san to the authors list.

25 years ago* lisp/gnus-msg.el (gnus-inews-yank-articles): Use `message-list-references'
yamaoka [Sun, 24 Jan 1999 23:48:05 +0000 (23:48 +0000)]
* lisp/gnus-msg.el (gnus-inews-yank-articles): Use `message-list-references'
for gathering IDs from yanked articles.
* lisp/message.el (message-list-references): New function.
(message-yank-original): Use it for gathering IDs from a yanked article.

25 years ago* (gnus-inews-yank-articles): Use `message-list-references' for gathering IDs
yamaoka [Sun, 24 Jan 1999 23:47:37 +0000 (23:47 +0000)]
* (gnus-inews-yank-articles): Use `message-list-references' for gathering IDs
from yanked articles.

25 years ago* (message-list-references): New function.
yamaoka [Sun, 24 Jan 1999 23:47:21 +0000 (23:47 +0000)]
* (message-list-references): New function.
(message-yank-original): Use it for gathering IDs from a yanked article.

25 years ago* lisp/message.el (message-reply): Get the references from `In-Reply-To' field gnus-6_10-199901221900
yamaoka [Fri, 22 Jan 1999 08:22:52 +0000 (08:22 +0000)]
* lisp/message.el (message-reply): Get the references from `In-Reply-To' field
if there were no references and `In-Reply-To' field looks promising.
(message-yank-original): Try to fetch ID from `In-Reply-To' field if
`References' field does not exist.
(message-yank-original): Use `std11-narrow-to-header' instead of
`message-narrow-to-head'.

25 years ago* (message-reply): Get the references from `In-Reply-To' field if there were
yamaoka [Fri, 22 Jan 1999 08:22:36 +0000 (08:22 +0000)]
* (message-reply): Get the references from `In-Reply-To' field if there were
no references and `In-Reply-To' field looks promising.
(message-yank-original): Try to fetch ID from `In-Reply-To' field if
`References' field does not exist.
(message-yank-original): Use `std11-narrow-to-header' instead of
`message-narrow-to-head'.

25 years ago* lisp/gnus-msg.el (gnus-inews-yank-articles): Fetch IDs from
yamaoka [Fri, 22 Jan 1999 05:34:05 +0000 (05:34 +0000)]
* lisp/gnus-msg.el (gnus-inews-yank-articles): Fetch IDs from
`gnus-current-headers' instead of article header.

25 years ago* (gnus-inews-yank-articles): Fetch IDs from `gnus-current-headers' instead of
yamaoka [Fri, 22 Jan 1999 05:32:23 +0000 (05:32 +0000)]
* (gnus-inews-yank-articles): Fetch IDs from `gnus-current-headers' instead of
article header.

25 years ago* lisp/gnus-msg.el (gnus-inews-yank-articles): Save the beginning position of
yamaoka [Fri, 22 Jan 1999 02:35:51 +0000 (02:35 +0000)]
* lisp/gnus-msg.el (gnus-inews-yank-articles): Save the beginning position of
the yanked articles -- apologize to SUTO-san, it has been supported in his
original code, but I didn't.

25 years ago* (gnus-inews-yank-articles): Save the beginning position of the yanked
yamaoka [Fri, 22 Jan 1999 02:35:21 +0000 (02:35 +0000)]
* (gnus-inews-yank-articles): Save the beginning position of the yanked
articles -- apologize to SUTO-san, it has been supported in his original code,
but I didn't.

25 years ago* lisp/gnus.el (gnus-version-number): Update to 6.10.2. gnus-6_10-199901201900
yamaoka [Wed, 20 Jan 1999 10:51:03 +0000 (10:51 +0000)]
* lisp/gnus.el (gnus-version-number): Update to 6.10.2.
* lisp/gnus-draft.el: Add Ichikawa-san to authors.
* lisp/message.el: Likewise.
* lisp/message.el (message-yank-original): If `message-yank-add-new-references'
is non-nil and this command is called interactively, new IDs from the yanked
article will be added to `References' field.
(message-yank-add-new-references): New user option.
(message-ignored-resent-headers): Default to "^Return-Receipt".
* lisp/gnus-msg.el (gnus-inews-yank-articles): Replace `References' field with
the gathered Message-IDs and References if more than one articles are given.

25 years ago* gnus.el (gnus-version-number): Update to 6.10.2.
yamaoka [Wed, 20 Jan 1999 10:50:41 +0000 (10:50 +0000)]
* gnus.el (gnus-version-number): Update to 6.10.2.
* gnus-draft.el: Add Ichikawa-san to authors.
* message.el: Likewise.
* message.el (message-yank-original): If `message-yank-add-new-references' is
non-nil and this command is called interactively, new IDs from the yanked
article will be added to `References' field.
(message-yank-add-new-references): New user option.
(message-ignored-resent-headers): Default to "^Return-Receipt".
* gnus-msg.el (gnus-inews-yank-articles): Replace `References' field with the
gathered Message-IDs and References if more than one articles are given.

25 years ago* lisp/gnus-msg.el (gnus-inews-yank-articles): Reselect the message frame after
yamaoka [Wed, 20 Jan 1999 05:48:59 +0000 (05:48 +0000)]
* lisp/gnus-msg.el (gnus-inews-yank-articles): Reselect the message frame after
selecting a new article if the value of `message-use-multi-frames' is non-nil
and plural articles are given.

25 years ago* (gnus-inews-yank-articles): Reselect the message frame after selecting a new
yamaoka [Wed, 20 Jan 1999 05:48:26 +0000 (05:48 +0000)]
* (gnus-inews-yank-articles): Reselect the message frame after selecting a new
article if the value of `message-use-multi-frames' is non-nil and plural
articles are given.

25 years ago* README.semi.ja: Add keiichi and nana-gnus to the branches info. Modify the gnus-6_10-199901191900
yamaoka [Tue, 19 Jan 1999 09:27:02 +0000 (09:27 +0000)]
* README.semi.ja: Add keiichi and nana-gnus to the branches info.  Modify the
directory name for the daily snapshots.
* README.semi: Likewise.
* README.branch.ja: Modified for 6.10, etc.
* README.branch: Likewise.

25 years ago* lisp/message.el (message-reply): Cancel the last change.
yamaoka [Tue, 19 Jan 1999 08:13:17 +0000 (08:13 +0000)]
* lisp/message.el (message-reply): Cancel the last change.
(message-followup): Cancel the last change.
(message-wide-reply): Cancel the last change.
* lisp/gnus-msg.el (gnus-summary-gather-references): Abolished.
(gnus-summary-reply): Cancel the last change.
(gnus-post-news): Cancel the last change.

25 years ago* (message-reply): Cancel the last change.
yamaoka [Tue, 19 Jan 1999 08:12:57 +0000 (08:12 +0000)]
* (message-reply): Cancel the last change.
(message-followup): Cancel the last change.
(message-wide-reply): Cancel the last change.

25 years ago* (gnus-summary-gather-references): Abolished.
yamaoka [Tue, 19 Jan 1999 08:12:29 +0000 (08:12 +0000)]
* (gnus-summary-gather-references): Abolished.
(gnus-summary-reply): Cancel the last change.
(gnus-post-news): Cancel the last change.

25 years ago* lisp/gnus-sum.el (gnus-summary-move-article): Don't copy expirable marks if gnus-6_10-199901181900
yamaoka [Mon, 18 Jan 1999 03:25:29 +0000 (03:25 +0000)]
* lisp/gnus-sum.el (gnus-summary-move-article): Don't copy expirable marks if
the destination group is not expirable.

25 years ago* (gnus-summary-move-article): Don't copy expirable marks if the destination
yamaoka [Mon, 18 Jan 1999 03:25:03 +0000 (03:25 +0000)]
* (gnus-summary-move-article): Don't copy expirable marks if the destination
group is not expirable.

25 years ago* Put subdirectory "lisp" to "nnheader.el" and "nnmail.el".
yamaoka [Mon, 18 Jan 1999 00:29:26 +0000 (00:29 +0000)]
* Put subdirectory "lisp" to "nnheader.el" and "nnmail.el".

25 years ago* nnmail.el (nnmail-pathname-coding-system): Default to binary.
yamaoka [Mon, 18 Jan 1999 00:15:22 +0000 (00:15 +0000)]
* nnmail.el (nnmail-pathname-coding-system): Default to binary.
* nnheader.el (nnheader-pathname-coding-system): Changed to binary.

25 years ago* (nnmail-pathname-coding-system): Default to binary.
yamaoka [Mon, 18 Jan 1999 00:14:51 +0000 (00:14 +0000)]
* (nnmail-pathname-coding-system): Default to binary.

25 years ago* (nnheader-pathname-coding-system): Changed to binary.
yamaoka [Mon, 18 Jan 1999 00:14:30 +0000 (00:14 +0000)]
* (nnheader-pathname-coding-system): Changed to binary.

25 years ago* lisp/message.el (message-reply): Accept references as a new optional arg.
yamaoka [Sun, 17 Jan 1999 23:34:19 +0000 (23:34 +0000)]
* lisp/message.el (message-reply): Accept references as a new optional arg.
(message-followup): Likewise.
(message-wide-reply): Likewise.
* lisp/gnus-msg.el (gnus-summary-gather-references): New function.
(gnus-summary-reply): Use it
(gnus-post-news): Use it.

25 years ago* (message-reply): Accept references as a new optional arg.
yamaoka [Sun, 17 Jan 1999 23:34:02 +0000 (23:34 +0000)]
* (message-reply): Accept references as a new optional arg.
(message-followup): Likewise.
(message-wide-reply): Likewise.

25 years ago* (gnus-summary-gather-references): New function.
yamaoka [Sun, 17 Jan 1999 23:33:41 +0000 (23:33 +0000)]
* (gnus-summary-gather-references): New function.
(gnus-summary-reply): Use it
(gnus-post-news): Use it.

25 years ago* lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty body. gnus-6_10-199901141900
yamaoka [Thu, 14 Jan 1999 00:21:06 +0000 (00:21 +0000)]
* lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty body.

25 years ago* (nnspool-retrieve-headers): Protect against empty body.
yamaoka [Thu, 14 Jan 1999 00:20:49 +0000 (00:20 +0000)]
* (nnspool-retrieve-headers): Protect against empty body.

25 years ago* lisp/gnus-offline.el: Add Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp> to author gnus-6_10-199901131900
yamaoka [Wed, 13 Jan 1999 07:18:31 +0000 (07:18 +0000)]
* lisp/gnus-offline.el: Add Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp> to author
and maintainer.

25 years ago* Add Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp> to author and maintainer.
yamaoka [Wed, 13 Jan 1999 07:17:58 +0000 (07:17 +0000)]
* Add Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp> to author and maintainer.

25 years ago* Correct description (1999-01-12, lisp/nnmail.el). gnus-6_10-199901121900
yamaoka [Tue, 12 Jan 1999 08:34:47 +0000 (08:34 +0000)]
* Correct description (1999-01-12, lisp/nnmail.el).

25 years ago* Fix typo ("nnmail.el" -> "lisp/nnmail.el").
yamaoka [Tue, 12 Jan 1999 06:45:21 +0000 (06:45 +0000)]
* Fix typo ("nnmail.el" -> "lisp/nnmail.el").

25 years ago* nnmail.el (nnmail-article-group): Don't infloop.
yamaoka [Tue, 12 Jan 1999 06:31:43 +0000 (06:31 +0000)]
* nnmail.el (nnmail-article-group): Don't infloop.
(nnmail-split-header-length-limit): New variable.

25 years ago* (nnmail-article-group): Don't infloop.
yamaoka [Tue, 12 Jan 1999 06:31:23 +0000 (06:31 +0000)]
* (nnmail-article-group): Don't infloop.
(nnmail-split-header-length-limit): New variable.

25 years ago* Fix typo ("postting" -> "posting").
yamaoka [Tue, 12 Jan 1999 04:40:35 +0000 (04:40 +0000)]
* Fix typo ("postting" -> "posting").

25 years ago* (nntp-prepare-post-hook): Fix typo in doc string ("postting" -> "posting").
yamaoka [Tue, 12 Jan 1999 04:38:10 +0000 (04:38 +0000)]
* (nntp-prepare-post-hook): Fix typo in doc string ("postting" -> "posting").

25 years ago* lisp/nntp.el (nntp-request-post): Put a Message-ID generated by server if it
yamaoka [Tue, 12 Jan 1999 03:51:36 +0000 (03:51 +0000)]
* lisp/nntp.el (nntp-request-post): Put a Message-ID generated by server if it
does not exist in the article.
(nntp-request-post): Run `nntp-prepare-post-hook'.
(nntp-wait-for): Save a response from the server in `nntp-process-response'
after sending a command.
(nntp-prepare-post-hook): New hook, run just before postting an article.
* lisp/nnheader.el (nnheader-init-server-buffer): Make `nntp-process-response'
be buffer-local in `nntp-server-buffer'.
(nntp-process-response): New variable, used for holding a response from the
server after sending a command.

25 years ago* nntp.el (nntp-request-post): Put a Message-ID generated by server if it does
yamaoka [Tue, 12 Jan 1999 03:51:17 +0000 (03:51 +0000)]
* nntp.el (nntp-request-post): Put a Message-ID generated by server if it does
not exist in the article.
(nntp-request-post): Run `nntp-prepare-post-hook'.
(nntp-wait-for): Save a response from the server in `nntp-process-response'
after sending a command.
(nntp-prepare-post-hook): New hook, run just before postting an article.
* nnheader.el (nnheader-init-server-buffer): Make `nntp-process-response' be
buffer-local in `nntp-server-buffer'.
(nntp-process-response): New variable, used for holding a response from the
server after sending a command.

25 years ago* lisp/nnmh.el (nnmh-request-accept-article): Insert `Message-ID' only if gnus-6_10-199901111900
yamaoka [Mon, 11 Jan 1999 12:19:39 +0000 (12:19 +0000)]
* lisp/nnmh.el (nnmh-request-accept-article): Insert `Message-ID' only if
`group' name is neither "queue" nor "draft".

25 years ago* (nnmh-request-accept-article): Insert `Message-ID' only if `group' name is
yamaoka [Mon, 11 Jan 1999 12:19:12 +0000 (12:19 +0000)]
* (nnmh-request-accept-article): Insert `Message-ID' only if `group' name is
neither "queue" nor "draft".

25 years ago* lisp/pop3.el (pop3-munge-message-separator): Use `parse-time-string'.
yamaoka [Mon, 11 Jan 1999 08:18:58 +0000 (08:18 +0000)]
* lisp/pop3.el (pop3-munge-message-separator): Use `parse-time-string'.
* lisp/parse-time.el (parse-time-rules): Accept dates far into the past and
the future, and parse single-digit numbers as years.
(parse-time-string): One too many nils.
(parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01 EDT" times.
(parse-time-rules): Accept times that look like "h:mm".
(parse-time-string): Downcase before handling.
(parse-time-rules): Times without seconds have 0 seconds.
(parse-time-syntax): Use vectors.

25 years ago* pop3.el (pop3-munge-message-separator): Use `parse-time-string'.
yamaoka [Mon, 11 Jan 1999 08:18:40 +0000 (08:18 +0000)]
* pop3.el (pop3-munge-message-separator): Use `parse-time-string'.
* parse-time.el (parse-time-rules): Accept dates far into the past and the
future, and parse single-digit numbers as years.
(parse-time-string): One too many nils.
(parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01 EDT" times.
(parse-time-rules): Accept times that look like "h:mm".
(parse-time-string): Downcase before handling.
(parse-time-rules): Times without seconds have 0 seconds.
(parse-time-syntax): Use vectors.

25 years ago* (gnus-summary-save-in-vm): Save window config, select the article before
yamaoka [Mon, 11 Jan 1999 05:24:08 +0000 (05:24 +0000)]
* (gnus-summary-save-in-vm): Save window config, select the article before
saving.

25 years agoFix typo ("exits" -> "exist").
yamaoka [Sun, 10 Jan 1999 23:12:39 +0000 (23:12 +0000)]
Fix typo ("exits" -> "exist").

25 years ago;; Commit by Tsukamoto-san by way of yamaoka.
yamaoka [Sun, 10 Jan 1999 23:08:55 +0000 (23:08 +0000)]
;; Commit by Tsukamoto-san by way of yamaoka.
* (gnus-offline-popup-menu): Bug fix -- Use `gnus-offline-menu-on-agent' if
`miee-popup-menu' does not exits.

25 years ago* pop3.el (pop3-last): Use `split-string' instead of `pop3-string-to-list'. gnus-6_10-199901081900
yamaoka [Fri, 8 Jan 1999 07:57:09 +0000 (07:57 +0000)]
* pop3.el (pop3-last): Use `split-string' instead of `pop3-string-to-list'.
(pop3-stat): Likewise.
(pop3-munge-message-separator): Likewise.
(pop3-string-to-list): Abolished.

25 years agoReplace with author's description. gnus-6_10-199901071900
yamaoka [Wed, 6 Jan 1999 22:33:01 +0000 (22:33 +0000)]
Replace with author's description.

25 years ago;; Commit by Tsukamoto-san by way of yamaoka.
yamaoka [Wed, 6 Jan 1999 22:26:32 +0000 (22:26 +0000)]
;; Commit by Tsukamoto-san by way of yamaoka.
(gnus-offline-popup-menu): New function.
(gnus-offline-define-menu-on-miee): Use `easy-menu-add' for adding a menu
under XEmacs.
(gnus-offline-define-menu-and-key): Don't set `gnus-offline-popup-menu' to
`gnus-group-mode-map' under XEmacs.
(gnus-offline-after-jobs-done): Don't call `gnus-offline-agent-expire' if
`gnus-agent-expire-all' is non-nil.

25 years ago* gnus-sum.el (gnus-summary-preview-mime-message): Always select the article gnus-6_10-199812281900
yamaoka [Mon, 28 Dec 1998 05:56:09 +0000 (05:56 +0000)]
* gnus-sum.el (gnus-summary-preview-mime-message): Always select the article
before previewing. Abolish prefix arg.
* gnus-art.el (gnus-mime-preview-quitting-method): re-select the article
without reservation.
(gnus-article-display-mime-message): Show all headers if
`gnus-have-all-headers' the local var of summary buffer is non-nil.

25 years agoNew public branch gnus-6_10. gnus-6_10-199812241900 gnus-6_10_1 semi-gnus-6_10_1
yamaoka [Thu, 24 Dec 1998 03:35:29 +0000 (03:35 +0000)]
New public branch gnus-6_10.

25 years agoThis commit was manufactured by cvs2svn to create branch 'gnus-6_10'. gnus-199812241900
tomo [Thu, 24 Dec 1998 02:39:25 +0000 (02:39 +0000)]
This commit was manufactured by cvs2svn to create branch 'gnus-6_10'.

25 years agoFeedback from gnus-6_9.
yamaoka [Thu, 24 Dec 1998 02:39:21 +0000 (02:39 +0000)]
Feedback from gnus-6_9.

25 years agoImporting Pterodactyl Gnus v0.68.
yamaoka [Tue, 15 Dec 1998 21:55:27 +0000 (21:55 +0000)]
Importing Pterodactyl Gnus v0.68.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1810,
yamaoka [Tue, 15 Dec 1998 21:55:27 +0000 (21:55 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1810,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting Pterodactyl Gnus v0.65.
yamaoka [Sun, 6 Dec 1998 22:09:40 +0000 (22:09 +0000)]
Importing Pterodactyl Gnus v0.65.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1725,
ichikawa [Sun, 6 Dec 1998 02:27:57 +0000 (02:27 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1725,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting pgnus-0.64
ichikawa [Sun, 6 Dec 1998 02:27:57 +0000 (02:27 +0000)]
Importing pgnus-0.64

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1714,
yamaoka [Fri, 4 Dec 1998 04:22:07 +0000 (04:22 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1714,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting Pterodactyl Gnus v0.63.
yamaoka [Fri, 4 Dec 1998 04:22:07 +0000 (04:22 +0000)]
Importing Pterodactyl Gnus v0.63.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1710,
ichikawa [Thu, 3 Dec 1998 15:28:18 +0000 (15:28 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1710,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting pgnus-0.62
ichikawa [Thu, 3 Dec 1998 15:28:18 +0000 (15:28 +0000)]
Importing pgnus-0.62

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1701,
yamaoka [Wed, 2 Dec 1998 22:17:48 +0000 (22:17 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1701,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting Pterodactyl Gnus v0.61.
yamaoka [Wed, 2 Dec 1998 22:17:48 +0000 (22:17 +0000)]
Importing Pterodactyl Gnus v0.61.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1694,
yamaoka [Wed, 2 Dec 1998 04:16:55 +0000 (04:16 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1694,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting Pterodactyl Gnus v0.59 (retry).
yamaoka [Wed, 2 Dec 1998 04:16:55 +0000 (04:16 +0000)]
Importing Pterodactyl Gnus v0.59 (retry).

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1677,
ichikawa [Tue, 1 Dec 1998 02:43:35 +0000 (02:43 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1677,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting pgnus-0.58
ichikawa [Tue, 1 Dec 1998 02:43:35 +0000 (02:43 +0000)]
Importing pgnus-0.58

25 years agoImporting pgnus-0.57
ichikawa [Tue, 1 Dec 1998 02:30:20 +0000 (02:30 +0000)]
Importing pgnus-0.57

25 years agoImporting Pterodactyl Gnus v0.56.
yamaoka [Sun, 29 Nov 1998 22:29:08 +0000 (22:29 +0000)]
Importing Pterodactyl Gnus v0.56.

25 years agoImporting pgnus-0.55
ichikawa [Sat, 28 Nov 1998 06:02:59 +0000 (06:02 +0000)]
Importing pgnus-0.55

25 years agoDelete files not included in Semi-gnus 6.8.
morioka [Thu, 26 Nov 1998 16:58:24 +0000 (16:58 +0000)]
Delete files not included in Semi-gnus 6.8.

25 years agoMerge gnus-6_8_20.
morioka [Thu, 26 Nov 1998 16:12:12 +0000 (16:12 +0000)]
Merge gnus-6_8_20.

25 years agoMerge gnus-6_8
hayashi [Thu, 26 Nov 1998 02:03:17 +0000 (02:03 +0000)]
Merge gnus-6_8

25 years agoImporting Pterodactyl Gnus v0.54.
yamaoka [Tue, 24 Nov 1998 10:49:47 +0000 (10:49 +0000)]
Importing Pterodactyl Gnus v0.54.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1622,
yamaoka [Tue, 24 Nov 1998 10:49:47 +0000 (10:49 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1622,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting pgnus-0.53
ichikawa [Sat, 21 Nov 1998 11:50:46 +0000 (11:50 +0000)]
Importing pgnus-0.53

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1611,
ichikawa [Sat, 21 Nov 1998 11:50:46 +0000 (11:50 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1611,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting Pterodactyl Gnus v0.52.
yamaoka [Fri, 20 Nov 1998 05:36:32 +0000 (05:36 +0000)]
Importing Pterodactyl Gnus v0.52.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1604,
yamaoka [Fri, 20 Nov 1998 05:36:32 +0000 (05:36 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1604,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting Pterodactyl Gnus v0.51.
yamaoka [Thu, 19 Nov 1998 03:56:45 +0000 (03:56 +0000)]
Importing Pterodactyl Gnus v0.51.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1581,
yamaoka [Thu, 19 Nov 1998 03:56:45 +0000 (03:56 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1581,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting Gnus v5.6.45.
yamaoka [Thu, 19 Nov 1998 03:52:49 +0000 (03:52 +0000)]
Importing Gnus v5.6.45.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1579,
yamaoka [Thu, 19 Nov 1998 03:52:49 +0000 (03:52 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1579,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting Pterodactyl Gnus v0.50.
yamaoka [Wed, 18 Nov 1998 07:18:01 +0000 (07:18 +0000)]
Importing Pterodactyl Gnus v0.50.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1566,
yamaoka [Wed, 18 Nov 1998 07:18:01 +0000 (07:18 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1566,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting Pterodactyl Gnus v0.49.
yamaoka [Wed, 18 Nov 1998 01:36:12 +0000 (01:36 +0000)]
Importing Pterodactyl Gnus v0.49.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1551,
yamaoka [Wed, 18 Nov 1998 01:36:12 +0000 (01:36 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1551,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting Pterodactyl Gnus v0.48.
yamaoka [Mon, 16 Nov 1998 01:43:37 +0000 (01:43 +0000)]
Importing Pterodactyl Gnus v0.48.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1523,
yamaoka [Mon, 16 Nov 1998 01:43:37 +0000 (01:43 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1523,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting Pterodactyl Gnus 0.47.
yamaoka [Sun, 15 Nov 1998 22:03:40 +0000 (22:03 +0000)]
Importing Pterodactyl Gnus 0.47.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1515,
yamaoka [Sun, 15 Nov 1998 22:03:40 +0000 (22:03 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1515,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting pgnus-0.46
ichikawa [Sun, 15 Nov 1998 03:10:43 +0000 (03:10 +0000)]
Importing pgnus-0.46

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1512,
ichikawa [Sun, 15 Nov 1998 03:10:43 +0000 (03:10 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1512,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting pgnus-0.44
ichikawa [Sat, 14 Nov 1998 08:58:21 +0000 (08:58 +0000)]
Importing pgnus-0.44

25 years agoThis commit was generated by cvs2svn to compensate for changes in r1505,
ichikawa [Sat, 14 Nov 1998 08:58:21 +0000 (08:58 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1505,
which included commits to RCS files with non-trunk default branches.

25 years agoImporting Pterodactyl Gnus 0.42.
yamaoka [Sun, 8 Nov 1998 22:39:06 +0000 (22:39 +0000)]
Importing Pterodactyl Gnus 0.42.