elisp/gnus.git-
25 years ago* lisp/gnus.el (gnus-revision-number): Increment to 02. t-gnus-6_10_057-02
yamaoka [Thu, 4 Feb 1999 12:37:33 +0000 (12:37 +0000)]
* lisp/gnus.el (gnus-revision-number): Increment to 02.
* README-offline.en: New description.
* README-offline.ja: Ditto.

25 years ago* (gnus-revision-number): Increment to 02.
yamaoka [Thu, 4 Feb 1999 12:36:24 +0000 (12:36 +0000)]
* (gnus-revision-number): Increment to 02.

25 years agolisp/gnus.el (gnus-revision-number): Change to 01. t-gnus-6_10_057-01
ichikawa [Wed, 3 Feb 1999 13:11:04 +0000 (13:11 +0000)]
lisp/gnus.el (gnus-revision-number): Change to 01.
lisp/gnus-ofsetup.el (gnus-setup-for-offline): Add default value.

25 years agolisp/gnus.el (gnus-revision-number): New constant. t-gnus-6_10_057-00
ichikawa [Wed, 3 Feb 1999 06:48:55 +0000 (06:48 +0000)]
lisp/gnus.el (gnus-revision-number): New constant.

25 years agolisp/read-password.el (read-pw-set-mail-source-passwd-cache): Do not input password...
ichikawa [Wed, 3 Feb 1999 02:10:26 +0000 (02:10 +0000)]
lisp/read-password.el (read-pw-set-mail-source-passwd-cache): Do not input password if mail-source-password-cache is non nil.

25 years agolisp/gnus-ofsetup.el (gnus-setup-for-offline): Ask save password information
ichikawa [Wed, 3 Feb 1999 02:06:22 +0000 (02:06 +0000)]
lisp/gnus-ofsetup.el (gnus-setup-for-offline): Ask save password information
                                               to .newsrc file.
lisp/gnus.el (gnus-variable-list): Undo my last change.

25 years agolisp/read-passwd.el (read-pw-set-mail-source-passwd-cache): To work with APOP authent...
ichikawa [Tue, 2 Feb 1999 15:03:36 +0000 (15:03 +0000)]
lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache): To work with APOP authentication scheme by Hidekazu Nakamura.

25 years agolisp/gnus.el (gnus-variable-list): Add mail-source-password-cache to save password...
ichikawa [Tue, 2 Feb 1999 14:54:40 +0000 (14:54 +0000)]
lisp/gnus.el (gnus-variable-list): Add mail-source-password-cache to save password information.

25 years agolisp/gnus-ofsetup.el (gnus-setup-for-offline): To work with external movemail program.
ichikawa [Tue, 2 Feb 1999 14:38:13 +0000 (14:38 +0000)]
lisp/gnus-ofsetup.el (gnus-setup-for-offline): To work with external movemail program.

25 years ago* lisp/gnus.el (gnus-version-number): Update to 6.10.057.
yamaoka [Mon, 1 Feb 1999 23:57:45 +0000 (23:57 +0000)]
* lisp/gnus.el (gnus-version-number): Update to 6.10.057.
* Sync up with Pterodactyl Gnus v0.75.

25 years ago;; Commit by Ichikawa-san by way of yamaoka. pgnus-ichikawa-199902011900 pgnus-ichikawa-last-snapshot-
yamaoka [Mon, 1 Feb 1999 11:03:15 +0000 (11:03 +0000)]
;; Commit by Ichikawa-san by way of yamaoka.
* lisp/gnus-offline.el (gnus-offline-gnus-get-new-news): Undo my change.
(gnus-offline-define-menu-on-miee): Close parentheses.
(gnus-offline-define-menu-on-agent): Ditto.

25 years ago;; Commit by Ichikawa-san by way of yamaoka.
yamaoka [Mon, 1 Feb 1999 11:02:59 +0000 (11:02 +0000)]
;; Commit by Ichikawa-san by way of yamaoka.
* (gnus-offline-gnus-get-new-news): Undo my change.
(gnus-offline-define-menu-on-miee): Close parentheses.
(gnus-offline-define-menu-on-agent): Ditto.

