X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e1db4f2fdf6d5e05b08568d4c81fe36b65f9c7ac;hb=33965a53081332d78df42c20b6da50ef1f568b22;hp=ace1615f44090ed7ccc221598a244c8b9b6ea7e2;hpb=ee70a66fb20ed12d43960dd3933c7f416257ef42;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index ace1615..e1db4f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,1096 +1,845 @@ -1999-12-03 Hirokazu FUKUI - Katsumi Yamaoka +2005-01-23 Katsumi Yamaoka - * lisp/gnus.el (gnus-revision-number): Increment to 01. + * lisp/message.el (message-tool-bar-gnome): Comment + mml-attach-file, mml-preview and mml-secure-message-sign-encrypt. + (message-tool-bar-retro): Comment mml-attach-file and mml-preview. - * lisp/dgnushack.el (char-before): Use compiler macro instead of - byte-optimizer. - (char-after): Comment out the byte-optimization. +2005-12-22 TSUCHIYA Masatoshi - * imap.el (imap-base64-encode-string, imap-base64-decode-string): - New functions. They are identical to the built-in codec if - possible, otherwise the functions defined in mel are used. - (imap-cram-md5-auth): Use them. + * lisp/gnus-namazu.el (gnus-namazu-remote-groups): Accept `t' as an + symbol that matches the method specified by `gnus-select-method'. + (gnus-namazu/make-directory-table): Follow the above change. + (gnus-namazu/call-namazu): Wrap a query string with quotes. -1999-12-02 Katsumi Yamaoka +2005-12-06 Katsumi Yamaoka - * lisp/imap.el: Remove autoload settings for `base64-decode-string' - and `base64-encode-string'. + * GNUS-NEWS: Generated. -1999-12-02 Katsumi Yamaoka +2005-10-31 Lars Magne Ingebrigtsen - * lisp/gnus.el (gnus-version-number): Update to 6.13.4. - (gnus-revision-number): Clear to 00. + * Testing CVS setup. Yes. Yes. Yes. Yes. - * README.T-gnus: Update. +2005-10-10 Katsumi Yamaoka - * GNUS-NEWS: Sync up with Pterodactyl Gnus v0.99. + * lisp/nnheader.el (mm-delete-duplicates): New function. - * lisp/{rfc2047.el,rfc1843.el,nnweb.el,nnvirtual.el,nntp.el, - nnmh.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,nndraft.el, - nndoc.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el, - mm-decode.el,mm-bodies.el,message.el,mail-source.el,lpath.el, - gnus-xmas.el,gnus-uu.el,gnus-util.el,gnus-topic.el,gnus-sum.el, - gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el, - gnus-picon.el,gnus-msg.el,gnus-mailcap.el,gnus-int.el, - gnus-group.el,gnus-ems.el,gnus-cus.el,gnus-cache.el,gnus-async.el, - gnus-art.el,gnus-agent.el,dgnushack.el,base64.el,Makefile.in, - ChangeLog}: Sync up with Pterodactyl Gnus v0.99. +2005-10-04 Katsumi Yamaoka - * lisp/{webmail.el,nnwarchive.el,nnultimate.el,nnslashdot.el}: New - files. + * aclocal.m4 (AC_PATH_LISPDIR): Default to .../site-lisp/gnus for + Emacs. + (AC_PATH_ETCDIR): Don't change the default value for Emacs. - * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi, - emacs-mime.texi,Makefile.in,ChangeLog}: Sync up with Pterodactyl - Gnus v0.99. + * configure: Generated. -1999-12-02 Katsumi Yamaoka + * Makefile.in (list-installed-shadows): New entry. + (remove-installed-shadows): New entry. - * lisp/gnus.el (gnus-select-method): Undo (`if' -> `when'). - * lisp/gnus-picon.el (gnus-picons-file-suffixes): Ditto. - * lisp/gnus-start.el (save-buffers-kill-emacs): Ditto. - (gnus-after-getting-new-news-hook): Ditto. + * GNUS-NEWS: Generated. - * lisp/gnus-group.el (gnus-useful-groups): Undo (`or' -> `unless'). +2005-09-28 Reiner Steib -1999-12-01 Katsumi Yamaoka + * todo: Remove some items that are already done. Add some new + items. Add some comments. - * lisp/gnus.el (gnus-revision-number): Increment to 10. +2005-09-13 Katsumi Yamaoka - * lisp/gnus-art.el (article-treat-overstrike): Work for multibyte - char with old Emacsen as well. + * lisp/gnus-sum.el (gnus-summary-wash-map): Remove + gnus-summary-toggle-mime. -1999-12-01 Daiki Ueno +2005-09-02 TAKAHASHI Kaoru - * lisp/gnus-agent.el (gnus-category-edit-predicate): Expand `setf' - appears in the backquoted form. - (gnus-category-edit-score): Ditto. + * texi/ptexinfmt.el: Support @frenchspacing, @euro, @sansserif. + (texinfo-format-ordf): Fix typo. - * lisp/gnus-sum.el (gnus-data-set-header): Expand `setf' - appears in the backquoted form. +2005-08-10 Romain Francoise -1999-11-30 Tsukamoto Tetsuo + * GNUS-NEWS: Generated. - * lisp/gnus.el (gnus-revision-number): Increment to 09. +2005-07-25 Katsumi Yamaoka - * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Fix a - bug -- do add-hook. - (gnus-offline-popup): Examine whether `easy-menu-create-menu' is - defined. If not, call `easy-menu-create-keymaps'. + * lisp/dgnushack.el: Autoload sha1 and sha1-binary for XEmacs. -1999-11-30 Tsukamoto Tetsuo +2005-07-18 Romain Francoise - * lisp/gnus.el (gnus-revision-number): Increment to 08. + * GNUS-NEWS: Generated. - * lisp/gnus-offline.el (TopLevel): Use `static-if', requiring - "static" at the compile time. - (gnus-offline-hangup-function): Abolish. - (gnus-offline-auto-ppp): New variable. - (gnus-offline-gnus-get-new-news): Refer to it. - (gnus-offline-set-unplugged-state): Ditto. - (gnus-offline-set-auto-ppp): New function. It replaces the - function `gnus-offline-toggle-auto-hangup'. - (gnus-offline-toggle-auto-hangup): Abolish. - (gnus-offline-define-menu-and-key): Use `static-if' and - `static-cond'. - (gnus-offline-popup-menu): Do not define this function under XEmacs. - (gnus-offline-popup): New function. +2005-06-16 Katsumi Yamaoka - * gnus-ofsetup.el (gnus-ofsetup-update-setting-file): Typo. - (gnus-ofsetup-resource-en): Fix doc strings. - (gnus-ofsetup-resource-ja): Ditto. + * lisp/gnus-art.el (gnus-article-x-face-command): Remove + x-face-mule. + (gnus-treat-display-x-face): Ditto. -1999-11-30 Katsumi Yamaoka + * lisp/gnus-msg.el (gnus-copy-article-buffer): Don't remove bitmap + images. - * lisp/gnus.el (gnus-revision-number): Increment to 07. + * lisp/gnus-sum.el + (gnus-summary-search-article-highlight-goto-x-face): Don't take + care of x-face-mule. + (gnus-summary-search-article-highlight-matched-text): Ditto. + (gnus-summary-search-article): Ditto. - * lisp/gnus-art.el (gnus-article-wash-status): Sync up with - Pterodactyl Gnus v0.98. + * lisp/gnus.el (gnus-colon-keywords): Remove. + Don't autoload x-face-mule; don't require base64. -1999-11-30 Katsumi Yamaoka +2005-05-01 Katsumi Yamaoka - * lisp/nnimap.el (nnimap-request-newgroups): Don't use `member-if'. + * lisp/gnus-vers.el: T-gnus 6.17.3 revision 00. - * lisp/gnus.el (gnus-select-method): Use `if' instead of `when'. +2005-04-25 Katsumi Yamaoka - * lisp/gnus-sum.el (gnus-summary-make-marking-command-1): Use - `car' and `cdr' instead of `cadr'. + * lisp/gnus-art.el (article-update-date-lapsed): Check for + mime-preview-original-major-mode as well. + (gnus-article-prepare-mime-display): Use + gnus-article-save-original-date. + (gnus-article-prepare-display): Ditto. - * lisp/gnus-picon.el (gnus-picons-file-suffixes): Use `cons' - instead of `push'; use `if' instead of `when'. +2005-03-16 Katsumi Yamaoka - * lisp/gnus-group.el (gnus-group-iterate): Use `car' and `cdr' - instead of `pop'. - (gnus-useful-groups): Use `or' instead of `unless'. + * lisp/dgnushack.el: Use configure-package-path instead of + system-configuration-options to add early-package-load-path to + load-path for XEmacs 21.5. - * lisp/gnus-art.el (gnus-emphasis-alist): Use `car' and `cdr' - instead of `cadr'. +2005-02-24 Katsumi Yamaoka -1999-11-30 Katsumi Yamaoka + * texi/ptexinfmt.el (texinfo-multitable-widths): Reverse the logic + that shows whether it is broken. - * lisp/gnus-start.el (save-buffers-kill-emacs): Don't use the macro - `when' in the body of `defadvice'. Use `if' instead. +2005-02-23 Katsumi Yamaoka - * lisp/dgnushack.el (last, mapc): New compiler macros for emulating - cl functions. + * lisp/dgnushack.el: Load timer-funcs and advice for XEmacs; + simplify the way to check whether APEL is available. -1999-11-29 Katsumi Yamaoka + * texi/infohack.el: Load dgnuspath.el; load timer-funcs for XEmacs; + load poe; don't load dgnushack.el, which is harmful to XEmacs since + some required functions, e.g., make-overlay, are invalidated. - * lisp/gnus-start.el (gnus-after-getting-new-news-hook): Don't use - the macro `when' in the arg of `defcustom'. Use `if' instead. +2005-02-21 Katsumi Yamaoka -1999-11-27 Katsumi Yamaoka + * Makefile.in (EXAMINE_PACKAGEDIR): Use configure-package-path. - * lisp/gnus.el (gnus-revision-number): Increment to 06. + * aclocal.m4 (AC_EXAMINE_PACKAGEDIR): Ditto. - * lisp/gnus-art.el (gnus-signature-toggle): Specify the 4th arg of - `next-single-property-change' LIMIT as `point-max'. - (gnus-article-prepare-mime-display): Ditto. - (article-hide-signature): Ditto. +2005-02-21 Katsumi Yamaoka -1999-11-26 NAKAJI Hiroyuki + * Makefile.in (install): Run install-etc. + (install-ja): Ditto. + (install-package): Run install-package-etc. + (install-package-ja): Ditto. + (install-package-etc): New rule. - * lisp/gnus.el (gnus-version): Parentheses of gnus-revision-number - are removed to fill gnus-version within 80 columns. + * lisp/dgnushack.el (dgnushack-install-package-manifest): List + icon files. -1999-11-25 NAKAJI Hiroyuki +2005-02-19 Miles Bader - * lisp/gnus.el (gnus-version): Shows also gnus-revision-number. + * etc/Makefile.in (install): Create $(etcdir)/images/gnus dir. -1999-11-24 Katsumi Yamaoka + * etc/Makefile.in (install, uninstall): Fix installed image dirs. - * lisp/gnus.el (gnus-revision-number): Increment to 05. + * etc/Makefile.in (install): Put gnus-tut.txt in the right place. - * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `gnus-union' - instead of `union'. + * Makefile.in (all): Don't do sub-make in etc. + * etc/Makefile.in (all): Remove target. - * lisp/gnus-util.el (gnus-union): New function. + * make.bat: Do image copies properly. - * lisp/gnus-sum.el (gnus-summary-exit-no-update): Use - `copy-sequence' instead of `copy-list'. - * lisp/gnus-art.el (gnus-article-setup-highlight-words): Ditto. +2005-02-18 Miles Bader - * lisp/dgnushack.el (union, copy-list): Remove compiler macros. + Move all remaining images from etc/gnus to etc/images/gnus. -1999-11-24 Katsumi Yamaoka +2004-06-18 Reiner Steib - * lisp/gnus.el (gnus-revision-number): Increment to 04. + * Makefile.in (all): Do sub-make in etc. + * etc/Makefile.in (all): Link . to images. + (install, uninstall): Use $(etcdir)/images for images. + * make.bat: Likewise. - * lisp/dgnushack.el (union, copy-list): New compiler macros for - emulating cl functions. +2005-02-16 Katsumi Yamaoka -1999-11-22 Katsumi Yamaoka + * texi/infohack.el (infohack-texi-format): Silence XEmacs. - * lisp/gnus.el (gnus-revision-number): Increment to 03. - (gnus-select-method): Use `condition-case' instead of - `ignore-errors'. +2005-02-01 Katsumi Yamaoka - * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case' - instead of `ignore-errors'. + * lisp/gnus-msg.el (gnus-inews-yank-articles): Don't delete newlines. - * lisp/{gnus-ofsetup.el,gnus-offline.el}: Remove RCS magic cookie. + * lisp/message.el (message-yank-original): Don't delete newlines. + (message-fill-references): Don't insert a newline. - * lisp/{time-date.el,smiley.el,score-mode.el,pop3.el,nnweb.el, - nnvirtual.el,nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el, - nnmbox.el,nnmail.el,nnlistserv.el,nnimap.el,nnheader.el, - nneething.el,nndraft.el,nndoc.el,nnbabyl.el,message.el,imap.el, - gnus-win.el,gnus-vm.el,gnus-util.el,gnus-topic.el,gnus-sum.el, - gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el, - gnus-range.el,gnus-picon.el,gnus-ofsetup.el,gnus-offline.el, - gnus-msg.el,gnus-mlspl.el,gnus-mailcap.el,gnus-logic.el, - gnus-kill.el,gnus-group.el,gnus-cite.el,gnus-async.el,gnus-art.el, - gnus-agent.el,earcon.el}: Require `cl' using `eval-when-compile'. +2005-02-01 Katsumi Yamaoka -1999-11-22 Katsumi Yamaoka + * lisp/message.el (message-yank-original): Delete newlines only if + they are excessive. - * lisp/gnus.el (gnus-revision-number): Increment to 02. +2005-01-31 Katsumi Yamaoka - * lisp/{time-date.el,smiley.el,pop3.el,nnweb.el,nnvirtual.el, - nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,nnmbox.el, - nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,nneething.el, - nndoc.el,nnbabyl.el,message.el,imap.el,gnus.el,gnus-win.el, - gnus-util.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el, - gnus-spec.el,gnus-score.el,gnus-salt.el,gnus-range.el, - gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el, - gnus-mailcap.el,gnus-logic.el,gnus-kill.el,gnus-group.el, - gnus-cite.el,gnus-async.el,gnus-art.el,gnus-agent.el,earcon.el}: - Require `cl' at the top level. + * lisp/gnus-msg.el (gnus-inews-yank-articles): Delete newlines + only if they are excessive. - * lisp/gnus.el (gnus-select-method): Undo last change. - * lisp/gnus-util.el (copy-list): Undo last change (remove it). - * lisp/gnus-start.el (gnus-site-init-file): Undo last change. +2005-01-16 Katsumi Yamaoka - * lisp/gnus-ems.el (gnus-split-string): Remove. + * lisp/message.el (invisible-region): Don't advise it when + noninteractive. -1999-11-21 Daiki Ueno +2005-01-11 Katsumi Yamaoka - * lisp/pop3.el: Add description about STLS extension; add autoload - setting for `starttls-open-stream' and `starttls-negotiate'. - (pop3-stls): New function. - (pop3-open-tls-stream): New function. - (pop3-open-server): Use `pop3-open-tls-stream' if - 'pop3-connection-type' is bound to `tls'. + * lisp/gnus.el (gnus-user-agent): Default to + `(emacs gnus mime config mule)'. -1999-11-20 Daiki Ueno + * lisp/gnus-vers.el (gnus-extended-version): Include SEMI, FLIM + and APEL versions. - * lisp/imap.el: Add autoload setting for `starttls-open-stream' - and `starttls-negotiate'. - (imap-stream-alist): Add TLS entry. - (imap-tls-p): New function. - (imap-tls-open): New function. - (imap-ssl-open): Enclose `open-ssl-stream' with - `as-binary-process'. + * lisp/gnus-util.el (gnus-emacs-version): Include Mule and Meadow + versions. -1999-11-19 Katsumi Yamaoka + * lisp/gnus-msg.el (gnus-message-make-user-agent): Invalidate + optional the 1st arg. - * lisp/gnus.el (gnus-revision-number): Increment to 01. - (gnus-select-method): Use `condition-case' instead of - `ignore-errors'. +2005-01-02 Romain Francoise - * lisp/pop3.el (pop3-apop): Move the autoload seting to the top - level. + * GNUS-NEWS: Generated. - * lisp/md5.el (md5): Allow the optional 4th and 5th arguments - `coding' and `noerror' for the stopgaps. +2004-12-26 Katsumi Yamaoka - * lisp/lpath.el (md5): Allow the optional 4th and 5th arguments - `coding' and `noerror'. - (function-max-args): Maybe-fbind for FSF Emacsen. + * GNUS-NEWS: Generated. - * lisp/imap.el (imap-cram-md5-auth): Specify the 4th arg to `md5' - as `binary' if possible. - (imap-log): Default to nil (synched with pgnus 0.99). - (base64-decode-string): Autoload "mel" instead of "base64". - (md5): Autoload "md5" without `eval-and-compile'. +2004-12-26 Katsumi Yamaoka - * lisp/gnus-util.el (copy-list): New function defined by - `defun-maybe'. + * lisp/nnrss.el: Require nnheader instead of mm-util, mime-parse + instead of rfc2231; require eword-encode, mime-edit and mime-view; + reload nnheader when compiling to override mm-util macros. + (nnrss-file-coding-system): New variable. + (nnrss-format-string): Redefine it as an inline function. + (nnrss-decode-group-name): New function. + (nnrss-string-as-multibyte): Remove. + (nnrss-retrieve-headers): Decode group name; don't use + nnrss-format-string. + (nnrss-request-group): Decode group name. + (nnrss-body-presentation-method): New function. + (nnrss-request-article): Decode group name; allow a Message-ID as + well as an article number; encode group name; don't use + nnrss-format-string; replace whitespace with _ in Message-ID; use + nnrss-body-presentation-method and mime-edit-translate-body to + compose a MIME article. + (nnrss-request-expire-articles): Decode group name. + (nnrss-request-delete-group): Decode group name. + (nnrss-fetch): Clarify error message. + (nnrss-read-server-data): Use insert-file-contents instead of load; + bind file-name-coding-system; use multibyte buffer. + (nnrss-save-server-data): Bind coding-system-for-write to the + value of nnrss-file-coding-system; bind file-name-coding-system; + add coding cookie. + (nnrss-read-group-data): Use insert-file-contents instead of load; + bind file-name-coding-system; use multibyte buffer. + (nnrss-save-group-data): Bind coding-system-for-write to the + value of nnrss-file-coding-system; bind file-name-coding-system. + (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string; + make it work with non-ASCII text. + (nnrss-snarf-moreover-categories): Use mime-decode-parameters + instead of rfc2231-decode-encoded-string. + (nnrss-find-el): Make it work with old xml.el as well. - * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Specify - the 3rd arg of `make-full-mail-header' to "nobody" instead of "". +2004-12-26 Tsuyoshi AKIHO - * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case' - instead of `ignore-errors'. + * lisp/nnrss.el (nnrss-get-encoding): New function. + (nnrss-fetch): Use unibyte buffer initially; bind + coding-system-for-read while performing mm-url-insert; remove ^Ms; + decode contents according to the encoding attribute. + (nnrss-save-group-data): Add coding cookie. + (nnrss-mime-encode-string): New function. + (nnrss-check-group): Use it to encode subject and author. - * lisp/gnus-picon.el: Require `cl'. +2004-12-23 Katsumi Yamaoka - * lisp/{smiley.el,rfc2104.el,nnvirtual.el,mailheader.el, - gnus-offline.el} (cl): Enclose the requiring procedure with - `eval-when-compile'. + * texi/infohack.el (infohack-texi-format): Revert. - * lisp/{imap.el,gnus-mailcap.el} (cl): Enclose the requiring - procedure with `eval-when-compile' instead of `eval-and-compile'. +2004-12-22 Katsumi Yamaoka -1999-11-09 Yoshiki Hayashi + * texi/infohack.el (infohack-texi-format): Bind undo-outer-limit. - * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache): - Use mail-sources instead of nnmail-spool-file. - From: Toshiaki -PCX- Tanaka. +2004-12-21 Katsumi Yamaoka -1999-11-09 Katsumi Yamaoka + * lisp/nnheader.el (mm-emacs-mule): New variable. + (mm-encode-coding-region): New function. + (mm-decode-coding-region): New function. + (mm-set-buffer-file-coding-system): New function. + (mm-with-multibyte-buffer): New macro. - * lisp/gnus.el (gnus-group-startup-message): Insert space before - "based on". - * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Ditto. +2004-12-20 Katsumi Yamaoka -1999-11-09 Katsumi Yamaoka + * lisp/dgnushack.el (dgnushack-dont-compile-files): Exclude mm-url.el. - * lisp/gnus.el (gnus-version-number): Update to 6.13.3. - (gnus-revision-number): Clear to 00. + * lisp/mm-url.el: Require nnheader instead of mm-util. - * README.T-gnus: Update. + * lisp/nnheader.el (mm-char-or-char-int-p): New function. - * lisp/{rfc1843.el,qp.el,nntp.el,nnmail.el,nnfolder.el,nnagent.el, - mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-decode.el,mm-bodies.el, - message.el,mail-source.el,lpath.el,gnus-util.el,gnus-topic.el, - gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-msg.el,gnus-mailcap.el, - gnus-group.el,gnus-art.el,gnus-agent.el,dgnushack.el,binhex.el, - ChangeLog}: Sync up with Pterodactyl Gnus v0.98. +2004-12-06 Reiner Steib - * lisp/{rfc2104.el,nnimap.el,imap.el}: New files. + * GNUS-NEWS: Generated. - * texi/gnus-ja.texi: Sync up with Pterodactyl Gnus v0.98 without - translation. +2004-11-14 Katsumi Yamaoka - * texi/{gnus.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.98. + * lisp/encrypt.el: Bind password-cache-expiry when compiling. -1999-11-08 Kinji Itoh +2004-10-29 Katsumi Yamaoka - * lisp/gnus-draft.el (gnus-draft-edit-message): Use - `message-save-drafts' instead of `set-buffer-modified-p' and - `save-buffer'. - * lisp/message.el (message-save-drafts): Insert In-Reply-To header - because the reply data is lost in Drafts. - * lisp/gnus-art.el (gnus-signature-face): Don't check - window-system type. + * lisp/gnus-spec.el (gnus-search-or-regist-spec): Manage the flag + which indicates whether the spec is updated; simplify the form. + (gnus-update-format-specifications): Correct the way to detect + whether specs are updated. -1999-11-08 Daiki Ueno +2004-10-18 Katsumi Yamaoka - * lisp/pop3.el (pop3-progress-message): New function. - (pop3-movemail): Use it. + * lisp/encrypt.el: Autoload password-read-and-add and + password-cache-remove. -1999-10-28 Katsumi Yamaoka +2004-10-15 Katsumi Yamaoka - * lisp/gnus.el (TopLevel): Autolaod "gnus-msg" for the function - `gnus-following-method'. + * lisp/mml-smime.el: Don't care even if there's no smime.el. - * lisp/gnus-msg.el (gnus-following-method): Move from gnus-msg.el; - wide reply as a mail if the message is not a news; use the macro - `gnus-setup-message'. +2004-09-30 Simon Josefsson - * lisp/gnus-art.el (gnus-following-method): Move to gnus-msg.el. + * Makefile.in (GNUS-NEWS): Depend on texi/gnus-news.texi. -1999-10-26 Katsumi Yamaoka + * GNUS-NEWS: Generated. - * lisp/gnus.el (gnus-revision-number): Increment to 14. - (TopLevel): Autoload "gnus-bitmap" instead of "smiley-mule" for the - function `gnus-smiley-display'. +2004-09-30 Katsumi Yamaoka - * lisp/gnus-art.el (gnus-treat-display-smileys): Default to nil if - `window-system' is nil. - (gnus-article-x-face-command): Default to external command if - `window-system' is nil. + * lisp/gnus-encrypt.el: Bind password-cache-expiry when compiling. -1999-10-26 Katsumi Yamaoka +2004-09-29 Simon Josefsson - * lisp/gnus.el (gnus-revision-number): Increment to 13. - (TopLevel): Rearrange autoload settings. + * GNUS-NEWS: Generated. - * lisp/gnus-art.el (gnus-treatment-function-alist): Don't use - `smiley-buffer'. + * Makefile.in (GNUS-NEWS): Add. - * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Add button - "Toggle smileys" in "Washing" menu. - (gnus-summary-wash-map): Add "s" key for `smiley-toggle-buffer'. +2004-09-15 Katsumi Yamaoka - * lisp/smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'. - (smiley-toggle-buffer): New function. - (smiley-buffer): Don't quote the function. - (smiley-toggle-extents): Ditto. + * lisp/gnus-encrypt.el: Autoload password-read-and-add and + password-cache-remove. -1999-10-24 Tsukamoto Tetsuo +2004-09-11 Simon Josefsson - * lisp/gnus.el (gnus-revision-number): Increment to 12. - (TopLevel): Add and delete autoloads for functions defined in - "gnus-cus", "gnus-offline", "miee", "pop3-fma" and "mw32misc". + * GNUS-NEWS: Generated. - * lisp/gnus-offline.el (TopLevel): Do not consider the functions - defined in "miee". +2004-09-02 Reiner Steib - * lisp/gnus-ofsetup.el (TopLEvel): Do not autoload - `gnus-custom-mode' defined in "gnus-cus". + * etc/.cvsignore: Remove unused. -1999-10-21 Tsukamoto Tetsuo +2004-09-01 Katsumi Yamaoka - * lisp/gnus.el (gnus-revision-number): Increment to 11. + * texi/gnus-ja.texi: Uncomment the @copying section. + * texi/message-ja.texi: Ditto. - * lisp/gnus-offline.el (TopLevel): Call `mime-set-field-decoder' - when "eword-decode" is loaded. It is for X-Gnus-Offline-Backend - header. +2004-09-01 Katsumi Yamaoka -1999-10-19 Katsumi Yamaoka + * texi/gnus-ja.texi: Comment the @copying section temporarily. + * texi/message-ja.texi: Ditto. - * lisp/gnus.el (gnus-revision-number): Increment to 10. - (TopLevel): Autoload "x-face-mule" and "smiley-mule" for the - functions `x-face-mule-gnus-article-display-x-face' and - `smiley-buffer'. +2004-08-27 Katsumi Yamaoka - * lisp/lpath.el (smiley-encode-buffer): Bind it for FSF Emacsen. + * lisp/gnus.el: Don't autoload x-face-e21. - * lisp/gnus-ems.el (gnus-group-startup-message): Don't replace with - `gnus-mule-group-startup-message'. - (gnus-mule-group-startup-message): Remove. - (gnus-mule-bitmap-image-file): Remove. + * lisp/gnus-art.el (gnus-article-x-face-command): Discard + x-face-e21. + (gnus-article-x-face-command): Ditto. + (gnus-treat-display-x-face): Ditto. + (gnus-treat-display-face): Ditto. - * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode smileys to - ordinary text if the feature `smiley-mule' is provided and FSF - Emacs is used. - (TopLevel): Require `static' at the compile time. +2004-08-02 TAKAHASHI Kaoru - * lisp/gnus-art.el (gnus-article-prepare-display): Bind - `mime-display-text/plain-hook' to nil. - (gnus-article-prepare-mime-display): Use `let' instead of `let*'; - treat the next entity position as a marker. - (gnus-treatment-function-alist): Use `smiley-buffer' instead of - `gnus-smiley-display' under FSF Emacsen. - (gnus-treat-display-smileys): Default to t if the module - `smiley-mule' is installed. - (gnus-treat-display-xface): Default to `head' if the value of - `gnus-article-x-face-command' is - `x-face-mule-gnus-article-display-x-face'. - (gnus-article-x-face-command): Default to - `x-face-mule-gnus-article-display-x-face' if the module - `x-face-mule' is installed. - (TopLevel): Require `static' first; require `path-util'. + * texi/ptexinfmt.el (slanted): Rename @s to @slanted. -1999-10-18 Katsumi Yamaoka +2004-07-29 KOSEKI Yoshinori - * lisp/gnus.el (gnus-revision-number): Increment to 09. + * lisp/gnus-namazu.el (gnus-namazu/make-directory-table): Fix + normalization of dir (remove drive letter). - * lisp/message.el (message-mode): Make - `message-font-lock-last-position' as buffer local. - (message-font-lock-keywords-2): Use - `message-font-lock-cited-text-matcher' instead of regexp. - (message-font-lock-cited-text-matcher): New function. - (font-lock-after-change-function): Advice to the keep last cursor - position in `message-font-lock-last-position' before fontifying. - (message-font-lock-last-position): New variable. - (message-font-lock-citation-name-max-column): New variable. - (message-font-lock-cited-text-regexp): New variable. - (message-font-lock-fence-close-position): New variable. - (message-font-lock-fence-open-position): New variable. - (message-font-lock-fence-close-regexp): New variable. - (message-font-lock-fence-open-regexp): New variables. +2004-07-20 TAKAHASHI Kaoru -1999-10-04 Masatoshi Tsuchiya + * texi/ptexinfmt.el: Support @s. - * lisp/message.el (message-mode): Rearrange `font-lock-defaults' - using `message-font-lock-keywords', `message-font-lock-keywords-1' - and `message-font-lock-keywords-2'. - (message-font-lock-keywords): Restruct. - (message-font-lock-keywords-1): New variable split from - `message-font-lock-keywords'. - (message-font-lock-keywords-2): Ditto. +2004-06-21 Katsumi Yamaoka -1999-10-11 Katsumi Yamaoka + * lisp/nnheader.el (nnheader-parse-nov): Pass the eol value to + nnheader-nov-read-integer. - * lisp/gnus.el (gnus-revision-number): Increment to 08. +2004-06-16 Reiner Steib - * lisp/gnus-art.el (gnus-treat-article): Buttonize the signature - before highlighting or hiding it. - (gnus-article-buttonize-signature): New function. - (gnus-article-highlight-signature): Don't buttonize. - (gnus-treatment-function-alist): Undo the last change. - (gnus-treat-emphasize): Default to nil. + * make.bat: Fix line endings around arch-tag. -1999-10-08 Katsumi Yamaoka +2004-06-09 Katsumi Yamaoka - * lisp/gnus.el (gnus-revision-number): Increment to 07. - (TopLevel): Autoload "gnus-art" for the function - `gnus-article-show-all'. + * lisp/lpath.el: Fbind lsdb-complete-name. - * lisp/gnus-sum.el (gnus-summary-select-article): Expose all - hidden text if the command `gnus-summary-toggle-mime' is used. +2004-06-03 Teodor Zlatanov - * lisp/gnus-art.el (gnus-signature-toggle): Don't hide the - following parts. - (gnus-article-highlight-signature): Work for forwarded messages. - (gnus-article-show-all): New function based on `article-show-all'. - (gnus-article-show-all-headers): Based on - `article-show-all-headers'. - (article-show-all-headers): New function to show all *HEADERS*. - (article-show-all): Show *ALL* literally. - (article-hide-signature): Work for forwarded messages. - (gnus-treatment-function-alist): Put `gnus-treat-hide-signature' - off after `gnus-treat-highlight-signature'. + * etc/gnus/gnus-setup.ast (Setting up a NNTP server) + (Setting up local mail storage (nnml)): fixed some bugs, added a + new screen - still testing -1999-10-08 Katsumi Yamaoka +2004-06-01 Simon Josefsson - * lisp/gnus.el (gnus-revision-number): Increment to 06. + * make.bat: Add SASL manual. - * lisp/gnus-art.el (gnus-article-prepare-mime-display): Protect - against forwarded messages without MIME structure. - (gnus-treatment-function-alist): Move - 'gnus-treat-decode-article-as-default-mime-charset' to the top; - put `gnus-treat-emphasize' off after - `gnus-treat-highlight-headers'. +2004-05-23 Lars Magne Ingebrigtsen -1999-10-07 Yoshiki Hayashi + * etc/gnus/news-server.ast: Use library validation. - * lisp/gnus.el (gnus-revision-number): Increment to 05. +2004-05-21 Katsumi Yamaoka -1999-10-07 Katsumi Yamaoka + * lisp/nnheader.el (mm-disable-multibyte): New function. + (mm-enable-multibyte): New function. + (mm-encode-coding-region): New function. + (mm-string-make-unibyte): New function. - * lisp/gnus-art.el (gnus-treat-predicate): Examine whether the - argument is list or not before condition. + * lisp/utf7.el: Require `nnheader' instead of `mm-util'. -1999-10-07 Yoshiki Hayashi +2004-05-02 TSUCHIYA Masatoshi - * lisp/gnus-art.el (gnus-treat-predicate): Work for - (typep "something"). + * gnus-namazu.el (gnus-namazu-imap-group-prefix): Abolished. + (gnus-namazu-imap-maildir): Abolished. + (gnus-namazu-remote-groups): New option. + (gnus-namazu/call-namazu): Simplified. + (gnus-namazu/make-directory-table): Refer the above option. + (gnus-namazu/search): Cancel the last change to support IMAP. + (gnus-namazu-update-index): Ditto. + (gnus-namazu-update-indices): Ditto. -1999-10-07 Yoshiki Hayashi +2004-05-02 Katsumi Yamaoka - * lisp/gnus-art.el (gnus-article-prepare-display): - Pass argument nil as a condition to gnus-treat-article. - * lisp/gnus-art.el (gnus-article-prepare-mime-display): - Ditto. Also, treat last part of multipart article correctly. + * lisp/gnus-vers.el: T-gnus 6.17.2 revision 00. -1999-10-06 Katsumi Yamaoka +2004-04-27 Katsumi Yamaoka - * lisp/gnus.el (gnus-revision-number): Increment to 04. + * lisp/dgnushack.el (describe-key-briefly): Remove compiler macro. - * lisp/message.el (message-generate-headers): Don't insert - excessive newline. +2004-04-12 TAKAHASHI Kaoru - * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use - negative number for the 2nd arg of `insert-char'. + * texi/ptexinfmt.el: Support @indicateurl, @LaTeX, @ordf, @ordm. + @url is now a synonym for @uref. -1999-10-06 Tsukamoto Tetsuo +2004-04-08 Katsumi Yamaoka - * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Info link to - gnus-ja instead of gnus if Japanese environment is on. + * lisp/gnus-util.el (gnus-set-work-buffer): Set buffer multibyte. + (gnus-select-frame-set-input-focus): Don't check whether + `focus-follows-mouse' is bound. + (frame-parameter): Remove. -1999-10-06 Katsumi Yamaoka +2004-03-25 Katsumi Yamaoka - * lisp/gnus.el (gnus-revision-number): Increment to 03. - (semi-gnus-developers): Remove. - (gnus-maintainer): Change mail address. - (gnus-group-startup-message): Display version string. + * lisp/pop3.el: Don't require `advice', `pces' and `path-util'. + (pop3-ssl-program-name): Use `executable-find' instead of + `exec-installed-p'. + (pop3-movemail): Don't use `write-region-as-binary'. + (pop3-open-server): Don't use `open-network-stream-as-binary'. + (pop3-open-ssl-stream): Don't use `as-binary-process'. + (pop3-open-tls-stream): Ditto. + (mail-source-fetch-pop): In Gnus, advise it to bind + `pop3-connection-type' and `pop3-leave-mail-on-server' while + fetching mails, according to `mail-sources'. - * lisp/gnus-msg.el (gnus-bug): Delete `Cc'; modify version string. +2004-03-24 KOSEKI Yoshinori - * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Display - version string; fix glyph position. + * lisp/gnus-namazu.el (gnus-namazu/directory-table-use): Remove. + (gnus-namazu-imap-maildir): New variable. -1999-10-06 Yoshiki Hayashi +2004-03-09 Katsumi Yamaoka - * lisp/gnus-sum.el (gnus-read-move-group-name): Revert - to previous version until problem of respooling from - nnimap to nnml is solved. - (gnus-summary-move-article): Ditto. + * lisp/dgnushack.el (dgnushack-unexporting-files): Add + legacy-gnus-agent.el. -1999-10-05 Katsumi Yamaoka +2004-03-08 Kevin Greiner - * lisp/gnus.el (gnus-revision-number): Increment to 02. + * make.bat: Make sure that gnus-load.el and sieve are writable to + avoid breakage. - * lisp/gnus-art.el (gnus-treat-predicate): Check whether arg's - value is t before checking for `condition'. - (gnus-article-prepare-mime-display): Search for the entity children - if the primary type is `multipart'. +2004-03-04 KOSEKI Yoshinori -1999-10-01 Katsumi Yamaoka + * lisp/gnus-namazu.el (gnus-namazu-command-prefix): New variable. + (gnus-namazu-imap-group-prefix): Ditto. + (gnus-namazu/directory-table-use): Ditto. + (gnus-namazu/call-namazu): Use gnus-namazu-imap-group-prefix. + (gnus-namazu/search): Support Maildir. - * lisp/gnus.el (gnus-revision-number): Increment to 01. +2004-03-01 Reiner Steib - * lisp/gnus-sum.el (gnus-read-move-group-name): Returns nil - instead of signaling an error if the destination group is not - newly created. - (gnus-summary-move-article): Do nothing if the destination group - is not newly created. + * make.bat: Fix directory test for Windows 9x/ME. From Michael + Schierl (tiny change). - * lisp/gnus-msg.el (gnus-bug): Use text/plain for the snooped - environment part. +2004-02-11 TAKAHASHI Kaoru -1999-09-30 Daiki Ueno + * texi/ptexinfmt.el: Support @docbook, @ifdocbook, @ifnotdocbook, + and @registeredsymbol. - * nnfolder.el (nnfolder-possibly-change-group): Don't create an - active entry for the group even if it doesn't exist. +2004-02-06 Katsumi Yamaoka -1999-09-28 Daiki Ueno + * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Fix misplaced `)'. - * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'. +2004-02-03 Hiroshi Fujishima -1999-09-28 Katsumi Yamaoka + * texi/gnus-ja.texi (Contributors): Fix typo. - * lisp/gnus.el (gnus-version-number): Update to 6.13.2. - (gnus-revision-number): Clear to 00. +2004-01-23 Katsumi Yamaoka - * README.T-gnus: Update. + * lisp/canlock.el: Reload sha1-el provided by FLIM when an old + version (maybe provided by the XEmacs ecrypt package) was loaded. - * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi, - emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97. + * lisp/dgnushack.el (max-specpdl-size): Don't modify the value. + (byte-optimize-form-code-walker): Simplify the test form; doc fix. + (char-after): Don't byte-optimize it. + (char-before): Ditto. + (dgnushack-bind-colon-keywords): Remove. - * lisp/{qp.el,nntp.el,nnmail.el,mml.el,mm-util.el,mm-encode.el, - mm-decode.el,message.el,mail-source.el,gnus.el,gnus-xmas.el, - gnus-util.el,gnus-sum.el,gnus-srvr.el,gnus-score.el,gnus-nocem.el, - gnus-msg.el,gnus-group.el,gnus-cache.el,gnus-art.el,gnus-agent.el, - ChangeLog}: Sync up with Pterodactyl Gnus v0.97. +2004-01-21 Katsumi Yamaoka -1999-09-24 Katsumi Yamaoka + * lisp/smime.el: Remove. - * lisp/gnus.el (gnus-revision-number): Increment to 07. +2004-01-14 Katsumi Yamaoka - * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize - smooth scrolling under XEmacs. - (gnus-article-next-page):Ditto. + * lisp/gnus-art.el (gnus-article-add-button): Remove Mule 2 stuff. + * lisp/gnus-namazu.el: Don't autoload regexp-opt. + * lisp/gnus-util.el (gnus-read-event-char): Remove Mule 2 stuff. + * lisp/nnmail.el (nnmail-lazy): Ditto. - * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add - descriptions about the problem of loaddefs.el and the patch for - CUSTOM 1.9962. +2004-01-07 Katsumi Yamaoka -1999-09-22 Katsumi Yamaoka + * lisp/gnus-art.el (gnus-treat-smiley): Ignore Emacs version + number. - * lisp/gnus.el (gnus-revision-number): Increment to 06. + * lisp/gnus-cite.el (gnus-cite-add-face): Don't support old + Emacsen. - * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and - `:predicate' for old Emacsen; require `static'. + * lisp/gnus.el: Always autoload `x-face-decode-message-header' and + `x-face-mule-gnus-article-display-x-face'. - * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user', - `:path' and `:predicate'. + * lisp/pop3.el (pop3-md5): Always use the built-in `md5'. -1999-09-20 Daiki Ueno +2004-01-07 Hiroshi Fujishima - * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current - modeline as modified. + * etc/gnus-tut.txt: `G m' instead of `G V' (tiny patch). -1999-09-17 Katsumi Yamaoka +2004-01-06 Katsumi Yamaoka - * lisp/gnus.el (gnus-revision-number): Increment to 05. + * lisp/gnus-clfns.el: Abolish. + * lisp/nnshimbun.el: Abolish. - * lisp/gnus-art.el (gnus-treat-article): Inherit the text property - `mime-view-entity' in the modified header under FSF Emacsen. + * lisp/dgnushack.el: Allow loading dgnushack.el w/o dgnuspath.el. -1999-09-13 Tsukamoto Tetsuo +2004-01-05 Jesper Harder - * README-offline.en: Rewrite the usage description. - * README-offline.ja: Ditto. + * make.bat: Add missing parens. From Robert Marshall + . -1999-09-12 Tsukamoto Tetsuo +2004-01-05 Katsumi Yamaoka - * lisp/gnus.el (gnus-revision-number): Increment to 04. + * aclocal.m4 (AC_CHECK_EMACS_FLAVOR): Don't check for Mule 2. + * sample.lpath.el: Remove. + * contrib/cus-dep.el: Remove. + * contrib/gnus-idna.el: Remove. + * contrib/passwd.el: Remove. + * contrib/regexp-opt.el: Remove. + * contrib/timer.el: Remove. + * lisp/canlock-om.el: Remove. + * lisp/dgnushack.el: Add `early-package-load-path' to `load-path' + for XEmacs 21.5; remove Mule 2 stuff. + * lisp/gnus-agent.el: Remove Mule 2 stuff. + * lisp/gnus-art.el: Ditto. + * lisp/gnus-cite.el: Ditto. + * lisp/gnus-ems.el: Ditto. + * lisp/gnus-msg.el: Ditto. + * lisp/gnus-namazu.el: Ditto. + * lisp/gnus-offline.el: Ditto. + * lisp/gnus-start.el: Ditto. + * lisp/gnus-util.el: Ditto. + * lisp/gnus-uu.el: Ditto. + * lisp/gnus.el: Ditto. + * lisp/lpath.el: Ditto. + * lisp/mail-source.el: Ditto. + * lisp/message.el: Ditto. + * lisp/mm-url.el: Ditto. + * lisp/nnfolder.el: Ditto. + * lisp/nnheader.el: Ditto. + * lisp/nnkiboze.el: Ditto. + * lisp/nnmail.el: Ditto. + * lisp/nnmaildir.el: Ditto. + * lisp/nnmbox.el: Ditto. + * lisp/nnmh.el: Ditto. + * lisp/nnml.el: Ditto. + * lisp/nnrss.el: Ditto. + * lisp/nnshimbun.el: Ditto. + * lisp/nntp.el: Ditto. + * lisp/score-mode.el: Ditto. + * texi/infohack.el: Ditto. + * texi/ptexinfmt.el: Ditto. - * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading - `gnus-offline'. +2004-01-05 Katsumi Yamaoka -1999-09-12 Tsukamoto Tetsuo + * lisp/hex-util.el: Remove. + * lisp/md5.el: Remove. + * lisp/sha1-el.el: Remove. - * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'. - * README-offline.ja: Ditto. +2004-01-05 Simon Josefsson -1999-09-11 Tsukamoto Tetsuo + * GNUS-NEWS: Mention SASL, and that sieve-manage uses it. + Mention password.el. + Mention NTLM. - * lisp/gnus.el (gnus-revision-number): Increment to 03. +2004-01-04 Simon Josefsson - * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark - the current buffer as modified. + * GNUS-NEWS: Add IMAP ID (RFC 2971) support. + Mention `W e' for editing all.SCORE. - * lisp/gnus-offline.el (gnus-offline-menu): New variable. - (gnus-offline-get-menu-items): New function. - (gnus-offline-define-menu-on-miee): Use it. - (gnus-offline-define-menu-on-agent): Ditto. +2004-01-05 Katsumi Yamaoka -1999-09-04 Daiki Ueno + * lisp/gnus-vers.el: T-gnus 6.17.1 revision 00. - * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'. +2004-01-04 Katsumi Yamaoka - * lisp/pop3.el (pop3-save-uidls): Don't use `dotimes' to check - backets of `pop3-uidl-obarray'; don't clear `pop3-uidl-obarray'. - (pop3-quit): Clear `pop3-uidl-obarray'. + * lisp/gnus-vers.el: T-gnus 6.16.6 revision 00. -1999-09-03 Tsukamoto Tetsuo +2004-01-04 Katsumi Yamaoka - * lisp/gnus.el (gnus-revision-number): Increment to 02. + * lisp/gnus-vers.el: T-gnus 6.16.5 revision 00. - * lisp/gnus-offline.el (gnus-offline-resource-en, - gnus-offline-resource-ja, - gnus-offline-resource-ja_complete): New variables. - (gnus-offline-get-message): News function. - (gnus-offline-error-check): Use it. - (gnus-offline-connect-server): Ditto. - (gnus-offline-get-new-news-function): Ditto. - (gnus-offline-set-mail-group-level): Ditto. - (gnus-offline-hangup-line): Ditto. - (gnus-offline-after-jobs-done): Ditto. - (gnus-offline-toggle-auto-hangup): Ditto. - (gnus-offline-toggle-on/off-send-mail): Ditto. - (gnus-offline-toggle-articles-to-fetch): Ditto. - (gnus-offline-empting-spool): Ditto. - (gnus-offline-set-interval-time): Ditto. +2004-01-04 Katsumi Yamaoka - * lisp/gnus-ofsetup.el (gnus-offline-lang, - gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New - variables. - (gnus-ofsetup-get-message): New function. - (gnus-setup-for-offline): Use it. - (gnus-ofsetup-find-parameters): Ditto. - (gnus-ofsetup-prepapre-for-miee): Ditto. - (gnus-ofsetup-completing-read-symbol): Ditto. - (gnus-ofsetup-customize): Ditto. - (gnus-ofsetup-customize-done): Ditto. + * lisp/gnus-vers.el: T-gnus 6.16.4 revision 00. -1999-09-01 Katsumi Yamaoka +2004-01-03 Reiner Steib - * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind - `isearch-lazy-highlight'. + * GNUS-NEWS: Update copyright. -1999-08-30 Katsumi Yamaoka + * etc/gnus-tut.txt (Gnus FAQ): Remove text version. Refer to info + documentation and online version instead. - * lisp/gnus.el (gnus-revision-number): Increment to 01. + * GNUS-NEWS: Changed "Dired integration" - * lisp/lpath.el (babel-as-string): Bind it. +2004-01-02 Reiner Steib - * lisp/gnus-sum.el (gnus-summary-search-article): Keep the - original X-Face field while searching. It is done for only FSF - Emacsen. - (gnus-summary-search-article-highlight-matched-text): Ditto. - (gnus-summary-search-article-matched-data): Bind it explicitly. + * GNUS-NEWS: Add `gnus-group-read-ephemeral-group'. -1999-08-29 Katsumi Yamaoka +2003-12-30 Katsumi Yamaoka - * lisp/gnus.el (gnus-version-number): Update to 6.13.1. - (gnus-revision-number): Clear to 00. + * lisp/gnus-vers.el: T-gnus 6.16.3 revision 00. - * README.T-gnus: Update. +2003-12-25 Katsumi Yamaoka - * README: Sync up with Pterodactyl Gnus v0.96. - * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el, - mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el, - gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el, - gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el, - gnus-agent.el,ChangeLog}: Ditto. - * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto. - -1999-08-27 Daiki Ueno - - * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t, - don't retrieve any incoming mails.; Don't filter articles here. - Use `convert-standard-filename' to generate fresh UIDL file names. - (pop3-get-message-numbers): Rewrite. - (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead - of `with-temp-buffer'. - -1999-08-27 Tsukamoto Tetsuo - - * README-offline.ja : Fix. + * lisp/pop3.el: Autoload `open-ssl-stream' when compiling. - * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): - Fix typo. +2003-12-23 Reiner Steib - * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time - requirements; Enclose the autoload for `gnus-custom-mode' with - `eval-and-compile'. + * GNUS-NEWS: Mention change of `e' in draft groups. -1999-08-27 Katsumi Yamaoka +2003-12-17 Katsumi Yamaoka - * lisp/gnus.el (gnus-revision-number): Increment to 15. + * gnus-group.el (gnus-group-edit-group): Let the `C-c C-i' command + choose the language specific info file. - * lisp/dgnushack.el (char-before, char-after): Optimize byte code - for them before lpath.el is loaded. Because lpath.el requires - `poe' via `path-util'. [cf. ] +2003-12-16 Katsumi Yamaoka - * lisp/gnus-sum.el (gnus-summary-search-article): Search for - X-Face image if the regexp "^X-Face:" is specified. - (gnus-summary-search-article-highlight-matched-text): Use - `gnus-summary-search-article-highlight-goto-x-face'; maybe display - X-Face image if it is requested. - (gnus-summary-search-article-highlight-goto-x-face): New macro. + * lisp/gnus-art.el: Require `mime-image' when Emacs is running on + the window system. -1999-08-26 Katsumi Yamaoka + * lisp/gnus-sum.el: Don't require `mime-view'. - * lisp/gnus.el (gnus-revision-number): Increment to 14. +2003-12-15 Katsumi Yamaoka - * lisp/gnus-sum.el (gnus-summary-search-article): Treat and - recenter the article when touchdown; popup the article buffer if - it is disappeared. - (gnus-summary-search-article-highlight-matched-text): Treat the - article before highlighting; use old style backquote syntax. - (gnus-summary-search-article-position-point): Fix the beginning - position; use old style backquote syntax. - (gnus-summary-select-article): Undo the last change. - (gnus-summary-display-article): Bind - `gnus-summary-search-article-matched-data' in the article buffer - locally. It is moved from `gnus-summary-select-article'. + * lisp/nnmail.el (nnmail-lazy): Replace `widget-default-get' with + the expanded form for Mule 2. -1999-08-25 NAKAJI Hiroyuki +2003-12-01 Katsumi Yamaoka - * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly. - (clean): Remove formatted info files. - (distclean): Just remove Makefile. + * lisp/dgnushack.el (dgnushack-make-cus-load): Use + contrib/cus-dep.el to build T-gnus with Mule 2. -1999-08-25 Tsukamoto Tetsuo + * contrib/cus-dep.el: Imported from Emacs 20.7 for Mule 2. - * lisp/gnus.el (gnus-revision-number): Increment to 13. +2003-11-03 ARISAWA Akihiro - * lisp/gnus-agent.el (gnus-agent-large-newsgroup): New variable. - (gnus-agent-fetch-headers): Limit downloadable articles if the - number of unread articles exceeds `gnus-agent-large-newsgroup'. - (gnus-agent-expire): Do not expire saved or replied articles when - `gnus-agent-expire-all' is nil. + * lisp/message.el (message-forward-subject-name-subject): Fixed. - * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New - variable. - (gnus-offline-agent-expire): Check it; Bind - `gnus-agent-expire-all' to nil if `gnus-agent-expire-days' is 0. - (gnus-offline-after-jobs-done): Don't check - `gnus-agent-expire-all'. +2003-10-27 Katsumi Yamaoka - * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if - `user-login-name' and `user-real-login-name' returns the same - value or not. - (gnus-ofsetup-prepare-for-miee): Write forms as a variable. - (gnus-ofsetup-update-setting-file): Ditto. - (gnus-ofsetup-prepare): New macro. - (gnus-setup-for-offline): Use it. - (gnus-ofsetup-customize-done): Ditto. - -1999-08-25 Katsumi Yamaoka - - * lisp/gnus.el (gnus-revision-number): Increment to 12. - - * lisp/gnus-sum.el (gnus-summary-search-article): Rearrange. - (gnus-summary-search-article-highlight-matched-text): Rearrange. - (gnus-summary-search-article-position-point): New macro. - (gnus-summary-search-article-matched-data): Rename from - `gnus-summary-search-article-matched-text'. - (gnus-summary-isearch-article): Bind `gnus-inhibit-treatment' to t; - use `gnus-article-show-all-headers' for exposing the visited - article. - (gnus-summary-select-article): Bind - `gnus-summary-search-article-matched-data' in the article buffer - locally. - - * lisp/gnus-art.el (gnus-treat-article): Don't treat the article - if the value of `gnus-inhibit-treatment' is non-nil. - (article-toggle-headers): Don't redisplay X-Face if the value of - `gnus-inhibit-treatment' is non-nil. - (gnus-article-treat-custom): Add new treatment variable `mime'. - -1999-08-25 Daiki Ueno - - * lisp/gnus-group.el (gnus-group-line-format): Fix typo in - documentation. - - * lisp/gnus-sum.el (gnus-summary-mode): Don't set - `gnus-newsgroup-incorporated' explicitly. - -1999-08-24 Katsumi Yamaoka - - * README.semi: Update for the recent a-ftp sites and directories. - * README.semi.ja: Ditto. - * texi/gnus-faq.texi: Ditto. - * texi/gnus-faq-ja.texi: Ditto. - -1999-08-24 Daiki Ueno - - * lisp/gnus.el (gnus-revision-number): Increment to 11. - (gnus-summary-incorporated-face): New face spec. - - * lisp/gnus-group.el (gnus-group-line-format-alist): Add - entry about the format specifier `w'. - (gnus-group-line-format): Fix documentation. - - * lisp/gnus-sum.el (gnus-summary-highlight): Highlight lines on - newly incorporated mails with `gnus-summary-incorporated-face'. - (gnus-newsgroup-incorporated): New variable. - (gnus-summary-local-variables): Add `gnus-newsgroup-incorporated'. - (gnus-summary-mode): Set `gnus-newsgroup-incorporated'. - - * lisp/nnmail.el (nnmail-new-mail-numbers): New function. - - * lisp/gnus-srvr.el (gnus-browse-foreign-server): Don't prepend - `K' if the group has already been subscribed. - -1999-08-24 Katsumi Yamaoka - - * lisp/gnus-sum.el (gnus-summary-isearch-article): Set - `isearch-lazy-highlight' t in the buffer locally; goto the - beginning of the buffer before searching. - - * lisp/gnus-util.el (gnus-eval-in-buffer-window): Select the last - selected frame. - -1999-08-23 Katsumi Yamaoka + * texi/infohack.el: Don't fiddle with the `features' variable; + fix directories relative to the ../lisp directory in `load-path'. - * lisp/gnus.el (gnus-revision-number): Increment to 10. +2003-10-24 Katsumi Yamaoka - * lisp/gnus-sum.el (gnus-summary-search-article): Highlight - matched text after the searching is done; call - `gnus-summary-select-article' with the args nil and t; bind - `gnus-treat-*' to nil. - (gnus-summary-search-article-highlight-matched-text): New macro - for highlighting matched text. It is bound at the compile time - only. - (gnus-summary-isearch-article): Call `gnus-summary-select-article' - with the args nil and t; bind `gnus-treat-*' to nil. - - * lisp/gnus-ems.el (gnus-x-splash): Change the foreground color of - `gnus-splash' to "Brown"; use `with-temp-buffer' instead of - `with-temp-file'; use `insert-file-contents-as-binary' instead of - `insert-file-contents'. - -1999-08-20 Tsukamoto Tetsuo + * Makefile.in (install-package): Don't call `compose-package'. + (install-package-ja): Ditto. + (package): Ditto. + (package-ja): Ditto. + (compose-package): Abolish. - * lisp/gnus.el (gnus-revision-number): Increment to 09. + * lisp/Makefile.in (compose-package): Abolish. - * lisp/gnus-offline.el: Fix comments. - (TopLevel): Delete the code for emulating custom. Do not inhibit - byte-compile-warnings, but hide useless ones. - (gnus-offline-dialup-program-arguments): defvar instead of - defcustom. - (gnus-offline-hangup-program-arguments): Ditto. - (gnus-offline-interval-time): Ditto. - (gnus-offline-dialup-program, gnus-offline-hangup-program, - gnus-offline-drafts-queue-type, gnus-offline-MTA-type): defvar. - (gnus-offline-disable-fetch-mail): Remove pop3-fma dependent - codes. - Set `mail-sources' instead of `nnmail-spool-file'. - (gnus-offline-enable-fetch-mail): Ditto. - (gnus-offline-toggle-movemail-program): Abolish. - (gnus-offline-define-menu-and-key): Modify according to it. - (gnus-offline-define-menu-on-miee): Ditto. - (gnus-offline-define-menu-on-agent): Ditto. - (gnus-offline-message-add-header): Bind temporary variables. - (gnus-offline-add-custom-header): Ditto. - (gnus-offline-restore-mail-group-level): Ditto. + * lisp/dgnushack.el (dgnushack-unexporting-files): Add + gnus-load.el when using XEmacs. + (dgnushack-dont-compile-files): Add gnus-load.el. + (dgnushack-auto-load-file): Abolish. + (dgnushack-make-auto-load): Don't delete the file specified by + `dgnushack-auto-load-file'. + (dgnushack-compose-package): Abolish. - * lisp/gnus-ofsetup.el (TopLevel): Require gnus-cus and - gnus-offline at the compile time. Do not inhibit - byte-compile-warnings. - (gnus-setup-for-offline): Really bind all temporary variables. - (gnus-ofsetup-write-settting-file): Check if interval is a - integer. - Use `mail-sources' instead of `nnmail-spool-file'. - (gnus-ofsetup-update-setting-file): Redefine as a macro. - (gnus-ofsetup-prepare-for-miee): Ditto. +2003-08-26 Katsumi Yamaoka - * README-offline.en : Update. - * README-offline.ja : Ditto. + * lisp/gnus-art.el (gnus-treat-display-x-face): Use `set-default' + instead of `custom-set-default' for old Emacsen. -1999-08-20 Daiki Ueno + * lisp/gnus-sum.el + (gnus-summary-search-article-highlight-matched-text): Replace + `gnus-treat-display-xface' with `gnus-treat-display-x-face'. - * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Bind - `inhibit-read-only' to t; bind `buffer-read-only' to nil. +2003-08-01 TSUCHIYA Masatoshi -1999-08-20 Katsumi Yamaoka + * lisp/gnus-namazu.el (gnus-namazu/search): Small modified to + reduce its spending time. - * lisp/gnus.el (gnus-revision-number): Increment to 08. +2003-07-30 TSUCHIYA Masatoshi -1999-08-19 Keiichi Suzuki + * gnus-namazu.el (gnus-namazu/group-prefixed-name): Removed. + (gnus-namazu/real-group-name): Removed. + (gnus-namazu/decode-group-name): Removed. + (gnus-namazu/directory-table): New internal variable. + (gnus-namazu/make-directory-table): New function. + (gnus-namazu/search): Call the above function, and use + `gnus-namazu/directory-table' to get a real group name from a file + name. + (gnus-namazu-create-index): Call `gnus-namazu/make-directory-table'. + (gnus-namazu/update-sentinel): Ditto. + (gnus-namazu-update-all-indices): Simplified. + (gnus-namazu-update-indices): New function. - * lisp/nnmail.el (nnmail-split-it): Match whole word for getting - group name with `\N'. +2003-07-28 TSUCHIYA Masatoshi -1999-08-19 Daiki Ueno + * lisp/gnus-namazu.el (gnus-namazu/group-prefixed-name): Return + the whole name from a given group and a method, only when it + exists. Otherwise, return nil. + (gnus-namazu/possible-real-groups): Removed. + (gnus-namazu/decode-group-name): The successor of the above + function. + (gnus-namazu/real-group-name): Use the above functions, and accept + the third optional argument, `method'. + (gnus-namazu/search): Change the order getting groups and article + numbers from file names. - * lisp/gnus.el (gnus-revision-number): Increment to 07. +2003-07-10 Katsumi Yamaoka - * lisp/pop3.el (pop3-except-header-regexp): New variable. - (pop3-movemail): Don't retrieve messages whose headers are - matching `pop3-except-header-regexp'. - (pop3-top): New function. - (pop3-retr): Don't use `save-restriction'. + * lisp/pop3.el: Silence the byte-compiler when modifying + `byte-compile-function-environment' for `md5' under latest Emacs. -1999-08-18 Daiki Ueno + * texi/ptexinfmt.el (texinfo-discard-command-and-arg): Revive it + for Mule 2. - * lisp/pop3.el (pop3-get-extended-response): Fix regexp. +2003-07-01 TAKAHASHI Kaoru -1999-08-18 Katsumi Yamaoka + * texi/ptexinfmt.el: @verb, @tie, @/ support. + (ptexinfmt-broken-facility): Abolish NO-NOTICE argument. + Use `ptexinfmt-disable-broken-notice-flag' instead. - * lisp/gnus.el (gnus-revision-number): Increment to 06. +2003-06-26 Katsumi Yamaoka - * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use - `gnus-article-next-page' when the last page is not displayed. - (mime-preview-over-to-previous-method-alist): Use - `gnus-article-prev-page' when the first page is not displayed. - (gnus-next-page-map): Use `make-sparse-keymap' instead of - `make-keymap'; don't use `suppress-keymap'. - (gnus-insert-next-page-button, gnus-insert-prev-page-button): - Succeed to the value of the text property `mime-view-situation' in - the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the - current local map as a parent under FSF Emacsen. + * texi/infohack.el (infohack-texi-format): Include other files + first. -1999-08-18 Daiki Ueno +2003-06-19 Katsumi Yamaoka - * lisp/pop3.el (pop3-retr): Undo last change. + * lisp/lpath.el: Fbind `read-passwd' for Mule 2. -1999-08-17 Daiki Ueno +2003-06-18 Katsumi Yamaoka - * lisp/gnus.el (gnus-revision-number): Increment to 05. + * texi/infohack.el: Require `bytecomp'. - * lisp/pop3.el (pop3-get-extended-response): Enable timeout of - `accept-process-output'; Move point to the end of the normal - response. - (pop3-movemail): Add suffix to `pop3-uidl-file-name'. - (pop3-get-list): Abolish. - (pop3-retr): Don't use `save-restriction'. - (pop3-uidl): Don't use `condition-case' when checking UIDL support. - (pop3-list): Likewise. +2003-06-18 Katsumi Yamaoka -1999-08-17 Katsumi Yamaoka + * lisp/gnus-vers.el (gnus-revision-number): Increment to 02. - * lisp/gnus.el (gnus-revision-number): Increment to 04. + * lisp/nnshimbun.el: Moved to the emacs-w3m package. - * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use - `event-basic-type' instead of `event-button' under FSF Emacsen. +2003-06-18 Katsumi Yamaoka -1999-08-16 Katsumi Yamaoka + * texi/infohack.el (infohack-texi-format): Encode messages to + terminal while formatting info pages. - * lisp/gnus.el (gnus-revision-number): Increment to 03. +2003-06-16 Katsumi Yamaoka -1999-08-16 Daiki Ueno + * lisp/message.el (message-check-news-header-syntax): Replace + `mail-extract-address-components' with + `std11-extract-address-components'. + (message-sendmail-envelope-from): Ditto. + (message-buffer-name): Ditto. + (message-do-send-housekeeping): Ditto. - * lisp/gnus-sum.el: Add `gnus-wheel-install' to - `gnus-summary-mode-hook'. - (gnus-use-wheel): New variable. - (gnus-wheel-scroll-amount): New variable. - (gnus-wheel-edge-resistance): New variable. - (gnus-wheel-summary-scroll): New function. - (gnus-wheel-install): New function. +2003-06-10 TSUCHIYA Masatoshi -1999-08-16 Katsumi Yamaoka + * lisp/message.el (message-yank-original): When + `message-reply-headers' is equal to nil, do not reset its + message-id and references. - * lisp/gnus.el (gnus-revision-number): Increment to 02. + * .cvsignore, etc/.cvsignore, lisp/.cvsignore, texi/.cvsignore, + texi/ps/.cvsignore: Created. - * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use - `defun' instead of `defsubst'. - (make-full-mail-header): Ditto. +2003-06-09 Katsumi Yamaoka - * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines. - (TopLevel): Autoload "texinfmt" for avoiding byte compile warning. + * lisp/message.el (message-fix-before-sending): Don't check for + `illegible text' messages (see the comment). -1999-08-16 Tsukamoto Tetsuo +2003-05-22 Katsumi Yamaoka - * lisp/gnus.el (gnus-revision-number): Increment to 01. + * lisp/gnus-vers.el (gnus-revision-number): Increment to 01. - * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message - is being sent. +2001-07-11 18:00:00 ShengHuo ZHU - * lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New - function from Nana-gnus. - (gnus-setup-for-offline): Rewrite. Bind all temporary variables. - (gnus-ofsetup-update-setting-file): Rename from - `gnus-ofsetup-write-setting-file'. - (gnus-ofsetup-find-parameters): Rename from - `gnus-ofsetup-parameters'. - (gnus-ofsetup-customize-done): Rewrite. + We thank to Thierry Emery who + made it notice that there was a change to have to be merged from + Gnus. -- 2003-05-21 ky -1999-08-15 Daiki Ueno + * lisp/nnfolder.el (nnfolder-read-folder): Force to use a + multibyte buffer. - * pop3.el: Sync up with pop3.el version 2.04. - (pop3-leave-mail-on-server): New variable. - (pop3-maximum-message-size): New variable. - (pop3-uidl-file-name): New variable. - (pop3-uidl-support): New variable. - (pop3-uidl-obarray): New variable. - (pop3-movemail): Check message size on every retrieval. - (pop3-open-ssl-stream-1): Use new style macro. - (pop3-get-message-numbers): New function. - (pop3-get-list): New function. - (pop3-get-uidl): New function. - (pop3-get-unread-message-numbers): New function. - (pop3-save-uidls): New function. - (pop3-retr): Use `pop3-get-extended-response'. - (pop3-list): New implementation. - (pop3-uidl): New function. - (pop3-get-extended-response): New function. +2003-05-21 ARISAWA Akihiro -1999-08-04 Katsumi Yamaoka + * lisp/gnus-msg.el (gnus-message-make-user-agent): Don't use `@' + for rfc2616 compliance. - * lisp/gnus.el: T-gnus 6.13.0 is released. +2003-05-20 Katsumi Yamaoka -1999-08-04 Katsumi Yamaoka + * lisp/gnus-msg.el (gnus-message-make-user-agent): Check whether + Mule 2 is running. - * ChangeLog.2: New file, rename from ChangeLog. +2003-05-14 ARISAWA Akihiro - * lisp/dgnushack.el (TopLevel): Rearrange. + * lisp/gnus-msg.el (gnus-user-agent): Added `gnus-mime-edit'. + (gnus-inews-add-send-actions): Use `gnus-message-make-user-agent' + instead of `gnus-extended-version'. + (xemacs-codename): Defvar while compiling. + (gnus-message-make-user-agent): Use `gnus-user-agent'. - * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch. - * README.branch: Ditto. + * lisp/message.el (message-make-user-agent): If the "User-Agent" field + has alread exist, remove it. - * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp. +2003-05-14 Katsumi Yamaoka - * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13. - * texi/message-ja.texi: Ditto. - * texi/message.texi: Ditto. - * texi/gnus-ja.texi: Ditto. - * texi/gnus.texi: Ditto. - * README-offline.ja: Ditto. - * README-offline.en: Ditto. - * README.semi.ja: Ditto. - * README.semi: Ditto. - * README.T-gnus: Ditto. - - * t-gnus-6_13: NEW PUBLIC BRANCH. - -See ChangeLog.2 for earlier changes. + * lisp/gnus-vers.el: T-gnus 6.16.2 revision 00. + +2003-05-05 Daiki Ueno + + * lisp/gnus-sum.el (gnus-summary-toggle-header): Call + article-decode-encoded-words explicitly. + +2003-05-02 Katsumi Yamaoka + + * lisp/gnus-vers.el (gnus-revision-number): Increment to 01. + + * lisp/nnheader.el: Don't use `defun-maybe' for the extra std11- + stuff. + +2003-05-02 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.16.1 revision 00. + +See ChangeLog.4 for earlier changes. + +;; Local Variables: +;; coding: iso-2022-7bit +;; End: