elisp/gnus.git-
23 years ago* gnus-vers.el (gnus-revision-number): Increment to 09. t-gnus-6_14_5-09
yamaoka [Wed, 10 Jan 2001 05:30:27 +0000 (05:30 +0000)]
* gnus-vers.el (gnus-revision-number): Increment to 09.

* gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
 don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is running.

* gnus-art.el (TopLevel): Autoload "gnus-bitmap" for `smiley-toggle-buffer'
 when compiling.
(gnus-treatment-function-alist): Use `gnus-smiley-display' for
 `gnus-treat-display-smileys' by default when XEmacs is running.
(gnus-treat-display-smileys): Check for `smiley-mule' instead of `gnus-bitmap'.
(gnus-article-x-face-command): Don't check for xbm for x-face-e21.

23 years ago(TopLevel): Defalias `coding-system-category' to `get-code-mnemonic' for Mule.
yamaoka [Wed, 6 Dec 2000 03:18:12 +0000 (03:18 +0000)]
(TopLevel): Defalias `coding-system-category' to `get-code-mnemonic' for Mule.
(TopLevel): Make codesys `euc-japan' and `shift_jis' for Mule.
(nnshimbun-type-definition): Use `static-if' to determine codesys.
(TopLevel): Require `static'.

23 years ago* lisp/nnshimbun.el (nnshimbun-retrieve-url): coding detection is improved.
tsuchiya [Wed, 6 Dec 2000 02:56:23 +0000 (02:56 +0000)]
* lisp/nnshimbun.el (nnshimbun-retrieve-url): coding detection is improved.
(nnshimbun-meta-content-type-charset-regexp): New constant.
(nnshimbun-meta-charset-content-type-regexp): Ditto.

23 years ago* lisp/lpath.el: Attempt to add another FLIM path to `load-path' if the module
yamaoka [Fri, 1 Dec 2000 05:26:33 +0000 (05:26 +0000)]
* lisp/lpath.el: Attempt to add another FLIM path to `load-path' if the module
 `mel' does not found.  This procedure may be needed when recent FLIM 1.14 is
 used under old Emacsen.

23 years ago* lisp/gnus-vers.el (gnus-revision-number): Increment to 08. t-gnus-6_14_5-08
yamaoka [Mon, 27 Nov 2000 01:44:39 +0000 (01:44 +0000)]
* lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
* lisp/message.el (message-send-mail-with-smtp): Leave the error handling
 in `smtp-send-buffer's own care.

23 years agoUndo changes
ichikawa [Sun, 26 Nov 2000 09:52:06 +0000 (09:52 +0000)]
Undo changes

23 years ago* lisp/message.el (message-send-mail-with-smtp): Change error handling 'cause delete...
ichikawa [Sun, 26 Nov 2000 08:44:48 +0000 (08:44 +0000)]
* lisp/message.el (message-send-mail-with-smtp): Change error handling 'cause delete-process will return nil on most platform, then message-send-mail-with-smtp seems fail to send message even sending message success.

23 years ago* lisp/message.el (message-send-mail-with-smtp): Change error handling 'cause delete...
ichikawa [Sun, 26 Nov 2000 08:28:16 +0000 (08:28 +0000)]
* lisp/message.el (message-send-mail-with-smtp): Change error handling 'cause delete-process will return nil on most platform, then message-send-mail-with-smtp seems fail to send message even sending message success.

23 years agoTypo. t-gnus-6_14_5-07
yamaoka [Wed, 22 Nov 2000 02:13:16 +0000 (02:13 +0000)]
Typo.

23 years ago* lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
yamaoka [Wed, 22 Nov 2000 01:38:55 +0000 (01:38 +0000)]
* lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
* lisp/gnus.el: Add autoloads for x-face-e21.
* lisp/gnus-sum.el (gnus-summary-search-article-position-point): Search for
 `x-face-image' as well as `x-face-mule-bitmap-image'.
* lisp/gnus-art.el (gnus-article-x-face-command): Default to
 `x-face-decode-message-header' when Emacs 21 is running and x-face-e21 is
 installed.

;; By courtesy of KANEMATSU-san.
* lisp/gnus-art.el (gnus-treat-display-xface): Default to `head' when Emacs 21
 is running and compface command is available.

