elisp/gnus.git-
24 years ago(message-buffers): New function. (copy from Gnus 5.8.3)
keiichi [Thu, 13 Apr 2000 05:41:29 +0000 (05:41 +0000)]
(message-buffers): New function. (copy from Gnus 5.8.3)

24 years agoNana-gnus: Version 7.1.0.15 (This is alpha status.)
keiichi [Tue, 11 Apr 2000 05:34:07 +0000 (05:34 +0000)]
Nana-gnus: Version 7.1.0.15 (This is alpha status.)
Fix a bug.  Modify internal cache data structures.

24 years ago(message-mime-charset-recover-by-ask): Abolished argments.
keiichi [Tue, 11 Apr 2000 05:33:22 +0000 (05:33 +0000)]
(message-mime-charset-recover-by-ask): Abolished argments.

24 years ago(gnus-version): Restore string format.
keiichi [Tue, 11 Apr 2000 05:32:58 +0000 (05:32 +0000)]
(gnus-version): Restore string format.
(gnus-product-variable-file-list): Update file compatibility version numbers.

24 years ago(gnus-vers): Update to 7.1.0.15.
keiichi [Tue, 11 Apr 2000 05:31:48 +0000 (05:31 +0000)]
(gnus-vers): Update to 7.1.0.15.
(gnus-product-name): Revived.
(gnus-version-number): Likewise.

24 years ago(gnus-product-directory): Use `gnus-product-name'.
keiichi [Tue, 11 Apr 2000 05:31:24 +0000 (05:31 +0000)]
(gnus-product-directory): Use `gnus-product-name'.
(gnus-product-variable-touch): Support multiple arguments.

24 years ago(gnus-format-specs): Modify data structure.
keiichi [Tue, 11 Apr 2000 05:30:49 +0000 (05:30 +0000)]
(gnus-format-specs): Modify data structure.
(gnus-format-specs-compiled): Likewise.
(gnus-update-format): Support new data structure of `gnus-format-specs'.
(gnus-update-format-specification-1): Support new data structure of
`gnus-format-specs-compiled'.
(gnus-update-format-specifications): Likewise.
(gnus-search-or-regist-spec): New utility macro.

24 years agoNana-gnus: Version 7.1.0.14 (This is alpha status.)
keiichi [Tue, 14 Mar 2000 09:48:43 +0000 (09:48 +0000)]
Nana-gnus: Version 7.1.0.14 (This is alpha status.)

24 years ago(TopLevel): Require `gnus-vers'.
keiichi [Tue, 14 Mar 2000 09:48:04 +0000 (09:48 +0000)]
(TopLevel): Require `gnus-vers'.
(gnus-product-name): Abolished.
(gnus-version-number): Ditto.
(gnus-version): Use `product-string'. (Format changed)
(gnus-variable-list): Delete `gnus-format-specs'.
(gnus-product-variable-file-list): New variable.
(TopLevel): Use `product-provide'.

24 years agoNew file. Nana-gnus Version 7.1.0.14.
keiichi [Tue, 14 Mar 2000 09:47:41 +0000 (09:47 +0000)]
New file.  Nana-gnus Version 7.1.0.14.

24 years ago(gnus-product-directory): New user option.
keiichi [Tue, 14 Mar 2000 09:46:26 +0000 (09:46 +0000)]
(gnus-product-directory): New user option.
(gnus-clear-quick-file-variables): New function.
(gnus-clear-system): Use `gnus-clear-quick-file-variables'.
(gnus-read-newsrc-file): Likewise.
(gnus-read-newsrc-el-file): Read product's variable files.
(gnus-product-read-variable-file-1): New function.
(gnus-save-newsrc-file): Save product's variable files.
(gnus-product-variable-touch): New function.
(gnus-product-variables-dirty-p): Ditto.
(gnus-product-save-variable-file): Ditto.
(gnus-product-save-variable-file-1): Ditto.
(gnus-product-quick-file-format): Ditto.

24 years ago(gnus-update-format): Use `gnus-product-variable-touch'.
keiichi [Tue, 14 Mar 2000 09:46:11 +0000 (09:46 +0000)]
(gnus-update-format): Use `gnus-product-variable-touch'.
(gnus-update-format-specification-1): Likewise.
(gnus-update-format-specifications): Do not check `emacs-version' and
`gnus-newsrc-file-version'.  Use `gnus-product-variable-touch'.

