elisp/gnus.git-
24 years agoUpdate. last-sync-keiichi-
yamaoka [Fri, 14 May 1999 03:23:18 +0000 (03:23 +0000)]
Update.

24 years agoUndo all of the last changes.
yamaoka [Fri, 14 May 1999 03:22:46 +0000 (03:22 +0000)]
Undo all of the last changes.

24 years agoUpdate.
yamaoka [Thu, 13 May 1999 12:39:30 +0000 (12:39 +0000)]
Update.

24 years agoSpeedups; see ChangeLog for fine details.
yamaoka [Thu, 13 May 1999 12:39:08 +0000 (12:39 +0000)]
Speedups; see ChangeLog for fine details.

25 years agoUpdate. semi-gnus-6_10_12
yamaoka [Thu, 6 May 1999 12:18:42 +0000 (12:18 +0000)]
Update.

25 years agoRelease Semi-gnus 6.10.12.
yamaoka [Thu, 6 May 1999 12:18:23 +0000 (12:18 +0000)]
Release Semi-gnus 6.10.12.

25 years ago(Posting Styles): Fix typo.
yamaoka [Thu, 6 May 1999 12:17:41 +0000 (12:17 +0000)]
(Posting Styles): Fix typo.

25 years agoUpdate.
yamaoka [Wed, 28 Apr 1999 11:08:26 +0000 (11:08 +0000)]
Update.

25 years ago(gnus-summary-save-in-vm): Use `vm-read-file-name' instead of `read-file-name'.
yamaoka [Wed, 28 Apr 1999 11:08:06 +0000 (11:08 +0000)]
(gnus-summary-save-in-vm): Use `vm-read-file-name' instead of `read-file-name'.
This allows to use the optional sixth argument HISTORY for the various
environments.
(gnus-summary-save-article-vm): Likewise.
(TopLevel): Autoload "vm" for the function `vm-read-file-name'.

25 years agoUpdate.
yamaoka [Tue, 27 Apr 1999 08:28:41 +0000 (08:28 +0000)]
Update.

25 years ago(gnus-summary-save-in-vm): To read the name of FOLDER in the way of VM; give
yamaoka [Tue, 27 Apr 1999 08:28:28 +0000 (08:28 +0000)]
(gnus-summary-save-in-vm): To read the name of FOLDER in the way of VM; give
the value of `gnus-current-article' to the function
`gnus-summary-select-article' if it is called non interactively.
(gnus-summary-save-article-vm): Accept the optional 2nd arg FOLDER. If it is
called interactively the name of FOLDER is read from the minibuffer; bind
`mime-display-header-hook', `mime-display-text/plain-hook',
`mime-text-decode-hook', `mime-view-define-keymap-hook' and
`mime-view-mode-hook' to nil when the function `gnus-summary-save-article' is
called.
(gnus-summary-save-article-vm-count, gnus-summary-save-article-vm-folder): New
internal variables.
(gnus-vm-make-folder): Bind `mime-display-header-hook',
`mime-display-text/plain-hook', `mime-text-decode-hook',
`mime-view-define-keymap-hook' and `mime-view-mode-hook' to nil when the
function `vm-mode' is called.
(vm-use-toolbar, vm-primary-inbox, vm-folder-history, vm-folder-directory):
Define variables for avoiding byte compile warning.
(gnus-vm-inhibit-window-system): Abolish variable; don't require `win-vm'.
(TopLevel): Don't autoload "vm" for the functions `vm-forward-message',
`vm-reply' or `vm-mail'; don't require `sendmail', `message', `gnus' or
`gnus-msg' but `gnus-art'.

25 years agoUpdate.
yamaoka [Mon, 19 Apr 1999 00:42:56 +0000 (00:42 +0000)]
Update.

25 years agoFix typo - `gnus-auto-expirable-newgroups' -> `gnus-auto-expirable-newsgroups'.
yamaoka [Mon, 19 Apr 1999 00:42:09 +0000 (00:42 +0000)]
Fix typo - `gnus-auto-expirable-newgroups' -> `gnus-auto-expirable-newsgroups'.

25 years ago* Fix where the required packages are.
yamaoka [Thu, 15 Apr 1999 22:16:29 +0000 (22:16 +0000)]
* Fix where the required packages are.

25 years agoUpdate.
yamaoka [Tue, 13 Apr 1999 05:29:16 +0000 (05:29 +0000)]
Update.