23 years ago(message-send-mail-with-smtp): Use `smtp-send-buffer' if it exists instead of
yamaoka [Tue, 21 Nov 2000 01:51:23 +0000 (01:51 +0000)]
(message-send-mail-with-smtp): Use `smtp-send-buffer' if it exists instead of
 `smtp-via-smtp'.

23 years agoFix typo in texi/gnus-ja.texi
hermit [Wed, 15 Nov 2000 19:46:49 +0000 (19:46 +0000)]
Fix typo in texi/gnus-ja.texi

23 years agoFix again, sorry.
yamaoka [Tue, 7 Nov 2000 02:48:11 +0000 (02:48 +0000)]
Fix again, sorry.

23 years agoFix.
yamaoka [Tue, 7 Nov 2000 02:12:15 +0000 (02:12 +0000)]
Fix.

23 years agoSynch with `t-gnus-6_14-quimby'.
yamaoka [Tue, 7 Nov 2000 02:06:09 +0000 (02:06 +0000)]
Synch with `t-gnus-6_14-quimby'.

23 years ago(gnus-group-topic-map): Define "T" prefix command in `gnus-topic-mode-map'
yamaoka [Mon, 6 Nov 2000 05:31:05 +0000 (05:31 +0000)]
(gnus-group-topic-map): Define "T" prefix command in `gnus-topic-mode-map'
instead of `gnus-group-mode-map'.
(gnus-topic-rename): Shrink the length of the prompt string.
;; Patches from Hermit <hermit@koka-in.org>, <hermit@tomato.saino.ne.jp>.

23 years agoUpdate.
czkmt [Sun, 5 Nov 2000 03:45:13 +0000 (03:45 +0000)]
Update.

23 years ago(smiley-deformed-regexp-alist): Modify regexp for the winking face.
czkmt [Sun, 5 Nov 2000 03:44:55 +0000 (03:44 +0000)]
(smiley-deformed-regexp-alist): Modify regexp for the winking face.

23 years ago* lisp/gnus-vers.el (gnus-revision-number): Increment to 06. t-gnus-6_14_5-06
yamaoka [Wed, 1 Nov 2000 01:54:47 +0000 (01:54 +0000)]
* lisp/gnus-vers.el (gnus-revision-number): Increment to 06.

* lisp/gnus.el (gnus-product-variable-file-list): Check for `emacs-version'
in the file "cache" as well.
* lisp/gnus-start.el (gnus-product-read-variable-file-1): Make it talkative.

23 years agoTypo.
yamaoka [Tue, 31 Oct 2000 22:53:13 +0000 (22:53 +0000)]
Typo.

23 years ago(gnus-summary-insert-line): Work with quoted double-quotes.
yamaoka [Tue, 31 Oct 2000 06:53:32 +0000 (06:53 +0000)]
(gnus-summary-insert-line): Work with quoted double-quotes.
(gnus-summary-prepare-threads): Ditto.

23 years ago* texi/gnus-ja.texi (Changing Servers): Fix typo.
ueno [Sun, 22 Oct 2000 12:00:40 +0000 (12:00 +0000)]
* texi/gnus-ja.texi (Changing Servers): Fix typo.

23 years ago* lisp/nnshimbun.el (nnshimbun-netbsd-get-headers): Fix regular expression to extract...
tsuchiya [Thu, 19 Oct 2000 05:37:27 +0000 (05:37 +0000)]
* lisp/nnshimbun.el (nnshimbun-netbsd-get-headers): Fix regular expression to extract xover urls.

23 years ago* lisp/nnshimbun.el (nnshimbun-type-definition): Fix regular expression to extract...
tsuchiya [Sun, 8 Oct 2000 13:19:22 +0000 (13:19 +0000)]
* lisp/nnshimbun.el (nnshimbun-type-definition): Fix regular expression to extract article body from `ZDNet'.

23 years agoRequire `base64' instead of to autoload it.
yamaoka [Fri, 6 Oct 2000 05:43:11 +0000 (05:43 +0000)]
Require `base64' instead of to autoload it.

23 years ago* gnus.el (gnus-group-startup-message): Don't use `gnus-point-at-eol'.
yamaoka [Thu, 5 Oct 2000 13:10:39 +0000 (13:10 +0000)]
* gnus.el (gnus-group-startup-message): Don't use `gnus-point-at-eol'.
* gnus-xmas.el (gnus-xmas-group-startup-message): Ditto.