24 years ago(gnus-inews-add-send-actions): Use `product-string'.
keiichi [Tue, 14 Mar 2000 09:45:33 +0000 (09:45 +0000)]
(gnus-inews-add-send-actions): Use `product-string'.

24 years agoNana-gnus: Version 7.1.0.13 (This is alpha status.)
keiichi [Fri, 10 Mar 2000 05:59:44 +0000 (05:59 +0000)]
Nana-gnus: Version 7.1.0.13 (This is alpha status.)
CAUTION: Changed coding system of ``~/.newsrc.eld''.

24 years ago(gnus-version-number): Update to 7.1.0.13.
keiichi [Fri, 10 Mar 2000 05:58:24 +0000 (05:58 +0000)]
(gnus-version-number): Update to 7.1.0.13.
(gnus-compile-user-specs): New user option.

24 years ago(gnus-startup-file-coding-system): Use `ctext' instead of `binaly'.
keiichi [Fri, 10 Mar 2000 05:57:49 +0000 (05:57 +0000)]
(gnus-startup-file-coding-system): Use `ctext' instead of `binaly'.

24 years ago(gnus-compile): Modify the actual format specs as well; don't bind
keiichi [Fri, 10 Mar 2000 05:57:25 +0000 (05:57 +0000)]
(gnus-compile): Modify the actual format specs as well; don't bind
`gnus-tmp-func'.
(gnus-update-format-specifications): Use `gnus-update-format-specification-1'.
(gnus-update-format-specification-1): New function.
(gnus-format-specs-compiled): Modify the form.
(TopLevel): Require `alist'.
(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-format-specs-compiled): New internal variable.

24 years agoNana-gnus: Update to 7.1.0.12.
keiichi [Sun, 5 Mar 2000 08:04:11 +0000 (08:04 +0000)]
Nana-gnus: Update to 7.1.0.12.

24 years ago(gnus-version-number): Update to 7.1.0.12.
keiichi [Sun, 5 Mar 2000 08:03:52 +0000 (08:03 +0000)]
(gnus-version-number): Update to 7.1.0.12.

24 years ago(gnus-update-format-specifications): Fix bug in latest changes.
keiichi [Sun, 5 Mar 2000 08:03:37 +0000 (08:03 +0000)]
(gnus-update-format-specifications): Fix bug in latest changes.

24 years ago(message-send): Encode header fields, when did not send message.
keiichi [Sun, 5 Mar 2000 08:03:09 +0000 (08:03 +0000)]
(message-send): Encode header fields, when did not send message.

24 years agoNana-gnus: Update to 7.1.0.11.
keiichi [Sun, 5 Mar 2000 04:16:18 +0000 (04:16 +0000)]
Nana-gnus: Update to 7.1.0.11.

24 years ago(gnus-version-number): Update to 7.1.0.11.
keiichi [Sun, 5 Mar 2000 04:15:51 +0000 (04:15 +0000)]
(gnus-version-number): Update to 7.1.0.11.
(gnus-continuum-version): Return version number of based Gnus.

24 years ago(gnus-update-format-specifications): Force update format specifications, when
keiichi [Sun, 5 Mar 2000 04:15:28 +0000 (04:15 +0000)]
(gnus-update-format-specifications): Force update format specifications, when
differ `gnus-version' and `gnus-newsrc-file-version' instead of `gnus-version'
and `gnus-vertsion' in `gnus-format-specs'.
Do not add `gnus-version' into `gnus-format-specs'.
(gnus-compile): Remove `gnus-version' from `gnus-format-specs'.

24 years agoNana-gnus: Update to 7.1.0.10.
keiichi [Sat, 4 Mar 2000 07:22:28 +0000 (07:22 +0000)]
Nana-gnus: Update to 7.1.0.10.

24 years ago(gnus-version-number): Update to 7.1.0.10.
keiichi [Sat, 4 Mar 2000 07:22:09 +0000 (07:22 +0000)]
(gnus-version-number): Update to 7.1.0.10.

24 years ago(message-narrow-to-headers-or-head): Copy from Gnus 5.8.3.
keiichi [Sat, 4 Mar 2000 07:21:52 +0000 (07:21 +0000)]
(message-narrow-to-headers-or-head): Copy from Gnus 5.8.3.