25 years ago* (gnus-summary-move-article): Fix, `gnus-article-mark-lists' will be broken
yamaoka [Tue, 13 Apr 1999 05:28:54 +0000 (05:28 +0000)]
* (gnus-summary-move-article): Fix, `gnus-article-mark-lists' will be broken
by side effect.
;; By courtesy of Keiichi-san.

25 years agoUpdate.
yamaoka [Tue, 13 Apr 1999 04:36:28 +0000 (04:36 +0000)]
Update.

25 years ago* (gnus-summary-move-article): Bug fix - don't remove the element
yamaoka [Tue, 13 Apr 1999 04:36:04 +0000 (04:36 +0000)]
* (gnus-summary-move-article): Bug fix - don't remove the element
`(expirable . expire)' from `gnus-article-mark-lists'.

25 years agoFix bug in nnheader-nov-field
hayashi [Tue, 30 Mar 1999 10:08:08 +0000 (10:08 +0000)]
Fix bug in nnheader-nov-field

25 years agoUpdate.
hayashi [Tue, 30 Mar 1999 10:07:55 +0000 (10:07 +0000)]
Update.

25 years agoSome fixes
hayashi [Tue, 30 Mar 1999 10:00:24 +0000 (10:00 +0000)]
Some fixes

25 years ago* Semi-gnus 6.10.11 is released. semi-gnus-6_10_11
yamaoka [Fri, 26 Mar 1999 11:41:50 +0000 (11:41 +0000)]
* Semi-gnus 6.10.11 is released.

25 years ago* lisp/pop3.el (pop3-munge-message-separator): If a retrieved message has a
yamaoka [Fri, 26 Mar 1999 07:05:53 +0000 (07:05 +0000)]
* lisp/pop3.el (pop3-munge-message-separator): If a retrieved message has a
illegal date field, use `(current-time)' instead.
* lisp/message.el (message-send): Kill `message-encoding-buffer' after sending.
(message-maybe-encode): Inherit the buffer local variable
`mime-edit-pgp-processing' and call `mime-edit-pgp-enclose-buffer'.

25 years ago* pop3.el (pop3-munge-message-separator): If a retrieved message has a illegal
yamaoka [Fri, 26 Mar 1999 07:05:16 +0000 (07:05 +0000)]
* pop3.el (pop3-munge-message-separator): If a retrieved message has a illegal
date field, use `(current-time)' instead.
* message.el (message-send): Kill `message-encoding-buffer' after sending.
(message-maybe-encode): Inherit the buffer local variable
`mime-edit-pgp-processing' and call `mime-edit-pgp-enclose-buffer'.

25 years ago* lisp/gnus-art.el (gnus-article-display-mime-message): Set up the buffer
yamaoka [Wed, 24 Mar 1999 05:58:41 +0000 (05:58 +0000)]
* lisp/gnus-art.el (gnus-article-display-mime-message): Set up the buffer
local variable `default-mime-charset' of `gnus-article-buffer' before
`mime-display-message' is called.
* lisp/gnus-i18n.el (gnus-newsgroup-default-charset-alist): Be also matched
with the group name which has a method name and/or a foreign server name.
(gnus-set-summary-default-charset): Cancel the last change.

25 years ago* gnus-art.el (gnus-article-display-mime-message): Set up the buffer
yamaoka [Wed, 24 Mar 1999 05:58:14 +0000 (05:58 +0000)]
* gnus-art.el (gnus-article-display-mime-message): Set up the buffer
local variable `default-mime-charset' of `gnus-article-buffer' before
`mime-display-message' is called.
* gnus-i18n.el (gnus-newsgroup-default-charset-alist): Be also matched
with the group name which has a method name and/or a foreign server name.
(gnus-set-summary-default-charset): Cancel the last change.

25 years ago* lisp/gnus-i18n.el (gnus-set-summary-default-charset): Strip method and
yamaoka [Wed, 24 Mar 1999 01:58:24 +0000 (01:58 +0000)]
* lisp/gnus-i18n.el (gnus-set-summary-default-charset): Strip method and
foreign server name from the newsgroup name.

25 years ago* (gnus-set-summary-default-charset): Strip method and foreign server name
yamaoka [Wed, 24 Mar 1999 01:57:38 +0000 (01:57 +0000)]
* (gnus-set-summary-default-charset): Strip method and foreign server name
from the newsgroup name.

25 years ago* lisp/gnus-offline.el (gnus-offline-popup-menu): Fix.
czkmt [Mon, 22 Mar 1999 21:48:14 +0000 (21:48 +0000)]
* lisp/gnus-offline.el (gnus-offline-popup-menu): Fix.

25 years ago* lisp/gnus-offline.el (gnus-offline-popup-menu): Modify so that
czkmt [Mon, 22 Mar 1999 18:18:47 +0000 (18:18 +0000)]
* lisp/gnus-offline.el (gnus-offline-popup-menu): Modify so that
the title of a popup menu is displayed under Emacs 19.34.
(gnus-offline-define-menu-and-key): Rewrite the function to change
the behavior of "Get new news" button, under XEmacs.

25 years ago* lisp/gnus.el: Semi-gnus 6.10.10 is released. semi-gnus-6_10_10
yamaoka [Tue, 9 Mar 1999 07:43:54 +0000 (07:43 +0000)]
* lisp/gnus.el: Semi-gnus 6.10.10 is released.
* lisp/message.el (message-yank-original): Keep the existing references.

25 years ago* gnus.el: Semi-gnus 6.10.10 is released.
yamaoka [Tue, 9 Mar 1999 07:43:37 +0000 (07:43 +0000)]
* gnus.el: Semi-gnus 6.10.10 is released.
* message.el (message-yank-original): Keep the existing references.

25 years ago* lisp/gnus-ofsetup.el: Modify for Semi-gnus 6.10.xx so that
czkmt [Thu, 4 Mar 1999 15:21:22 +0000 (15:21 +0000)]
* lisp/gnus-ofsetup.el: Modify for Semi-gnus 6.10.xx so that
`pop3-fma-password' can be saved in .newsrc.eld.
* lisp/pop3-fma.el: Ditto.
* README-offline.en: Update.
* README-offline.ja: Ditto.