23 years agoUpdate.
yamaoka [Wed, 4 Oct 2000 04:10:04 +0000 (04:10 +0000)]
Update.

23 years ago(gnus-build-sparse-threads): Use `make-full-mail-header-from-decoded-header'
yamaoka [Wed, 4 Oct 2000 04:06:21 +0000 (04:06 +0000)]
(gnus-build-sparse-threads): Use `make-full-mail-header-from-decoded-header'
instead of `make-full-mail-header'.
;; Patch from Arisawa-san.

23 years agoTypo.
yamaoka [Tue, 3 Oct 2000 03:41:59 +0000 (03:41 +0000)]
Typo.

23 years ago* gnus-group.el (gnus-group-get-new-news): Update modeline using
yamaoka [Tue, 3 Oct 2000 03:26:54 +0000 (03:26 +0000)]
* gnus-group.el (gnus-group-get-new-news): Update modeline using
`gnus-agent-toggle-plugged' if agent is activated.
* gnus-agent.el (gnus-group-get-new-news): Don't advise it, merge it into
gnus-group.el instead.

* gnus-offline.el (gnus-offline-after-jobs-done): Use `ding' with
`play-sound-file' for XEmacs statically.

* gnus-art.el (gnus-article-add-button): Quote `:button-keymap' for Mule 2.3
but it won't work.

* dgnushack.el: (dgnushack-compile): Don't conpile dgnushack.el nor lpath.el.

23 years ago(message-ignored-supersedes-headers): Synch with Gnus.
yamaoka [Fri, 29 Sep 2000 08:54:25 +0000 (08:54 +0000)]
(message-ignored-supersedes-headers): Synch with Gnus.

23 years ago* lisp/gnus-vers.el (gnus-revision-number): Increment to 05. t-gnus-6_14_5-05
yamaoka [Mon, 25 Sep 2000 08:16:48 +0000 (08:16 +0000)]
* lisp/gnus-vers.el (gnus-revision-number): Increment to 05.

* texi/gnus-faq-ja.texi, lisp/gnus.el, README.semi.ja, README.semi, README:
Replace "<semi-gnus-*@meadow.scphys.kyoto-u.ac.jp>"
   with "<semi-gnus-*@meadowy.org>".

23 years agoSynch with the latest smiley-mule.el.
yamaoka [Tue, 19 Sep 2000 03:32:08 +0000 (03:32 +0000)]
Synch with the latest smiley-mule.el.

(gnus-copy-article-buffer): Encode bitmap smileys to ordinary text before
removing any text properties.

23 years ago* lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change of `ZDNet'.
tsuchiya [Tue, 19 Sep 2000 02:10:27 +0000 (02:10 +0000)]
* lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change of `ZDNet'.

23 years agoUpdate.
ueno [Fri, 15 Sep 2000 19:12:16 +0000 (19:12 +0000)]
Update.

23 years ago* lisp/gnus-art.el: Always require `wid-edit'.
ueno [Fri, 15 Sep 2000 19:11:42 +0000 (19:11 +0000)]
* lisp/gnus-art.el: Always require `wid-edit'.

23 years agoWithdraw the last change.
yamaoka [Thu, 14 Sep 2000 06:30:21 +0000 (06:30 +0000)]
Withdraw the last change.

(gnus-article-add-button): Add widget button.
(gnus-article-display-mime-message): Don't set `mime-button-mother-dispatcher'.

23 years ago(mime-button-mother-dispatcher): Bind.
yamaoka [Thu, 14 Sep 2000 00:53:05 +0000 (00:53 +0000)]
(mime-button-mother-dispatcher): Bind.

23 years ago(smiley-buffer, smiley-create-glyph): Work with GTK XEmacs as well.
yamaoka [Thu, 7 Sep 2000 09:29:06 +0000 (09:29 +0000)]
(smiley-buffer, smiley-create-glyph): Work with GTK XEmacs as well.

