1999-01-18 Keiichi Suzuki * lisp/gnus.el (gnus-version-number): Update to 6.11.5. * Sync up with gnus-6_10. * 1999-01-18 Katsumi Yamaoka * 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 * lisp/nnmail.el (nnmail-pathname-coding-system): Default to binary. * 1998-09-08 11:40:45 Lars Magne Ingebrigtsen * lisp/nnheader.el (nnheader-pathname-coding-system): Changed to binary. * 1999-01-16 Kiyokazu SUTO * 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 * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty body. * 1999-01-13 Tatsuya Ichikawa * lisp/gnus-offline.el: Add Tsukamoto Tetsuo to author and maintainer. * 1999-01-12 Katsumi Yamaoka * lisp/nnmail.el (nnmail-article-group): Shrink pathologically long headers. * 1998-12-19 23:02:26 Lars Magne Ingebrigtsen * lisp/nnmail.el (nnmail-split-header-length-limit): New variable. * 1999-01-12 Katsumi Yamaoka * 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 * lisp/nnmh.el (nnmh-request-accept-article): Insert `Message-ID' only if `group' name is neither "queue" nor "draft". * 1999-01-11 Katsumi Yamaoka * lisp/pop3.el (pop3-munge-message-separator): Use `parse-time-string'. * 1998-10-03 15:04:27 Lars Magne Ingebrigtsen * 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 * lisp/parse-time.el (parse-time-string): One too many nils. * 1998-09-10 06:20:52 Lars Magne Ingebrigtsen * 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 * lisp/parse-time.el (parse-time-rules): Accept times that look like "h:mm". * 1998-09-08 00:38:39 Lars Magne Ingebrigtsen * 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 * lisp/parse-time.el (parse-time-syntax): Use vectors. * 1999-01-11 Katsumi Yamaoka * lisp/gnus-vm.el (gnus-summary-save-in-vm): Save window config, select the article before saving. * 1999-01-09 Tsukamoto Tetsuo * 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 * 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 * 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 * 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-22 Katsumi Yamaoka * 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 * lisp/pop3-fma.el (pop3-fma-movemail): Work with movemail.exe with APOP extention. * 1998-12-18 Katsumi Yamaoka * 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 * lisp/*.el: Ebola eradication. * 1998-11-17 Tsukamoto Tetsuo * lisp/message.el (message-dont-send): Use `message-save-drafts' instead of `save-buffer'. * 1998-11-16 Katsumi Yamaoka * 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 * lisp/gnus-art.el (gnus-article-header-presentation-method): Use `mime-insert-header' instead of `mime-insert-decoded-header'. * 1998-11-09 Tatsuya Ichikawa * lisp/gnus-ofsetup.el: New file - setting function for gnus-offline. * 1998-10-30 Katsumi Yamaoka * lisp/gnus-draft.el (gnus-draft-decoding-function): Use `mime-decode-header-in-buffer' instead of `eword-decode-header'. * 1998-10-20 Katsumi Yamaoka * lisp/nnheader.el (nnheader-parse-nov): Use `make-full-mail-header'. * 1998-10-20 Katsumi Yamaoka * 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 * 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-08-16 Tatsuya Ichikawa * lisp/gnus-offline.el : New file. 1999-01-18 Keiichi Suzuki * ChangeLog turned over.