25 years ago* lisp/dgnushack.el (dgnushack-install-package): Don't refer to
yamaoka [Mon, 1 Mar 1999 07:49:00 +0000 (07:49 +0000)]
* lisp/dgnushack.el (dgnushack-install-package): Don't refer to
`configure-package-path'. Use `early-packages', `late-packages' or
`last-packages' instead.

25 years ago* (dgnushack-install-package): Don't refer to `configure-package-path'.
yamaoka [Mon, 1 Mar 1999 07:48:47 +0000 (07:48 +0000)]
* (dgnushack-install-package): Don't refer to `configure-package-path'.
Use `early-packages', `late-packages' or `last-packages' instead.

25 years ago* Note that APEL 9.13 or later is required.
yamaoka [Mon, 1 Mar 1999 01:41:25 +0000 (01:41 +0000)]
* Note that APEL 9.13 or later is required.

25 years ago* (save-buffer-as-coding-system): Abolished. It is given in APEL 9.13 by now.
yamaoka [Mon, 1 Mar 1999 01:40:39 +0000 (01:40 +0000)]
* (save-buffer-as-coding-system): Abolished. It is given in APEL 9.13 by now.

25 years agoSemi-gnus 6.10.{3,4,5,6,8} were released.
yamaoka [Fri, 26 Feb 1999 09:03:13 +0000 (09:03 +0000)]
Semi-gnus 6.10.{3,4,5,6,8} were released.

25 years ago* Makefile.in: (add-info-suffix, remove-info-suffix): New targets.
yamaoka [Fri, 26 Feb 1999 05:16:53 +0000 (05:16 +0000)]
* Makefile.in: (add-info-suffix, remove-info-suffix): New targets.
(package, install-package, package-ja, install-package-ja): Use them.
(xinfo, xinfo-ja): Only build infos.
* texi/Makefile.in (add-info-suffix): Chdir ../lisp first.
* lisp/dgnushack.el (dgnushack-add-info-suffix-maybe): Chdir ../texi first.
(dgnushack-install-package): Don't refer to `package-path'; error if the
package path does not found.
(TopLevel): Don't define `gnus-revision-number', `gnus-version-number' and
`package-path'.

25 years ago* (add-info-suffix, remove-info-suffix): New targets.
yamaoka [Fri, 26 Feb 1999 05:16:33 +0000 (05:16 +0000)]
* (add-info-suffix, remove-info-suffix): New targets.
(package, install-package, package-ja, install-package-ja): Use them.
(xinfo, xinfo-ja): Only build infos.

25 years ago* (add-info-suffix): Chdir ../lisp first.
yamaoka [Fri, 26 Feb 1999 05:16:21 +0000 (05:16 +0000)]
* (add-info-suffix): Chdir ../lisp first.