23 years ago* lisp/nnshimbun.el (nnshimbun-header-xref): New function.
tsuchiya [Wed, 6 Sep 2000 05:13:08 +0000 (05:13 +0000)]
* lisp/nnshimbun.el (nnshimbun-header-xref): New function.
(nnshimbun-insert-header): Use `nnshimbun-header-xref', instead of `mail-header-xref'.
(nnshimbun-make-mhonarc-contents): Took a measure against unexpected TAB characters.

23 years ago* lisp/nnshimbun.el: Add `netbsd' support.
tsuchiya [Tue, 5 Sep 2000 07:57:52 +0000 (07:57 +0000)]
* lisp/nnshimbun.el: Add `netbsd' support.
(nnshimbun-nov-fix-header): Change a form storing Message-Id.
(nnshimbun-search-id): Ditto.
(nnshimbun-make-mhonarc-contents): Use optional header information.

23 years ago(pop3-quit): Don't clear `pop3-uidl-obarray'.
ueno [Tue, 5 Sep 2000 06:02:01 +0000 (06:02 +0000)]
(pop3-quit): Don't clear `pop3-uidl-obarray'.

23 years agoUpdate.
ueno [Tue, 5 Sep 2000 05:53:48 +0000 (05:53 +0000)]
Update.

23 years ago(pop3-save-uidls): Clear `pop3-uidl-obarray'.
ueno [Tue, 5 Sep 2000 05:53:25 +0000 (05:53 +0000)]
(pop3-save-uidls): Clear `pop3-uidl-obarray'.

23 years agoUpdate.
ueno [Mon, 4 Sep 2000 17:58:30 +0000 (17:58 +0000)]
Update.

23 years ago* lisp/mail-source.el (pop3-leave-mail-on-server): Declare.
ueno [Mon, 4 Sep 2000 17:58:10 +0000 (17:58 +0000)]
* lisp/mail-source.el (pop3-leave-mail-on-server): Declare.
(mail-source-keyword-map): New keyword `:leave' for pop.
(mail-source-fetch-pop): Refer it.

* lisp/pop3.el (pop3-ssl-program-name): New variable.

23 years agoTypo.
yamaoka [Mon, 4 Sep 2000 11:52:39 +0000 (11:52 +0000)]
Typo.

23 years agoTypo.
yamaoka [Mon, 4 Sep 2000 07:03:06 +0000 (07:03 +0000)]
Typo.

23 years agoTypo.
yamaoka [Mon, 4 Sep 2000 07:00:50 +0000 (07:00 +0000)]
Typo.

23 years agoTypo.
yamaoka [Thu, 31 Aug 2000 12:02:31 +0000 (12:02 +0000)]
Typo.

23 years ago* lisp/nnshimbun.el (nnshimbun-zdnet-get-headers): Follow changes of ZDNet.
tsuchiya [Tue, 29 Aug 2000 06:49:41 +0000 (06:49 +0000)]
* lisp/nnshimbun.el (nnshimbun-zdnet-get-headers): Follow changes of ZDNet.

23 years ago* lisp/gnus-vers.el (gnus-revision-number): Increment to 04. t-gnus-6_14_5-04
yamaoka [Fri, 25 Aug 2000 13:12:06 +0000 (13:12 +0000)]
* lisp/gnus-vers.el (gnus-revision-number): Increment to 04.

* lisp/nntp.el (nntp-list-options, nntp-options-subscribe,
nntp-options-not-subscribe): New server variables.
(nntp-request-list): Use them.
* text/gnus.texi, texi/gnus-ja.texi: Update for them.

23 years ago(gnus-group-startup-message): Use `image-size' to simplify the program.
yamaoka [Wed, 23 Aug 2000 12:29:17 +0000 (12:29 +0000)]
(gnus-group-startup-message): Use `image-size' to simplify the program.

23 years ago(gnus-group-rename-group): Inhibit renaming of zombie or killed groups.
yamaoka [Wed, 23 Aug 2000 05:57:37 +0000 (05:57 +0000)]
(gnus-group-rename-group): Inhibit renaming of zombie or killed groups.

23 years agoChange for ZDNet.
tsuchiya [Sat, 19 Aug 2000 07:27:32 +0000 (07:27 +0000)]
Change for ZDNet.

23 years agoAdd author.
yamaoka [Fri, 18 Aug 2000 07:34:08 +0000 (07:34 +0000)]
Add author.

23 years agoTypo.
yamaoka [Fri, 18 Aug 2000 06:58:29 +0000 (06:58 +0000)]
Typo.

23 years agoContributions from Arisawa-san.
yamaoka [Fri, 18 Aug 2000 06:26:40 +0000 (06:26 +0000)]
Contributions from Arisawa-san.
+ Add `mew' and `xemacs' support.

