elisp/gnus.git-
23 years ago* gnus.el (gnus-interactive): Fix mismatched parentheses. t-gnus-6_14
yamaoka [Tue, 10 Apr 2001 23:55:39 +0000 (23:55 +0000)]
* gnus.el (gnus-interactive): Fix mismatched parentheses.

* nnshimbun.el: Enclose w3m stuff with `eval-and-compile';
 bind `w3m-work-buffer-name' and `w3m-retrieve' when compiling.

23 years agoTypo.
yamaoka [Tue, 10 Apr 2001 08:17:19 +0000 (08:17 +0000)]
Typo.

23 years ago* lisp/nnshimbun.el (nnshimbun-type-definition: Follow changes in asahi.com.
tsuchiya [Tue, 3 Apr 2001 03:32:07 +0000 (03:32 +0000)]
* lisp/nnshimbun.el (nnshimbun-type-definition: Follow changes in asahi.com.
(nnshimbun-asahi-get-headers): Ditto.
(nnshimbun-retrieve-url): Use `w3m-retrieve' if it is available.

23 years ago* gnus-kill.el (gnus-execute): Work with the extra headers.
yamaoka [Mon, 19 Mar 2001 03:41:28 +0000 (03:41 +0000)]
* gnus-kill.el (gnus-execute): Work with the extra headers.
* gnus-sum.el (gnus-summary-execute-command): Ditto.

23 years agoFix the comment why loading cl-macs is needed.
yamaoka [Tue, 13 Mar 2001 23:41:48 +0000 (23:41 +0000)]
Fix the comment why loading cl-macs is needed.

23 years ago* message.el (message-fix-before-sending): Hide again the invisible property
yamaoka [Tue, 13 Mar 2001 03:49:33 +0000 (03:49 +0000)]
* message.el (message-fix-before-sending): Hide again the invisible property
 of encoded binary data parts after checking is done.
(message-find-invisible-regions): New function.
(message-save-drafts, message-send): Inherit the invisible property of encoded
 binary data parts to make MIME-Edit find the MIME part boundaries.

23 years agoUpdate.
yamaoka [Fri, 9 Mar 2001 08:10:32 +0000 (08:10 +0000)]
Update.

23 years ago* gnus-art.el (gnus-article-prepare-display): Setup MIME entity even if
yamaoka [Thu, 8 Mar 2001 23:47:26 +0000 (23:47 +0000)]
* gnus-art.el (gnus-article-prepare-display): Setup MIME entity even if
 `gnus-show-mime' is nil.

23 years agoTypo fixes by courtesy of Takenobu Sugiyama <sugiyama@ae.advantest.co.jp>.
yamaoka [Wed, 7 Mar 2001 12:16:05 +0000 (12:16 +0000)]
Typo fixes by courtesy of Takenobu Sugiyama <sugiyama@ae.advantest.co.jp>.

23 years ago* nnshimbun.el (nnshimbun-retrieve-url): Check if `url-current-mime-charset'
yamaoka [Tue, 6 Mar 2001 01:31:09 +0000 (01:31 +0000)]
* nnshimbun.el (nnshimbun-retrieve-url): Check if `url-current-mime-charset'
 is bound.

23 years agoTypo.
yamaoka [Sun, 4 Mar 2001 23:54:45 +0000 (23:54 +0000)]
Typo.

23 years ago* gnus.el (gnus-info-find-node): Pretend to be `gnus-article-mode' in the
yamaoka [Sun, 4 Mar 2001 23:54:35 +0000 (23:54 +0000)]
* gnus.el (gnus-info-find-node): Pretend to be `gnus-article-mode' in the
 article buffer.

23 years ago* nnshimbun.el (nnshimbun-kinsoku-eol-list): Simplified.
yamaoka [Fri, 2 Mar 2001 10:13:17 +0000 (10:13 +0000)]
* nnshimbun.el (nnshimbun-kinsoku-eol-list): Simplified.
(nnshimbun-kinsoku-bol-list): Ditto.

23 years ago* gnus-vers.el (gnus-revision-number): Increment to 04. t-gnus-6_14_6-04
yamaoka [Thu, 1 Mar 2001 06:52:11 +0000 (06:52 +0000)]
* gnus-vers.el (gnus-revision-number): Increment to 04.
* gnus-group.el (gnus-group-make-shimbun-group): Simplified.
* dgnushack.el: Load cl-macs to ensure that the macro `dolist' is defined
 properly.
* nnwfm.el: Require `gnus-clfns' when compiling.
* nnshimbun.el: Ditto.
* mm-util.el: Ditto.
* gnus-vers.el: Ditto.
* gnus-score.el: Ditto.
* gnus-nocem.el: Ditto.
* gnus-ofsetup.el: Don't require `gnus-clfns'.
(gnus-ofsetup-customize-done): Use `dolist' instead of `mapc'.
(gnus-setup-for-offline): Ditto.
* gnus-offline.el: Don't use `mapc' for binding some vars;
 don't require `gnus-clfns'.
(gnus-offline-get-menu-items): Rewrite using `dolist'.
* gnus-clfns.el (butlast): New compiler macro.
(mapc): Remove.
* gnus-art.el: Use `dolist' instead of `mapcar' for defining
`gnus-article-read-summary-keys'.

23 years ago* gnus-art.el (gnus-article-mime-edit-article-setup): Leave the forwarded
yamaoka [Wed, 28 Feb 2001 01:23:12 +0000 (01:23 +0000)]
* gnus-art.el (gnus-article-mime-edit-article-setup): Leave the forwarded
 parts undecoded.
(gnus-article-decode-article-as-default-mime-charset): Set the value of
 `default-mime-charset' buffer-locally.

23 years agoUpdate.
yamaoka [Tue, 27 Feb 2001 09:54:32 +0000 (09:54 +0000)]
Update.

23 years ago* gnus.el: Add autoloads for `gnus-summary-digest-post-forward' and
yamaoka [Tue, 27 Feb 2001 09:53:58 +0000 (09:53 +0000)]
* gnus.el: Add autoloads for `gnus-summary-digest-post-forward' and
 `gnus-summary-digest-mail-forward'.

23 years ago* gnus-sum.el (gnus-summary-post-menu): Replace `gnus-uu-digest-mail-forward'
yamaoka [Tue, 27 Feb 2001 09:53:51 +0000 (09:53 +0000)]
* gnus-sum.el (gnus-summary-post-menu): Replace `gnus-uu-digest-mail-forward'
 and `gnus-uu-digest-post-forward' with `gnus-summary-digest-post-forward' and
 `gnus-summary-digest-mail-forward'.

23 years ago* gnus-msg.el (gnus-summary-digest-post-forward): Restore and repair the
yamaoka [Tue, 27 Feb 2001 09:53:42 +0000 (09:53 +0000)]
* gnus-msg.el (gnus-summary-digest-post-forward): Restore and repair the
 command `gnus-summary-post-digest' and rename it.
(gnus-summary-digest-mail-forward): Ditto.
(gnus-summary-send-map): Replace `gnus-uu-digest-mail-forward' and
 `gnus-uu-digest-post-forward' with `gnus-summary-digest-post-forward' and
 `gnus-summary-digest-mail-forward'.

23 years agoUpdate
yamaoka [Tue, 27 Feb 2001 05:43:55 +0000 (05:43 +0000)]
Update

23 years ago* gnus-sum.el (gnus-summary-show-article): Bind `gnus-inhibit-treatment' to t
yamaoka [Tue, 27 Feb 2001 05:43:52 +0000 (05:43 +0000)]
* gnus-sum.el (gnus-summary-show-article): Bind `gnus-inhibit-treatment' to t
 while fetching the raw article.

23 years ago* gnus-art.el (gnus-article-mime-edit-exit): Bind
yamaoka [Tue, 27 Feb 2001 05:43:43 +0000 (05:43 +0000)]
* gnus-art.el (gnus-article-mime-edit-exit): Bind
 `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit' is being
 done; turn off font-lock first; query if the buffer is modified.
(gnus-article-mime-edit-done): New function.
(gnus-article-mime-edit-article-setup): Make the window fill its frame; clear
 the buffere modified flag; substitute key definition `gnus-article-edit-done'
 with `gnus-article-mime-edit-done'; don't turn off font-lock here; bind
 `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit' is being
 done.
(gnus-article-mime-edit-article-unwind): Turn off font-lock first.

23 years ago* dgnushack.el: Don't require `emu'.
yamaoka [Fri, 23 Feb 2001 11:52:22 +0000 (11:52 +0000)]
* dgnushack.el: Don't require `emu'.

23 years agoSynch with Wanderlust.
yamaoka [Mon, 19 Feb 2001 11:20:58 +0000 (11:20 +0000)]
Synch with Wanderlust.

23 years ago* message.el (message-forward-subject-author-subject): Decode `From' field.
yamaoka [Fri, 16 Feb 2001 05:38:30 +0000 (05:38 +0000)]
* message.el (message-forward-subject-author-subject): Decode `From' field.

23 years ago* lisp/gnus-vers.el (gnus-revision-number): Increment to 03. t-gnus-6_14_6-03
yamaoka [Fri, 16 Feb 2001 02:09:46 +0000 (02:09 +0000)]
* lisp/gnus-vers.el (gnus-revision-number): Increment to 03.

* lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
 `gnus-retrieve-parsed-headers' when the backend is nnimap.
(gnus-select-newsgroup): Ditto.

* texi/gnus-faq-ja.texi (Q2.1): Remove mention of `gnus-article-display-hook.'

* lisp/gnus.el (gnus-article-display-hook): Abolished.

* lisp/gnus-uu.el (gnus-uu-grab-articles): Don't care about
 `gnus-article-display-hook'.
* lisp/gnus-sum.el (gnus-summary-show-article): Ditto.
(gnus-summary-search-article): Ditto.

* lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Use `gnus-article-prepare-hook'
 instead of `gnus-article-display-hook'.

* lisp/gnus-art.el (gnus-article-prepare-display): Evaluate
 `gnus-article-prepare-hook' after an article has been prepared;
 don't evaluate `gnus-article-display-hook'.

23 years ago* lisp/message.el (message-cite-original-without-signature): Extract from t-gnus-6_14_6-02-last-
yamaoka [Thu, 15 Feb 2001 01:09:04 +0000 (01:09 +0000)]
* lisp/message.el (message-cite-original-without-signature): Extract from
 field for the simple citation line.

23 years ago* nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced parentheses.
yamaoka [Thu, 8 Feb 2001 23:26:55 +0000 (23:26 +0000)]
* nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced parentheses.

23 years agoPatch from Arisawa-san.
yamaoka [Thu, 8 Feb 2001 09:42:10 +0000 (09:42 +0000)]
Patch from Arisawa-san.
* lisp/nnshimbun.el: Add `bbdb-ml' support.

23 years ago;; Patch from Arisawa-san.
yamaoka [Tue, 6 Feb 2001 09:23:20 +0000 (09:23 +0000)]
;; Patch from Arisawa-san.
* nnshimbun.el (nnshimbun-type-definition): Follow URL change of `xemacs'.
(nnshimbun-xemacs-get-headers): Ditto.

23 years ago* README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
yamaoka [Tue, 6 Feb 2001 04:42:35 +0000 (04:42 +0000)]
* README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.

23 years ago* lisp/dgnushack.el (dgnushack-texi-format): A workaround for @ifnottex.
yamaoka [Thu, 1 Feb 2001 23:30:18 +0000 (23:30 +0000)]
* lisp/dgnushack.el (dgnushack-texi-format): A workaround for @ifnottex.

* texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
 gnus-ja.texi or message-ja.texi is given.  It is needed for some make command
 if which can not understand "%-ja:" or "%-ja.info:".
(.texi, %.info, %-ja.info, %-ja): Don't eval `EMACSINFOHACK'.
(EMACSINFOHACK): Move to lisp/dgnushack.el.

23 years ago(gnus-article-mime-edit-exit): Use `buffer-substring-no-properties' instead of
yamaoka [Mon, 29 Jan 2001 01:34:12 +0000 (01:34 +0000)]
(gnus-article-mime-edit-exit): Use `buffer-substring-no-properties' instead of
 `format'.

23 years agoSynch with Wanderlust.
yamaoka [Tue, 23 Jan 2001 08:53:14 +0000 (08:53 +0000)]
Synch with Wanderlust.

23 years ago* lisp/gnus-vers.el (gnus-revision-number): Increment to 02. t-gnus-6_14_6-02
yamaoka [Mon, 22 Jan 2001 11:14:06 +0000 (11:14 +0000)]
* lisp/gnus-vers.el (gnus-revision-number): Increment to 02.

* Makefile.in (install-package-lisp): Use `install-without-compiling' instead
 of `install'.

* lisp/Makefile.in (install): Use `install-without-compiling'.
(install-without-compiling): New target.

23 years ago* lisp/gnus-vers.el (gnus-revision-number): Increment to 01. t-gnus-6_14_6-01
yamaoka [Thu, 18 Jan 2001 09:13:41 +0000 (09:13 +0000)]
* lisp/gnus-vers.el (gnus-revision-number): Increment to 01.

* lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the files for
 autoloads already exist.
(dgnushack-unexporting-files): More useful message.

* lisp/Makefile.in (install): Call `clever' before installing.
(install-lisp): Remove.
(clever): Check for whether the all elc files should be recompiled.

* Makefile.in (xclever): New target.
(install-package-lisp): Replace `install-lisp' with `instal'.
(install-package-ja): Replace `xlick' with `xclever'.
(install-package): Ditto.

* Makefile.in: Unset `PWD' for Meadow/NTEmacs.

23 years ago* nnheader.el: Require `pces', `poem' and `std11' to reduce the required value
yamaoka [Mon, 15 Jan 2001 10:41:16 +0000 (10:41 +0000)]
* nnheader.el: Require `pces', `poem' and `std11' to reduce the required value
 of `recursive-load-depth-limit' for Emacs 21.

23 years ago* message.el (message-followup): Handle "Mail-Copies-To:" correctly.
yamaoka [Mon, 15 Jan 2001 08:14:41 +0000 (08:14 +0000)]
* message.el (message-followup): Handle "Mail-Copies-To:" correctly.
 (message-get-reply-headers): Ditto.

23 years agoFix.
yamaoka [Mon, 15 Jan 2001 00:57:56 +0000 (00:57 +0000)]
Fix.

23 years ago* lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion while
yamaoka [Mon, 15 Jan 2001 00:50:39 +0000 (00:50 +0000)]
* lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion while
 `bbdb-annotate-message-sender' is being done.

23 years agoRemove RCS magic cookie.
yamaoka [Mon, 15 Jan 2001 00:49:11 +0000 (00:49 +0000)]
Remove RCS magic cookie.

23 years agoUpdate.
yamaoka [Sun, 14 Jan 2001 23:11:02 +0000 (23:11 +0000)]
Update.

23 years ago* Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
yamaoka [Sun, 14 Jan 2001 23:10:51 +0000 (23:10 +0000)]
* Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).

23 years ago* gnus-art.el (gnus-treatment-function-alist): Use backquote.
yamaoka [Sun, 14 Jan 2001 23:10:36 +0000 (23:10 +0000)]
* gnus-art.el (gnus-treatment-function-alist): Use backquote.

23 years agoT-gnus 6.14.6; synch up with Gnus v5.8.8. t-gnus-6_14_6-00
yamaoka [Fri, 12 Jan 2001 13:31:56 +0000 (13:31 +0000)]
T-gnus 6.14.6; synch up with Gnus v5.8.8.

23 years agoThis commit was manufactured by cvs2svn to create branch 't-gnus-6_14'.
tomo [Thu, 11 Jan 2001 22:33:50 +0000 (22:33 +0000)]
This commit was manufactured by cvs2svn to create branch 't-gnus-6_14'.

23 years agoImporting Gnus v5.8.8.
yamaoka [Thu, 11 Jan 2001 22:33:47 +0000 (22:33 +0000)]
Importing Gnus v5.8.8.

23 years agoTypo. t-gnus-6_14_5-last-
yamaoka [Thu, 11 Jan 2001 07:14:26 +0000 (07:14 +0000)]
Typo.

23 years agognus-msg.el (gnus-copy-article-buffer): Revome smiley extents for XEmacs 21.1
yamaoka [Thu, 11 Jan 2001 07:11:01 +0000 (07:11 +0000)]
gnus-msg.el (gnus-copy-article-buffer): Revome smiley extents for XEmacs 21.1
 using `format'.

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.