25 years ago* (dgnushack-add-info-suffix-maybe): Chdir ../texi first.
yamaoka [Fri, 26 Feb 1999 05:16:04 +0000 (05:16 +0000)]
* (dgnushack-add-info-suffix-maybe): Chdir ../texi first.
(dgnushack-install-package): Don't refer to `package-path'; error if the
package path does not found.
(TopLevel): Don't define `gnus-revision-number', `gnus-version-number' and
`package-path'.

25 years ago* Makefile.in (xinfo, xinfo-ja): Make add-info-suffix, formatting, and make
yamaoka [Wed, 24 Feb 1999 08:59:57 +0000 (08:59 +0000)]
* Makefile.in (xinfo, xinfo-ja): Make add-info-suffix, formatting, and make
remove-info-suffix.
* texi/Makefile.in (.texi): Don't specify the output filename when makeinfo
command is used.
(add-info-suffix, remove-info-suffix): New targets.
* lisp/dgnushack.el (dgnushack-add-info-suffix-maybe): New function. It will
be used for adding ".info" suffix to @setfilename line in each .texi files.
(dgnushack-texi-file-regexp): New constant.
(dgnushack-info-file-regexp): Add ".info" suffix.

25 years ago* (xinfo, xinfo-ja): Make add-info-suffix, formatting, and make
yamaoka [Wed, 24 Feb 1999 08:59:42 +0000 (08:59 +0000)]
* (xinfo, xinfo-ja): Make add-info-suffix, formatting, and make
remove-info-suffix.

25 years ago* (.texi): Don't specify the output filename when makeinfo command is used.
yamaoka [Wed, 24 Feb 1999 08:57:37 +0000 (08:57 +0000)]
* (.texi): Don't specify the output filename when makeinfo command is used.
(add-info-suffix, remove-info-suffix): New targets.

25 years ago* (dgnushack-add-info-suffix-maybe): New function. It will be used for adding
yamaoka [Wed, 24 Feb 1999 08:57:20 +0000 (08:57 +0000)]
* (dgnushack-add-info-suffix-maybe): New function. It will be used for adding
".info" suffix to @setfilename line in each .texi files.
(dgnushack-texi-file-regexp): New constant.
(dgnushack-info-file-regexp): Add ".info" suffix.

25 years ago* lisp/gnus.el (gnus-version-number): Update to 6.10.9.
yamaoka [Wed, 24 Feb 1999 03:34:00 +0000 (03:34 +0000)]
* lisp/gnus.el (gnus-version-number): Update to 6.10.9.
* lisp/Makefile.in (all, total): Remove "auto-autoloads.el" and
"custom-load.el" as well.
* Makefile.in (xlick, xinfo, xinfo-ja): New targets.
(install-package-ja, package-ja, install-package, package): Use them; use
$XEMACS instead of $EMACS.
(osome): Use $XEMACS instead of "xemacs".
* lisp/dgnushack.el (dgnushack-install-package): Remove extra files in
destination lisp directory.
(dgnushack-make-package): Don't generate "_pkg.el" file; don't
remove "auto-autoloads.el*" files.
(dgnushack-compile): Don't remove "_pkg.el" from the list.

25 years ago* (xlick, xinfo, xinfo-ja): New targets.
yamaoka [Wed, 24 Feb 1999 03:33:43 +0000 (03:33 +0000)]
* (xlick, xinfo, xinfo-ja): New targets.
(install-package-ja, package-ja, install-package, package): Use them; use
$XEMACS instead of $EMACS.
(osome): Use $XEMACS instead of "xemacs".

25 years ago* gnus.el (gnus-version-number): Update to 6.10.9.
yamaoka [Wed, 24 Feb 1999 03:33:21 +0000 (03:33 +0000)]
* gnus.el (gnus-version-number): Update to 6.10.9.
* Makefile.in (all, total): Remove "auto-autoloads.el" and "custom-load.el"
as well.
* dgnushack.el (dgnushack-install-package): Remove extra files in destination
lisp directory.
(dgnushack-make-package): Don't generate "_pkg.el" file; don't remove
"auto-autoloads.el*" files.
(dgnushack-compile): Don't remove "_pkg.el" from the list.

25 years agoSome fixes
hayashi [Mon, 22 Feb 1999 07:31:47 +0000 (07:31 +0000)]
Some fixes

25 years agoBug fix
hayashi [Mon, 22 Feb 1999 07:31:04 +0000 (07:31 +0000)]
Bug fix

