elisp/gnus.git-
24 years agoUpdate. t-gnus-6_14_1-13
yamaoka [Thu, 9 Mar 2000 03:12:01 +0000 (03:12 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 13.
yamaoka [Thu, 9 Mar 2000 03:11:42 +0000 (03:11 +0000)]
(gnus-revision-number): Increment to 13.

24 years ago(gnus-setup-news): Update all format specs just before `gnus-setup-news-hook'
yamaoka [Thu, 9 Mar 2000 03:10:42 +0000 (03:10 +0000)]
(gnus-setup-news): Update all format specs just before `gnus-setup-news-hook'
is evaluated.
(gnus-setup-news-hook): Default to `gnus-compile'.

24 years ago(gnus-compile): Don't modify the value of `gnus-format-specs', generate
yamaoka [Thu, 9 Mar 2000 03:10:07 +0000 (03:10 +0000)]
(gnus-compile): Don't modify the value of `gnus-format-specs', generate
compiled specs in `gnus-format-specs-compiled' instead;
don't touch the dribble buffer.
(gnus-update-format-specifications): Bind `gnus-format-specs' to
`gnus-format-specs-compiled' if the latter is non-nil;
use `gnus-update-format-specifications-1'.
(gnus-update-format-specifications-1): Rename from
`gnus-update-format-specifications';
update the value of `gnus-newsrc-file-version' if the updating is forced.
(gnus-format-specs-compiled): New internal variable.

24 years agoUpdate.
ueno [Mon, 6 Mar 2000 08:15:51 +0000 (08:15 +0000)]
Update.

24 years agoSync up with Nana-gnus 7.1.0.12.
ueno [Mon, 6 Mar 2000 08:15:38 +0000 (08:15 +0000)]
Sync up with Nana-gnus 7.1.0.12.

24 years agoUpdate.
ueno [Sat, 4 Mar 2000 13:09:41 +0000 (13:09 +0000)]
Update.

24 years ago* lisp/gnus-spec.el (gnus-compile): Remove gnus-version entry
ueno [Sat, 4 Mar 2000 13:09:26 +0000 (13:09 +0000)]
* lisp/gnus-spec.el (gnus-compile): Remove gnus-version entry
from gnus-format-specs.

24 years agoFix nnvirtual bug of ^.
hayashi [Fri, 3 Mar 2000 09:39:16 +0000 (09:39 +0000)]
Fix nnvirtual bug of ^.

24 years agoUpdate. t-gnus-6_14_1-12
ueno [Fri, 3 Mar 2000 02:01:00 +0000 (02:01 +0000)]
Update.

24 years ago* lisp/gnus.el (gnus-revision-number): Increment to 12.
ueno [Fri, 3 Mar 2000 02:00:42 +0000 (02:00 +0000)]
* lisp/gnus.el (gnus-revision-number): Increment to 12.

24 years ago* lisp/gnus-sum.el: Add autoload setting for `pgg-decrypt-region'
ueno [Fri, 3 Mar 2000 02:00:02 +0000 (02:00 +0000)]
* lisp/gnus-sum.el: Add autoload setting for `pgg-decrypt-region'
and `pgg-verify-region'.
(gnus-summary-decrypt-article): New command.
(gnus-summary-verify-article): New command.
(gnus-summary-article-map): Bind them.
(gnus-wheel-summary-scroll): Fix paren style.

24 years agoUpdate. t-gnus-6_14_1-11
yamaoka [Thu, 2 Mar 2000 06:47:37 +0000 (06:47 +0000)]
Update.

24 years agoSync with chaos-1_13.
yamaoka [Thu, 2 Mar 2000 06:47:21 +0000 (06:47 +0000)]
Sync with chaos-1_13.

* gnus.el (gnus-revision-number): Increment to 11.

* nnheader.el (nnheader-insert-nov): Use `mime-entity-fetch-field' instead of
`mime-fetch-field'.

* gnus-sum.el (gnus-summary-line-format-alist): Use `mime-entity-read-field'
instead of `mime-read-field'.
(gnus-article-sort-by-author): Likewise.

24 years agoUpdate.
ueno [Thu, 2 Mar 2000 04:38:09 +0000 (04:38 +0000)]
Update.

24 years ago* lisp/nnimap.el (nnimap-request-article-part): Don't use
ueno [Thu, 2 Mar 2000 04:37:56 +0000 (04:37 +0000)]
* lisp/nnimap.el (nnimap-request-article-part): Don't use
`imap-capability' to detect BODYDETAIL response.

24 years agoUpdate. t-gnus-6_14_1-10
ueno [Wed, 1 Mar 2000 09:50:29 +0000 (09:50 +0000)]
Update.

24 years ago* lisp/gnus.el (gnus-revision-number): Increment to 10.
ueno [Wed, 1 Mar 2000 09:50:10 +0000 (09:50 +0000)]
* lisp/gnus.el (gnus-revision-number): Increment to 10.

24 years ago* lisp/nnimap.el
ueno [Wed, 1 Mar 2000 09:49:33 +0000 (09:49 +0000)]
* lisp/nnimap.el
(nnimap-request-article-part): Handle `BODY' fetch response when
the server implements IMAP4 rev1 capabilities.
(nnimap-request-article): Use BODY.PEEK rather than RFC822.PEEK.
this attribute obsoleted in RFC2060.
(nnimap-request-body): Ditto.

24 years ago(gnus-tilde-cut-form, gnus-tilde-max-form): Copy from gnus-xmas.el; t-gnus-6_14_1-09
yamaoka [Tue, 29 Feb 2000 12:55:21 +0000 (12:55 +0000)]
(gnus-tilde-cut-form, gnus-tilde-max-form): Copy from gnus-xmas.el;
share them with XEmacs-MULE.

24 years agoUpdate.
yamaoka [Tue, 29 Feb 2000 12:54:45 +0000 (12:54 +0000)]
Update.

24 years ago(gnus-tilde-cut-form, gnus-tilde-max-form): Move to gnus-ems.el.
yamaoka [Tue, 29 Feb 2000 12:54:35 +0000 (12:54 +0000)]
(gnus-tilde-cut-form, gnus-tilde-max-form): Move to gnus-ems.el.

24 years agoUpdate. t-gnus-6_14_1-08
ueno [Sun, 20 Feb 2000 06:25:42 +0000 (06:25 +0000)]
Update.

24 years ago* lisp/gnus.el (gnus-revision-number): Increment to 08.
ueno [Sun, 20 Feb 2000 06:25:23 +0000 (06:25 +0000)]
* lisp/gnus.el (gnus-revision-number): Increment to 08.

24 years ago* lisp/gnus-bbdb.el: Sync up with Nana-gnus 7 for supporting
ueno [Sun, 20 Feb 2000 06:24:51 +0000 (06:24 +0000)]
* lisp/gnus-bbdb.el: Sync up with Nana-gnus 7 for supporting
`gnus-bbdb/split-mail'.
* README-gnus-bbdb.ja: Ditto.

24 years agoShow folded X-Face
hayashi [Tue, 8 Feb 2000 07:12:48 +0000 (07:12 +0000)]
Show folded X-Face

24 years agoUpdate.
keiichi [Tue, 8 Feb 2000 03:55:39 +0000 (03:55 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 07.
keiichi [Tue, 8 Feb 2000 03:53:44 +0000 (03:53 +0000)]
(gnus-revision-number): Increment to 07.

24 years ago(nnmail-get-new-mail): Do not check `nnmail-spool-file'.
keiichi [Tue, 8 Feb 2000 03:52:02 +0000 (03:52 +0000)]
(nnmail-get-new-mail): Do not check `nnmail-spool-file'.

24 years agoUpdate. t-gnus-6_14_1-06
ueno [Sun, 6 Feb 2000 08:39:08 +0000 (08:39 +0000)]
Update.

24 years ago* lisp/gnus.el (gnus-revision-number): Increment to 06.
ueno [Sun, 6 Feb 2000 08:38:51 +0000 (08:38 +0000)]
* lisp/gnus.el (gnus-revision-number): Increment to 06.

24 years ago* lisp/nnimap.el (nnimap-retrieve-headers-progress): Remove
ueno [Sun, 6 Feb 2000 08:38:33 +0000 (08:38 +0000)]
* lisp/nnimap.el (nnimap-retrieve-headers-progress): Remove
confusing tabs from original header.

24 years ago* lisp/imap.el (imap-stream-alist): Remove redundant entry for TLS.
ueno [Sun, 6 Feb 2000 08:38:08 +0000 (08:38 +0000)]
* lisp/imap.el (imap-stream-alist): Remove redundant entry for TLS.

24 years ago* lisp/gnus-offline.el (gnus-group-get-new-news,
ueno [Sun, 6 Feb 2000 08:37:44 +0000 (08:37 +0000)]
* lisp/gnus-offline.el (gnus-group-get-new-news,
gnus-agent-toggle-plugged,gnus-agent-expire,
gnus-agent-mode): Check whether `gnus-ofsetup' is provided before
redefining.

24 years ago* gnus-ofsetup.el: Provide `gnus-ofsetup'.
ueno [Sun, 6 Feb 2000 08:36:02 +0000 (08:36 +0000)]
* gnus-ofsetup.el: Provide `gnus-ofsetup'.
(gnus-setup-for-offline): Add `starttls' to IMAP streams; add
`digest-md5' to IMAP authenticators.

24 years agoUpdate. t-gnus-6_14_1-05
yamaoka [Thu, 27 Jan 2000 23:24:00 +0000 (23:24 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 05.
yamaoka [Thu, 27 Jan 2000 23:23:58 +0000 (23:23 +0000)]
(gnus-revision-number): Increment to 05.

24 years ago(gnus-treat-display-smileys): Check for the module `gnus-bitmap' instead of
yamaoka [Thu, 27 Jan 2000 23:23:53 +0000 (23:23 +0000)]
(gnus-treat-display-smileys): Check for the module `gnus-bitmap' instead of
`smiley-mule'.

24 years ago(gnus-summary-exit): Recenter the group buffer without redisplaying if the
yamaoka [Thu, 27 Jan 2000 23:23:46 +0000 (23:23 +0000)]
(gnus-summary-exit): Recenter the group buffer without redisplaying if the
point is out of view.

24 years agoUpdate. t-gnus-6_14_1-04
yamaoka [Tue, 25 Jan 2000 01:39:05 +0000 (01:39 +0000)]
Update.

24 years agoPatches from SANETO-san.
yamaoka [Tue, 25 Jan 2000 01:39:02 +0000 (01:39 +0000)]
Patches from SANETO-san.

* gnus.el (gnus-revision-number): Increment to 04.

* gnus-spec.el: Call `gnus-ems-redefine'.

* pop3.el (pop3-movemail): Don't use `format' for `message'.
* gnus-offline.el (gnus-offline-toggle-articles-to-fetch): Ditto.

* read-passwd.el (read-pw-read-noecho): Use "%s" for the 1st arg of `message'.
* gnus.el (gnus-version): Ditto.
* gnus-sum.el (gnus-summary-simplify-subject-query): Ditto.
* gnus-offline.el (gnus-offline-set-interval-time, gnus-offline-empting-spool,
gnus-offline-toggle-on/off-send-mail, gnus-offline-set-auto-ppp,
gnus-offline-after-jobs-done, gnus-offline-hangup-line,
gnus-offline-get-new-news-function, gnus-offline-connect-server): Ditto.
* dgnushack.el (dgnushack-make-package): Ditto.

24 years agoUpdate. t-gnus-6_14_1-03
yamaoka [Tue, 18 Jan 2000 06:13:13 +0000 (06:13 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 03.
yamaoka [Tue, 18 Jan 2000 06:13:10 +0000 (06:13 +0000)]
(gnus-revision-number): Increment to 03.

24 years ago(gnus-summary-exit): Don't recenter the group buffer if it is called
yamaoka [Tue, 18 Jan 2000 06:13:05 +0000 (06:13 +0000)]
(gnus-summary-exit): Don't recenter the group buffer if it is called
non-interactively.

24 years agoUpdate. t-gnus-6_14_1-02
yamaoka [Tue, 18 Jan 2000 05:40:41 +0000 (05:40 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 02.
yamaoka [Tue, 18 Jan 2000 05:40:18 +0000 (05:40 +0000)]
(gnus-revision-number): Increment to 02.

24 years ago(gnus-summary-exit): Recenter the group buffer if the point is out of view.
yamaoka [Tue, 18 Jan 2000 05:39:16 +0000 (05:39 +0000)]
(gnus-summary-exit): Recenter the group buffer if the point is out of view.

24 years agoUpdate.
czkmt [Sat, 15 Jan 2000 10:43:01 +0000 (10:43 +0000)]
Update.

24 years ago(gnus-article-next-page): Scroll up LINES if `pos-visible-in-window-p'
czkmt [Sat, 15 Jan 2000 10:42:22 +0000 (10:42 +0000)]
(gnus-article-next-page): Scroll up LINES if `pos-visible-in-window-p'
returns nil.

24 years agoUpdate.
czkmt [Sat, 15 Jan 2000 09:03:03 +0000 (09:03 +0000)]
Update.

24 years ago(gnus-agent-mode): New advice.
czkmt [Sat, 15 Jan 2000 09:01:56 +0000 (09:01 +0000)]
(gnus-agent-mode): New advice.

24 years agoUpdate.
fukui [Wed, 12 Jan 2000 14:34:09 +0000 (14:34 +0000)]
Update.

24 years ago*base64.el: Unbound base64-*-string and base64-*-region
fukui [Wed, 12 Jan 2000 14:31:45 +0000 (14:31 +0000)]
*base64.el: Unbound base64-*-string and base64-*-region
when defined by autoload.

24 years ago(gnus-summary-reselect-current-group): Restore the original code;
yamaoka [Tue, 11 Jan 2000 09:13:38 +0000 (09:13 +0000)]
(gnus-summary-reselect-current-group): Restore the original code;
hide group contents while rescanning.

24 years agoUpdate.
yamaoka [Tue, 11 Jan 2000 09:13:08 +0000 (09:13 +0000)]
Update.

24 years agoUpdate.
yamaoka [Fri, 7 Jan 2000 11:58:15 +0000 (11:58 +0000)]
Update.

24 years agoUpdate.
yamaoka [Fri, 7 Jan 2000 11:35:04 +0000 (11:35 +0000)]
Update.

24 years ago(gnus-summary-reselect-current-group): Truncate lines in the imitation buffer;
yamaoka [Fri, 7 Jan 2000 11:35:00 +0000 (11:35 +0000)]
(gnus-summary-reselect-current-group): Truncate lines in the imitation buffer;
turn off h-scrollbar for XEmacs.

24 years agoUpdate. t-gnus-6_14_1-01
yamaoka [Fri, 7 Jan 2000 09:00:58 +0000 (09:00 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 01.
yamaoka [Fri, 7 Jan 2000 09:00:40 +0000 (09:00 +0000)]
(gnus-revision-number): Increment to 01.

24 years agoRequire `gnus-clfns' when compiling.
yamaoka [Fri, 7 Jan 2000 09:00:07 +0000 (09:00 +0000)]
Require `gnus-clfns' when compiling.

24 years agoMove compiler macros to gnus-clfns.el; load gnus-clfns.el.
yamaoka [Fri, 7 Jan 2000 08:59:34 +0000 (08:59 +0000)]
Move compiler macros to gnus-clfns.el; load gnus-clfns.el.

24 years agoRequire `cl' and `gnus-clfns' when compiling.
yamaoka [Fri, 7 Jan 2000 08:59:14 +0000 (08:59 +0000)]
Require `cl' and `gnus-clfns' when compiling.

24 years agoNew file.
yamaoka [Fri, 7 Jan 2000 08:58:48 +0000 (08:58 +0000)]
New file.

24 years ago(gnus-summary-reselect-current-group): Don't rescan the current newsgroup
yamaoka [Fri, 7 Jan 2000 08:58:29 +0000 (08:58 +0000)]
(gnus-summary-reselect-current-group): Don't rescan the current newsgroup
before exiting; wear an imitation summary buffer while rescanning.

24 years agoUpdate.
fukui [Thu, 6 Jan 2000 13:52:59 +0000 (13:52 +0000)]
Update.

24 years ago(char-before): Use the byte-optimaization.
fukui [Thu, 6 Jan 2000 13:52:05 +0000 (13:52 +0000)]
(char-before): Use the byte-optimaization.

24 years agoUpdate. t-gnus-6_14_1-00
yamaoka [Thu, 6 Jan 2000 04:36:31 +0000 (04:36 +0000)]
Update.

24 years ago(gnus-version-number): Update to 6.14.1.
yamaoka [Thu, 6 Jan 2000 04:35:48 +0000 (04:35 +0000)]
(gnus-version-number): Update to 6.14.1.
(gnus-revision-number): Clear to 00.

24 years agoNew file.
yamaoka [Thu, 6 Jan 2000 04:34:53 +0000 (04:34 +0000)]
New file.

24 years agoSync up with Gnus v5.8.3.
yamaoka [Thu, 6 Jan 2000 04:34:20 +0000 (04:34 +0000)]
Sync up with Gnus v5.8.3.

24 years agoUpdate for the new CVS server.
yamaoka [Thu, 6 Jan 2000 04:33:15 +0000 (04:33 +0000)]
Update for the new CVS server.

24 years agoThis commit was manufactured by cvs2svn to create branch 't-gnus-6_14'.
tomo [Thu, 6 Jan 2000 04:31:07 +0000 (04:31 +0000)]
This commit was manufactured by cvs2svn to create branch 't-gnus-6_14'.

24 years agoImporting Gnus v5.8.3.
yamaoka [Thu, 6 Jan 2000 04:31:05 +0000 (04:31 +0000)]
Importing Gnus v5.8.3.

24 years agoUpdate. t-gnus-6_14_0-15
czkmt [Thu, 30 Dec 1999 12:37:41 +0000 (12:37 +0000)]
Update.

24 years ago(TopLevel): Call `define-process-argument-editiong' only under Meadow
czkmt [Thu, 30 Dec 1999 12:36:42 +0000 (12:36 +0000)]
(TopLevel): Call `define-process-argument-editiong' only under Meadow
-- i.e. don't call this function under NTEmacs.

24 years agoUpdate.
czkmt [Tue, 28 Dec 1999 16:05:06 +0000 (16:05 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 15.
czkmt [Tue, 28 Dec 1999 16:03:45 +0000 (16:03 +0000)]
(gnus-revision-number): Increment to 15.

24 years ago(imap-ssl-open-2): If `system-type' is windows-nt, bind
czkmt [Tue, 28 Dec 1999 16:02:24 +0000 (16:02 +0000)]
(imap-ssl-open-2): If `system-type' is windows-nt, bind
`coding-system-for-read' to raw-text-dos, else bind it to binary.

24 years ago(gnus-offline-resource-en): Reorder the messages.
czkmt [Tue, 28 Dec 1999 16:01:47 +0000 (16:01 +0000)]
(gnus-offline-resource-en): Reorder the messages.
(gnus-offline-resource-ja): Ditto.

24 years ago(gnus-offline-auto-expre): Rename from
czkmt [Tue, 28 Dec 1999 16:01:06 +0000 (16:01 +0000)]
(gnus-offline-auto-expre): Rename from
`gnus-offline-agent-automatic-expire'.
(gnus-agent-expire): Fix the advice.
(gnus-offline-after-jobs-done): Refer to `gnus-offline-auto-expire'.

24 years agoUpdate. t-gnus-6_14_0-14
yamaoka [Tue, 28 Dec 1999 02:57:16 +0000 (02:57 +0000)]
Update.

24 years ago* gnus.el (gnus-revision-number): Increment to 14.
yamaoka [Tue, 28 Dec 1999 02:57:06 +0000 (02:57 +0000)]
* gnus.el (gnus-revision-number): Increment to 14.
* dgnushack.el (mapcon): Bind the 1st arg `fn' as a temp var.

24 years agoUpdate.
yamaoka [Tue, 28 Dec 1999 01:56:12 +0000 (01:56 +0000)]
Update.

24 years agoUpdate.
yamaoka [Mon, 27 Dec 1999 23:34:22 +0000 (23:34 +0000)]
Update.

24 years agoUpdate.
yamaoka [Mon, 27 Dec 1999 22:46:28 +0000 (22:46 +0000)]
Update.

24 years agoUpdate.
czkmt [Mon, 27 Dec 1999 16:10:40 +0000 (16:10 +0000)]
Update.

24 years ago(pop3-ssl-program-arguments): Add "s_client".
czkmt [Mon, 27 Dec 1999 16:09:15 +0000 (16:09 +0000)]
(pop3-ssl-program-arguments): Add "s_client".
(pop3-open-ssl-stream-1): Bind `ssl-program-name' because its value
depends on the version of ssl.el.
(pop3-open-ssl-stream): If `system-type' is windows-nt, bind
`coding-system-for-read' to raw-text-dos, else bind it to binary.

24 years agoUpdate.
yamaoka [Mon, 27 Dec 1999 04:12:48 +0000 (04:12 +0000)]
Update.

24 years agoUpdate.
yamaoka [Mon, 27 Dec 1999 04:11:15 +0000 (04:11 +0000)]
Update.

24 years agoUpdate.
keiichi [Thu, 23 Dec 1999 11:27:08 +0000 (11:27 +0000)]
Update.

24 years ago(gnus-bbdb/update-record): Fix timing of `save-restriction'.
keiichi [Thu, 23 Dec 1999 11:26:52 +0000 (11:26 +0000)]
(gnus-bbdb/update-record): Fix timing of `save-restriction'.

24 years agoUpdate.
ueno [Tue, 21 Dec 1999 07:06:12 +0000 (07:06 +0000)]
Update.

24 years ago* lisp/imap.el (imap-streams,imap-stream-alist,
ueno [Tue, 21 Dec 1999 07:05:57 +0000 (07:05 +0000)]
* lisp/imap.el (imap-streams,imap-stream-alist,
imap-authenticators,imap-authenticator-alist,
imap-digest-md5-p): Sync with latest Gnus.
(imap-starttls-p): Rename from `imap-tls-p'.
(imap-starttls-open): Rename from `imap-tls-open'.

24 years agoUpdate. t-gnus-6_14_0-13
yamaoka [Tue, 21 Dec 1999 01:45:15 +0000 (01:45 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 13.
yamaoka [Tue, 21 Dec 1999 01:45:08 +0000 (01:45 +0000)]
(gnus-revision-number): Increment to 13.

24 years agoAdd the path of APEL to `load-path' as well as its parent directory.
yamaoka [Tue, 21 Dec 1999 01:44:59 +0000 (01:44 +0000)]
Add the path of APEL to `load-path' as well as its parent directory.

24 years ago(base64-encode-string, base64-decode-string): Autoload "base64" instead of
yamaoka [Tue, 21 Dec 1999 01:44:52 +0000 (01:44 +0000)]
(base64-encode-string, base64-decode-string): Autoload "base64" instead of
the tricky definitions.

24 years agoRestore the original code and invalidate it; use mel for the base64 codec.
yamaoka [Tue, 21 Dec 1999 01:44:42 +0000 (01:44 +0000)]
Restore the original code and invalidate it; use mel for the base64 codec.

24 years agoUpdate.
yamaoka [Mon, 20 Dec 1999 03:24:40 +0000 (03:24 +0000)]
Update.