25 years ago* README.ichikawa: Fix about the last version of T-gnus based on Gnus 5.6.
yamaoka [Mon, 1 Feb 1999 09:15:55 +0000 (09:15 +0000)]
* README.ichikawa: Fix about the last version of T-gnus based on Gnus 5.6.

25 years ago;; Commit by Arisawa-san by way of yamaoka.
yamaoka [Mon, 1 Feb 1999 06:40:28 +0000 (06:40 +0000)]
;; Commit by Arisawa-san by way of yamaoka.
* lisp/nndoc.el (nndoc-mime-digest-type-p): Add the element of `header-begin'
to type-alist for mime-digest.

25 years ago;; Commit by Arisawa-san by way of yamaoka.
yamaoka [Mon, 1 Feb 1999 06:40:09 +0000 (06:40 +0000)]
;; Commit by Arisawa-san by way of yamaoka.
* (nndoc-mime-digest-type-p): Add the element of `header-begin' to type-alist
for mime-digest.

25 years ago* README-offline.ja: Add description written by YOSHIZAWA Masahiro <manbou@ceres...
ichikawa [Mon, 1 Feb 1999 05:47:28 +0000 (05:47 +0000)]
* README-offline.ja: Add description written by YOSHIZAWA Masahiro <manbou@ceres.dti.ne.jp>

25 years ago* lisp/gnus-offline.el (gnus-offline-gnus-get-new-news): Modify for pGnus with mail...
ichikawa [Mon, 1 Feb 1999 05:39:42 +0000 (05:39 +0000)]
* lisp/gnus-offline.el (gnus-offline-gnus-get-new-news): Modify for pGnus with mail-source.el.
* lisp/gnus-offline.el: Use (running-pterodactyl-gnus-0_73-or-later)
to check pGnus 0.73 or later instead of (locate-library "mail-source")

25 years ago* lisp/nndoc.el (nndoc-mime-parts-type-p): Strip leading white space from the
yamaoka [Mon, 1 Feb 1999 04:47:12 +0000 (04:47 +0000)]
* lisp/nndoc.el (nndoc-mime-parts-type-p): Strip leading white space from the
matching pattern.

25 years ago(nndoc-mime-parts-type-p): Strip leading white space from the matching pattern.
yamaoka [Mon, 1 Feb 1999 04:46:38 +0000 (04:46 +0000)]
(nndoc-mime-parts-type-p): Strip leading white space from the matching pattern.

25 years ago* Sync up with chaos-1_12 branch. See ChangeLog for more details.
yamaoka [Mon, 1 Feb 1999 01:23:42 +0000 (01:23 +0000)]
* Sync up with chaos-1_12 branch. See ChangeLog for more details.

25 years ago* Fix typo (lisp/read-password.el -> lisp/read-passwd.el).
yamaoka [Mon, 1 Feb 1999 00:33:10 +0000 (00:33 +0000)]
* Fix typo (lisp/read-password.el -> lisp/read-passwd.el).

