X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=a2c85d9f0a0154a0926d990e8b1cf277e2c479a6;hb=f4735e2351f92416fea9ab831f5e8df3e7ae9e3a;hp=ccb11052c5214986c107bbfbf0b6e108680b9ca9;hpb=bf72cfb2f3e0dc44845e530391ea8fd1e71fb85a;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ccb11052c..a2c85d9f0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,541 @@ +2002-09-20 ShengHuo ZHU + + * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer. + +2002-09-20 Kai Gro,b_(Bjohann + From Reiner Steib. + + * gnus-art.el (gnus-button-handle-custom, + gnus-button-handle-mid-or-mail, + gnus-button-handle-describe-{function,variable,key}, + gnus-button-handle-apropos{,command,variable}): New functions. + (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp, + gnus-button-{man,emacs,mail}-level): New variables. + (gnus-button-alist): Use the above to buttonize emacs and mail + related links. + +2002-09-18 Juanma Barranquero + + * gnus-int.el (gnus-status-message): Fix spacing. + + * imap.el (imap-continuation): Fix typos. + +2002-09-18 ShengHuo ZHU + + * gnus-msg.el (gnus-configure-posting-styles): Sort results. + + * gnus-art.el (gnus-article-reply-with-original): Correct + with-current-buffer scope. + + * message.el (message-completion-alist): Add Reply-To, From, etc. + +2002-09-18 Simon Josefsson + + * nnimap.el (nnimap-request-expire-articles): Make flag setting + conditional. From Nevin Kapur . + +2002-09-17 Simon Josefsson + + * nnimap.el (nnimap-expiry-target): Don't search for which + articles exists here. + (nnimap-request-expire-articles): Do it here instead. Only expire + when articles are found. Suggested by Nevin Kapur + . + +2002-09-17 Kai Gro,A_(Bjohann + From Reiner Steib . + + * message.el (message-strip-subject-trailing-was) + (message-change-subject, message-add-archive-header) + (message-xpost-fup2-header, message-xpost-insert-note) + (message-xpost-fup2, message-reduce-to-to-cc): New functions + adopted from message-utils.el. Add functions to the keymap, mode + describtion and menu. + (message-change-subject,message-xpost-fup2): Signal error if + current header is empty. + (message-xpost-insert-note): Changed insert position. + (message-archive-note): Ensure to insert note in message body (not + in head). + (message-archive-header, message-archive-note) + (message-xpost-default, message-xpost-note, message-fup2-note) + (message-xpost-note-function): New variables adopted from + message-utils.el. Changed some doc-strings. + (message-mark-insert-{begin,end}): Rename from + message-{begin,end}-inserted-text-mark (message-utils.el), changed + values. + (message-subject-trailing-was-query) + (message-subject-trailing-was-ask-regexp) + (message-subject-trailing-was-regexp): New variables. + (message-to-list-only): Added doc-string and menu entry. + + * message-utils.el: Removed. Functions are now in message.el. + +2002-09-16 ShengHuo ZHU + + * gnus-art.el (gnus-article-reply-with-original, + gnus-article-followup-with-original): Switch to + gnus-summary-buffer before reply/followup. + +2002-09-15 John Paul Wallington + + * gnus-sum.el (gnus-summary-toggle-header): The article window may + not exist. Toggle it anyway. + +2002-09-13 ShengHuo ZHU + + * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator. + + * gnus-art.el (article-fill-long-lines): Fill-paragraph properly. + Trivial patch from Urban Engberg . + + * rfc2047.el (message-posting-charset): Defvar it. + (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and + iso-8859-8. Fix doc. Suggested by Dave Love . + + * mail-source.el (mail-source-fetch): Hide password. + + * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed. + +2002-09-12 Katsumi Yamaoka + From John Paul Wallington . + + * gnus.el (gnus-visual, gnus-meta): Fix typo. + +2002-09-11 Katsumi Yamaoka + + * gnus-art.el (gnus-article-address-banner-alist): Doc fix. + +2002-09-11 Simon Josefsson + + * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles. + (nnimap-split-rule): Doc fix. + (nnimap-request-expire-articles): Cleanup code. + +2002-09-11 Katsumi Yamaoka + From TSUCHIYA Masatoshi . + + * gnus-art.el (gnus-article-address-banner-alist): New option. + (article-strip-banner): Refer the above option to split banners of + free mail servers, when no group parameter is specified. + +2002-09-10 Katsumi Yamaoka + + * nntp.el (nntp-wait-for-string): Check for a process in the + current buffer instead of `nntp-server-buffer'. + +2002-09-09 Simon Josefsson + + * gnus-art.el (gnus-button-man-handler): New variable. + (gnus-button-alist): Use g-b-handle-man. + (gnus-button-handle-man): New, call g-b-man-handler. + +2002-09-08 Simon Josefsson + + * gnus-art.el (gnus-button-alist): Buttonize man page links. + +2002-09-07 Lars Magne Ingebrigtsen + + * gnus-art.el (gnus-article-dumbquotes-map): Add \230. + +2002-09-06 Lars Magne Ingebrigtsen + + * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d". + + * gnus-sum.el (gnus-summary-limit-to-unseen): New command and + keystroke. + + * gnus-srvr.el (gnus-browse-describe-group): New command and + keystroke. + +2002-09-06 Katsumi Yamaoka + + * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a + value for gnus-decoration property. + +2002-09-06 Kai Gro,b_(Bjohann + + * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty + string) as group name in case we have a CRLF in the file. + +2002-09-04 Jesper harder + + * rfc1843.el (rfc1843-decode-loosely): Move to mime customization + group. + (rfc1843-decode-hzp): do. + (rfc1843-newsgroups-regexp): do. + +2002-09-04 Simon Josefsson + + * message.el (message-canlock-generate): Make sure sha1 doesn't + call external programs. + +2002-09-03 Simon Josefsson + + * nntp.el (nntp-wait-for-string): Dont infloop if process died. + + * gnus-agent.el (gnus-agent-batch): Add doc. + +2002-09-03 Josh Huber + + * gnus-msg.el (gnus-summary-handle-replysign): Change the order we + check for signed and encrypted parts. + * mml.el (mml-parse-1): Correct small typo which preventing + setting recipients in a secure tag. + +2002-09-03 Katsumi Yamaoka + + * mm-util.el (mm-coding-system-priorities): Default to a list of + iso-2022-jp and others for the Japanese environment. + +2002-09-03 Katsumi Yamaoka + + * gnus-util.el (gnus-frame-or-window-display-name): Exclude + invalid display names. + +2002-08-30 Simon Josefsson + + * gnus-group.el (gnus-group-fetch-control): Fix typo in last + commit. From Reiner Steib <4uce.02.r.steib@gmx.net>. + +2002-08-26 Jesper harder + + * gnus.el (gnus-group-charter-alist): New option. + (gnus-group-fetch-control-use-browse-url): New option. + + * gnus-group.el (gnus-group-fetch-charter): New function. + (gnus-group-fetch-control): New function. + Add them to the keymap and menu. Require mm-url. + +2002-08-30 Katsumi Yamaoka + + * gnus-mlspl.el (gnus-group-split-fancy): Doc fix. + From Alex Schroeder . + +2002-08-29 Jesper harder + + * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu + items expecting user interaction. + + * gnus-topic.el (gnus-topic-make-menu-bar): do. + + * gnus-sum.el (gnus-summary-make-menu-bar): do. + + * gnus-srvr.el (gnus-server-make-menu-bar): do. + + * mml.el (mml-menu): do. + +2002-08-28 Katsumi Yamaoka + + * mail-source.el (mail-source-touch-pop): New function. + + * message.el (message-smtpmail-send-it): New function. + (message-send-mail-function): Add it for a candidate. + +2002-08-27 Simon Josefsson + + * gnus-msg.el (posting-charset-alist): Use + gnus-define-group-parameter instead of defcustom. + (gnus-put-message): Handle SPC in GCC. + (gnus-inews-insert-gcc): Ditto. + (gnus-inews-insert-archive-gcc): Ditto. + +2002-08-26 Simon Josefsson + + * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable. + (gnus-agentize): Auto agentize all nntp and nnimap groups. + (gnus-agent-possibly-save-gcc): Autoload. + Suggested by (KOSEKI Yoshinori) . + +2002-08-26 Katsumi Yamaoka + + * gnus.el (gnus-other-frame-function): New user option. + (gnus-other-frame): Use it; add a doc-string; make it work with + the gnuclient program. + + * gnus-util.el (gnus-frame-or-window-display-name): New function. + + * lpath.el: Fbind `frame-parameter', `make-frame-on-display', + `device-connection' and `dfw-device'. + +2002-08-22 Kai Gro,b_(Bjohann + + * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false + positives, make it stricter. From Jochen Hein (trivial change). + +2002-08-21 Katsumi Yamaoka + + * gnus.el (gnus-other-frame): Trivial fix. + +2002-08-21 Katsumi Yamaoka + + * gnus.el (gnus-other-frame-parameters): New user option. + (gnus-other-frame-object): New variable. + (gnus-other-frame): Make it search for existing Gnus frame; don't + read new news; delete frame on exit. + + * gnus-util.el (gnus-select-frame-set-input-focus): New function. + + * lpath.el: Fbind w32-focus-frame and x-focus-frame. + +2002-08-20 Katsumi Yamaoka + From $B>.4X(B $B5HB'(B (KOSEKI Yoshinori) . + + * message.el (message-set-auto-save-file-name): Add support for + the Cygwin Emacs; the system-type is `cygwin'. + * nnheader.el (nnheader-file-name-translation-alist): Ditto. + +2002-08-20 ShengHuo ZHU + + * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible. + + * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to + avoid arithmetic errors. + +2002-08-20 Katsumi Yamaoka + + * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'. + +2002-08-19 Katsumi Yamaoka + + * message.el (message-ignored-supersedes-headers): Add X-Hashcash. + (message-ignored-resent-headers): Add envelope From. + +2002-08-18 Kai Gro,b_(Bjohann + + * gnus.el (gnus-summary-line-format): Document %k specifier. + +2002-08-17 Kai Gro,b_(Bjohann + + * gnus-sum.el (gnus-summary-line-message-size): New function. + (gnus-summary-line-format-alist): Use it. + +2002-08-15 Katsumi Yamaoka + + * gnus-art.el (article-make-date-line): Refer to the value for + `gnus-article-time-format' in the summary buffer. + + * message.el (message-cite-prefix-regexp): Exclude ":" and ",A;(B". + +2002-08-14 Simon Josefsson + + * gnus-art.el (gnus-button-alist): Use ' not ` for default value + quoting. + (gnus-button-alist): Fix doc. + (gnus-header-button-alist): Use ' not ` for default value quoting. + (gnus-header-button-alist): Don't inline gnus-button-url-regexp, + rationale similar to 2002-05-01 change. + (gnus-article-add-buttons-to-head): Evaluate expression. + + * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option. + +2002-08-14 Katsumi Yamaoka + + * message.el (message-font-lock-keywords): Refer to the value for + `message-cite-prefix-regexp' dynamically. + +2002-08-13 Katsumi Yamaoka + + * gnus-art.el (gnus-decode-header-methods): Doc fix. + +2002-08-12 Simon Josefsson + + * imap.el (imap-shell-open): Allow non-list `imap-shell-program'. + (imap-shell-open): Skip initial junk before IMAP greeting. + +2002-08-11 Simon Josefsson + + * message-utils.el (message-xpost-default, + message-xpost-fup2-header, message-xpost-fup2): Fixed + Typos. Trivial changes from Reiner Steib + <4uce.02.r.steib@gmx.net>. + +2002-08-09 Simon Josefsson + + * message.el (message-canlock-password): Set + canlock-password-for-verify to newly generated canlock-password. + When Emacs is restarted, Custom makes sure this is set, but during + the same session we must set it manually. + +2002-08-07 Jesper harder + + * yenc.el: New file. + + * mm-uu.el (mm-uu-yenc-decode-function): New variable. + (mm-uu-type-alist): Add yenc. + (mm-uu-yenc-filename): New function. + (mm-uu-yenc-extract): New function. + + * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc. + +2002-08-06 ShengHuo ZHU + + * dgnushack.el (merge): Don't use coerce. + +2002-05-27 Jesper Harder + + * mailcap.el (mailcap-mime-data): Test window-system rather than + mm-device-type. + (mailcap-mime-data): Call xdvi and gv with "-safer". + + * mm-util.el: Don't define mm-device-type. + +2002-08-05 Simon Josefsson + + * mm-util.el (mm-coding-system-priorities): coding-system type not + supported everywhere. + +2002-08-04 Lars Magne Ingebrigtsen + + * gnus.el (gnus-version-number): Bumped version number. + +2002-08-04 01:48:57 Lars Magne Ingebrigtsen + + * gnus.el: Oort Gnus v0.07 is released. + +2002-08-04 Lars Magne Ingebrigtsen + + * gnus-sum.el (gnus-thread-sort-functions): Doc fix. + (gnus-article-sort-functions): Doc fix. + (t): New keystroke. + (gnus-article-sort-by-random): New function. + (gnus-thread-sort-by-random): New function. + +2002-08-02 Simon Josefsson + + * gnus-logic.el (gnus-advanced-integer): Swap arguments in + funcall. From Scott A Crosby . + +2002-07-31 Danny Siu + + * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field + when splitting malformed messages without message-id + +2002-07-28 Kai Gro,b_(Bjohann + From Niklas Morberg . + + * nnweb.el (nnweb-type, nnweb-type-definition) + (nnweb-gmane-create-mapping, nnweb-gmane-wash-article) + (nnweb-gmane-search, nnweb-gmane-identity): Added gmane + functionality. + * nnweb.el: Removed old non-functioning search engines. + +2002-07-27 Simon Josefsson + + * message.el (message-forward-make-body): Don't use + `message-forward-ignored-headers' when doing a "raw" followup (it + is important to preserve e.g. CTE). + + * flow-fill.el (fill-flowed): Disable filladapt-mode. + + * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't + regexp-quote, Cyrus Sieve is fixed. + + * sieve-manage.el (sieve-manage-deletescript): New function. + + * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3. + (sieve-manage-mode): Fix menubar. + (sieve-activate): Change some messages. + (sieve-deactivate-all): New function. + (sieve-deactivate): New alias. + (sieve-remove): New function. + (sieve-help): Fix help. + All suggested by Ned Ludd. + +2002-07-24 Katsumi Yamaoka + + * mm-decode.el (mm-inline-text-html-with-images): Doc fix. + (mm-w3m-safe-url-regexp): New user option. + + * mm-view.el (mm-inline-text-html-render-with-w3m): Use + `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'. + +2002-07-23 Karl Kleinpaste + + * gnus-sum.el (gnus-summary-delete-article): Force + nnmail-expiry-target to 'delete, so that absolute deletion + happens when absolute deletion is requested. + +2002-07-21 Kai Gro,b_(Bjohann + From Nevin Kapur . + + * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting + headers as empty headers. + +2002-07-21 Kai Gro,b_(Bjohann + From Jochen Hein . + + * gnus-art.el (gnus-emphasis-alist): Add strikethrough and + correct typo. + (gnus-emphasis-strikethru): New face. + +2002-07-20 Kai Gro,b_(Bjohann + From Jason Merrill . + + * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the + entire file for each of a sequence of missing articles. + + * gnus-salt.el (gnus-binary-display-article): Respect an existing + value for gnus-view-pseudos. + + * gnus-sum.el (gnus-summary-insert-new-articles): Count down to + avoid nreverse. + +2002-07-14 Kai Gro,b_(Bjohann + From Ted Zlatanov . + + * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'. + (gnus-summary-mode-line-format-alist): Add %h for number of + spams. + (gnus-newsgroup-spam-marked): New variable. + (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked. + (gnus-article-read-p, gnus-article-mark) + (gnus-set-global-variables, gnus-set-global-variables) + (gnus-article-marked-p, gnus-summary-mark-article-as-read) + (gnus-summary-mark-article-as-unread) + (gnus-summary-mark-article-as-unread, gnus-summary-mark-article) + (gnus-mark-article-as-read, gnus-mark-article-as-unread) + (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam. + +2002-07-10 Simon Josefsson + + * nnimap.el (nnimap-split-to-groups): Allow group string to be a + function. From KANEMATSU Daiji . + +2002-07-09 Nevin Kapur + + * gnus-sum.el (gnus-summary-delete-article): Respect group + parameters while expiring. + +2002-07-08 Simon Josefsson + + * gnus-art.el (article-make-date-line): Fix string. From Henrik + Enberg. + +2002-07-08 Kai Gro,b_(Bjohann + + * gnus-art.el (article-unsplit-urls): Only display MIME when this + function is called interactively. From Niklas Morberg. + +2002-07-06 ShengHuo ZHU + + * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change + cdaar to cdar and car. + + * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type) + (nnsoup-read-active-file, nnsoup-article-to-area): Ditto. + +2002-07-05 Katsumi Yamaoka + + * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway; + don't break a narrowed article. + + * nntp.el (nntp-via-rlogin-command-switches): Doc fix. + (nntp-open-via-rlogin-and-telnet): Ditto. + +2002-07-02 Didier Verna + + * nnmail.el (nnmail-split-methods): fix custom type. + 2002-07-02 Kai Gro,b_(Bjohann * gnus-art.el (article-unsplit-urls): Keep URL buttonized after @@ -8,7 +546,7 @@ * gnus-msg.el (gnus-summary-resend-default-address): New user option. (gnus-summary-resend-message): Use it. -2002-06-28 Katsumi Yamaoka +2002-06-28 Katsumi Yamaoka * nntp.el (nntp-via-rlogin-command-switches): New variable. (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above. @@ -21,11 +559,11 @@ message-font-lock-keywords. From Katsumi Yamaoka . -2002-06-28 Katsumi Yamaoka +2002-06-28 Katsumi Yamaoka * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change. -2002-06-28 Katsumi Yamaoka +2002-06-28 Katsumi Yamaoka * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args. @@ -66,7 +604,7 @@ * gnus-delay.el (gnus-delay-send-queue): Delete the delay header before sending. Suggested by Jan Rychter. -2002-06-18 Katsumi Yamaoka +2002-06-18 Katsumi Yamaoka * dgnushack.el (remove): New compiler macro. (last, coerce, subseq): Remove compiler macros for those built-in @@ -98,7 +636,7 @@ * gnus-ems.el (nnheader-file-name-translation-alist): Removed. -2002-06-14 Katsumi Yamaoka +2002-06-14 Katsumi Yamaoka * message.el (message-beginning-of-line): Keep the region active in XEmacs. Suggested by TAKAHASHI Kaoru . @@ -109,7 +647,7 @@ * gnus-msg.el (gnus-summary-reply): Ditto. * gnus-msg.el (gnus-summary-handle-replysign): New. -2002-06-12 Katsumi Yamaoka +2002-06-12 Katsumi Yamaoka * message.el (message-send-mail-with-sendmail): Kill errbuf even if sending failed. @@ -165,7 +703,7 @@ style match to use data from last viewed article. Suggested by Hrvoje Niksic. -2002-06-04 Katsumi Yamaoka +2002-06-04 Katsumi Yamaoka * spam.el (spam-point-at-eol): New alias. (spam-parse-whitelist): Use it. @@ -383,7 +921,7 @@ server. (nnimap-mailbox-info): defvar instead of defvoo. -2002-05-01 20:09:21 Lars Magne Ingebrigtsen +2002-05-01 20:09:21 Lars Magne Ingebrigtsen * gnus.el: Oort Gnus v0.06 is released. @@ -456,7 +994,7 @@ * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead. Trivial change from Karl Pfl,Ad(Bsterer . -2002-04-27 Katsumi Yamaoka +2002-04-27 Katsumi Yamaoka * dns.el (dns-make-network-process): New macro. (query-dns): Use it. @@ -720,7 +1258,7 @@ * lpath.el (featurep): Bind make-network-process. -2002-03-31 Paul Jarc +2002-03-31 Paul Jarc * nnmaildir.el: Use defstruct. Use a single copy of nnmail-extra-headers to save memory. Store server's group name @@ -749,7 +1287,7 @@ * mml-sec.el (mml-secure-message): Search after mail-header-separator from top of message. -2002-03-28 Paul Jarc +2002-03-28 Paul Jarc * nnmaildir.el: Cosmetic changes. (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer, @@ -764,7 +1302,7 @@ (gnus-summary-highlight-line): Use `gnus-point-at-bol' and `gnus-point-at-eol'. -2002-03-27 Paul Jarc +2002-03-27 Paul Jarc * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir, nnmaildir--marks-dir): New macros. Use them. @@ -850,7 +1388,7 @@ * gnus-util.el (gnus-extract-address-components): Don't break on names such as James "Kibo" Parry. From Francis Litterio - . + . 2002-03-13 Simon Josefsson @@ -899,7 +1437,7 @@ (gnus-summary-save-parts-last-directory): Ditto. Trivial change from andre@slamdunknetworks.com -2002-03-09 Paul Jarc * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir. @@ -2043,7 +2581,7 @@ * gnus.el (gnus-version-number): Bump version number. -2002-01-20 05:33:30 Lars Magne Ingebrigtsen +2002-01-20 05:33:30 Lars Magne Ingebrigtsen * gnus.el: Oort Gnus v0.05 is released. @@ -2913,7 +3451,7 @@ * gnus-diary.el, gnus-delay.el: Fix copyright lines. -2002-01-01 Paul Jarc +2002-01-01 Paul Jarc * nnmaildir.el (nnmaildir--update-nov): automatically parse NOV data out of the message again if nnmail-extra-headers has @@ -3057,7 +3595,7 @@ (message-fix-before-sending): Highlight invisible text and place point there. -2002-01-01 02:32:53 Lars Magne Ingebrigtsen +2002-01-01 02:32:53 Lars Magne Ingebrigtsen * gnus.el: Oort Gnus v0.04 is released. @@ -3402,7 +3940,7 @@ insert-before-markers. From Jesper Harder -2001-12-26 Paul Jarc +2001-12-26 Paul Jarc * nnmaildir.el (nnmaildir-save-mail): create the destination groups if they do not exist. @@ -3422,7 +3960,7 @@ * gnus.el (gnus-group-prefixed-name): If group name is prefixed, return it. -2001-12-21 Paul Jarc +2001-12-21 Paul Jarc * gnus.el (gnus-valid-select-methods): Include nnmaildir. * nnmaildir.el (top-level): Add commentary. @@ -3809,7 +4347,7 @@ * message.el (message-mode): Use `make-local-hook' unless obsolete. - Patch by Katsumi Yamaoka . + Patch by Katsumi Yamaoka . 2001-11-26 Katsumi Yamaoka @@ -4525,7 +5063,7 @@ `active' to `current' and one `null' to `not'. 2001-10-16 Kai Gro,b_(Bjohann - From Katsumi Yamaoka . + From Katsumi Yamaoka . * message.el (message-setup-fill-variables): Use `normal-auto-fill-function' instead of `auto-fill-function'. @@ -4738,7 +5276,7 @@ * nnfolder.el: Ditto. -2001-09-30 Dan Christensen +2001-09-30 Dan Christensen * gnus-sum.el (gnus-summary-extract-address-component): New function. (gnus-summary-from-or-to-or-newsgroups): Optimize. @@ -4900,7 +5438,7 @@ (nnml-generate-nov-file): Ditto. (nnml-retrieve-headers): Ditto. -2001-09-15 Michael Welsh Duggan +2001-09-15 Michael Welsh Duggan * gnus-spec.el (gnus-parse-format): Don't treat %c as %C. @@ -4956,7 +5494,7 @@ * gnus-diary.el (message-mode-map): bind the above to `C-c D c'. * gnus-diary.el (gnus-article-edit-mode-map): ditto. -2001-09-10 TSUCHIYA Masatoshi +2001-09-10 TSUCHIYA Masatoshi * gnus-sum.el (gnus-select-newsgroup): Make `gnus-current-select-method' buffer-local. @@ -5714,12 +6252,12 @@ * nnmail.el (nnmail-pathname-coding-system): Set default to nil. -2001-08-06 Florian Weimer +2001-08-06 Florian Weimer * message.el (message-indent-citation): Use `message-yank-cited-prefix' for empty lines. -2001-08-05 Florian Weimer +2001-08-05 Florian Weimer * message.el (message-indent-citation): Quote only lines starting with ">" using `message-yank-cited-prefix'. @@ -5757,7 +6295,7 @@ Reported and modifications based on discussions with Nuutti Kotivuori . -2001-08-04 Nuutti Kotivuori +2001-08-04 Nuutti Kotivuori Committed by Simon Josefsson * gnus-cache.el (gnus-cache-possibly-update-active): New function; @@ -6068,7 +6606,7 @@ * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache. -2001-07-25 12:54:00 Danny Siu +2001-07-25 12:54:00 Danny Siu * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree display (%B) for threads if threading is off. @@ -6289,7 +6827,7 @@ * message.el (message-citation-line-function): Refer to gnus-cite-attribution-suffix. -2001-07-15 Pavel Jan,Am(Bk +2001-07-15 Pavel Jan,Am(Bk * gnus-art.el,...: Error convention changes. @@ -6374,7 +6912,7 @@ * gnus-draft.el (gnus-draft-edit-message): Remove Date here. (gnus-draft-setup): Remove backlog. -2001-07-10 Pavel Jan,Am(Bk +2001-07-10 Pavel Jan,Am(Bk * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el: Cleanup. @@ -6389,7 +6927,7 @@ * mm-decode.el (mm-attachment-override-p): Fix typo. -2001-03-19 05:28:00 Katsumi Yamaoka +2001-03-19 05:28:00 Katsumi Yamaoka * gnus-kill.el (gnus-execute): Work with the extra headers. * gnus-sum.el (gnus-summary-execute-command): Ditto. @@ -6632,12 +7170,12 @@ making making old `imtest's unusable. Thanks to NAGY Andras for his work. -2000-12-30 NAGY Andras +2000-12-30 NAGY Andras * imap.el (imap-ssl-program): Add -quiet to shut up OpenSSL/SSLeay's internal debug talk. -2001-06-19 Matt Armstrong +2001-06-19 Matt Armstrong * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP server. @@ -6684,7 +7222,7 @@ * nnweb.el (nnweb-google-parse-1): Fix Google content regexp. (nnweb-google-wash-article): Ditto. -2001-06-14 Ferenc Wagner +2001-06-14 Ferenc Wagner * nnweb.el (nnweb-google-parse-1): Fix Google url regexp. @@ -6740,7 +7278,8 @@ * message.el (message-wide-reply-confirm-recipients): New variable. -2001-06-06 Mark Thomas +2001-06-06 ShengHuo ZHU + Trivial patch from Mark Thomas * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To fix so it works with XEmacs. @@ -6897,7 +7436,7 @@ correctly. (nnrss-check-group): Use time. -2001-05-01 19:21:19 Lars Magne Ingebrigtsen +2001-05-01 19:21:19 Lars Magne Ingebrigtsen * gnus.el: Oort Gnus v0.03 is released. @@ -6960,7 +7499,7 @@ (smime-sign-region): Rework to bind value and use it. (smime-decrypt-region): Ditto. -2001-04-18 Mathias Herberts +2001-04-18 Mathias Herberts Committed by Simon Josefsson * smime.el (smime-ask-passphrase): New function. @@ -6974,7 +7513,7 @@ * imap.el (imap-shell-open): Erase the buffer *after* copying it into the log. -2001-04-14 01:14:42 Lars Magne Ingebrigtsen +2001-04-14 01:14:42 Lars Magne Ingebrigtsen *gnus.el: Oort Gnus v0.02 is released. @@ -7007,7 +7546,7 @@ * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles. -2001-04-10 08:01:15 Katsumi Yamaoka +2001-04-10 08:01:15 Katsumi Yamaoka Committed by ShengHuo ZHU * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the @@ -7028,7 +7567,7 @@ * message.el (message-options-set-recipient): Look at Cc and Bcc too. -2001-04-10 Colin Marquardt +2001-04-10 Colin Marquardt * message.el (message-send-mail): Improve the interaction with the user. @@ -7038,7 +7577,7 @@ * imap.el (imap-message-copy): Work around buggy servers that doesn't send TRYCREATE tags. -2001-04-09 01:15:54 Katsumi Yamaoka +2001-04-09 01:15:54 Katsumi Yamaoka * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae. @@ -7145,7 +7684,7 @@ * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a command. -2001-03-31 01:04:54 Francis Litterio +2001-03-31 01:04:54 Francis Litterio * message.el (message-set-auto-save-file-name): Don't use asterisks under nt. @@ -7244,7 +7783,7 @@ * message.el (message-generate-headers-first): Update doc. -2001-03-10 Matthias Wiehl +2001-03-10 Matthias Wiehl * gnus.el (gnus-summary-line-format): Typo. @@ -7298,7 +7837,7 @@ * nnrss.el: New file. -2001-03-08 02:41:36 Katsumi Yamaoka +2001-03-08 02:41:36 Katsumi Yamaoka Committed by ShengHuo ZHU * rfc2047.el (rfc2047-unfold-region): Fix arg of @@ -7484,7 +8023,7 @@ * message.el (message-get-reply-headers): More fixes. -2001-02-17 Paul Jarc +2001-02-17 Paul Jarc Committed by ShengHuo ZHU * message.el (message-get-reply-headers): Fix bug with @@ -7513,7 +8052,7 @@ * gnus-range.el (gnus-range-normalize): New function. -2001-02-15 NAGY Andras +2001-02-15 NAGY Andras * imap.el (imap-gssapi-open): Set imap-c-l-s-first. @@ -7529,7 +8068,7 @@ server. Don't open server if it is opened. (nnml-request-regenerate): Use it. Change to deffoo. -2001-02-14 Katsumi Yamaoka +2001-02-14 Katsumi Yamaoka Committed by ShengHuo ZHU * gnus.el (gnus-define-group-parameter): Fix. @@ -7596,7 +8135,7 @@ * gnus-cus.el (gnus-score-customize): Doc fix. -2001-02-11 Jesper Harder +2001-02-11 Jesper Harder * dgnushack.el (my-getenv): Typo. @@ -7655,7 +8194,7 @@ * message.el (message-cancel-news): Allow to shoot foot. (message-supersede): Ditto. -2001-02-08 Tommi Vainikainen +2001-02-08 Tommi Vainikainen * gnus-sum.el (gnus-simplify-subject-re): Use message-subject-re-regexp. @@ -7760,7 +8299,7 @@ * gnus-agent.el (gnus-agentize): Fix doc. -2001-02-02 Karl Kleinpaste +2001-02-02 Karl Kleinpaste * mml.el (mml-preview): Bind `q'. @@ -7813,7 +8352,7 @@ * gnus-art.el (article-hide-list-identifiers): Similar. -2001-01-31 Karl Kleinpaste +2001-01-31 Karl Kleinpaste * nnmail.el (nnmail-remove-list-identifiers): Improved. @@ -7827,7 +8366,7 @@ * gnus-art.el (article-hide-boring-headers): Use it. -2001-01-27 Karl Kleinpaste +2001-01-27 Karl Kleinpaste * gnus-art.el (gnus-article-banner-alist): eGroups new banner. @@ -7942,7 +8481,7 @@ * message.el (message-ignored-news-headers): Only search beginning of line. -2001-01-19 Alberto Lusiani +2001-01-19 Alberto Lusiani * message.el (message-send-mail): Content-Type may not be there. @@ -7987,7 +8526,7 @@ (gnus-button-mailto): Setup message. Moved to gnus-msg.el. (gnus-button-reply): Ditto. -2001-01-16 Katsumi Yamaoka +2001-01-16 Katsumi Yamaoka * gnus-art.el (article-display-x-face): Fix. @@ -7996,7 +8535,7 @@ * gnus-art.el (article-display-x-face): Use gnus-original-article-buffer. -2001-01-15 Jack Twilley +2001-01-15 Jack Twilley * message.el (message-add-header): Move to point-max. @@ -8068,7 +8607,7 @@ image/x-portable-bitmap. (mm-get-image): Grok pbm. -2001-01-10 Paul Stevenson +2001-01-10 Paul Stevenson * nnvirtual.el (nnvirtual-request-expire-articles): delq nil. @@ -8095,7 +8634,7 @@ * gnus-art.el (gnus-mime-view-part): Copy it. (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles. -2001-01-09 Michael Downes +2001-01-09 Michael Downes * gnus-sum.el (gnus-summary-read-group-1): More useful message. @@ -8289,7 +8828,7 @@ * nnwfm.el (nnwfm-create-mapping): Remove quote marks and backslashes. -2000-12-26 Katsumi Yamaoka +2000-12-26 Katsumi Yamaoka * gnus-art.el (gnus-article-banner-alist): Remove duplicate definition. @@ -8301,7 +8840,7 @@ * qp.el (quoted-printable-encode-region): Don't check multibyte in XEmacs. -2000-12-25 Lloyd Zusman +2000-12-25 Lloyd Zusman * mml.el (mml-read-tag): Save tag location. @@ -8491,7 +9030,7 @@ * message.el (message-make-forward-subject): Don't widen. Decode. (message-forward): Don't decode subject. -2000-12-20 Christoph Conrad +2000-12-20 Christoph Conrad * qp.el (quoted-printable-encode-region): Upcase QP. @@ -9083,7 +9622,7 @@ * gnus.el: Before merge with Emacs21. -2000-12-19 Raymond Scholz +2000-12-19 Raymond Scholz * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol. @@ -9198,7 +9737,8 @@ * mml2015.el (mml2015-fix-micalg): Alg might be nil. -2000-12-01 Christopher Splinter +2000-12-01 ShengHuo ZHU + Trivial patch from Christopher Splinter * gnus-sum.el (gnus-summary-limit-to-age): Fix typo. @@ -9293,7 +9833,7 @@ * gnus-art.el (gnus-mime-security-show-details): Goto beginning of buffer. -2000-11-23 Jens Krinke +2000-11-23 Jens Krinke * smime.el (smime-decrypt-region): Fix keyfile argument. @@ -9338,7 +9878,7 @@ * message.el (message-send-mail): Use buffer-substring-no-properties. (message-send-news): Ditto. -2000-11-22 David Edmondson +2000-11-22 David Edmondson * imap.el (imap-wait-for-tag): Message read info. @@ -9476,7 +10016,7 @@ * mml.el (mml-generate-mime-1): Ignore ascii. -2000-11-16 Justin Sheehy +2000-11-16 Justin Sheehy * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items. @@ -9697,7 +10237,7 @@ * mm-decode.el (mm-display-parts): New function. * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first. -2000-02-02 Alexandre Oliva +2000-02-02 Alexandre Oliva * gnus-mlspl.el: Documentation tweaks. @@ -10011,7 +10551,7 @@ (nnultimate-table-regexp): New variable. (nnultimate-forum-table-p): Use it. -2000-10-30 Ed L Cashin +2000-10-30 Ed L Cashin * gnus-sum.el (gnus-summary-expire-articles): Save point. @@ -10190,7 +10730,7 @@ * gnus-topic.el (gnus-group-prepare-topics): Accept predicate. (gnus-topic-prepare-topic): Ditto. -2000-10-27 Paul Jarc +2000-10-27 Paul Jarc * message.el (message-insert-to, message-get-reply-headers): (message-reply, message-followup): Mail-{Followup,Reply}-To.