24 years agoNana-gnus: Update to 7.1.0.9.
keiichi [Fri, 3 Mar 2000 11:00:02 +0000 (11:00 +0000)]
Nana-gnus: Update to 7.1.0.9.

24 years ago(gnus-version-number): Update to 7.1.0.9.
keiichi [Fri, 3 Mar 2000 10:59:16 +0000 (10:59 +0000)]
(gnus-version-number): Update to 7.1.0.9.

24 years ago(TopLevel): Require `mmgeneric' when installed it.
keiichi [Fri, 3 Mar 2000 10:58:48 +0000 (10:58 +0000)]
(TopLevel): Require `mmgeneric' when installed it.

24 years ago(mm-mailcap-command): Do not use `mime-parameter' (in flim-1_13-rfc2231).
keiichi [Fri, 3 Mar 2000 10:58:29 +0000 (10:58 +0000)]
(mm-mailcap-command): Do not use `mime-parameter' (in flim-1_13-rfc2231).

24 years agoNana-gnus: Version 7.1.0.8 (This is alpha status.)
keiichi [Tue, 22 Feb 2000 04:59:01 +0000 (04:59 +0000)]
Nana-gnus: Version 7.1.0.8 (This is alpha status.)

24 years ago(gnus-version-number): Update to 7.1.0.8.
keiichi [Tue, 22 Feb 2000 04:58:04 +0000 (04:58 +0000)]
(gnus-version-number): Update to 7.1.0.8.

24 years ago(nnvirtual-request-article): Bind gnus-override-method to nil.
keiichi [Tue, 22 Feb 2000 04:57:14 +0000 (04:57 +0000)]
(nnvirtual-request-article): Bind gnus-override-method to nil.
(nnvirtual-request-update-mark): Don't update mark when article is not there.

24 years agoUpdate.
keiichi [Mon, 14 Feb 2000 05:40:47 +0000 (05:40 +0000)]
Update.

24 years agoUpdate to 7.1.0.7.
keiichi [Mon, 14 Feb 2000 05:40:33 +0000 (05:40 +0000)]
Update to 7.1.0.7.

24 years ago(mail-source-keyword-map): Sync up with T-gnus 6.14 for supporting
keiichi [Mon, 14 Feb 2000 05:40:13 +0000 (05:40 +0000)]
(mail-source-keyword-map): Sync up with T-gnus 6.14 for supporting
`pop3-connection-type'.
(mail-source-fetch-pop): Likewise.

24 years agoSync up with T-gnus 6.14 for supporting `pop3-connection-type',
keiichi [Mon, 14 Feb 2000 05:39:46 +0000 (05:39 +0000)]
Sync up with T-gnus 6.14 for supporting `pop3-connection-type',
`pop3-leave-mail-on-server', `pop3-maximum-message-size' and
`pop3-except-header-regexp'.

24 years agoUpdate.
keiichi [Fri, 11 Feb 2000 14:40:29 +0000 (14:40 +0000)]
Update.

24 years ago(gnus-version-number): Update to 7.1.0.6.
keiichi [Fri, 11 Feb 2000 14:40:00 +0000 (14:40 +0000)]
(gnus-version-number): Update to 7.1.0.6.

24 years agoDo not add dummy Message-Id to message which accept to queue or draft groups.
keiichi [Fri, 11 Feb 2000 14:39:00 +0000 (14:39 +0000)]
Do not add dummy Message-Id to message which accept to queue or draft groups.

24 years agoUpdate.
keiichi [Tue, 8 Feb 2000 06:29:52 +0000 (06:29 +0000)]
Update.

24 years ago(gnus-version-number): Update to 7.1.0.5.
keiichi [Tue, 8 Feb 2000 06:29:08 +0000 (06:29 +0000)]
(gnus-version-number): Update to 7.1.0.5.
Sync up with gnus-5_8_3.

24 years agoSync up with gnus-5_8_3.
keiichi [Tue, 8 Feb 2000 06:27:21 +0000 (06:27 +0000)]
Sync up with gnus-5_8_3.

24 years agoNana-gnus: Version 7.1.0.4 (This is alpha status.)
keiichi [Wed, 12 Jan 2000 05:07:38 +0000 (05:07 +0000)]
Nana-gnus: Version 7.1.0.4 (This is alpha status.)

24 years ago(gnus-version-number): Update to 7.1.0.4.
keiichi [Wed, 12 Jan 2000 05:06:30 +0000 (05:06 +0000)]
(gnus-version-number): Update to 7.1.0.4.

24 years ago(gnus-summary-from-or-to-or-newsgroups): Do not decode extra header field.
keiichi [Wed, 12 Jan 2000 05:06:06 +0000 (05:06 +0000)]
(gnus-summary-from-or-to-or-newsgroups): Do not decode extra header field.

24 years agoUpdate.
keiichi [Wed, 5 Jan 2000 06:03:35 +0000 (06:03 +0000)]
Update.

24 years ago(mmgnus-entity-body): New function.
keiichi [Wed, 5 Jan 2000 06:03:15 +0000 (06:03 +0000)]
(mmgnus-entity-body): New function.
(mime-entity-content): Use `mmgnus-entity-body'.
(mime-insert-entity-content): New method.
(mime-write-entity-content): Likewise.
(mime-insert-entity): Likewise.
(mime-write-entity): Likewise.
(mime-write-entity-body): Likewise.