25 years ago* lisp/gnus-offline.el: Rewrite to work with pGnus v0.74 based T-gnus.
yamaoka [Sun, 31 Jan 1999 23:18:18 +0000 (23:18 +0000)]
* lisp/gnus-offline.el: Rewrite to work with pGnus v0.74 based T-gnus.
* lisp/gnus-ofsetup.el: Ditto.
* lisp/pop3-fma.el: Removed because after pGnus0.73 , pGnus can treat multiple
pop3 account.
* lisp/read-password.el: New file.
* lisp/gnus.el (running-pterodactyl-gnus-0_73-or-later): Provide as a new
feature.
* lisp/mail-source.el (mail-source-read-passwd): Don't load "passwd" if the
function `read-passwd' already exists.
* lisp/gnus-start.el (gnus-read-active-file): Eliminate duplicated select
methods.
* lisp/gnus-group.el (gnus-group-catchup-current): Fix typo.
* lisp/gnus.el (gnus-version-number): Update to 6.10.056.
* Sync up with Pterodactyl Gnus v0.74.

25 years ago* gnus-offline.el: Rewrite to work with pGnus v0.74 based T-gnus.
yamaoka [Sun, 31 Jan 1999 23:15:05 +0000 (23:15 +0000)]
* gnus-offline.el: Rewrite to work with pGnus v0.74 based T-gnus.
* gnus-ofsetup.el: Ditto.
* pop3-fma.el: Removed because after pGnus0.73 , pGnus can treat multiple pop3
account.
* read-password.el: New file.
* gnus.el (running-pterodactyl-gnus-0_73-or-later): Provide as a new feature.
* mail-source.el (mail-source-read-passwd): Don't load "passwd" if the
function `read-passwd' already exists.
* gnus-start.el (gnus-read-active-file): Eliminate duplicated select methods.
* gnus-group.el (gnus-group-catchup-current): Fix typo.
* gnus.el (gnus-version-number): Update to 6.10.056.
* Sync up with Pterodactyl Gnus v0.74.

25 years ago* gnus-offline.el: Rewrite to work with pGnus v0.74 based T-gnus.
yamaoka [Sun, 31 Jan 1999 23:06:20 +0000 (23:06 +0000)]
* gnus-offline.el: Rewrite to work with pGnus v0.74 based T-gnus.
* gnus-ofsetup.el: Ditto.
* pop3-fma.el: Removed because after pGnus0.73 , pGnus can treat multiple pop3
account.
* gnus.el (running-pterodactyl-gnus-0_73-or-later): Provide as a new feature.
* mail-source.el (mail-source-read-passwd): Don't load "passwd" if the
function `read-passwd' already exists.
* gnus-start.el (gnus-read-active-file): Eliminate duplicated select methods.
* gnus-group.el (gnus-group-catchup-current): Fix typo.
* gnus.el (gnus-version-number): Update to 6.10.056.
* Sync up with Pterodactyl Gnus v0.74.

25 years ago* lisp/gnus-msg.el (gnus-summary-mail-digest): Reselect the message frame after
yamaoka [Thu, 28 Jan 1999 22:54:53 +0000 (22:54 +0000)]
* lisp/gnus-msg.el (gnus-summary-mail-digest): Reselect the message frame after
selecting a new article if the value of `message-use-multi-frames' is non-nil
and more than one articles are given.

25 years ago* (gnus-summary-mail-digest): Reselect the message frame after selecting a new
yamaoka [Thu, 28 Jan 1999 22:54:30 +0000 (22:54 +0000)]
* (gnus-summary-mail-digest): Reselect the message frame after selecting a new
article if the value of `message-use-multi-frames' is non-nil and more than one
articles are given.

25 years ago;; By courtesy of Keiichi-san.
yamaoka [Thu, 28 Jan 1999 11:41:46 +0000 (11:41 +0000)]
;; By courtesy of Keiichi-san.
* lisp/gnus-sum.el (gnus-summary-move-article): Fix, could not respool article.

25 years ago;; By courtesy of Keiichi-san.
yamaoka [Thu, 28 Jan 1999 11:40:58 +0000 (11:40 +0000)]
;; By courtesy of Keiichi-san.
* (gnus-summary-move-article): Fix, could not respool article.

25 years agoClear off the fixed matters.
yamaoka [Tue, 26 Jan 1999 05:51:54 +0000 (05:51 +0000)]
Clear off the fixed matters.

25 years ago* lisp/nnmh.el (nnmh-retrieve-parsed-headers): Bind `in-reply-to' and `cur' as
yamaoka [Tue, 26 Jan 1999 03:44:16 +0000 (03:44 +0000)]
* lisp/nnmh.el (nnmh-retrieve-parsed-headers): Bind `in-reply-to' and `cur' as
temporary variables.