25 years agoSome fixes
hayashi [Fri, 19 Feb 1999 07:50:05 +0000 (07:50 +0000)]
Some fixes

25 years ago* README-offline.en: Update.
czkmt [Thu, 18 Feb 1999 20:30:25 +0000 (20:30 +0000)]
* README-offline.en: Update.
* README-offline.ja: Fix typo.
* lisp/gnus-ofsetup.el (gnus-setup-for-offline): Set
`gnus-offline-hangup-program' and `gnus-offline-dialup-program' to
nil when null string is given.

25 years ago1999-02-18 Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
ichikawa [Thu, 18 Feb 1999 02:42:25 +0000 (02:42 +0000)]
1999-02-18  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

* texi/Makefile.in: Change to work on Windows environment and
other platforms.

25 years ago* lisp/dgnushack.el (dgnushack-make-package): Fix typo. semi-gnus-6_10_8
yamaoka [Wed, 17 Feb 1999 11:37:26 +0000 (11:37 +0000)]
* lisp/dgnushack.el (dgnushack-make-package): Fix typo.

25 years ago* (dgnushack-make-package): Fix typo.
yamaoka [Wed, 17 Feb 1999 11:37:01 +0000 (11:37 +0000)]
* (dgnushack-make-package): Fix typo.

25 years ago* lisp/gnus.el (gnus-version-number): Update to 6.10.8.
yamaoka [Wed, 17 Feb 1999 10:06:15 +0000 (10:06 +0000)]
* lisp/gnus.el (gnus-version-number): Update to 6.10.8.
* Makefile.in (install-package-ja, package-ja, install-package, package): New
targets.
(PACKAGEDIR): New user option.
* lisp/Makefile.in (install-package, package): New targets.
(PACKAGEDIR): New user option.
* lisp/dgnushack.el (dgnushack-install-package): New function.
(dgnushack-make-package): New function.
(dgnushack-info-file-regexp): New constant.
(dgnushack-compile): Remove "_pkg.el" from the list.

25 years ago* (install-package-ja, package-ja, install-package, package): New targets.
yamaoka [Wed, 17 Feb 1999 10:05:51 +0000 (10:05 +0000)]
* (install-package-ja, package-ja, install-package, package): New targets.
(PACKAGEDIR): New user option.

25 years ago* gnus.el (gnus-version-number): Update to 6.10.8.
yamaoka [Wed, 17 Feb 1999 10:05:12 +0000 (10:05 +0000)]
* gnus.el (gnus-version-number): Update to 6.10.8.
* Makefile.in (install-package, package): New targets.
(PACKAGEDIR): New user option.
* dgnushack.el (dgnushack-install-package): New function.
(dgnushack-make-package): New function.
(dgnushack-info-file-regexp): New constant.
(dgnushack-compile): Remove "_pkg.el" from the list.

25 years agoAdd new rule all-ja
hayashi [Wed, 17 Feb 1999 02:57:42 +0000 (02:57 +0000)]
Add new rule all-ja

25 years agoUpdate.
hayashi [Wed, 17 Feb 1999 02:50:04 +0000 (02:50 +0000)]
Update.

25 years agoinstall .el files to site-lisp/gnus
hayashi [Wed, 17 Feb 1999 02:49:35 +0000 (02:49 +0000)]
install .el files to site-lisp/gnus

25 years agoy* lisp/gnus.el (gnus-version-number): Update to 6.10.6. gnus-6_10_7 semi-gnus-6_10_7
ichikawa [Mon, 15 Feb 1999 06:45:54 +0000 (06:45 +0000)]
y* lisp/gnus.el (gnus-version-number): Update to 6.10.6.

25 years ago1999-02-15 Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
ichikawa [Mon, 15 Feb 1999 06:31:59 +0000 (06:31 +0000)]
1999-02-15  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

* lisp/gnus-ofsetup.el (gnus-setup-for-offline): Bug fix when
using nnspool.

* lisp/pop3-fma.el (pop3-fma-movemail): Delete meadow specific
code.

25 years agoSome fix
hayashi [Mon, 15 Feb 1999 05:36:54 +0000 (05:36 +0000)]
Some fix

25 years ago* lisp/gnus-art.el (article-hide-headers): Show all headers when unhiding.
yamaoka [Fri, 12 Feb 1999 07:07:20 +0000 (07:07 +0000)]
* lisp/gnus-art.el (article-hide-headers): Show all headers when unhiding.

25 years ago* (article-hide-headers): Show all headers when unhiding.
yamaoka [Fri, 12 Feb 1999 07:06:58 +0000 (07:06 +0000)]
* (article-hide-headers): Show all headers when unhiding.