24 years ago(gnus-version-number): Update to 7.1.0.3.
keiichi [Wed, 5 Jan 2000 06:02:55 +0000 (06:02 +0000)]
(gnus-version-number): Update to 7.1.0.3.

24 years ago(gnus-article-header-presentation-method): New function.
keiichi [Wed, 5 Jan 2000 06:02:28 +0000 (06:02 +0000)]
(gnus-article-header-presentation-method): New function.
(mime-header-presentation-method-alist): Add
`gnus-article-header-presentation-method'.
(gnus-mime-preview-quitting-method): New function.
(mime-preview-quitting-method-alist): Add `gnus-mime-preview-quitting-method'.
(gnus-following-method): New function.
(mime-preview-following-method-alist): Add `gnus-following-method'.

24 years agoUpdate.
keiichi [Sun, 26 Dec 1999 09:31:07 +0000 (09:31 +0000)]
Update.

24 years ago(gnus-mime-display-part-with-mime-view): Bind `mime-display-text/plain-hook'
keiichi [Sun, 26 Dec 1999 09:30:46 +0000 (09:30 +0000)]
(gnus-mime-display-part-with-mime-view): Bind `mime-display-text/plain-hook'
for `gnus-treat-article'.

24 years agoNana-gnus: Version 7.1.0.2 (This is very alpha status.)
keiichi [Sun, 26 Dec 1999 07:57:05 +0000 (07:57 +0000)]
Nana-gnus: Version 7.1.0.2 (This is very alpha status.)