23 years agoAdd a menu "Web Newspaper".
yamaoka [Thu, 17 Aug 2000 11:57:03 +0000 (11:57 +0000)]
Add a menu "Web Newspaper".

23 years agoUpdate.
yamaoka [Wed, 9 Aug 2000 10:45:01 +0000 (10:45 +0000)]
Update.

23 years ago(message-make-forward-subject): Remove garbage line.
yamaoka [Wed, 9 Aug 2000 10:44:59 +0000 (10:44 +0000)]
(message-make-forward-subject): Remove garbage line.

23 years ago(nntp-open-telnet): Wait for the telnet prompt before sending a command;
yamaoka [Wed, 9 Aug 2000 10:44:51 +0000 (10:44 +0000)]
(nntp-open-telnet): Wait for the telnet prompt before sending a command;
allow the rtelnet prompt as well.
;; A patch for Gnus has been posted to `nntp+quimby.gnus.org:gnus.gnus-bug'.

23 years ago* configure: Regenerate.
yamaoka [Tue, 1 Aug 2000 07:30:16 +0000 (07:30 +0000)]
* configure: Regenerate.
* aclocal.m4 (AC_CHECK_EMACS): Unset `EMACS' environment variable if it is `t'.

23 years agoTypo.
yamaoka [Wed, 26 Jul 2000 01:35:39 +0000 (01:35 +0000)]
Typo.

23 years agoAC major changed. t-gnus-6_14_5-03
yamaoka [Mon, 24 Jul 2000 04:22:22 +0000 (04:22 +0000)]
AC major changed.
* lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
* configure: Regenerate with autoconf v2.14.1.
* configure.in: Rewrite for using new macros in aclocal.m4.
* aclocal.m4: (AC_ADD_LOAD_PATH, AC_PATH_PACKAGEDIR, AC_CHECK_EMACS,
AC_DEFINE_GNUS_PRODUCT_NAME): New macros.
(AC_PATH_LISPDIR): Set `lispdir' to ".../site-lisp/t-gnus" by default.
(AM_PATH_LISPDIR): Remove.
* acinclude.m4: Remove.
* lisp/dgnushack.el: Don't add "/usr/share/emacs/site-lisp" to `load-path'.

23 years ago* lisp/gnus-bbdb.el (gnus-bbdb/update-record): Use
ueno [Fri, 21 Jul 2000 17:50:46 +0000 (17:50 +0000)]
* lisp/gnus-bbdb.el (gnus-bbdb/update-record): Use
mime-entity-fetch-field instead of mail-header-from.

23 years agoUpdate. t-gnus-6_14_5-02
ueno [Tue, 18 Jul 2000 06:00:09 +0000 (06:00 +0000)]
Update.

23 years ago* lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
ueno [Tue, 18 Jul 2000 05:59:57 +0000 (05:59 +0000)]
* lisp/gnus-vers.el (gnus-revision-number): Increment to 02.

23 years ago* lisp/gnus-bbdb.el (gnus-bbdb/update-record): Don't refer
ueno [Tue, 18 Jul 2000 05:59:42 +0000 (05:59 +0000)]
* lisp/gnus-bbdb.el (gnus-bbdb/update-record): Don't refer
gnus-original-article-buffer.
(gnus-bbdb-insinuate): Set gnus-article-display-hook instead of
gnus-article-prepare-hook.
(gnus-bbdb/extract-field-value): Use mime-entity-fetch-field
instead of mail-fetch-field.
(gnus-bbdb/extract-field-value-init): Just return extractor.

23 years agoUpdate. t-gnus-6_14_5-01
ueno [Sat, 15 Jul 2000 11:42:13 +0000 (11:42 +0000)]
Update.

23 years agoSynch up with t-gnus-6_14-quimby.
ueno [Sat, 15 Jul 2000 11:41:55 +0000 (11:41 +0000)]
Synch up with t-gnus-6_14-quimby.