25 years ago* lisp/message.el (message-make-forward-subject): Use "(none)" if the original
yamaoka [Fri, 12 Feb 1999 00:33:45 +0000 (00:33 +0000)]
* lisp/message.el (message-make-forward-subject): Use "(none)" if the original
article has no subject.

25 years ago* (message-make-forward-subject): Use "(none)" if the original article has no
yamaoka [Fri, 12 Feb 1999 00:33:26 +0000 (00:33 +0000)]
* (message-make-forward-subject): Use "(none)" if the original article has no
subject.

25 years ago* lisp/gnus.el (gnus-version-number): Update to 6.10.6. semi-gnus-6_10_6
yamaoka [Tue, 9 Feb 1999 06:30:08 +0000 (06:30 +0000)]
* lisp/gnus.el (gnus-version-number): Update to 6.10.6.
* lisp/gnus-start.el (gnus-save-newsrc-file): Use
`save-buffer-as-coding-system' instead of `write-region-as-coding-system'.
(save-buffer-as-coding-system): New function defined with `defun-maybe'.
NOTE: It should be deleted in the future.
* lisp/gnus-sum.el (TopLevel): Require `mime-play' when compile.

25 years ago* gnus.el (gnus-version-number): Update to 6.10.6.
yamaoka [Tue, 9 Feb 1999 06:29:47 +0000 (06:29 +0000)]
* gnus.el (gnus-version-number): Update to 6.10.6.
* gnus-start.el (gnus-save-newsrc-file): Use `save-buffer-as-coding-system'
instead of `write-region-as-coding-system'.
(save-buffer-as-coding-system): New function defined with `defun-maybe'.
NOTE: It should be deleted in the future.
* gnus-sum.el (TopLevel): Require `mime-play' when compile.

25 years ago* lisp/gnus-sum.el (gnus-mime-extract-message/rfc822): New implementation.
yamaoka [Tue, 9 Feb 1999 01:13:37 +0000 (01:13 +0000)]
* lisp/gnus-sum.el (gnus-mime-extract-message/rfc822): New implementation.

25 years ago* (gnus-mime-extract-message/rfc822): New implementation.
yamaoka [Tue, 9 Feb 1999 01:13:17 +0000 (01:13 +0000)]
* (gnus-mime-extract-message/rfc822): New implementation.

25 years ago* lisp/gnus-sum.el (gnus-articles-to-read): Use maximum number in default
yamaoka [Mon, 8 Feb 1999 23:53:33 +0000 (23:53 +0000)]
* lisp/gnus-sum.el (gnus-articles-to-read): Use maximum number in default
instead of `gnus-large-newsgroup'.

25 years ago* (gnus-articles-to-read): Use maximum number in default instead of
yamaoka [Mon, 8 Feb 1999 23:53:03 +0000 (23:53 +0000)]
* (gnus-articles-to-read): Use maximum number in default instead of
`gnus-large-newsgroup'.

25 years ago* lisp/gnus.el (gnus-version-number): Update to 6.10.5. semi-gnus-6_10_5
yamaoka [Mon, 8 Feb 1999 12:08:13 +0000 (12:08 +0000)]
* lisp/gnus.el (gnus-version-number): Update to 6.10.5.
* lisp/gnus-sum.el (gnus-articles-to-read): If the number of unread articles
is more than `gnus-large-newsgroup', use it in default instead of the maximum
number.
(gnus-mime-extract-multipart): New function; add it to the acting-condition
for extracting mulitpart messages.
(gnus-mime-extract-message/rfc822): New function; add it to the
acting-condition for extracting message/rfc822 or message/news.

25 years ago* gnus.el (gnus-version-number): Update to 6.10.5.
yamaoka [Mon, 8 Feb 1999 12:07:56 +0000 (12:07 +0000)]
* gnus.el (gnus-version-number): Update to 6.10.5.
* gnus-sum.el (gnus-articles-to-read): If the number of unread articles is
more than `gnus-large-newsgroup', use it in default instead of the maximum
number.
(gnus-mime-extract-multipart): New function; add it to the acting-condition
for extracting mulitpart messages.
(gnus-mime-extract-message/rfc822): New function; add it to the
acting-condition for extracting message/rfc822 or message/news.

25 years ago1999-02-08 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
ichikawa [Mon, 8 Feb 1999 07:11:17 +0000 (07:11 +0000)]
1999-02-08  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>

