elisp/gnus.git-
24 years agoUpdate. et-gnus-6_11_03-06
yamaoka [Wed, 23 Jun 1999 10:17:01 +0000 (10:17 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 06.
yamaoka [Wed, 23 Jun 1999 10:16:44 +0000 (10:16 +0000)]
(gnus-revision-number): Increment to 06.

24 years ago(gnus-articles-to-read): Use `read-from-minibuffer' instead of `read-string'.
yamaoka [Wed, 23 Jun 1999 10:16:22 +0000 (10:16 +0000)]
(gnus-articles-to-read): Use `read-from-minibuffer' instead of `read-string'.
(TopLevel): Require `static'.

24 years agoUpdate. et-gnus-6_11_03-05
yamaoka [Tue, 22 Jun 1999 12:24:02 +0000 (12:24 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 05.
yamaoka [Tue, 22 Jun 1999 12:23:52 +0000 (12:23 +0000)]
(gnus-revision-number): Increment to 05.

24 years ago(distclean, veryclean): Use `clean' instead of `make clean'.
yamaoka [Tue, 22 Jun 1999 12:23:35 +0000 (12:23 +0000)]
(distclean, veryclean): Use `clean' instead of `make clean'.
(complete, tmps, latexboth, psout, pss, latexps): Use `$(MAKE)' instead of
`make'.
(TopLevel): Use `@SET_MAKE@'.

24 years ago(distclean): New target.
yamaoka [Tue, 22 Jun 1999 12:23:02 +0000 (12:23 +0000)]
(distclean): New target.
(clean): Renamed from `distclean'; don't remove Makefile.

24 years ago(distclean): Use `clean' instead of `make clean'.
yamaoka [Tue, 22 Jun 1999 12:22:36 +0000 (12:22 +0000)]
(distclean): Use `clean' instead of `make clean'.
(x, osome): Use `$(MAKE)' instead of `make'.
(elclean): Use the arg `-f'.
(clean): Remove MANIFEST.*.

24 years ago(gnus-dont-select-after-jump-to-other-group): New user option.
yamaoka [Tue, 22 Jun 1999 12:22:06 +0000 (12:22 +0000)]
(gnus-dont-select-after-jump-to-other-group): New user option.
(gnus-summary-jump-to-other-group): Use it.

24 years ago(gnus-cite-add-face): Add check for Emacs 21 or later.
yamaoka [Tue, 22 Jun 1999 12:21:38 +0000 (12:21 +0000)]
(gnus-cite-add-face): Add check for Emacs 21 or later.

24 years agoUpdate. et-gnus-6_11_03-04
yamaoka [Mon, 21 Jun 1999 12:20:40 +0000 (12:20 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 04.
yamaoka [Mon, 21 Jun 1999 12:20:26 +0000 (12:20 +0000)]
(gnus-revision-number): Increment to 04.

24 years ago(gnus-cite-add-face): Use `move-to-column' statically to skip the prefix
yamaoka [Mon, 21 Jun 1999 12:20:05 +0000 (12:20 +0000)]
(gnus-cite-add-face): Use `move-to-column' statically to skip the prefix
string under Emacs 20.2 or earlier.
(TopLevel): Require `static'.

24 years ago(gnus-extended-version): Move `gnus-revision-number' to the last.
yamaoka [Mon, 21 Jun 1999 12:19:39 +0000 (12:19 +0000)]
(gnus-extended-version): Move `gnus-revision-number' to the last.

24 years ago(gnus-summary-jump-to-other-group): Call `gnus-summary-read-group' with the
yamaoka [Mon, 21 Jun 1999 12:19:16 +0000 (12:19 +0000)]
(gnus-summary-jump-to-other-group): Call `gnus-summary-read-group' with the
3rd arg T.

24 years ago(clean): Remove gnus.info*, gnus-ja.info*, message.info*, message-ja.info*,
yamaoka [Mon, 21 Jun 1999 12:18:47 +0000 (12:18 +0000)]
(clean): Remove gnus.info*, gnus-ja.info*, message.info*, message-ja.info*,
*.texi_ and emacs-mime.info.

24 years ago(distclean): Remove auto-autoload.el and custom-load.el.
yamaoka [Mon, 21 Jun 1999 12:18:16 +0000 (12:18 +0000)]
(distclean): Remove auto-autoload.el and custom-load.el.

24 years agoUpdate. et-gnus-6_11_03-03
yamaoka [Fri, 18 Jun 1999 12:14:47 +0000 (12:14 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 03.
yamaoka [Fri, 18 Jun 1999 12:14:24 +0000 (12:14 +0000)]
(gnus-revision-number): Increment to 03.

24 years ago(gnus-summary-mark-article): Call `gnus-cache-possibly-enter-article' with the
yamaoka [Fri, 18 Jun 1999 12:14:06 +0000 (12:14 +0000)]
(gnus-summary-mark-article): Call `gnus-cache-possibly-enter-article' with the
arg `headers'.
(gnus-summary-mark-article-as-unread): Ditto.
(gnus-summary-move-article): Ditto.

24 years ago(gnus-cache-update-article): Call `gnus-cache-possibly-enter-article' with the
yamaoka [Fri, 18 Jun 1999 12:13:32 +0000 (12:13 +0000)]
(gnus-cache-update-article): Call `gnus-cache-possibly-enter-article' with the
arg `headers'.
(gnus-cache-enter-article): Ditto.
(gnus-cache-possibly-enter-article): Accept parameter `headers'.

24 years agoUpdate. et-gnus-6_11_03-02
yamaoka [Thu, 17 Jun 1999 23:07:32 +0000 (23:07 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 02.
yamaoka [Thu, 17 Jun 1999 23:07:17 +0000 (23:07 +0000)]
(gnus-revision-number): Increment to 02.

24 years ago(gnus-summary-jump-to-other-group): Rewrite as an independent function.
yamaoka [Thu, 17 Jun 1999 23:07:02 +0000 (23:07 +0000)]
(gnus-summary-jump-to-other-group): Rewrite as an independent function.
(gnus-summary-read-group): Revert to the previous form.

24 years ago(gnus-extended-version): Include `gnus-revision-number' if it is non-zero.
yamaoka [Thu, 17 Jun 1999 23:06:05 +0000 (23:06 +0000)]
(gnus-extended-version): Include `gnus-revision-number' if it is non-zero.

24 years agoUpdate. et-gnus-6_11_03-01
yamaoka [Wed, 16 Jun 1999 11:54:04 +0000 (11:54 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 01.
yamaoka [Wed, 16 Jun 1999 11:53:40 +0000 (11:53 +0000)]
(gnus-revision-number): Increment to 01.
(TopLevel): Autoload "gnus-sum" for the command
`gnus-summary-jump-to-other-group'.

24 years ago(gnus-article-read-summary-keys): Add key "ZJ" to the list `nosaves';
yamaoka [Wed, 16 Jun 1999 11:52:59 +0000 (11:52 +0000)]
(gnus-article-read-summary-keys): Add key "ZJ" to the list `nosaves';
convert key events to string statically under XEmacs.
(gnus-article-display-x-face-with-x-face-mule): Use `gnus-xemacs' instead of
`featurep' with an arg `xemacs'.
(article-toggle-headers): Ditto.
(TopLevel): Require `static'.

24 years ago(gnus-summary-exit-map): New keystroke "ZJ" for the command
yamaoka [Wed, 16 Jun 1999 11:52:08 +0000 (11:52 +0000)]
(gnus-summary-exit-map): New keystroke "ZJ" for the command
`gnus-summary-jump-to-other-group'.
(gnus-summary-read-group): Allow it to be an user command.
(gnus-summary-jump-to-other-group): Defalias to `gnus-summary-read-group'.

24 years agoUpdate. et-gnus-6_11_03-00
yamaoka [Tue, 15 Jun 1999 05:19:32 +0000 (05:19 +0000)]
Update.

24 years ago(gnus-version-number): Update to 6.11.03.
yamaoka [Tue, 15 Jun 1999 05:19:13 +0000 (05:19 +0000)]
(gnus-version-number): Update to 6.11.03.
(gnus-revision-number): Fresh start from 00.

24 years agoSync up with Pterodactyl Gnus v0.88.
yamaoka [Tue, 15 Jun 1999 05:18:51 +0000 (05:18 +0000)]
Sync up with Pterodactyl Gnus v0.88.

24 years agoUpdate for T-gnus 6.11.03.
yamaoka [Tue, 15 Jun 1999 05:18:11 +0000 (05:18 +0000)]
Update for T-gnus 6.11.03.

24 years agoUpdate. et-gnus-6_11_02-01
yamaoka [Mon, 14 Jun 1999 23:15:00 +0000 (23:15 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 01.
yamaoka [Mon, 14 Jun 1999 23:14:49 +0000 (23:14 +0000)]
(gnus-revision-number): Increment to 01.

24 years ago(message-send-news): Don't generate the Lines field; don't make `tembuf' as
yamaoka [Mon, 14 Jun 1999 23:14:38 +0000 (23:14 +0000)]
(message-send-news): Don't generate the Lines field; don't make `tembuf' as
unmodified.
(message-send-mail): Ditto.

24 years agoUpdate. et-gnus-6_11_02-00
yamaoka [Mon, 14 Jun 1999 12:08:46 +0000 (12:08 +0000)]
Update.

24 years agoUpdate for ET-gnus 6.11.02.
yamaoka [Mon, 14 Jun 1999 12:08:32 +0000 (12:08 +0000)]
Update for ET-gnus 6.11.02.

24 years ago(Troubleshooting): Make the return value of `gnus-version' ambiguous.
yamaoka [Mon, 14 Jun 1999 12:08:07 +0000 (12:08 +0000)]
(Troubleshooting): Make the return value of `gnus-version' ambiguous.

24 years agoSync up with Pterodactyl Gnus v0.87.
yamaoka [Mon, 14 Jun 1999 12:07:24 +0000 (12:07 +0000)]
Sync up with Pterodactyl Gnus v0.87.

24 years ago(gnus-version-number): Update to 6.11.02.
yamaoka [Mon, 14 Jun 1999 12:06:58 +0000 (12:06 +0000)]
(gnus-version-number): Update to 6.11.02.

24 years ago(message-send-news): Make `tembuf' as unmodified after inserting a text from
yamaoka [Mon, 14 Jun 1999 12:05:40 +0000 (12:05 +0000)]
(message-send-news): Make `tembuf' as unmodified after inserting a text from
`message-encoding-buffer'.
(message-send-mail): Ditto.

24 years agoUpdate for T-gnus 6.11.01. et-gnus-6_11_01-00
yamaoka [Mon, 14 Jun 1999 02:00:49 +0000 (02:00 +0000)]
Update for T-gnus 6.11.01.

24 years agoUpdate.
yamaoka [Mon, 14 Jun 1999 01:51:36 +0000 (01:51 +0000)]
Update.

24 years agognus.el (gnus-version-number): Update to 6.11.01.
yamaoka [Mon, 14 Jun 1999 01:51:02 +0000 (01:51 +0000)]
gnus.el (gnus-version-number): Update to 6.11.01.
(gnus-revision-number): Fresh start from 00.

mm-view.el (TopLevel): Avoid byte compile warnings for the use of old W3.

dgnushack.el (TopLevel): Bind `:file' for old Emacsen.

Sync up with Pterodactyl Gnus v0.86.

24 years agoSync up with Pterodactyl Gnus v0.86.
yamaoka [Mon, 14 Jun 1999 01:49:32 +0000 (01:49 +0000)]
Sync up with Pterodactyl Gnus v0.86.

24 years agoNew file copied from pgnus 0.86.
yamaoka [Mon, 14 Jun 1999 01:48:23 +0000 (01:48 +0000)]
New file copied from pgnus 0.86.

24 years agoUpdate.
yamaoka [Sun, 13 Jun 1999 22:40:23 +0000 (22:40 +0000)]
Update.

24 years ago(gnus-copy-article-buffer): Bind `inhibit-read-only' to t during modifying the
yamaoka [Sun, 13 Jun 1999 22:39:49 +0000 (22:39 +0000)]
(gnus-copy-article-buffer): Bind `inhibit-read-only' to t during modifying the
destination buffer.

24 years agoUpdate. et-gnus-6_11_00-02
yamaoka [Fri, 11 Jun 1999 12:21:07 +0000 (12:21 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 02.
yamaoka [Fri, 11 Jun 1999 12:20:47 +0000 (12:20 +0000)]
(gnus-revision-number): Increment to 02.

24 years agoNew file. It is supposed to be used for telling old Emacsen where EMU, APEL or
yamaoka [Fri, 11 Jun 1999 12:20:25 +0000 (12:20 +0000)]
New file. It is supposed to be used for telling old Emacsen where EMU, APEL or
CUSTOM packages have already installed.

24 years ago(score-mode-coding-system): Default to `*ctext*' under Mule 2.
yamaoka [Fri, 11 Jun 1999 12:19:36 +0000 (12:19 +0000)]
(score-mode-coding-system): Default to `*ctext*' under Mule 2.

24 years ago(nnmail-save-active): Bind `output-coding-system' to the value of
yamaoka [Fri, 11 Jun 1999 12:19:06 +0000 (12:19 +0000)]
(nnmail-save-active): Bind `output-coding-system' to the value of
`nnmail-active-file-coding-system'.

24 years ago(message-set-auto-save-file-name): Use `set-file-coding-system' statically
yamaoka [Fri, 11 Jun 1999 12:18:35 +0000 (12:18 +0000)]
(message-set-auto-save-file-name): Use `set-file-coding-system' statically
under Mule 2.
(message-do-fcc): Bind `output-coding-system' to `raw-text'.
(message-draft-coding-system): Default to `*junet*' under Mule 2.
(TopLevel): Require `static'.

24 years ago(gnus-point-at-eol): Defun statically for the various Emacsen.
yamaoka [Fri, 11 Jun 1999 12:18:00 +0000 (12:18 +0000)]
(gnus-point-at-eol): Defun statically for the various Emacsen.
(gnus-point-at-bol): Ditto.
(TopLevel): Require `static'.

24 years ago(gnus-startup-file-coding-system): Default to `*ctext*' under Mule 2.
yamaoka [Fri, 11 Jun 1999 12:17:30 +0000 (12:17 +0000)]
(gnus-startup-file-coding-system): Default to `*ctext*' under Mule 2.

24 years ago(gnus-inews-do-gcc): Bind `output-coding-system' to `raw-text'.
yamaoka [Fri, 11 Jun 1999 12:17:01 +0000 (12:17 +0000)]
(gnus-inews-do-gcc): Bind `output-coding-system' to `raw-text'.

24 years ago(language-info-alist): Defvar-maybe for old Emacsen.
yamaoka [Fri, 11 Jun 1999 12:16:31 +0000 (12:16 +0000)]
(language-info-alist): Defvar-maybe for old Emacsen.
(current-language-environment): Ditto.
(set-language-info): Defun-maybe for old Emacsen.
(get-language-info): Ditto.
(assoc-ignore-case): Ditto.

24 years ago(gnus-cite-parse): Bind `mc-flag' to nil.
yamaoka [Fri, 11 Jun 1999 12:15:54 +0000 (12:15 +0000)]
(gnus-cite-parse): Bind `mc-flag' to nil.

24 years ago(TopLevel): Define some unknown functions for avoiding byte compile warnings.
yamaoka [Fri, 11 Jun 1999 12:15:34 +0000 (12:15 +0000)]
(TopLevel): Define some unknown functions for avoiding byte compile warnings.
(TopLevel): Require `emu' for picking up some macros, bind some colon keywords,
bind functions defined by `defun-maybe', bind defcustom'ed variables and
optimize byte code for `char-after' and `char-before' for old Emacsen.
(TopLevel): Attempt to load ~/.lpath.el.

24 years agoRegenerate by autoconf 2.14.1.
yamaoka [Fri, 11 Jun 1999 12:14:02 +0000 (12:14 +0000)]
Regenerate by autoconf 2.14.1.

24 years agoFix typo: X-Face -> X-Face-Mule. et-gnus-6_11_00-01
yamaoka [Fri, 11 Jun 1999 00:52:58 +0000 (00:52 +0000)]
Fix typo: X-Face -> X-Face-Mule.

24 years agoUpdate.
yamaoka [Fri, 11 Jun 1999 00:46:46 +0000 (00:46 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 01.
yamaoka [Fri, 11 Jun 1999 00:46:31 +0000 (00:46 +0000)]
(gnus-revision-number): Increment to 01.

24 years ago(gnus-article-display-x-face-with-x-face-mule): Warn if it is used with
yamaoka [Fri, 11 Jun 1999 00:46:13 +0000 (00:46 +0000)]
(gnus-article-display-x-face-with-x-face-mule): Warn if it is used with
X-Face 0.25 or later.  Note that it should be abolished in the future.

24 years agoNew branch "et-gnus-6_11" for experimental T-gnus. et-gnus-6_11_00-00
yamaoka [Tue, 8 Jun 1999 23:21:42 +0000 (23:21 +0000)]
New branch "et-gnus-6_11" for experimental T-gnus.

24 years agoThis commit was manufactured by cvs2svn to create branch 'et-gnus-6_11'. t-gnus-6_10_064-16
tomo [Tue, 8 Jun 1999 10:37:02 +0000 (10:37 +0000)]
This commit was manufactured by cvs2svn to create branch 'et-gnus-6_11'.

24 years agoUpdate.
yamaoka [Tue, 8 Jun 1999 10:37:01 +0000 (10:37 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 16.
yamaoka [Tue, 8 Jun 1999 10:36:41 +0000 (10:36 +0000)]
(gnus-revision-number): Increment to 16.

24 years ago(gnus-article-sort-by-author): Bug fix - use the car of the return value of
yamaoka [Tue, 8 Jun 1999 10:36:19 +0000 (10:36 +0000)]
(gnus-article-sort-by-author): Bug fix - use the car of the return value of
`mime-read-field'.

24 years agoUpdate. t-gnus-6_10_064-15
yamaoka [Fri, 28 May 1999 13:19:41 +0000 (13:19 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 15.
yamaoka [Fri, 28 May 1999 13:19:20 +0000 (13:19 +0000)]
(gnus-revision-number): Increment to 15.

24 years ago(Customizing Articles): Abolish the treatment variable `nomime' and rename
yamaoka [Fri, 28 May 1999 13:18:40 +0000 (13:18 +0000)]
(Customizing Articles): Abolish the treatment variable `nomime' and rename
`gnus-treat-decode-message-body-as-default-mime-charset' with
`gnus-treat-decode-article-as-default-mime-charset'.

24 years ago(gnus-treat-predicate): Abolish the treatment variable `nomime'.
yamaoka [Fri, 28 May 1999 13:17:45 +0000 (13:17 +0000)]
(gnus-treat-predicate): Abolish the treatment variable `nomime'.
(gnus-article-prepare-mime-display): Call `gnus-treat-article' with the 1st arg
t for treating if the part is not the last one.
(gnus-article-decode-article-as-default-mime-charset): Renamed from
`gnus-article-decode-message-body-as-default-mime-charset'; Don't work if
`gnus-show-mime' is non-nil.
(gnus-treat-decode-article-as-default-mime-charset): Renamed from
`gnus-treat-decode-message-body-as-default-mime-charset'; add choice item for
decoding the whole article.

24 years agoUpdate.
yamaoka [Fri, 28 May 1999 05:09:18 +0000 (05:09 +0000)]
Update.

24 years ago(message-header-hook): Pass optional argument code-conversion.
yamaoka [Fri, 28 May 1999 05:08:55 +0000 (05:08 +0000)]
(message-header-hook): Pass optional argument code-conversion.
;; Following the way of gnus-6_10.

24 years agoUpdate. t-gnus-6_10_064-14
yamaoka [Wed, 26 May 1999 12:58:15 +0000 (12:58 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 14.
yamaoka [Wed, 26 May 1999 12:57:54 +0000 (12:57 +0000)]
(gnus-revision-number): Increment to 14.

24 years ago(gnus-article-prepare-display): Narrow to header with trailing newline instead
yamaoka [Wed, 26 May 1999 12:57:33 +0000 (12:57 +0000)]
(gnus-article-prepare-display): Narrow to header with trailing newline instead
of the use of `std11-narrow-to-header'.
(article-date-ut): Use `text-property-any' instead of
`next-single-property-change'.
(article-toggle-headers): Use `text-property-any' and `text-property-not-all'
instead of `get-text-property' or `next-single-property-change'; use
`gnus-hidden-properties' instead of the property `invisible' with the function
`add-text-properties' or `remove-text-properties'; use `article-hide-headers'
instead of `gnus-article-maybe-hide-headers'; re-display X-Face image under
XEmacs after sorting fields.

24 years agoUpdate. t-gnus-6_10_064-13
yamaoka [Tue, 25 May 1999 11:04:53 +0000 (11:04 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 13.
yamaoka [Tue, 25 May 1999 11:04:36 +0000 (11:04 +0000)]
(gnus-revision-number): Increment to 13.
(TopLevel): Autoload "gnus-art" for `gnus-article-toggle-headers'.

24 years ago(Article Hiding): Replace `gnus-article-hide-headers' with
yamaoka [Tue, 25 May 1999 11:03:47 +0000 (11:03 +0000)]
(Article Hiding): Replace `gnus-article-hide-headers' with
`gnus-article-toggle-headers'.

24 years ago(gnus-summary-article-menu, gnus-summary-wash-hide-map, gnus-summary-wash-map,
yamaoka [Tue, 25 May 1999 11:02:21 +0000 (11:02 +0000)]
(gnus-summary-article-menu, gnus-summary-wash-hide-map, gnus-summary-wash-map,
gnus-summary-mode-map): Use `gnus-article-toggle-headers' instead of
`gnus-article-hide-headers'.

24 years ago(gnus-copy-article-buffer): Remove bitmap images with text property
yamaoka [Tue, 25 May 1999 11:01:32 +0000 (11:01 +0000)]
(gnus-copy-article-buffer): Remove bitmap images with text property
`x-face-mule-bitmap-image'; don't bind `inhibit-read-only'.

24 years ago(gnus-article-display-x-face-with-x-face-mule): Do nothing if `window-system'
yamaoka [Tue, 25 May 1999 11:00:44 +0000 (11:00 +0000)]
(gnus-article-display-x-face-with-x-face-mule): Do nothing if `window-system'
is nil.
(gnus-article-decode-message-body-as-default-mime-charset): Don't bind
`buffer-read-only'; decode from (point-min) instead of (point).
(gnus-article-prepare-display): Bind `inhibit-read-only' to t; bind
`buffer-read-only' to nil; don't bind `mime-preview-over-to-next-method-alist';
strip read-only properties after preparing.
(gnus-article-prepare-mime-display): Put text property `article-treated-header'
to the header; don't use `mime-preview-move-to-next'; reduce a number of bound
variables.
(gnus-article-display-traditional-message): Don't bind `inhibit-read-only'.
(gnus-article-make-menu-bar): Use `gnus-article-toggle-headers' instead of
`gnus-article-hide-headers'.
(article-toggle-headers): New function.

24 years agoUpdate t-gnus-6_10_064-12
yamaoka [Mon, 24 May 1999 13:18:08 +0000 (13:18 +0000)]
Update

24 years ago(gnus-copy-article-buffer): Bind `inhibit-read-only' to t during modifying the
yamaoka [Mon, 24 May 1999 13:17:45 +0000 (13:17 +0000)]
(gnus-copy-article-buffer): Bind `inhibit-read-only' to t during modifying the
destination buffer.

24 years agoUpdate.
yamaoka [Mon, 24 May 1999 12:56:39 +0000 (12:56 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 12.
yamaoka [Mon, 24 May 1999 12:55:52 +0000 (12:55 +0000)]
(gnus-revision-number): Increment to 12.

24 years ago(Customizing Articles): Remove duplicates; add the function
yamaoka [Mon, 24 May 1999 12:55:08 +0000 (12:55 +0000)]
(Customizing Articles): Remove duplicates; add the function
`gnus-treat-decode-message-body-as-default-mime-charset'.

24 years ago(gnus-article-prepare-mime-display): Rewrite.
yamaoka [Mon, 24 May 1999 12:53:51 +0000 (12:53 +0000)]
(gnus-article-prepare-mime-display): Rewrite.
(article-date-ut): If there is a forwarded message, fetch Date from its header
instead of `gnus-current-headers'.
(gnus-article-display-x-face-with-x-face-mule): New function.
(TopLevel): Autoload "x-face-mule" for the function
`x-face-mule-x-face-decode-message-header'.
(gnus-treatment-function-alist): Remove duplicates.

24 years agoUpdate. t-gnus-6_10_064-11
yamaoka [Fri, 21 May 1999 12:20:28 +0000 (12:20 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 11.
yamaoka [Fri, 21 May 1999 12:20:04 +0000 (12:20 +0000)]
(gnus-revision-number): Increment to 11.

24 years ago(gnus-article-prepare-mime-display): Don't treat as a MIME message if the
yamaoka [Fri, 21 May 1999 12:19:44 +0000 (12:19 +0000)]
(gnus-article-prepare-mime-display): Don't treat as a MIME message if the
article is not so.
(gnus-article-display-traditional-message): Bind `inhibit-read-only' to t.
(article-hide-headers): Ditto.

24 years agoUpdate. t-gnus-6_10_064-10
yamaoka [Wed, 19 May 1999 13:00:36 +0000 (13:00 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 10.
yamaoka [Wed, 19 May 1999 13:00:15 +0000 (13:00 +0000)]
(gnus-revision-number): Increment to 10.
(gnus-article-display-hook): Default to nil; annotate that it is an obsolete
variable.

24 years ago(Customizing Articles): Document the new treatment variables `mime' and
yamaoka [Wed, 19 May 1999 12:59:17 +0000 (12:59 +0000)]
(Customizing Articles): Document the new treatment variables `mime' and
`nomime'.

24 years ago(gnus-treat-predicate): Handle the new treatment variables `mime' and `nomime'.
yamaoka [Wed, 19 May 1999 12:58:34 +0000 (12:58 +0000)]
(gnus-treat-predicate): Handle the new treatment variables `mime' and `nomime'.
(gnus-article-decode-message-body-as-default-mime-charset): New function.
(gnus-article-prepare-display): Rewrite for the use of `gnus-treat-article'.
(gnus-article-prepare-mime-display): New function.
(article-date-ut): Use `next-single-property-change' instead of re-search.
(gnus-treatment-function-alist): Add a pair of
`gnus-treat-decode-message-body-as-default-mime-charset' and
`gnus-article-decode-message-body-as-default-mime-charset'.
(gnus-treat-decode-message-body-as-default-mime-charset): New user option.

24 years agoUpdate. t-gnus-6_10_064-09
yamaoka [Wed, 19 May 1999 02:08:08 +0000 (02:08 +0000)]
Update.