1999-05-28  Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>

	* lisp/message.el (message-header-hook): Pass optional argument
	code-conversion.

1999-05-22  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
	    Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>

	* lisp/pop3.el : Add an autoload for `open-ssl-stream' defined in
	`ssl'.
	(pop3-connection-type, pop3-ssl-program-arguments): New variables.
	(pop3-open-ssl-stream-1, pop3-open-ssl-stream): New functions.
	(pop3-open-server): Call the latter when `pop3-connection-type' is
	ssl.

	* lisp/pop3-fma.el (pop3-fma-movemail): Bind `pop3-port' and
	`pop3-connection-type' according to `pop3-fma-spool-file-alist'.

1999-05-16  Tsukamoto Tetsuo   <czkmt@remus.dti.ne.jp>

	* texi/gnusref-ja.tex (subsec Notes): Complete words.
	(sec GroupMode): Translate description of "P".

1999-05-15  Tsukamoto Tetsuo   <czkmt@remus.dti.ne.jp>

	* texi/gnusref-ja.tex: Undo the last change.

1999-05-15  Tsukamoto Tetsuo   <czkmt@remus.dti.ne.jp>

	* texi/gnusref-ja.tex: Fix typo.

1999-05-14  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/*.el: Undo all of the last changes.

1999-05-13  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/nnsoup.el (nnsoup-store-reply): Use `forward-char' instead
	of `backward-char'.
	* lisp/message.el (message-send-news-with-gnus,
	message-send-mail-with-smtp, message-send-mail-with-sendmail):
	Likewise.

	* lisp/nnsoup.el (nnsoup-store-reply): Use `(bolp)' instead of
	`(eq (char-before) ?\n)'.
	* lisp/message.el (message-send-news, message-send-mail): Likewise.

	* lisp/gnus-sum.el (gnus-summary-reparent-thread): Use
	`(end-of-line 0)' to go to the end of the previous line.

	* lisp/gnus-soup.el (gnus-soup-parse-replies, gnus-soup-parse-areas):
	Use `preceding-char' instead of `char-before'.
	* lisp/gnus-art.el (article-fill): Likewise.

	* lisp/nnmail.el (nnmail-decode-status): Don't use regexp search.
	* lisp/message.el (message-next-header, message-remove-header):
	Likewise.
	* lisp/gnus-art.el (gnus-article-add-buttons-to-head,
	gnus-article-highlight-headers, gnus-article-hide-header,
	article-hide-boring-headers, article-hide-headers): Likewise.

	* lisp/pop3-fma.el (pop3-fma-movemail): Use `buffer-substring'
	instead of `buffer-string'.
	* lisp/nntp.el (nntp-snarf-error-message, nntp-read-server-type):
	Likewise.
	* lisp/nnspool.el (nnspool-inews-sentinel): Likewise.
	* lisp/nnmail.el (nnmail-move-inbox): Likewise.
	* lisp/nnheader.el (nnheader-temp-write): Likewise.
	* lisp/nndb.el (nndb-status-message, nndb-request-accept-article):
	Likewise.
	* lisp/message.el (message-wash-subject, message-reply,
	message-make-from, message-make-organization): Likewise.
	* lisp/md5.el (md5): Likewise.
	* lisp/gnus.el (gnus-getenv-nntpserver): Likewise.
	* lisp/gnus-xmas.el (gnus-xmas-article-display-xface): Likewise.
	* lisp/gnus-util.el (gnus-mode-string-quote): Likewise.
	* lisp/gnus-sum.el (gnus-summary-reparent-thread,
	gnus-summary-edit-article-done, gnus-simplify-subject-fuzzy):
	Likewise.
	* lisp/gnus-spec.el (gnus-parse-simple-format): Likewise.
	* lisp/gnus-picon.el (gnus-picons-make-glyph): Likewise.
	* lisp/gnus-msg.el (gnus-copy-article-buffer): Likewise.
	* lisp/gnus-mh.el (gnus-summary-save-in-folder): Likewise.
	* lisp/gnus-kill.el (gnus-kill-file-apply-buffer): Likewise.
	* lisp/gnus-art.el (gnus-article-mime-edit-exit,
	gnus-article-edit-exit): Likewise.
	* lisp/dgnushack.el (dgnushack-make-package): Likewise.

1999-05-06  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus.el: Semi-gnus 6.10.12 is released.

1999-04-26  Robert Bihlmeyer  <robbe@orcus.priv.at>

	* texi/gnus.texi, texi/gnus-ja.texi (Posting Styles): Typo.

1999-04-28  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-vm.el (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'.

1999-04-27  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-vm.el (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'.

1999-04-18  Sin'ya Kanematsu <ksinya@quartz.ocn.ne.jp>

	* texi/gnus-ja.texi: Fix typo - `gnus-auto-expirable-newgroups' ->
	`gnus-auto-expirable-newsgroups'.

1999-04-15  NAKAGAWA Tsuneo <yaemon@alles.or.jp>

	* REDME.semi.ja: Fix where the required packages are.

1999-04-13  Keiichi Suzuki  <keiichi@nanap.org>

	* lisp/gnus-sum.el (gnus-summary-move-article): Fix,
	`gnus-article-mark-lists' will be broken by side effect.

1999-03-30  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>

	* lisp/nnheader.el (nnheader-skip-field): New macro.
	(nnheader-nov-field): Use it.
	Merged from pgnus 0.80.

1999-03-26  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus.el: Semi-gnus 6.10.11 is released.

	* lisp/pop3.el (pop3-munge-message-separator): If a retrieved
	message has a illegal date field, use `(current-time)' instead.

1999-03-25  Katsumi Yamaoka   <yamaoka@jpl.org>

	* 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'.

1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* pop3.el (pop3-movemail): Use write-region instead of
	append-to-file to avoid excessive messaging.

1999-03-24  Katsumi Yamaoka   <yamaoka@jpl.org>

	* 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.

1999-03-24  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-i18n.el (gnus-set-summary-default-charset): Strip
	method and foreign server name from the newsgroup name.

1999-03-22  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>

	* lisp/gnus-offline.el (gnus-offline-popup-menu): Fix.

1999-03-22  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>

	* 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.

1999-03-09  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus.el: Semi-gnus 6.10.10 is released.

	* lisp/message.el (message-yank-original): Keep the existing
	references.

1999-03-04  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>

	* 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.

1999-03-01  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/dgnushack.el (dgnushack-install-package): Don't refer to
	`configure-package-path'. Use `early-packages', `late-packages' or
	`last-packages' instead.

	* README.semi: Note that APEL 9.13 or later is required.
	* README.semi.ja: Likewise.

	* lisp/gnus-start.el (save-buffer-as-coding-system): Abolished.
	This function is given in APEL 9.13 by now.

1999-02-26  Katsumi Yamaoka   <yamaoka@jpl.org>

	* 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'.

1999-02-24  Katsumi Yamaoka   <yamaoka@jpl.org>

	* 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.

1999-02-24  Katsumi Yamaoka   <yamaoka@jpl.org>

	* 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.

1999-02-18  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>

	* 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.

1999-02-18  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

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

1999-02-17  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/dgnushack.el (dgnushack-make-package): Fix typo.

1999-02-17  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus.el: Semi-gnus 6.10.8 is released.

	* 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.

1999-02-17  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>

	* aclocal.m4: install .el files to site-lisp/gnus instead of
	site-lisp.
	* configure: Ditto.
	* Makefile.in: add new rule `all-ja'.

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.

	* lisp/gnus.el (gnus-version-number): Update to 6.10.7.

1999-02-12  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-art.el (article-hide-headers): Show all headers when
	unhiding.

	* lisp/message.el (message-make-forward-subject): Use "(none)" if
	the original article has no subject.

1999-02-09  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus.el: Semi-gnus 6.10.6 is released.

	* 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.

1999-02-09  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-sum.el (gnus-mime-extract-message/rfc822): New
	implementation.

1999-02-08  Masatoshi Tsuchiya  <tsuchiya@pine.kuee.kyoto-u.ac.jp>

	* lisp/gnus-sum.el (gnus-articles-to-read): Use maximum number in
	default instead of `gnus-large-newsgroup'.

1999-02-08  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus.el: Semi-gnus 6.10.5 is released.

1999-02-08  Masatoshi Tsuchiya  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
            Katsumi Yamaoka   <yamaoka@jpl.org>,
            Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>

	* 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.

1999-02-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>,
            Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-sum.el (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.

1999-02-08  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>

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

1999-02-05  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus.el: Semi-gnus 6.10.4 is released.

	* 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.

1999-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-sum.el (gnus-nov-parse-line): Use `following-char'
	instead of `char-after'. NOTE: It's a temporary step.

1999-02-03  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

	* lisp/gnus-ofsetup.el (gnus-setup-for-offline): Add default value.

1999-02-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

	* lisp/gnus-ofsetup.el (gnus-setup-for-offline): Ask save password
	information to .newsrc file.

1999-02-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

	* lisp/gnus-ofsetup.el (gnus-setup-for-offline): To work with
	external movemail program.

1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/{gnus-cache,gnus-int,gnus-sum,gnus,nnheader,nnmh}.el: Undo
	the last changes -- don't sync with chaos-1_12.

1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

	* lisp/gnus-offline.el (gnus-offline-gnus-get-new-news): Undo my
	change.

1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-offline.el (gnus-offline-define-menu-on-miee): Close
	parentheses.
	(gnus-offline-define-menu-on-agent): Ditto.

1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus.el: Semi-gnus 6.10.3 is released.

1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus.el (gnus-version): Modify for SEMI 1.13.

	* lisp/gnus-sum.el (gnus-nov-parse-line): Use `char-after' instead
	of `following-char'.

1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

	* README-offline.ja: Add description written by YOSHIZAWA Masahiro
	<manbou@ceres.dti.ne.jp>.

1999-01-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/gnus-sum.el: Abolish macro `gnus-nov-read-integer',
	`gnus-nov-skip-field' and `gnus-nov-field'.
	(gnus-nov-parse-line): Use `nnheader-nov-field' and
	`nnheader-nov-read-integer' instead of `gnus-nov-field' and
	`gnus-nov-read-integer'.
	(gnus-get-newsgroup-headers-xover): Use
	`gnus-retrieve-parsed-headers'.

	* lisp/gnus-cache.el (gnus-cache-retrieve-parsed-headers): Use
	`gnus-cache-braid-headers',
	`nnheader-get-newsgroup-headers-xover*' and
	`nnheader-retrieve-headers-from-directory*' instead of
	`gnus-get-newsgroup-headers-xover'.
	(gnus-cache-braid-headers): New function.

	* lisp/nnheader.el (nnheader-nov-read-integer): Use
	`(search-forward "\t" eol 'move)' instead of `(forward-char 1)' as
	same as `gnus-nov-read-integer'.
	(nnheader-retrieve-headers-from-directory*): New function.
	(nnheader-retrieve-headers-from-directory): Use
	`nnheader-retrieve-headers-from-directory*'.
	(nnheader-get-newsgroup-headers-xover*): New function.

1999-01-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/nnmh.el (nnmh-retrieve-parsed-headers): Use
	`nnheader-retrieve-headers-from-directory'.

	* lisp/nnheader.el (nnheader-retrieve-headers-from-directory): New
	function.

1999-01-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/gnus-int.el (gnus-retrieve-parsed-headers): Use
	`gnus-cache-retrieve-parsed-headers' instead of
	`gnus-cache-retrieve-headers'.

	* lisp/gnus-cache.el (gnus-cache-retrieve-parsed-headers): New
	function.

1999-01-28  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-start.el (gnus-read-active-file): Eliminate duplicated
	select methods.

1999-01-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/gnus-sum.el (gnus-article-sort-by-author): fixed.

1999-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/gnus-int.el (gnus-retrieve-parsed-headers): Add new
	optional arguments `dependencies' and `force-new'; new
	implementation; call `retrieve-parsed-headers' if it is found.

	* lisp/nnmh.el (nnmh-retrieve-parsed-headers): New function.

1999-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/gnus-sum.el (gnus-select-newsgroup): Use
	`gnus-retrieve-parsed-headers' instead of `gnus-retrieve-headers'
	and `gnus-get-newsgroup-headers-xover' or
	`gnus-get-newsgroup-headers'.

	* lisp/gnus-int.el (gnus-retrieve-parsed-headers): New function.

1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
            Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>

	* lisp/gnus-offline.el (gnus-offline-gnus-get-new-news): Modify for
	pGnus 0.73 or later.

	* lisp/gnus-offline.el: Use (running-pterodactyl-gnus-0_73-or-later)
        to check pGnus 0.73 or later instead of (locate-library "mail-source")

1999-01-30  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

	* lisp/gnus-offline.el: Rewrite to work with pGnus v0.74 based T-gnus.
	* lisp/gnus-ofsetup.el: Ditto.

1999-01-28  Katsumi Yamaoka   <yamaoka@jpl.org>

	* 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.

1999-01-28  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>

	* lisp/gnus-sum.el (gnus-summary-move-article): Fix, could not
	respool article.

1999-01-26  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>

	* lisp/gnus-offline.el: Add security notice.

1999-01-25  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

	* README-offline.ja: New file - Variable and command description
	for gnus-offline(Japanese edition).
	* README-offline.en: New file - Ditto (English edition).

1999-01-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>

	* lisp/gnus-offline.el (gnus-offline-pop-password-file): New
	variable.
	(gnus-offline-pop-password-decoding-function): New variable.
	(gnus-offline-get-new-news): When `gnus-offline-pop-password-file'
	is non-nil, get one's password information from a file specified
	by this variable, and don't store the passwords as a variable.
	* lisp/smiley.el (smiley-buffer): Avoid a few duplicate
	translations.

1999-01-23  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>

	* lisp/gnus-msg.el (gnus-inews-yank-articles): Use
	`message-list-references' for gathering IDs from yanked articles.

	* lisp/message.el (message-list-references): New function.
	(message-yank-original): Use it for gathering IDs from a yanked
	article.

1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/message.el (message-reply): Get the references from
	`In-Reply-To' field if there were no references and `In-Reply-To'
	field looks promising.
	(message-yank-original): Try to fetch ID from `In-Reply-To' field
	if `References' field does not exist.
	(message-yank-original): Use `std11-narrow-to-header' instead of
	`message-narrow-to-head'.

1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-msg.el (gnus-inews-yank-articles): Fetch IDs from
	`gnus-current-headers' instead of article header.

1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-msg.el (gnus-inews-yank-articles): Save the beginning
	position of the yanked articles -- apologize to SUTO-san, it has
	been supported in his original code, but I didn't.

1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus.el (gnus-version-number): Update to 6.10.2.

	* lisp/gnus-draft.el: Add Ichikawa-san to authors.
	* lisp/message.el: Likewise.

	* lisp/message.el (message-yank-original): If
	`message-yank-add-new-references' is non-nil and this command is
	called interactively, new IDs from the yanked article will be added
	to `References' field.
	(message-yank-add-new-references): New user option.
	(message-ignored-resent-headers): Default to "^Return-Receipt".

1999-01-20  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>,
            Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-msg.el (gnus-inews-yank-articles): Replace `References'
	field with the gathered Message-IDs and References if more than one
	articles are given.

1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-msg.el (gnus-inews-yank-articles): 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.

1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>

	* README.semi.ja: Delete "ichikawa" from the branches info, and
	add "keiichi" and "nana-gnus" to there.  Modify the directory name
	for the daily snapshots.
	* README.semi: Likewise.

	* README.branch.ja: Modified for 6.10, etc.
	* README.branch: Likewise.

1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/message.el (message-reply): Cancel the last change.
	(message-followup): Cancel the last change.
	(message-wide-reply): Cancel the last change.

	* lisp/gnus-msg.el (gnus-summary-gather-references): Abolished.
	(gnus-summary-reply): Cancel the last change.
	(gnus-post-news): Cancel the last change.

1999-01-18  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-sum.el (gnus-summary-move-article): Don't copy
	expirable marks if the destination group is not expirable.

1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* lisp/nnmail.el (nnmail-pathname-coding-system): Default to
	binary.

1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* lisp/nnheader.el (nnheader-pathname-coding-system): Changed to
	binary.

1999-01-16  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>

	* lisp/message.el (message-reply): Accept references as a new
	optional arg.
	(message-followup): Likewise.
	(message-wide-reply): Likewise.

	* lisp/gnus-msg.el (gnus-summary-gather-references): New function.
	(gnus-summary-reply): Use it.
	(gnus-post-news): Use it.

1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>

	* lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
	body.

1999-01-13  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

	* lisp/gnus-offline.el: Add Tsukamoto Tetsuo
	<czkmt@remus.dti.ne.jp> to author and maintainer.

1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/nnmail.el (nnmail-article-group): Shrink pathologically
	long headers.

1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* lisp/nnmail.el (nnmail-split-header-length-limit): New variable.

1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/nntp.el (nntp-request-post): Put a Message-ID generated by
	server if it does not exist in the article.
	(nntp-request-post): Run `nntp-prepare-post-hook'.
	(nntp-wait-for): Save a response from the server in
	`nntp-process-response' after sending a command.
	(nntp-prepare-post-hook): New hook, run just before posting an
	article.

	* lisp/nnheader.el (nnheader-init-server-buffer): Make
	`nntp-process-response' be buffer-local in `nntp-server-buffer'.
	(nntp-process-response): New variable, used for holding a response
	from the server after sending a command.

1998-09-28  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

	* lisp/nnmh.el (nnmh-request-accept-article): Insert `Message-ID'
	only if `group' name is neither "queue" nor "draft".

1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/pop3.el (pop3-munge-message-separator): Use
	`parse-time-string'.

1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* lisp/parse-time.el (parse-time-rules): Accept dates far into the
	past and the future, and parse single-digit numbers as years.

1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@jpl.org>

	* lisp/parse-time.el (parse-time-string): One too many nils.

1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* lisp/parse-time.el (parse-time-rules): Parse
	"Wed, 29 Apr 98 0:26:01 EDT" times.

1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* lisp/parse-time.el (parse-time-rules): Accept times that look
	like "h:mm".

1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* lisp/parse-time.el (parse-time-string): Downcase before handling.
	(parse-time-rules): Times without seconds have 0 seconds.

1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* lisp/parse-time.el (parse-time-syntax): Use vectors.

1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-vm.el (gnus-summary-save-in-vm): Save window config,
	select the article before saving.

1999-01-09  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>

	* lisp/gnus-offline.el (gnus-offline-popup-menu): Bug fix -- Use
	`gnus-offline-menu-on-agent' if `miee-popup-menu' does not exist.

1999-01-08  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/pop3.el (pop3-last): Use `split-string' instead of
	`pop3-string-to-list'.
	(pop3-stat): Likewise.
	(pop3-munge-message-separator): Likewise.
	(pop3-string-to-list): Abolished.

1999-01-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>

	* lisp/gnus-offline.el (gnus-offline-setup): Don't call
	`gnus-offline-agent-expire' when 'gnus-agent-expire-all' is
	non-nil.
	(gnus-offline-define-menu-on-miee): Call `easy-menu-add' under
	XEmacs.
	(gnus-offline-popup-menu): New function.
	(gnus-offline-define-menu-and-key): Call it under Emacs to create
	a popup menu in the group buffer.

1998-12-28  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-sum.el (gnus-summary-preview-mime-message): Always
	select the article before previewing. Abolish prefix arg.

	* lisp/gnus-art.el (gnus-mime-preview-quitting-method): re-select
	the article without reservation.
	(gnus-article-display-mime-message): Show all headers if
	`gnus-have-all-headers' the local var of summary buffer is non-nil.

1998-12-24  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus.el: (gnus-version-number): Update to 6.10.1.

1998-12-22  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
	`gnus-summary-next-article' in `gnus-original-article-mode'.
	(mime-preview-over-to-previous-method-alist): Use
	`gnus-summary-prev-article' in `gnus-original-article-mode'.
	(gnus-article-mode-map): Define almost undefined keys to
	`gnus-article-read-summary-keys'.
	(gnus-article-prepare-display): Set `gnus-article-current-summary'
	to `gnus-summary-buffer'.

1998-12-21  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

	* lisp/pop3-fma.el (pop3-fma-movemail): Work with movemail.exe
	with APOP extention.

1998-12-18  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Show version.
	(gnus-xmas-logo-color-style): Default to `sky'.

	* lisp/gnus.el (gnus-group-startup-message): Show version.
	(gnus-splash-face): Shorten a wavelength.

	* lisp/gnus-bbdb.el (toplevel): Define `bbdb-pop-up-elided-display'
	for avoiding byte-compile warning.

	* lisp/gnus-agent.el (gnus-agent-file-coding-system): Default to
	`raw-text'.

1998-12-17  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/*.el: Ebola eradication.

1998-12-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* Abolish smtp.el and smtpmail.el (moved to FLIM).

1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/message.el (message-mode-map): Use
	`message-mimic-kill-buffer' for `C-x k'.

1998-11-17  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>

	* lisp/message.el (message-dont-send): Use `message-save-drafts'
	instead of `save-buffer'.

1998-11-16  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/message.el (message-send-mail): Protect against errors.
	(message-send-news): Likewise.
	(message-maybe-split-and-send-mail): New function.
	(message-maybe-split-and-send-news): New function.

1998-11-13  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-art.el (gnus-article-header-presentation-method): Use
	`mime-insert-header' instead of `mime-insert-decoded-header'.

1998-11-09  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

	* lisp/gnus-ofsetup.el: New file - setting function for
	gnus-offline.

1998-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/nnmh.el (nnmh-retrieve-headers): Don't use
	`nnheader-fold-continuation-lines'.

1998-10-30  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-art.el (gnus-article-decode-rfc1522): Use
	`mime-decode-header-in-buffer' instead of `eword-decode-header'.
	* lisp/gnus-draft.el (gnus-draft-decoding-function): Likewise.

1998-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/gnus-draft.el (gnus-draft-decoding-function): Use
	`mime-edit-decode-buffer' simply as initial value.

	* lisp/message.el (message-make-forward-subject): Use
	`nnheader-decode-subject' instead of
	`eword-decode-unstructured-field-body'.

	* lisp/nnheader.el (nnheader-decode-subject): New alias.
	(nnheader-decode-from): New alias.
	(make-full-mail-header): Use `nnheader-decode-subject' and
	`nnheader-decode-from' instead of
	`eword-decode-and-unfold-unstructured-field' and
	`eword-decode-and-unfold-structured-field'.

1998-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Use
	`mime-fetch-field' for getting Subject and From field.

1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/nnheader.el (nnheader-insert-nov): Use `mime-fetch-field'
	for Subject and From field.

1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/nnheader.el (nnheader-parse-nov): Use
	`make-full-mail-header'.

1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/nnheader.el (nnheader-parse-head): Use
	`make-full-mail-header'.

1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/nnheader.el (make-full-mail-header): Sync up with
	"chao-gnus-6_12" branch.
	(mail-header-set-xref): Use `mime-entity-set-xref-internal'.
	(mail-header-xref): Use `mime-entity-xref-internal'
	(mail-header-set-lines): mime-entity-set-lines-internal'.
	(mail-header-lines): Use `mime-entity-lines-internal'
	(mail-header-set-chars): Use `mime-entity-set-chars-internal'.
	(mail-header-chars): Use `mime-entity-chars-internal'.
	(mail-header-set-references): Use
	`mime-entity-set-references-internal'.
	(mail-header-references): Use `mime-entity-references-internal'.
	(mail-header-set-message-id): Use
	`mime-entity-set-message-id-internal'.
	(mail-header-message-id): Use `mime-entity-message-id-internal'.
	(mail-header-set-date): Use `mime-entity-set-date-internal'.
	(mail-header-date): Use `mime-entity-date-internal'.
	(mail-header-set-from): Use
	`mime-entity-set-decoded-from-internal'.
	(mail-header-from): Use `mime-entity-decoded-from-internal'.
	(mail-header-set-subject): Use
	`mime-entity-set-decoded-subject-internal'.
	(mail-header-subject): Use `mime-entity-decoded-subject-internal'.
	All changes are imported from "chao-gnus-6_12" branch.

	* lisp/message.el (message-reply): Use
	`make-full-mail-header-from-decoded-header`.
	(message-followup): Likewise.

	* lisp/gnus-art.el (gnus-article-display-method-for-encoded-word):
	Abolished.
	(gnus-article-display-message-with-encoded-word): Abolished.

1998-10-16  Katsumi Yamaoka   <yamaoka@jpl.org>

	* lisp/gnus-msg.el (gnus-message-setup-hook): Replace the default
	value to `gnus-maybe-setup-default-charset'.
	(gnus-maybe-setup-default-charset): New function. It is called
	`message-maybe-setup-default-charset' at one time.

	* lisp/message.el (message-maybe-setup-default-charset): Abolished.

1998-10-15  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>

	* lisp/gnus-spec.el (gnus-update-format-specifications): Force
	update `gnus-format-specs' when `gnus-version' is differ from
	saved version.

1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
	`mime-read-field', `std11-address-string' and
	`std11-full-name-string' instead of
	`gnus-extract-address-components'.
	(gnus-article-sort-by-author): Likewise.

1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/nnheader.el (make-full-mail-header-from-decoded-header):
	New function.

1998-10-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/gnus-art.el (gnus-article-display-mime-message): Set up
	buffer local variable `default-mime-charset' of
	`gnus-original-article-buffer' and `gnus-article-buffer'.

1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/nnheader.el: Use `mime-entity' as gnus-header structure.
	(mail-header-number): Use `mime-entity-location-internal'.
	(mail-header-set-number): Use `mime-entity-set-location-internal'.
	- Change other `mail-header-*' and `mail-header-set-*' to alias of
	reference and set functions for mime-entity-internal.

	* lisp/mmgnus.el: New module.

	* lisp/gnus-sum.el: Abolish variable
	`gnus-structured-field-decoder' and
	`gnus-unstructured-field-decoder'.
	(gnus-nov-parse-line): Don't decode from and subject.
	(gnus-get-newsgroup-headers): Likewise.

	* lisp/gnus-score.el (gnus-header-index): Modify to use
	mime-entity structure as gnus-header structure.

	* lisp/gnus-art.el (gnus-article-prepare-display): Use content of
	`gnus-current-headers' as mime-message-structure.

1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* lisp/gnus-sum.el (gnus-update-summary-mark-positions): Use
	`make-full-mail-header'.

1998-08-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>

	* lisp/gnus-offline.el : New file.