* README-offline.ja: Change for current version.
* README-offline.en: Ditto.

25 years ago* lisp/gnus.el (gnus-version-number): Update to 6.10.4. semi-gnus-6_10_4
yamaoka [Fri, 5 Feb 1999 08:13:01 +0000 (08:13 +0000)]
* lisp/gnus.el (gnus-version-number): Update to 6.10.4.

* lisp/gnus-sum.el (gnus-nov-parse-line): Use `nnheader-nov-field',
`nnheader-nov-read-integer' and `nnheader-nov-read-message-id' instead of
`gnus-nov-field', `gnus-nov-read-integer' or
`nnheader-generate-fake-message-id'; use `eobp' instead of
`(= (following-char) ?\n)' for checking whether a misc field exists or not.
(gnus-nov-field): Abolished.
(gnus-nov-skip-field): Abolished.
(gnus-nov-read-integer): Abolished.

* lisp/nnheader.el (nnheader-parse-nov): Use `nnheader-nov-read-message-id'
instead of `nnheader-nov-field' or `nnheader-generate-fake-message-id'.
(nnheader-nov-read-message-id): New macro.
(nnheader-nov-read-integer): New implementation.
(nnheader-nov-field): New implementation.
(nnheader-nov-next-field): New macro.

25 years ago* gnus.el (gnus-version-number): Update to 6.10.4.
yamaoka [Fri, 5 Feb 1999 08:12:41 +0000 (08:12 +0000)]
* gnus.el (gnus-version-number): Update to 6.10.4.

* gnus-sum.el (gnus-nov-parse-line): Use `nnheader-nov-field',
`nnheader-nov-read-integer' and `nnheader-nov-read-message-id' instead of
`gnus-nov-field', `gnus-nov-read-integer' or
`nnheader-generate-fake-message-id'; use `eobp' instead of
`(= (following-char) ?\n)' for checking whether a misc field exists or not.
(gnus-nov-field): Abolished.
(gnus-nov-skip-field): Abolished.
(gnus-nov-read-integer): Abolished.

* nnheader.el (nnheader-parse-nov): Use `nnheader-nov-read-message-id'
instead of `nnheader-nov-field' or `nnheader-generate-fake-message-id'.
(nnheader-nov-read-message-id): New macro.
(nnheader-nov-read-integer): New implementation.
(nnheader-nov-field): New implementation.
(nnheader-nov-next-field): New macro.

25 years ago* lisp/gnus-sum.el (gnus-nov-parse-line): Use `following-char' instead of
yamaoka [Thu, 4 Feb 1999 11:54:19 +0000 (11:54 +0000)]
* lisp/gnus-sum.el (gnus-nov-parse-line): Use `following-char' instead of
`char-after'. NOTE: It's a temporary step.

25 years ago* (gnus-nov-parse-line): Use `following-char' instead of `char-after'.
yamaoka [Thu, 4 Feb 1999 11:53:20 +0000 (11:53 +0000)]
* (gnus-nov-parse-line): Use `following-char' instead of `char-after'.
NOTE: It's a temporary step.

25 years ago* lisp/gnus-ofsetup.el (gnus-setup-for-offline): Add default value.
yamaoka [Wed, 3 Feb 1999 22:11:27 +0000 (22:11 +0000)]
* lisp/gnus-ofsetup.el (gnus-setup-for-offline): Add default value.

25 years ago* (gnus-setup-for-offline): Add default value.
yamaoka [Wed, 3 Feb 1999 22:11:10 +0000 (22:11 +0000)]
* (gnus-setup-for-offline): Add default value.

25 years ago* lisp/gnus-ofsetup.el (gnus-setup-for-offline): To work with external movemail semi-gnus-6_10_3
yamaoka [Wed, 3 Feb 1999 06:46:39 +0000 (06:46 +0000)]
* lisp/gnus-ofsetup.el (gnus-setup-for-offline): To work with external movemail
program; Ask save password information to .newsrc file.

* This version of Semi-gnus 6.10 will be tagged with "semi-gnus-6_10_3".

25 years ago* (gnus-setup-for-offline): To work with external movemail program; Ask save
yamaoka [Wed, 3 Feb 1999 06:45:06 +0000 (06:45 +0000)]
* (gnus-setup-for-offline): To work with external movemail program; Ask save
password information to .newsrc file.