You can use both MIME-View mode and Gnus native viewer from this version.  If
you would like to use MIME-View mode, set
`gnus-mime-display-part-with-mime-view' to `gnus-mime-display-part-function'
by default.  Otherwise, set `gnus-mime-display-part-with-Gnus'.

24 years ago(TopLevel): Require `mime' and `eword-deocode' instead of `mmbuffer'.
keiichi [Sun, 26 Dec 1999 07:55:59 +0000 (07:55 +0000)]
(TopLevel): Require `mime' and `eword-deocode' instead of `mmbuffer'.
(mmgnus-entity): Rename from `mime-gnus-handle-entity' and use `mime-entity'
as parent class.  Add slot `body' and `header'.
(mmgnus-visible-field-p): New function. (copy from `mime-visible-field-p' in
FLIM's mmbuffer.el)
(mmgnus-insert-header-from-string): New function.
(mime-insert-header): Define new method.
(mime-entity-content): Likewise.
(mime-gnus-entity): Use `mmgnus-entity' as parent class.

24 years ago(mm-inline-message): Set parent to the child.
keiichi [Sun, 26 Dec 1999 07:55:31 +0000 (07:55 +0000)]
(mm-inline-message): Set parent to the child.

24 years agoRename `mime-gnus-handle-*' to `mmgnus-*'.
keiichi [Sun, 26 Dec 1999 07:55:16 +0000 (07:55 +0000)]
Rename `mime-gnus-handle-*' to `mmgnus-*'.
(mm-handle-body): Rename from `mm-handle-buffer'.
(mm-handle-set-body): Rename from `mm-handle-set-buffer'.
(mm-make-handle): New argument `parent' and `header'.  If encoding is `nil',
do not convert to string.
(mm-dissect-buffer-header): Rename argument `parent' to `handle'.  Set raw
header string to header slot of `mmgnus-entity'.
(mm-dissect-buffer): Rename argument `parent' to `handle'.  When use
`MIME-View' mode as viewer, parse `message/*' part.
(mm-dissect-singlepart): Use `mm-handle-set-body' and `mm-handle-body'.
(mm-dissect-message): New function.
(mm-dissect-multipart): Rename argument `parent' to `handle'.
(mm-dissect-multipart): Set node ID for each parts.
(mm-destroy-part): Use `mm-handle-body' and `mm-handle-set-body'.
(mm-insert-part): Likewise.

24 years agoUpdate to 7.1.0.2.
keiichi [Sun, 26 Dec 1999 07:54:35 +0000 (07:54 +0000)]
Update to 7.1.0.2.

24 years ago(gnus-insert-mime-button): Rename `mm-handle-buffer' to `mm-handle-body'.
keiichi [Sun, 26 Dec 1999 07:54:10 +0000 (07:54 +0000)]
(gnus-insert-mime-button): Rename `mm-handle-buffer' to `mm-handle-body'.
(gnus-article-decode-hook): Do not decode message header.
(gnus-mime-display-part-function): New variable
`gnus-mime-display-part-function'.
(gnus-display-mime): Use `gnus-mime-display-part-function'.
(gnus-mime-display-part-with-mime-view): New function for
`gnus-mime-display-part-function'.
(gnus-mime-display-part-with-Gnus): Likewise.

24 years agoUpdate.
keiichi [Sat, 25 Dec 1999 05:39:12 +0000 (05:39 +0000)]
Update.

24 years ago(mm-dissect-buffer-header): Correspondence with FLIM.
keiichi [Sat, 25 Dec 1999 05:38:54 +0000 (05:38 +0000)]
(mm-dissect-buffer-header): Correspondence with FLIM.

24 years ago(gnus-article-decode-hook): Do not decode message body.
keiichi [Sat, 25 Dec 1999 05:38:31 +0000 (05:38 +0000)]
(gnus-article-decode-hook): Do not decode message body.
(gnus-mime-view-all-parts): If single part message and only remove part in
`mm-display-part', then retry display this part.
(gnus-display-mime): Even if single part message, display message body by
handle.

24 years agoUpdate.
keiichi [Fri, 24 Dec 1999 07:31:17 +0000 (07:31 +0000)]
Update.

24 years ago(make-full-mail-header): If field decoder does not found, then do not decode
keiichi [Fri, 24 Dec 1999 07:31:03 +0000 (07:31 +0000)]
(make-full-mail-header): If field decoder does not found, then do not decode
field body.

24 years ago(mm-mailcap-mime-info): If `string' is invalid content type format, use
keiichi [Fri, 24 Dec 1999 07:30:45 +0000 (07:30 +0000)]
(mm-mailcap-mime-info): If `string' is invalid content type format, use
`string' as major content type.

24 years ago(mm-dissect-buffer): Use `result' instead of `parent'.
keiichi [Fri, 24 Dec 1999 07:30:24 +0000 (07:30 +0000)]
(mm-dissect-buffer): Use `result' instead of `parent'.

24 years ago(gnus-mime-view-all-parts): Correspondence with FLIM.
keiichi [Fri, 24 Dec 1999 07:30:03 +0000 (07:30 +0000)]
(gnus-mime-view-all-parts): Correspondence with FLIM.

24 years agoUpdate.
keiichi [Fri, 24 Dec 1999 02:38:48 +0000 (02:38 +0000)]
Update.

24 years ago(gnus-decode-header-function): Use `mail-decode-encoded-word-region'.
keiichi [Fri, 24 Dec 1999 02:38:10 +0000 (02:38 +0000)]
(gnus-decode-header-function): Use `mail-decode-encoded-word-region'.
(article-decode-encoded-words): Bind `default-mime-charset' instead of
`mail-parse-charset'.

24 years ago(gnus-setup-message): Restore to Gnus 5.8.2, and use `default-mime-charset'
keiichi [Fri, 24 Dec 1999 02:37:35 +0000 (02:37 +0000)]
(gnus-setup-message): Restore to Gnus 5.8.2, and use `default-mime-charset'
instead of `message-posting-charset'. (Do not need this part, probably.)

24 years ago(TopLevel): Require `mcharset'.
keiichi [Fri, 24 Dec 1999 02:37:02 +0000 (02:37 +0000)]
(TopLevel): Require `mcharset'.
(gnus-group-charset-alist): Use content of `default-mime-charset' instead of
`iso-8859-1' for default group charset.

24 years ago(gnus-version-number): Update to 7.1.0.1.
keiichi [Fri, 24 Dec 1999 02:36:23 +0000 (02:36 +0000)]
(gnus-version-number): Update to 7.1.0.1.

24 years ago(mail-decode-encoded-word-region): Use `mime-decode-header-in-region'.
keiichi [Fri, 24 Dec 1999 02:36:04 +0000 (02:36 +0000)]
(mail-decode-encoded-word-region): Use `mime-decode-header-in-region'.

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

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

24 years ago(dgnushack-compile): Do not compile `webmail.el'. (temporarily)
keiichi [Thu, 23 Dec 1999 11:19:48 +0000 (11:19 +0000)]
(dgnushack-compile): Do not compile `webmail.el'. (temporarily)

24 years agoFix order.
keiichi [Thu, 23 Dec 1999 10:32:12 +0000 (10:32 +0000)]
Fix order.

24 years agoNew file.
keiichi [Thu, 23 Dec 1999 10:25:14 +0000 (10:25 +0000)]
New file.

24 years ago(score-mode-coding-system): Do not specify the coding system for score file in
keiichi [Thu, 23 Dec 1999 10:24:53 +0000 (10:24 +0000)]
(score-mode-coding-system): Do not specify the coding system for score file in
default.

24 years ago(pop3-read-passwd): Check bounded function, before load file.
keiichi [Thu, 23 Dec 1999 10:24:42 +0000 (10:24 +0000)]
(pop3-read-passwd): Check bounded function, before load file.

24 years ago(nnmail-get-new-mail): Use `sources' insted of `nnmail-spool-file'. (Maybe BUG
keiichi [Thu, 23 Dec 1999 10:24:29 +0000 (10:24 +0000)]
(nnmail-get-new-mail): Use `sources' insted of `nnmail-spool-file'. (Maybe BUG
of Gnus 5.8.2)

24 years ago(nnimap-retrieve-headers-progress): Use `make-full-mail-header'.
keiichi [Thu, 23 Dec 1999 10:24:17 +0000 (10:24 +0000)]
(nnimap-retrieve-headers-progress): Use `make-full-mail-header'.

24 years agoSync with Nana-gnus 6.13.
keiichi [Thu, 23 Dec 1999 10:24:04 +0000 (10:24 +0000)]
Sync with Nana-gnus 6.13.

24 years ago(nndraft-request-article): Use `nnheader-file-coding-system'.
keiichi [Thu, 23 Dec 1999 10:22:45 +0000 (10:22 +0000)]
(nndraft-request-article): Use `nnheader-file-coding-system'.

24 years agoAbolished.
keiichi [Thu, 23 Dec 1999 10:22:32 +0000 (10:22 +0000)]
Abolished.

24 years agoCopy from Nana-gnus 6.13.
keiichi [Thu, 23 Dec 1999 10:22:16 +0000 (10:22 +0000)]
Copy from Nana-gnus 6.13.
(mime-gnus-handle-entity): New class.
(mime-gnus-entity): Use `mime-gnus-handle-entity'.

24 years agoRename `mailcap-*' to `mm-mailcap-*'.
keiichi [Thu, 23 Dec 1999 10:22:02 +0000 (10:22 +0000)]
Rename `mailcap-*' to `mm-mailcap-*'.
(mm-inline-message): Correspondence with FLIM.

24 years agoRename `mailcap-*' to `mm-mailcap-*'.
keiichi [Thu, 23 Dec 1999 10:21:50 +0000 (10:21 +0000)]
Rename `mailcap-*' to `mm-mailcap-*'.

24 years agoRename from `mailcap.el'.
keiichi [Thu, 23 Dec 1999 10:21:38 +0000 (10:21 +0000)]
Rename from `mailcap.el'.

24 years ago* lisp/mm-decode.el (mm-handle-p): New inline funtion.
keiichi [Thu, 23 Dec 1999 10:18:55 +0000 (10:18 +0000)]
* lisp/mm-decode.el (mm-handle-p): New inline funtion.
(mm-handle-set-buffer): Likewise.
(mm-handle-multipart/mixed-p): Likewise.
(mm-handle-type-parameters): Likewise.
(mm-handle-disposition-type): Likewise.
(mm-handle-disposition-parameters): Likewise.
(mm-handle-buffer): Correspondence with FLIM.
(mm-handle-type): Likewise.
(mm-handle-media-type): Likewise.
(mm-handle-media-supertype): Likewise.
(mm-handle-media-subtype): Likewise.
(mm-handle-undisplayer): Likewise.
(mm-handle-set-undisplayer): Likewise.
(mm-handle-disposition): Likewise.
(mm-handle-description): Likewise.
(mm-handle-cache): Likewise.
(mm-handle-set-cache): Likewise.
(mm-handle-id): Likewise.
(mm-make-handle): Likewise.
(mm-mailcap-command): Likewise.
(mm-remove-parts): Likewise.
(mm-destroy-parts): Likewise.
(mm-remove-part): Likewise.
(mm-destroy-part): Likewise.
(mm-preferred-alternative): Likewise.
(mm-handle-child): New alias.
(mm-handle-set-child): Likewise.
(mm-dissect-buffer-header): New function.
(mm-dissect-buffer): Use `mm-dissect-buffer-header'. Correspondence with FLIM.
(mm-dissect-singlepart): Change arguments. Correspondence with FLIM.
(mm-dissect-multipart): New required argument. Correspondence with FLIM.
(mm-display-part): Rename `mailcap-*' to `mm-mailcap-*'. Use
`mm-handle-media-subtype'.
(mm-display-external): Rename `mailcap-*' to `mm-mailcap-*'.
(mm-interactively-view-part): Likewise.

24 years ago(TopLevel): Require `mm-encode'.
keiichi [Thu, 23 Dec 1999 10:18:21 +0000 (10:18 +0000)]
(TopLevel): Require `mm-encode'.

24 years agoCopy from Nana-gnus 6.13.
keiichi [Thu, 23 Dec 1999 10:18:05 +0000 (10:18 +0000)]
Copy from Nana-gnus 6.13.

24 years agoRename to mm-mailcap.el
keiichi [Thu, 23 Dec 1999 10:16:52 +0000 (10:16 +0000)]
Rename to mm-mailcap.el

24 years ago(mail-header-parse-content-type): Use `mime-parse-Content-Type'.
keiichi [Thu, 23 Dec 1999 10:16:35 +0000 (10:16 +0000)]
(mail-header-parse-content-type): Use `mime-parse-Content-Type'.
(mail-header-parse-content-disposition): Use `mime-parse-Content-Disposition'.
(mail-content-type-get): Use `mime-content-type-parameter'.

24 years agoSync with Nana-gnus 6.13.
keiichi [Thu, 23 Dec 1999 10:16:13 +0000 (10:16 +0000)]
Sync with Nana-gnus 6.13.
(gnus-version-number): Version 7.1.0.0.

24 years agoSync with Nana-gnus 6.13.
keiichi [Thu, 23 Dec 1999 10:11:45 +0000 (10:11 +0000)]
Sync with Nana-gnus 6.13.
(gnus-update-summary-mark-positions): Correspondence with FLIM.
(gnus-nov-parse-line): Likewise.
(gnus-get-newsgroup-headers): Likewise.
(gnus-summary-save-parts): Likewise.

24 years agoSync with Nana-gnus 6.13.
keiichi [Thu, 23 Dec 1999 10:11:20 +0000 (10:11 +0000)]
Sync with Nana-gnus 6.13.

24 years ago(gnus-soup-send-packet): Do not use `message-newsreader' and `message-mailer'.
keiichi [Thu, 23 Dec 1999 10:11:08 +0000 (10:11 +0000)]
(gnus-soup-send-packet): Do not use `message-newsreader' and `message-mailer'.

24 years agoSync with Nana-gnus 6.13.
keiichi [Thu, 23 Dec 1999 10:10:55 +0000 (10:10 +0000)]
Sync with Nana-gnus 6.13.
(gnus-score-save): Do not replace file name character in base path.

24 years ago(gnus-request-accept-article): Do not encode message.
keiichi [Thu, 23 Dec 1999 10:09:52 +0000 (10:09 +0000)]
(gnus-request-accept-article): Do not encode message.