23 years agoT-gnus 6.14.5. t-gnus-6_14_5-00
yamaoka [Mon, 3 Jul 2000 02:08:29 +0000 (02:08 +0000)]
T-gnus 6.14.5.
Sync up with Gnus v5.8.7.

23 years agoT-gnus 6.14.4 r04 t-gnus-6_14_4-04
yamaoka [Tue, 27 Jun 2000 00:10:41 +0000 (00:10 +0000)]
T-gnus 6.14.4 r04
* gnus-vers.el (gnus-revision-number): Increment to 04.
* gnus-sum.el (gnus-mime-extract-message/rfc822): Use
`mime-insert-entity-content' instead of obsolete functions.

23 years ago;; Patch from FUKUI-san.
yamaoka [Thu, 22 Jun 2000 22:34:46 +0000 (22:34 +0000)]
;; Patch from FUKUI-san.
(gnus-bbdb/update-record): Fix to fetch last mail field.

23 years ago(gnus-news-group-p): Sync with Gnus.
yamaoka [Fri, 9 Jun 2000 13:09:47 +0000 (13:09 +0000)]
(gnus-news-group-p): Sync with Gnus.
(gnus-select-method): Remove "*" from doc string.

23 years ago(message-fix-before-sending): Expose all invisible text with the property
yamaoka [Thu, 8 Jun 2000 02:15:00 +0000 (02:15 +0000)]
(message-fix-before-sending): Expose all invisible text with the property
`message-invisible';
don't expose invisible X-Face fields;
widen at first.
(message-invisible-region): New function, substitute for `invisible-region'.
(message-send): Call `message-fix-before-sending' after evaluating
`message-send-hook'.
(message-check-ignore-invisible-x-face-field): Remove.  You can use
(add-hook 'message-send-hook 'x-face-xmas-remove-x-face-glyph) instead.

23 years ago(message-save-drafts): Rewrite.
yamaoka [Tue, 6 Jun 2000 11:20:40 +0000 (11:20 +0000)]
(message-save-drafts): Rewrite.

23 years ago* gnus-vers.el (gnus-revision-number): Increment to 03. t-gnus-6_14_4-03
yamaoka [Tue, 6 Jun 2000 00:52:24 +0000 (00:52 +0000)]
* gnus-vers.el (gnus-revision-number): Increment to 03.

* message.el (message-fix-before-sending): Don't check for invisible X-Face
fields if `message-check-ignore-invisible-x-face-field' is non-nil.
(message-send): Call `message-fix-before-sending' before encoding.
(message-check-ignore-invisible-x-face-field): New user option.

23 years agoTypo.
yamaoka [Thu, 1 Jun 2000 03:18:58 +0000 (03:18 +0000)]
Typo.

23 years agoupdate.
tsuchiya [Sun, 28 May 2000 07:05:19 +0000 (07:05 +0000)]
update.

23 years ago(nnshimbun-request-article-1): Fix to insert x-face unless SERVER.
tsuchiya [Sun, 28 May 2000 07:03:33 +0000 (07:03 +0000)]
(nnshimbun-request-article-1): Fix to insert x-face unless SERVER.
(nnshimbun-asahi-get-headers): Fix for subjects which contain ^M.

23 years ago* lisp/nnshimbun.el (nnshimbun-write-nov): New function.
tsuchiya [Fri, 26 May 2000 12:37:27 +0000 (12:37 +0000)]
* lisp/nnshimbun.el (nnshimbun-write-nov): New function.
(nnshimbun-close-group): Call nnshimbun-write-nov.
(nnshimbun-generate-nov-database): Ditto.
(nnshimbun-generate-nov-for-each-group): Fix bug which occur new
entries add NOV database.
(nnshimbun-generate-nov-for-all-groups): Ditto.
(nnshimbun-search-id): Add argument to return header, and modify for
search of original message id.
(nnshimbun-nov-fix-header): New function.
(nnshimbun-make-date-string): Fix for a two-digit year.

23 years ago* lisp/nnshimbun.el (nnshimbun-make-html-contents): Show X-Face.
tsuchiya [Fri, 26 May 2000 07:06:32 +0000 (07:06 +0000)]
* lisp/nnshimbun.el (nnshimbun-make-html-contents): Show X-Face.
(nnshimbun-make-text-or-html-contents): Ditto.
(nnshimbun-request-article-1): Ditto.
(nnshimbun-x-face-alist): New variable.

23 years agoupdate.
akr [Thu, 25 May 2000 13:50:31 +0000 (13:50 +0000)]
update.

23 years agoupdate cvs development method.
akr [Thu, 25 May 2000 13:02:09 +0000 (13:02 +0000)]
update cvs development method.

23 years ago* gnus-ja.texi: Change coding-system to `iso-2022-7bit-ss2'.
yamaoka [Thu, 25 May 2000 09:39:27 +0000 (09:39 +0000)]
* gnus-ja.texi: Change coding-system to `iso-2022-7bit-ss2'.
* TRANSLATION.ja: Replace CRLF with LF.

23 years agoUpdate.
keiichi [Thu, 25 May 2000 04:37:51 +0000 (04:37 +0000)]
Update.

23 years ago(nnshimbun-fill-line): Use `nnshimbun-fill-column' instead of `fill-column'.
keiichi [Thu, 25 May 2000 04:37:27 +0000 (04:37 +0000)]
(nnshimbun-fill-line): Use `nnshimbun-fill-column' instead of `fill-column'.