;; Stolen from the latest chaos-1_12 branch.
* lisp/gnus-sum.el (gnus-article-sort-by-author): fixed.
* lisp/gnus-int.el (gnus-retrieve-parsed-headers): Add new optional arguments
`dependencies' and `force-new'; new implementation; call
`retrieve-parsed-headers' if it is found.
* lisp/nnmh.el (nnmh-retrieve-parsed-headers): New function.
* lisp/gnus-sum.el (gnus-select-newsgroup): Use `gnus-retrieve-parsed-headers'
instead of `gnus-retrieve-headers' and `gnus-get-newsgroup-headers-xover' or
`gnus-get-newsgroup-headers'.
* lisp/gnus-int.el (gnus-retrieve-parsed-headers): New function.

25 years ago* nnmh.el (nnmh-retrieve-parsed-headers): Bind `in-reply-to' and `cur' as
yamaoka [Tue, 26 Jan 1999 03:43:47 +0000 (03:43 +0000)]
* nnmh.el (nnmh-retrieve-parsed-headers): Bind `in-reply-to' and `cur' as
temporary variables.

;; Stolen from the latest chaos-1_12 branch.
* gnus-sum.el (gnus-article-sort-by-author): fixed.
* gnus-int.el (gnus-retrieve-parsed-headers): Add new optional arguments
`dependencies' and `force-new'; new implementation; call
`retrieve-parsed-headers' if it is found.
* nnmh.el (nnmh-retrieve-parsed-headers): New function.
* gnus-sum.el (gnus-select-newsgroup): Use `gnus-retrieve-parsed-headers'
instead of `gnus-retrieve-headers' and `gnus-get-newsgroup-headers-xover' or
`gnus-get-newsgroup-headers'.
* gnus-int.el (gnus-retrieve-parsed-headers): New function.

25 years agolisp/gnus-offline.el: Add security notice document by Tetsuya Tsukamoto
ichikawa [Tue, 26 Jan 1999 02:35:37 +0000 (02:35 +0000)]
lisp/gnus-offline.el: Add security notice document by Tetsuya Tsukamoto

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

25 years ago* README-offline.ja: New file - Variable and command description
ichikawa [Mon, 25 Jan 1999 10:25:35 +0000 (10:25 +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
ichikawa [Mon, 25 Jan 1999 07:09:53 +0000 (07:09 +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

25 years ago* lisp/gnus-msg.el (gnus-inews-yank-articles): Use `message-list-references'
yamaoka [Sun, 24 Jan 1999 23:49:12 +0000 (23:49 +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:48:56 +0000 (23:48 +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:48:34 +0000 (23:48 +0000)]
* (message-list-references): New function.
(message-yank-original): Use it for gathering IDs from a yanked article.

25 years agoThis commit was manufactured by cvs2svn to create branch 'pgnus-ichikawa'.
tomo [Sun, 24 Jan 1999 21:59:30 +0000 (21:59 +0000)]
This commit was manufactured by cvs2svn to create branch 'pgnus-ichikawa'.

25 years agoImporting Pterodactyl Gnus v0.73.
yamaoka [Sun, 24 Jan 1999 21:59:27 +0000 (21:59 +0000)]
Importing Pterodactyl Gnus v0.73.

25 years ago* lisp/message.el (message-reply): Get the references from `In-Reply-To' field pgnus-ichikawa-199901221900
yamaoka [Fri, 22 Jan 1999 08:23:41 +0000 (08:23 +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:23:16 +0000 (08:23 +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:53 +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:34:36 +0000 (05:34 +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:37:06 +0000 (02:37 +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:36:30 +0000 (02:36 +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/message.el: Replace line endings from `CRLF' to `LF'.
yamaoka [Fri, 22 Jan 1999 00:17:17 +0000 (00:17 +0000)]
* lisp/message.el: Replace line endings from `CRLF' to `LF'.

25 years ago* Replace line endings from `CRLF' to `LF'.
yamaoka [Fri, 22 Jan 1999 00:16:56 +0000 (00:16 +0000)]
* Replace line endings from `CRLF' to `LF'.

25 years agolisp/message.el: Fix typo by Hiroaki Matsui <matu@uxd.fc.nec.co.jp> pgnus-ichikawa-199901211900
ichikawa [Thu, 21 Jan 1999 02:32:51 +0000 (02:32 +0000)]
lisp/message.el: Fix typo by Hiroaki Matsui <matu@uxd.fc.nec.co.jp>

25 years ago* lisp/message.el (message-yank-original): If `message-yank-add-new-references' pgnus-ichikawa-199901201900
yamaoka [Wed, 20 Jan 1999 10:52:00 +0000 (10:52 +0000)]
* 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-header-format-alist): Use `message-shorten-reference' for `References'
in default.
* 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* message.el (message-yank-original): If `message-yank-add-new-references' is
yamaoka [Wed, 20 Jan 1999 10:51:35 +0000 (10:51 +0000)]
* 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-header-format-alist): Use `message-shorten-reference' for `References'
in default.
* 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:50:16 +0000 (05:50 +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:49:43 +0000 (05:49 +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;; Sync up with Pterodactyl Gnus v0.72.
yamaoka [Wed, 20 Jan 1999 02:01:02 +0000 (02:01 +0000)]
;; Sync up with Pterodactyl Gnus v0.72.
* GNUS-NEWS: `gnus-article-display-hook' has been removed in original pgnus.
* README.ichikawa: Update for the latest T-gnus and Semi-gnus.

25 years ago;; Sync up with Pterodactyl Gnus v0.72.
yamaoka [Wed, 20 Jan 1999 02:00:15 +0000 (02:00 +0000)]
;; Sync up with Pterodactyl Gnus v0.72.
* gnus.texi (Customizing Articles): Rewrite.  Remove mention of
gnus-article-display-hook.
* gnus-ja.texi (Customizing Articles): Ditto.
* message.texi: Modified for T-gnus 6.10.055.
* message-ja.texi: Ditto.

25 years ago;; Sync up with Pterodactyl Gnus v0.72.
yamaoka [Wed, 20 Jan 1999 01:58:46 +0000 (01:58 +0000)]
;; Sync up with Pterodactyl Gnus v0.72.
* gnus.el (gnus-version-number): Update to 6.10.055.
* gnus.el: Cleaned up trailing whitespace.
* gnus-score.el (gnus-score-find-bnews): Match regexp on the
nnheader-translate-file-chars'd group name.
* message.el (message-encode-message-body): Fold case.
* gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
* gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
(article-goto-body): Use it.
(gnus-treat-article): Ditto.
* gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the downloaded
articles from the downloadeble list.
* message.el (message-encode-message-body): Bind mail-parse-charset.
* gnus-art.el (gnus-treatment-function-alist): Use gnus-article-display-picons.
(gnus-treat-display-xface): Only do if we have xface feature.
(gnus-part-display-hook): New function.
(gnus-treat-article): Use it.
(gnus-treat-article): Use gnus-visual.
* gnus-msg.el (gnus-setup-posting-charset): Check elem.
* gnus-art.el (gnus-mm-display-part): Fix the MIME button after displaying.
* gnus-score.el (gnus-score-find-bnews): Protect against invalid regexp file
names.

25 years agoImporting Pterodactyl Gnus v0.72.
yamaoka [Wed, 20 Jan 1999 01:01:27 +0000 (01:01 +0000)]
Importing Pterodactyl Gnus v0.72.

25 years ago* README.semi.ja: Add keiichi and nana-gnus to the branches info. Modify the pgnus-ichikawa-199901191900
yamaoka [Tue, 19 Jan 1999 09:28:45 +0000 (09:28 +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 Semi-gnus 6.10, etc.
* README.branch: Likewise.

25 years ago* lisp/message.el (message-reply): Cancel the last change.
yamaoka [Tue, 19 Jan 1999 08:14:38 +0000 (08:14 +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:14:14 +0000 (08:14 +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:13:46 +0000 (08:13 +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 pgnus-ichikawa-199901181900
yamaoka [Mon, 18 Jan 1999 03:26:32 +0000 (03:26 +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:26:06 +0000 (03:26 +0000)]
* (gnus-summary-move-article): Don't copy expirable marks if the destination
group is not expirable.

25 years ago* lisp/message.el (message-reply): Accept references as a new optional arg.
yamaoka [Sun, 17 Jan 1999 23:36:13 +0000 (23:36 +0000)]
* lisp/message.el (message-reply): Accept references as a new optional arg.
(message-followup): Ditto.
(message-wide-reply): Ditto.
* 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:35:54 +0000 (23:35 +0000)]
* (message-reply): Accept references as a new optional arg.
(message-followup): Ditto.
(message-wide-reply): Ditto.

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

25 years agoImporting pgnus-0.71
ichikawa [Sun, 17 Jan 1999 11:26:12 +0000 (11:26 +0000)]
Importing pgnus-0.71

25 years agoSync up with Pteruductyl Gnus v0.71 pgnus-ichikawa-199901161900
ichikawa [Sat, 16 Jan 1999 08:36:45 +0000 (08:36 +0000)]
Sync up with Pteruductyl Gnus v0.71

25 years agoImporting pgnus-0.70
ichikawa [Sat, 16 Jan 1999 03:40:12 +0000 (03:40 +0000)]
Importing pgnus-0.70

25 years agoSync up with Pteroductyl Gnus v0.70
ichikawa [Sat, 16 Jan 1999 03:17:01 +0000 (03:17 +0000)]
Sync up with Pteroductyl Gnus v0.70

25 years ago* lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty body. pgnus-ichikawa-199901141900
yamaoka [Thu, 14 Jan 1999 00:21:47 +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:21:30 +0000 (00:21 +0000)]
* (nnspool-retrieve-headers): Protect against empty body.

25 years agolisp/gnus-offline.el: Add Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp> to author and... pgnus-ichikawa-199901131900
ichikawa [Wed, 13 Jan 1999 06:53:38 +0000 (06:53 +0000)]
lisp/gnus-offline.el: Add Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp> to author and maintainer.

25 years ago* Fix typo ("nnmail.el" -> "lisp/nnmail.el"). pgnus-ichikawa-199901121900
yamaoka [Tue, 12 Jan 1999 06:45:46 +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:32:31 +0000 (06:32 +0000)]
* nnmail.el (nnmail-article-group): Don't infloop.

25 years ago* (nnmail-article-group): Don't infloop.
yamaoka [Tue, 12 Jan 1999 06:32:10 +0000 (06:32 +0000)]
* (nnmail-article-group): Don't infloop.

25 years ago* Fix typo ("postting" -> "posting").
yamaoka [Tue, 12 Jan 1999 04:41:06 +0000 (04:41 +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:39 +0000 (04:38 +0000)]
* (nntp-prepare-post-hook): Fix typo in doc string ("postting" -> "posting").

25 years ago* TODO.ja: Modified for Cancel-Lock feature.
yamaoka [Tue, 12 Jan 1999 03:52:56 +0000 (03:52 +0000)]
* TODO.ja: Modified for Cancel-Lock feature.
* 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-async-trigger): Save a response from the server in
`nntp-process-response' after sending a command.
(nntp-wait-for): Ditto.
(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* Modified for Cancel-Lock feature.
yamaoka [Tue, 12 Jan 1999 03:52:36 +0000 (03:52 +0000)]
* Modified for Cancel-Lock feature.

25 years ago* nntp.el (nntp-request-post): Put a Message-ID generated by server if it does
yamaoka [Tue, 12 Jan 1999 03:52:17 +0000 (03:52 +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-async-trigger): Save a response from the server in
`nntp-process-response' after sending a command.
(nntp-wait-for): Ditto.
(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/message.el (message-draft-coding-system): Don't Call `coding-system-p'. pgnus-ichikawa-199901111900
yamaoka [Mon, 11 Jan 1999 11:17:08 +0000 (11:17 +0000)]
* lisp/message.el (message-draft-coding-system): Don't Call `coding-system-p'.
Find its default value using `find-coding-system' instead.

25 years ago* (message-draft-coding-system): Don't Call `coding-system-p'.
yamaoka [Mon, 11 Jan 1999 11:16:35 +0000 (11:16 +0000)]
* (message-draft-coding-system): Don't Call `coding-system-p'.
Find its default value using `find-coding-system' instead.

25 years ago* lisp/pop3.el (pop3-munge-message-separator): Use `parse-time-string'.
yamaoka [Mon, 11 Jan 1999 08:19:47 +0000 (08:19 +0000)]
* lisp/pop3.el (pop3-munge-message-separator): Use `parse-time-string'.

25 years ago* (pop3-munge-message-separator): Use `parse-time-string'.
yamaoka [Mon, 11 Jan 1999 08:19:27 +0000 (08:19 +0000)]
* (pop3-munge-message-separator): Use `parse-time-string'.

25 years ago* (gnus-summary-save-in-vm): Save window config, select the article before
yamaoka [Mon, 11 Jan 1999 05:24:40 +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:13:03 +0000 (23:13 +0000)]
Fix typo ("exits" -> "exist").

25 years ago;; Commit by Tsukamoto-san by way of yamaoka.
yamaoka [Sun, 10 Jan 1999 23:08:21 +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'. pgnus-ichikawa-199901081900
yamaoka [Fri, 8 Jan 1999 07:56:34 +0000 (07:56 +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. pgnus-ichikawa-199901071900
yamaoka [Wed, 6 Jan 1999 22:32:33 +0000 (22:32 +0000)]
Replace with author's description.

25 years ago;; Commit by Tsukamoto-san by way of yamaoka.
yamaoka [Wed, 6 Jan 1999 22:22:43 +0000 (22:22 +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 agoImporting pgnus-0.69
ichikawa [Mon, 4 Jan 1999 06:49:14 +0000 (06:49 +0000)]
Importing pgnus-0.69

25 years agoSync up with Pteroductyl Gnus v0.69 pgnus-ichikawa-199901041900
ichikawa [Mon, 4 Jan 1999 06:38:01 +0000 (06:38 +0000)]
Sync up with Pteroductyl Gnus v0.69

25 years ago* gnus-sum.el (gnus-summary-preview-mime-message): Always select the article pgnus-ichikawa-199812281900
yamaoka [Mon, 28 Dec 1998 05:56:33 +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 agoUpdate. pgnus-ichikawa-199812251900
yamaoka [Fri, 25 Dec 1998 03:31:39 +0000 (03:31 +0000)]
Update.

25 years ago* (gnus-article-check-buffer): Rewrite (checking for buffer object).
yamaoka [Fri, 25 Dec 1998 03:31:30 +0000 (03:31 +0000)]
* (gnus-article-check-buffer): Rewrite (checking for buffer object).

25 years agoUpdate. pgnus-ichikawa-199812221900
yamaoka [Tue, 22 Dec 1998 12:05:54 +0000 (12:05 +0000)]
Update.

25 years ago* (mime-preview-over-to-next-method-alist): Use `gnus-summary-next-article'
yamaoka [Tue, 22 Dec 1998 12:05:46 +0000 (12:05 +0000)]
* (mime-preview-over-to-next-method-alist): Use `gnus-summary-next-article'
in `gnus-original-article-mode'.
(mime-preview-over-to-previous-method-alist): Use `gnus-summary-prev-article'
in `gnus-original-article-mode'.

25 years agoUpdate.
yamaoka [Tue, 22 Dec 1998 08:57:27 +0000 (08:57 +0000)]
Update.

25 years agoUpdate.
yamaoka [Tue, 22 Dec 1998 07:55:35 +0000 (07:55 +0000)]
Update.