25 years ago* lisp/{gnus-cache,gnus-int,gnus-sum,gnus,nnheader,nnmh}.el: Undo the last
yamaoka [Mon, 1 Feb 1999 22:37:47 +0000 (22:37 +0000)]
* lisp/{gnus-cache,gnus-int,gnus-sum,gnus,nnheader,nnmh}.el: Undo the last
changes -- don't sync with chaos-1_12.

25 years ago* {gnus-cache,gnus-int,gnus-sum,gnus,nnheader,nnmh}.el: Undo the last changes
yamaoka [Mon, 1 Feb 1999 22:37:20 +0000 (22:37 +0000)]
* {gnus-cache,gnus-int,gnus-sum,gnus,nnheader,nnmh}.el: Undo the last changes
-- don't sync with chaos-1_12.

25 years ago;; Commit by Ichikawa-san by way of yamaoka. gnus-6_10-199902011900 gnus-6_10-last-snapshot-
yamaoka [Mon, 1 Feb 1999 11:02:36 +0000 (11:02 +0000)]
;; Commit by Ichikawa-san by way of yamaoka.
* lisp/gnus-offline.el (gnus-offline-gnus-get-new-news): Undo my change.
(gnus-offline-define-menu-on-miee): Close parentheses.
(gnus-offline-define-menu-on-agent): Ditto.

25 years ago;; Commit by Ichikawa-san by way of yamaoka.
yamaoka [Mon, 1 Feb 1999 11:02:11 +0000 (11:02 +0000)]
;; Commit by Ichikawa-san by way of yamaoka.
* (gnus-offline-gnus-get-new-news): Undo my change.
(gnus-offline-define-menu-on-miee): Close parentheses.
(gnus-offline-define-menu-on-agent): Ditto.

25 years ago* README-offline.ja: Add description written by YOSHIZAWA Masahiro
yamaoka [Mon, 1 Feb 1999 09:05:16 +0000 (09:05 +0000)]
* README-offline.ja: Add description written by YOSHIZAWA Masahiro
<manbou@ceres.dti.ne.jp>.
* Sync up with chaos-1_12. See ChangeLog for more details.

25 years ago* gnus.el (gnus-version-number): Update to 6.10.3.
yamaoka [Mon, 1 Feb 1999 09:04:52 +0000 (09:04 +0000)]
* gnus.el (gnus-version-number): Update to 6.10.3.
* gnus-start.el (gnus-read-active-file): Eliminate duplicated select methods.
* Sync up with chaos-1_12. See ../ChangeLog for more details.

25 years agolisp/gnus-offline.el , lisp/gnus-ofsetup.el: Sync up with pgnus-ichikawa
ichikawa [Mon, 1 Feb 1999 06:45:23 +0000 (06:45 +0000)]
lisp/gnus-offline.el , lisp/gnus-ofsetup.el: Sync up with pgnus-ichikawa

25 years ago* lisp/gnus-msg.el (gnus-summary-mail-digest): Reselect the message frame after gnus-6_10-199901291900
yamaoka [Thu, 28 Jan 1999 22:54:05 +0000 (22:54 +0000)]
* lisp/gnus-msg.el (gnus-summary-mail-digest): Reselect the message frame after
selecting a new article if the value of `message-use-multi-frames' is non-nil
and more than one articles are given.

25 years ago* (gnus-summary-mail-digest): Reselect the message frame after selecting a new
yamaoka [Thu, 28 Jan 1999 22:53:48 +0000 (22:53 +0000)]
* (gnus-summary-mail-digest): Reselect the message frame after selecting a new
article if the value of `message-use-multi-frames' is non-nil and more than one
articles are given.

25 years agoUpdate. gnus-6_10-199901281900
keiichi [Thu, 28 Jan 1999 11:31:19 +0000 (11:31 +0000)]
Update.

25 years ago(gnus-summary-move-article): Fix, could not respool article.
keiichi [Thu, 28 Jan 1999 11:30:56 +0000 (11:30 +0000)]
(gnus-summary-move-article): Fix, could not respool article.

25 years ago* Clear off the fixed matters. gnus-6_10-199901261900
yamaoka [Tue, 26 Jan 1999 05:51:35 +0000 (05:51 +0000)]
* Clear off the fixed matters.

25 years ago* lisp/gnus-offline.el: Add security notice.
yamaoka [Tue, 26 Jan 1999 02:41:10 +0000 (02:41 +0000)]
* lisp/gnus-offline.el: Add security notice.

25 years ago* Add security notice.
yamaoka [Tue, 26 Jan 1999 02:40:55 +0000 (02:40 +0000)]
* Add security notice.