23 years agoAdopt Keiichi Suzuki's offer on [Semi-gnus-ja:5268].
tsuchiya [Thu, 25 May 2000 02:08:40 +0000 (02:08 +0000)]
Adopt Keiichi Suzuki's offer on [Semi-gnus-ja:5268].

23 years ago(nnshimbun): Follow changes in nnshimbun.el.
yamaoka [Thu, 25 May 2000 01:55:14 +0000 (01:55 +0000)]
(nnshimbun): Follow changes in nnshimbun.el.

23 years ago* lisp/nnshimbun.el: Clean up codes.
tsuchiya [Thu, 25 May 2000 01:12:35 +0000 (01:12 +0000)]
* lisp/nnshimbun.el: Clean up codes.
* lisp/gnus-group.el (gnus-group-make-shimbun-group): Follow changes in nnshimbun.el.

23 years ago* lisp/nnshimbun.el: Add `ZDNet Japan' support.
tsuchiya [Wed, 24 May 2000 10:21:15 +0000 (10:21 +0000)]
* lisp/nnshimbun.el: Add `ZDNet Japan' support.

23 years ago* lisp/nnshimbun.el: Add `Yomiuri' support.
tsuchiya [Wed, 24 May 2000 09:22:46 +0000 (09:22 +0000)]
* lisp/nnshimbun.el: Add `Yomiuri' support.
(nnshimbun-regexp-opt): New function.
(nnshimbun-wired-get-all-headers): Replace regexp-opt with
nnshimbun-regexp-opt.

23 years ago* lisp/nnshimbun.el: Add `Wired News' support.
tsuchiya [Wed, 24 May 2000 08:14:31 +0000 (08:14 +0000)]
* lisp/nnshimbun.el: Add `Wired News' support.

23 years ago(gnus-group-make-shimbun-group): Complete completions.
yamaoka [Wed, 24 May 2000 07:26:10 +0000 (07:26 +0000)]
(gnus-group-make-shimbun-group): Complete completions.

23 years ago(nnshimbun-asahi-get-headers): Fix last change.
tsuchiya [Wed, 24 May 2000 02:56:38 +0000 (02:56 +0000)]
(nnshimbun-asahi-get-headers): Fix last change.

23 years ago* lisp/nnshimbun.el: Add `CNET Japan' support.
tsuchiya [Wed, 24 May 2000 02:53:15 +0000 (02:53 +0000)]
* lisp/nnshimbun.el: Add `CNET Japan' support.
(nnshimbun-make-date-string): New function.
(nnshimbun-asahi-get-headers): Use nnshimbun-make-date-string.
(nnshimbun-sponichi-get-headers): Ditto.

23 years agoupdate.
tsuchiya [Wed, 24 May 2000 01:40:06 +0000 (01:40 +0000)]
update.

23 years agoUpdate.
tsuchiya [Wed, 24 May 2000 01:36:35 +0000 (01:36 +0000)]
Update.

23 years agoUpdate.
tsuchiya [Tue, 23 May 2000 01:02:30 +0000 (01:02 +0000)]
Update.