Regenerate.
[emacs.git] / lisp / gnus / ChangeLog
blobc140cd72c54c97013f28610d7dff1fbbc57eb6d3
1 2008-06-18  Aidan Kehoe  <kehoea@parhasard.net>
3         * gnus-util.el (gnus-put-display-table, gnus-get-display-table): New
4         macros that expand to an `aset'/`aref' call under Emacs, and to a
5         runtime choice under XEmacs.
7         * gnus-sum.el (gnus-summary-set-display-table): Use
8         `gnus-put-display-table', `gnus-get-display-table',
9         `gnus-set-display-table' for the display table, instead of `aset'.
11 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
15 2008-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
18         url pattern; remove duplicate one.
19         (gnus-article-extend-url-button): New function.
20         (gnus-article-add-buttons): Use it.
21         (gnus-button-push): Use concatenated url that it makes.
23 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
25         * gnus-registry.el: Adjusted copyright dates and added a keyword.
27 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
29         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
30         Don't use QP for message/rfc822.
31         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
33 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
35         [Backport GNKSA related changes from the Gnus trunk.]
37         * message.el (message-fill-column): New variable.
38         (message-mode): Use it.
40         * message.el (message-signature-separator): Change default.  Improve
41         custom type.
42         (message-cite-function): Change default to
43         message-cite-original-without-signature.
45         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
46         toggle.
48         * message.el (message-check-news-body-syntax): Fix signature check.
49         (message-setup-1): Mark buffer as unmodified _after_ running
50         message-setup-hook and handling message-alternative-emails.
51         (message-shorten-references): Be more strict when building list of
52         valid references to comply with GNKSA.
54 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
56         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
58 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
60         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
61         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
62         `C-c C-f d'.
64 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
66         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
68 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
70         * message.el (message-cite-original-without-signature): Mention
71         stripping of the signatur in doc string.
73 2008-03-19  Nils Ackermann  <nils@ackermath.info>  (tiny change)
75         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
76         parameter.
78         * message.el (message-disassociate-draft): Specify drafts group name
79         fully.
81 2008-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
83         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
84         Incoming* files.
86 2008-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
88         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
89         (nntp-open-via-telnet-and-telnet): Make sure the nntp port to specify
90         is a string.
92 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
94         * mail-source.el (mail-source-delete-old-incoming-confirm): Change
95         default to nil.
96         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
98 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
100         * gnus-art.el (gnus-narrow-to-page): Position point properly.
101         (gnus-article-goto-prev-page): Work for articles having ^L's.
103         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
105         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
107 2008-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
109         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
110         Suggested by <chris.anderton@zetnet.co.uk>.
112 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
114         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
115         empty author.
117 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
119         * mail-source.el (mail-source-delete-incoming): Change default.
120         Supplement doc string.
122 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
124         * nnmail.el (nnmail-message-id-cache-file): Derive from
125         `gnus-home-directory'.
127 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
129         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
130         Document negative prefix.
132         * gnus-group.el (gnus-group-read-group): Document negative prefix.
134 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
136         * gnus.el (gnus-group-startup-message): Add `find-image' call before
137         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
138         <hanche@math.ntnu.no>.
140 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
142         * gnus-sum.el (gnus-article-sort-by-random)
143         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
144         jidanni@jidanni.org.
146 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
148         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
149         convention in doc string.
151 2007-12-14  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
153         * gnus-sum.el (gnus-summary-mark-unread-as-read)
154         (gnus-summary-mark-read-and-unread-as-read)
155         (gnus-summary-mark-current-read-and-unread-as-read)
156         (gnus-summary-mark-unread-as-ticked): Doc fix.
157         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
159 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
161         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
162         Christoph Conrad <christoph.conrad@gmx.de>.
164 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
166         * message.el (message-ignored-supersedes-headers): Add "X-ID".
168 2007-11-24  Glenn Morris  <rgm@gnu.org>
170         * message.el (message-tool-bar-retro): Update for rename
171         mail_send.xpm->mail-send.xpm.
173 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
175         * nnimap.el (nnimap-split-download-body):
176         * gnus-demon.el (gnus-demon): Fix typos in docstrings.
178         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstring.
179         (gnus-uu-decode-save): Fix typo in prompt.
181 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
183         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
185 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
187         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
189         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
191         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
192         risky local variable.
194         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
196 2007-11-01  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
198         * message.el (message-use-alternative-email-as-from): Examine the
199         From header as well; use message-make-from in order to include a
200         user's full name.  [ Backported bug fix from No Gnus. ]
202 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
204         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
206 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
208         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
210 2007-10-23  Richard Stallman  <rms@gnu.org>
212         * gnus-group.el (gnus-group-highlight): Mark as risky.
214 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
216         * gnus.el (gnus-server-to-method): Return method found first in
217         gnus-newsrc-alist.
219 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
221         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
222         `next-line'.
224 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
226         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
227         exclude address matching message-dont-reply-to-names.
229 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
231         * gnus-util.el (gnus-string<): New function.
233         * gnus-sum.el (gnus-article-sort-by-author)
234         (gnus-article-sort-by-subject): Use it.
236 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
238         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
239         the frame-focus tag is set in gnus-buffer-configuration.
241 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
243         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
245 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
247         * Relicense "GPLv2 or later" files to "GPLv3 or later".
249 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
251         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
252         Suggested by Leo <sdl.web@gmail.com>.
254         * gnus.el: Do.
256 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
258         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
259         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
261         * gnus-agent.el (gnus-agent-fetch-headers): Do.
263         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
264         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
266 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
268         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
269         newline.
270         (nnmbox-request-accept-article): Don't change article in source buffer;
271         narrow to header to use message-fetch-field rather than
272         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
273         (nnmbox-request-replace-article): Quote lines that'll be misidentified
274         as delimiters; make sure article ends with newline.
275         (nnmbox-delete-mail): Correct last position of article to be deleted;
276         ignore X-Gnus-Newsgroup header in article body.
277         (nnmbox-save-mail): Quote lines looking like delimiters at the right
278         positions; make sure article ends with newline.
280 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
282         * gnus-cus.el (gnus-score-extra): New widget.
283         (gnus-score-extra-convert): New function.
284         (gnus-score-customize): Use it for Extra.
286 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
288         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
289         (mml-generate-mime-1): Don't encode body if it is specified to be in
290         raw form; don't make buffer be unibyte when inserting multibyte string.
292 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
294         * sha1.el: Fix up comment style.
295         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
296         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
298         * hex-util.el: Fix up comment style.
299         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
301         * gnus-salt.el: Use with-current-buffer.
302         (gnus-pick-setup-message): Fix long-standing typo.
304 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
306         * gnus-art.el (gnus-article-summary-command-nosave)
307         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
309 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
311         * gnus.el (gnus-maximum-newsgroup): New variable.
313         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
314         according to gnus-maximum-newsgroup.
316         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
317         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
318         Limit the range of articles according to gnus-maximum-newsgroup.
320 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
322         * nntp.el (nntp-xref-number-is-evil): New server variable.
323         (nntp-find-group-and-number): If it is non-nil, don't trust article
324         numbers in the Xref header.
326 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
328         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
330 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
332         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
334 2007-08-08  Glenn Morris  <rgm@gnu.org>
336         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
337         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
338         doc-strings and comments.
340 2007-07-25  Glenn Morris  <rgm@gnu.org>
342         * Relicense all FSF files to GPLv3 or later.
344 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
346         * gnus-msg.el (gnus-summary-supersede-article)
347         (gnus-summary-resend-message-edit): Add Gcc header.
348         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
349         article's Message-ID; refer parent article in summary buffer.
351         * message.el (message-bounce): Call mime-to-mml.
353 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
355         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
356         string.
358 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
360         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
362 2007-07-14  David Kastrup  <dak@gnu.org>
364         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
365         finishing actions if we did not edit the article.
367 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
369         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
370         (gnus-server-closed-face, gnus-server-denied-face)
371         (gnus-server-offline-face): Remove variable.
372         (gnus-server-font-lock-keywords): Use faces that are not aliases.
374         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
375         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
376         if the coding-system argument is nil for XEmacs.
378         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
379         mm-charset-override-alist.
381         * rfc2047.el: Don't require base64; require rfc2045 for the function
382         rfc2045-encode-string.
383         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
384         to quote the parameter value.
386 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
388         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
389         as unfetched articles.
391 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
393         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
395 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
397         * gnus-art.el (gnus-article-summary-command-nosave)
398         (gnus-article-read-summary-keys): Don't set the 3rd arg of
399         pop-to-buffer for XEmacs.
401 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
403         * gnus-agent.el (gnus-agent-fetch-headers)
404         (gnus-agent-retrieve-headers): Bind
405         gnus-decode-encoded-address-function to identity.
407         * nntp.el (nntp-send-xover-command): Recognize an xover command is
408         available also when the server returns simply a dot.
410         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
412 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
414         * gnus-ems.el (gnus-x-splash): Make it work.
416         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
417         from being used.
419         * gnus-art.el (gnus-article-summary-command-nosave): Correct the order
420         of the arguments passed to pop-to-buffer.
421         (gnus-article-read-summary-keys): Ditto.
423 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
425         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
427 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
429         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
430         * gnus-sum.el (gnus-summary-highlight):
431         * mail-source.el (mail-source-delete-old-incoming-confirm):
432         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
434 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
436         * gnus-art.el (gnus-mime-view-part-externally)
437         (gnus-mime-view-part-internally): Fix predicate function passed to
438         completing-read.
440         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image;
441         return t if image size is just the same as window size.
443 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
445         * message.el (message-pop-to-buffer): Add switch-function argument.
446         (message-mail): Pass switch-function argument to it.
448 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
450         * message.el (message-narrow-to-headers-or-head): Ignore
451         mail-header-separator in the body.
453 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
455         * gnus-art.el (gnus-article-mode): Fix comment about displaying
456         non-break space.
458 2007-05-09  Didier Verna  <didier@xemacs.org>
460         * gnus-diary.el, nndiary.el: Remove the description comment (nndiary is
461         now properly documented in the Gnus manual).  Fix the spelling of "Back
462         End".
464 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
466         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
467         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
468         displayed of multipart/alternative part if it is invoked from summary
469         buffer.
470         (gnus-article-part-wrapper): Select article window.
472         * mm-view.el (mm-inline-text-html-render-with-w3m)
473         (mm-inline-text-html-render-with-w3m-standalone)
474         (mm-inline-render-with-function): Use mail-parse-charset by default.
476 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
478         * gnus-msg.el (gnus-inews-yank-articles): Use
479         message-exchange-point-and-mark instead of exchange-point-and-mark.
481 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
483         * message.el (message-yank-original): Make sure cited text ends with
484         newline; don't exchange point and mark.
486 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
488         * tls.el (open-tls-stream): Properly handle case where there
489         is no associated buffer.
491 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
493         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
494         message-yank-original, make sure (< mark TEXT point).
496 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
498         * nnmail.el (nnmail-spool-file): Mark as obsolete.
499         (nnmail-get-new-mail): Reformat.
501         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
503         * gmm-utils.el: Fix Commentary.
504         (gmm-tool-bar-from-list): Fix typo in doc string.
506 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
508         * message.el (message-yank-original): Fix bug:
509         Don't switch point and mark unnecessarily.
511 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
513         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
514         evaluation of gnus-extended-version to ensure correct generation of the
515         User-Agent header when message-generate-headers-first is used.
517 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
519         * gnus-art.el (gnus-button-alist): Also catch `<f1> k ...'.
520         (gnus-treat-display-x-face): Fix doc string.
522 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
524         * message.el (message-required-news-headers):
525         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
527 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
529         * message.el (message-generate-new-buffers): Change the meaning of the
530         nil value; add `standard' to the choices; treat t as `unique'; improve
531         doc string.
532         (gnus-select-frame-set-input-focus): Autoload.
533         (message-buffer-name): Search for the existing message buffer if
534         message-generate-new-buffers is nil or `standard'; treat the value t of
535         message-generate-new-buffers as `unique'.
536         (message-pop-to-buffer): Raise the frame already displaying the message
537         buffer; clear the echo area after querying.
538         (message-setup): Pass the `continue' argument to compose-mail.
539         (message-mail): Prefer `switch-function' if it is given; search for the
540         existing message buffer if the `continue' argument is non-nil; pass
541         continue and switch-function arguments to compose-mail by way of
542         message-setup.
543         (message-mail-other-window): Adjust argument of message-setup.
544         (message-mail-other-frame): Ditto.
546 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
548         * message.el (message-make-in-reply-to): Quote name containing
549         non-ASCII characters.  It will make the RFC2047 encoder cause an error
550         if there are special characters.  Reported by NAKAJI Hiroyuki
551         <nakaji@jp.freebsd.org>.
553 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
555         * nntp.el (nntp-never-echoes-commands)
556         (nntp-open-connection-functions-never-echo-commands): New variables.
557         (nntp-send-command): Use them.
559 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
561         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
562         articles posted in the last 24 hours.
564 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
566         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
568 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
570         * nnweb.el (nnweb-google-parse-1): Update parser.
572 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
574         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
576 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
578         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
579         regexp.
581 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
583         * uudecode.el (uudecode-string-to-multibyte): New function emulating
584         string-to-multibyte.
585         (uudecode-decode-region-internal): Use it.
587 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
589         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
590         custom choice.
592         * gnus-art.el (gnus-signature-limit): Fix custom choice.
594 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
596         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
597         Use gnus-home-directory instead of "~/" or "$HOME".
599 2007-01-12  Kenichi Handa  <handa@m17n.org>
601         * uudecode.el (uudecode-decode-region-internal): Make it work in a
602         multibyte buffer.
604 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
606         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
608 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
610         * gnus-soup.el: Add missing :group in previous change.
612 2007-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
614         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
615         customizable.
617 2007-01-03  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
619         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
620         headers read from disk with the ones newly found in the current search.
621         This should no longer cause problems, because the article numbers in
622         Gmane's `nov.php' output are ignored since the previous change.
624 2006-01-03  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
626         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
627         solid groups.
629 2006-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
631         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
632         the headers when creating the mapping to avoid mismappings.
633         (nnweb-gmane-create-mapping): Always nix out old mapping.
635 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
637         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
639 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
641         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
643 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
645         * gnus-sum.el (gnus-summary-insert-dormant-articles): Fix typo in
646         message.
648 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
650         * nnimap.el (nnimap-expunge-search-string): Mention
651         nnimap-search-uids-not-since-is-evil in docstring.
653 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
655         * spam.el: Revert to make-obsolete-variable because
656         define-obsolete-variable-alias is not supported in Emacs 21.
658 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
660         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
661         summary buffer.
663 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
665         * spam.el (spam-ifile-path, spam-ifile-database-path)
666         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
667         make-obsolete-variable.
669 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
671         * message.el (message-make-fqdn): Fix comment.
672         (message-bogus-system-names): Add ".local".
674         * spam.el (spam-ifile-path, spam-ifile-program)
675         (spam-ifile-database-path, spam-ifile-database)
676         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
677         Don't use "path" inappropriately.
678         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
679         strings.
680         (spam-check-ifile, spam-ifile-register-with-ifile)
681         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
682         new variable names.
684         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
685         (gnus-treat-display-smileys): Simplify using
686         gnus-image-type-available-p.
688         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
689         available.
691 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
693         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
694         one after turning on the buffer's multibyteness instead of decoding
695         them directly in the unibyte buffer that causes unexpected conversion
696         in Emacs 23 (unicode).
698 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
700         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
701         disconnect icons.  Add help text.
703 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
705         * legacy-gnus-agent.el: Add Copyright notice.
707 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
709         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
711 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
713         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
714         specifying array size.
715         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
716         array if it is too small.
717         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
718         (gnus-sort-threads-loop): New function.
720 2006-12-06  Chris Moore  <dooglus@gmail.com>
722         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
723         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
725 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
727         * mm-url.el (mm-url-predefined-programs): Call curl with correct
728         options.
730 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
732         * mml2015.el (mml2015-pgg-clear-verify): Replace encode-coding-string
733         with mm-encode-coding-string.
735 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
737         * nneething.el (nneething-decode-file-name): Replace
738         decode-coding-string with mm-decode-coding-string.
740 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
742         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
743         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
745         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
746         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
747         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
748         (gnus-group-make-directory-group, gnus-group-transpose-groups):
749         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
750         (gnus-subscribe-newsgroup, gnus-1):
751         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
752         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
753         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
754         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
756 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
758         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
760 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
762         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
763         and comment it.
765         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
767 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
769         * gnus-util.el (gnus-extract-address-components): Improve comment.
771 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
773         * gnus-util.el (gnus-extract-address-components): Work with address in
774         which the name portion contains @.
776 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
778         * gnus.el (gnus-start): Move custom group up.
779         (gnus-select-method): Don't autoload, but make it available for
780         `customize-variable'.
781         (gnus-getenv-nntpserver): Don't autoload.
783 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
785         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
786         mm-with-unibyte-current-buffer to make string unibyte.
788         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
789         mm-string-as-multibyte.
791 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
793         * message.el: Merge from the trunk to fix the bug WRT double encoded
794         subjects.
795         (message-replacement-char): New variable.
796         (message-fix-before-sending): Use it.
797         (message-simplify-subject): New function to remove duplicate code.
798         (message-reply, message-followup): Use it.
799         (message-simplify-subject-functions): New variable.
800         (message-strip-subject-encoded-words): New function.
802 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
804         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
805         instead of gnus-intersection because arguments of gnus-sorted-nunion
806         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
808 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
810         * gnus-diary.el (gnus-diary-delay-format-function):
811         * nndiary.el (nndiary-reminders):
812         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
814 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
816         * gnus-art.el (article-hide-boring-headers): Fetch date from
817         gnus-original-article-buffer to avoid problems with localized date
818         strings.
820 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
822         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
824 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
826         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
827         New variables.
828         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
829         (mm-charset-synonym-alist): Move some entries to
830         mm-codepage-iso-8859-list.
831         (mm-charset-synonym-alist, mm-charset-override-alist): Add
832         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
834 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
836         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
838 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
840         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
841         with Emacs 21 and XEmacs.
843 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
845         * mm-view.el: Add interactive arg to html2text autoload.
847 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
849         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
851 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
853         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
854         names.
856         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
858 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
860         * message.el (message-headers-to-generate): Fix typo in docstring.
862 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
864         * gnus.el (gnus-mime): Remove unused custom group.
865         (gnus-getenv-nntpserver, gnus-select-method): Autoload.
867 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
869         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
870         "blank line" when searching for end of armor headers.
872 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
874         * gmm-utils.el (gmm-write-region): Fix variable name.
876 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
878         * gmm-utils.el (gmm-write-region): New function based on compatibility
879         code from `mm-make-temp-file'.
881         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
883         * nnmaildir.el (nnmaildir--update-nov)
884         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
885         Use `gmm-write-region'.
887 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
889         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
890         gnus-summary-limit-to-articles.
892 2006-10-04  Romain Francoise  <romain@orebokech.com>
894         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
895         Moved here (and renamed) from gnus-registry.el.
897         * gnus-registry.el: Require gnus-util.
898         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
900 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
902         * pop3.el (pop3-authentication-scheme): Clarify doc.
903         (pop3-movemail): Warn about pop3-leave-mail-on-server.
905 2006-10-04  Dave Love  <fx@gnu.org>
907         * pop3.el (pop3-authentication-scheme): Add custom version.
909 2006-10-04  Jesper Harder  <harder@ifa.au.dk>
911         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
912         doc string.  Improve doc string.
914 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
916         * gnus-util.el (gnus-with-local-quit): New macro.
918         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
920 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
922         * gmm-utils.el (gmm): Adjust custom version.
924         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
925         custom version.
927         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
929 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
931         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
933 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
935         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
936         regexp.  Articles containing quotation were cut prematurely.
938 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
940         * message.el (message-cite-original-without-signature): Use nobody by
941         default for the value of From header.
942         (message-cite-original): Ditto.
943         (message-reply): Ditto.
945 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
947         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
948         mails in the doc string.  Add some URLs in comment.
950 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
952         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
953         backslashes handling and the way to find boundaries of quoted strings.
955 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
957         * gnus-art.el (gnus-button-regexp, gnus-button-marker-list)
958         (gnus-button-last): Move up.  Convert comments into doc strings.
960 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
962         * message.el (message-send-mail-with-sendmail): Look for sendmail in
963         several common directories.
965 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
967         * gnus-art.el (article-decode-encoded-words): Make it fast.
969 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
971         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
973         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
974         in quoted string into `\'.
976 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
978         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
979         Use standard-syntax-table.
981 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
983         * gnus-art.el (gnus-decode-address-function): New variable.
984         (article-decode-encoded-words): Use it to decode headers which are
985         assumed to contain addresses.
986         (gnus-mime-delete-part): Remove useless `or'.
988         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
989         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
990         (gnus-nov-parse-line): Use it to decode From header.
991         (gnus-get-newsgroup-headers): Ditto.
992         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
994         * mail-parse.el (mail-decode-encoded-address-region): New alias.
995         (mail-decode-encoded-address-string): New alias.
997         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
998         New function.
999         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
1000         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
1001         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
1002         (rfc2047-decode-string): Ditto.
1003         (rfc2047-decode-address-region): New function.
1004         (rfc2047-decode-address-string): New function.
1006 2006-08-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1008         [ Backported bug fix from No Gnus. ]
1010         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
1011         looking up the method using GROUP's prefix before inventing a new one.
1012         It is used on killed/unknown groups in various places where returning
1013         an all-new method isn't expected by the caller.
1015         * gnus-util.el (gnus-group-server): Copy required macro from No Gnus.
1017 2006-08-13  Romain Francoise  <romain@orebokech.com>
1019         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
1020         space.
1022 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1024         * compface.el (uncompface): Use binary rather than raw-text-unix.
1026 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1028         * compface.el (uncompface): Make sure the eol conversion doesn't take
1029         place when communicating with the external programs.  Reported by
1030         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1032 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1034         * nnheader.el (nnheader-insert-head): Fix typo in comment.
1036 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1038         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1039         Make it more robust by parsing author and date independently.
1041 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1043         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
1045 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1047         * nnheader.el (nnheader-insert-head): Make it work even if the file
1048         uses CRLF for the line-break code.
1050 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1052         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
1053         workaround for the url package included with Emacs.
1055         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1057 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
1059         * nnmail.el (nnmail-article-group): If splitting raises an error, give
1060         some information about the error when saying that the `bogus' mail
1061         group will be used.
1063 2006-07-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1065         [ Backported bug fixes from No Gnus. ]
1067         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1068         (nnweb-google-search): Respect nnweb-max-hits as upper bound.
1069         (nnweb-request-article): Do proper xwfu encoding when fetching articles
1070         by message-id.
1072         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
1073         unsubscribed groups as if they were killed ones.  It causes duplicate
1074         entries in gnus-newsrc-alist.
1076 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
1078         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
1079         string.
1081 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
1083         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
1085 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1087         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
1089 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
1091         * gnus-diary.el (gnus-user-format-function-d)
1092         (gnus-user-format-function-D): Autoload.
1094 2006-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1096         * gnus-group.el (gnus-group-select-group): Doc fix.
1097         [ See 2004-05-19 change on the trunk. ]
1099 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1101         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
1103 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1105         * message.el (message-syntax-checks): Doc fix.
1107 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1109         * message.el (message-syntax-checks): Doc fix.
1110         (message-send-mail): Add check for continuation headers.
1111         (message-check-news-header-syntax): Fix regexp used to check for
1112         continuation headers.
1114 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1116         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
1118 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1120         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
1121         to fill the utf-8 entry.
1123 2006-06-05  Dan Christensen  <jdc@uwo.ca>
1125         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
1126         respect display group parameter and gnus-summary-expunge-below.
1127         (gnus-articles-to-read): Remove unused reference to display group
1128         parameter.
1129         [ Merge 2004-07-06 change from the trunk. ]
1131 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1133         * gnus-ml.el (gnus-mailing-list-subscribe)
1134         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
1135         (gnus-mailing-list-message): Fix doc strings.
1137 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1139         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
1140         of doing it manually.
1142 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
1144         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
1145         must be explicitly online rather than "not explicitly offline" for
1146         its flags to be synchronized.
1147         (gnus-agent-read-local): All symbols allocated in my-obarray
1148         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
1149         (gnus-agent-regenerate-group): Check numeric names to see if they are
1150         messages or groups.
1152 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1154         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
1155         (gnus-saved-headers): Ditto.
1156         (gnus-default-article-saver): Doc fix; add
1157         gnus-summary-write-body-to-file; mention functions may have properties.
1158         (gnus-article-save-coding-system): New variable.
1159         (gnus-article-save): Override gnus-save-all-headers and
1160         gnus-saved-headers by :headers property which saver function may have.
1161         (gnus-read-save-file-name): Add optional `dir-var' argument which
1162         specifies directory in which files are saved; work even if optional
1163         `variable' argument is not specified.
1164         (gnus-summary-save-in-file): Add properties :decode and :headers.
1165         (gnus-summary-write-to-file): Add properties :decode, :function, and
1166         :headers; read file name.
1167         (gnus-summary-save-body-in-file): Add :decode property; add optional
1168         `overwrite' argument.
1169         (gnus-summary-write-body-to-file): New function; add properties
1170         :decode and :function.
1171         (gnus-output-to-file): Add coding cookie and encode text according
1172         to gnus-article-save-coding-system; don't use mm-append-to-file.
1174         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
1175         (gnus-summary-local-variables): Add it.
1176         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
1177         (gnus-summary-save-article): Require gnus-art; save decoded articles
1178         if function that gnus-default-article-saver specifies has `:decode'
1179         property; bind gnus-prompt-before-saving to t when saving many
1180         articles in a file; move point to article which will be saved.
1181         (gnus-summary-write-article-body-file): New function.
1183 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
1185         * uudecode.el (uudecode-decode-region-external): Fix previous commit.
1187 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1189         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
1190         after-load-alist.
1192 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
1194         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
1195         coding system in XEmacs, use binary.
1197         * mail-source.el (mail-sources): Fix custom type.
1199         * imap.el (Commentary): Fix typo.
1201 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
1203         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
1204         (gnus-summary-expire-articles-now): Shorten prompt.
1206         * gmm-utils.el (wid-edit): Require.
1207         (defun-gmm): Renamed from `gmm-defun-compat'.
1208         (gmm-image-search-load-path): Use it.
1209         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
1211 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1213         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
1214         (mm-copy-to-buffer): Use with-current-buffer.
1215         (mm-display-part): Simplify.
1216         (mm-inlinable-p): Add optional arg `type'.
1218         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
1219         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
1220         Try harder to show the attachment internally or externally using
1221         gnus-mime-view-part-as-type.
1223 2006-05-04  Reiner Steib  <Reiner.Steib@gmx.de>
1225         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
1226         `filename' from Content-Disposition if Content-Type doesn't
1227         provide `name'.
1228         (gnus-mime-view-part-as-type): Set default instead of initial-input.
1230 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1232         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
1233         unibyte after clear-decrypt function runs.
1235         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
1236         returns as a unibyte string.
1238 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1240         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
1241         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
1242         (mml1991-pgg-encrypt): Ditto.
1244 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
1246         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
1247         (gnus-outlook-deuglify-unwrap-max): Remove autoload.
1249         * mml-sec.el (mml-secure-method): New internal variable.
1250         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
1251         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
1252         New functions using mml-secure-method.  Sync from the trunk.
1254         * mml.el (mml-mode-map): Add key bindings for those functions.
1255         (mml-menu): Simplify security menu entries.  Suggested by Jesper
1256         Harder <harder@myrealbox.com>.  Sync from the trunk.
1258         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
1259         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
1260         (message-in-body-p): New function.  Sync from the trunk.
1262         * mml.el (mml-mode, mml-dnd-protocol-alist)
1263         (mml-dnd-attach-options, mml-dnd-attach-file)
1264         (mml-attach-file, mml-attach-buffer, mml-attach-external):
1265         Sync DND support and use of message-in-body-p from the trunk.
1267 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1269         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
1270         binding pgg-* variables; reimplement the section which prevents
1271         MIME header from being signed.
1272         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
1273         pgg-text-mode; remove a blank line at the top of body.
1275         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
1276         lines at the top of body; use gnus-newsgroup-charset if there's no
1277         Charset header.
1279 2006-04-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1281         * nnweb.el (nnweb-google-wash-article): Sync up to new Google HTML.
1283 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1285         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
1286         (mm-uu-pgp-encrypted-test): Ditto.
1287         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
1288         between header and body; return application/pgp-encrypted handle
1289         if decryption failed; decode decrypted body by charset.
1291         * mm-decode.el (mm-automatic-display): Don't make application/pgp
1292         element match to application/pgp-*.
1294 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
1296         * gnus-util.el (gnus-replace-in-string):
1297         Prefer replace-regexp-in-string over of replace-in-string.
1299 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1301         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map.
1303         * gnus-sum.el: Ditto.
1305         * gnus-util.el (gnus-select-frame-set-input-focus):
1306         Use select-frame-set-input-focus if it is available in XEmacs; use
1307         definition defined in Emacs 22 for old Emacsen.
1309 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1311         [ Merge from Gnus trunk. ]
1313         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
1314         (mm-charset-override-alist): New variable.
1315         (mm-charset-to-coding-system): Use it.
1316         (mm-codepage-setup): New helper function.
1317         (mm-charset-eval-alist): New variable.
1318         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
1319         Warn about unknown charsets.  Add allow-override.
1320         Use `mm-charset-override-alist' only when decoding.
1321         (mm-detect-mime-charset-region): Use :mime-charset.
1323         * mm-bodies.el (mm-decode-body, mm-decode-string):
1324         Call `mm-charset-to-coding-system' with allow-override argument.
1326         * message.el (message-tool-bar-zap-list, message-tool-bar)
1327         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
1328         (message-tool-bar-local-item-from-menu): Remove.
1329         (message-tool-bar-map): Replace by `message-make-tool-bar'.
1330         (message-make-tool-bar): New function.
1331         (message-mode): Use `message-make-tool-bar'.
1333         * gnus-sum.el (gnus-summary-tool-bar)
1334         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
1335         (gnus-summary-tool-bar-zap-list): New variables.
1336         (gnus-summary-make-tool-bar): Complete rewrite using
1337         `gmm-tool-bar-from-list'.
1339         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
1340         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
1341         New variables.
1342         (gnus-group-make-tool-bar): Complete rewrite using
1343         `gmm-tool-bar-from-list'.
1344         (gnus-group-tool-bar-update): New function.
1346         * gmm-utils.el: New file.
1348 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
1350         * flow-fill.el (fill-flowed): Remove trailing space from blank
1351         quoted lines.
1353 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1355         * gnus-art.el (gnus-article-mode):
1356         Set cursor-in-non-selected-windows to nil.
1358 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1360         * gnus-art.el (gnus-mime-view-part-as-charset): Ignore charset
1361         that the part specifies.
1363         * mm-decode.el (mm-display-part): Work with external parts and
1364         usual parts similarly.
1366         * mm-extern.el (mm-inline-external-body): Use mm-display-part
1367         instead of gnus-display-mime.
1369         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
1370         tag to summarized topics part in order to encode non-ASCII text.
1372 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1374         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
1376 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1378         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
1379         the sieve region.
1381 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1383         * gnus.el: Gnus v5.10.8 is released.
1385 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1387         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new layout.
1389         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
1390         unknown charset.
1392         * message.el (message-header-synonyms): Add Original-To to the default.
1394         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Group is an
1395         optional parameter.
1397 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
1399         * gnus-fun.el (gnus): Require it for gnus-directory.
1401 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1403         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1404         Some whitespace was matched into the url, which broke browsing hits
1405         > 100 when mm-url-use-external was nil.
1407 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1409         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
1411 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1413         * mml.el (mml-insert-mime): Ignore cached contents of
1414         message/external-body part.
1416         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
1417         (mm-insert-part): Ditto.
1419 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1421         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
1422         Reported by Ralf Wachinger <rwachinger@gmx.de>.
1424 2006-03-23  Kenichi Handa  <handa@m17n.org>
1426         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
1427         instead of set-buffer-multibyte.
1429 2006-03-23  Kenichi Handa  <handa@m17n.org>
1431         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
1432         buffer and then decode the buffer text if necessary.
1433         (rfc2231-encode-string): Be sure to work on multibyte buffer at
1434         first, and after mm-encode-body, change the buffer to unibyte.
1436 2006-03-21  Daniel Pittman  <daniel@rimspace.net>
1438         * nnimap.el (nnimap-request-update-info-internal): Optimize.
1439         Don't `gnus-uncompress-range' to avoid excessive memory usage.
1441 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1443         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
1445         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
1446         Add comment on version.
1448 2006-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1450         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New variable.
1451         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
1452         assigning the spam-mark to new messages.
1454 2006-03-20  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>
1456         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
1458 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1460         * smiley.el: Add missing test smiley.
1462 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1464         * mm-decode.el (mm-with-part): New macro.
1465         (mm-get-part): Use it; work with message/external-body as well.
1466         (mm-save-part): Treat name and filename equally.
1468         * mm-extern.el (mm-extern-cache-contents): New function.
1469         (mm-inline-external-body): Use it; force the part to be displayed;
1470         move undisplayer added to the cached handle to the parent.
1472         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
1473         (gnus-mime-view-part-as-type): Work with message/external-body.
1475         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
1477 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1479         * gnus-art.el (gnus-article-only-boring-p):
1480         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
1481         intangible text.
1482         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
1484 2006-03-14  Simon Josefsson  <jas@extundo.com>
1486         * message.el (message-unique-id): Don't use message-number-base36
1487         if (user-uid) is a float.
1488         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
1490 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1492         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
1494         * gnus-art.el (gnus-mime-display-single): Make sure there is an
1495         empty line between a part and a message part.
1497 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
1499         * smiley.el: Add more test smileys.
1500         (smiley-data-directory, smiley-regexp-alist)
1501         (gnus-smiley-file-types): Fix doc strings.
1502         (smiley-update-cache): Clear smiley-cached-regexp-alist before
1503         adding new elements.
1504         (smiley-mouse-map): Unused code.  Make it a comment.
1506 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1508         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
1509         scan latest NoCeM messages instead of old ones.
1510         (gnus-nocem-check-article): Fix regexps so as to match to PGP
1511         delimiters that are recently used.
1512         (gnus-nocem-load-cache): Add autoload cookie.
1514         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
1516         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
1517         level which is larger than gnus-use-nocem is specified.
1519         * gnus-group.el (gnus-group-get-new-news): Ditto.
1521 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1523         * gnus-util.el (gnus-tool-bar-update): New function.
1525         * gnus-group.el (gnus-group-update-tool-bar): New variable.
1526         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
1528         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
1530 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1532         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
1533         if optional last element is specified in splits (FIELD VALUE...).
1535 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1537         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
1538         handle is multipart when calling it recursively.
1539         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
1541 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1543         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
1544         to "Emacs 23 (unicode)" in doc string.
1546         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
1547         "Emacs 23 (unicode)" in comment.
1549 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1551         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
1553         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
1554         characters 160 through 255 in Emacs 23.
1556 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1558         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
1559         message/* containing non-ASCII text properly.
1561 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1563         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
1565 2006-02-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1567         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
1569 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1571         * nnweb.el (nnweb-type-definition, nnweb-gmane-search):
1572         Use new nov.php.
1574 2006-02-28  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1576         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
1577         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
1578         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
1579         output on the server side.
1580         (nnweb-google-create-mapping): Update regexps and add some
1581         progress indication.
1583 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1585         * message.el (message-user-fqdn): Remove useless * in doc string.
1587         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
1588         unnecessary interaction when sending queued mails.  Reported by
1589         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
1591 2006-02-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1593         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
1594         Merge of 2006-02-20 change from the trunk.
1596 2006-02-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1598         * dns.el (query-dns): Protect more against buggy tcp output.
1599         Merge of 2006-02-20 change from the trunk.
1601 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
1603         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
1604         first or last are nil.
1606 2006-02-24  Simon Josefsson  <jas@extundo.com>
1608         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too.
1609         Merge of 2005-10-26 change from the trunk.
1611 2006-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1613         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
1614         Remove space stuffing, and only do quotes that actually start with
1615         ">" at the beginning of the lines.
1616         Merge of 2005-11-17 and 2004-07-25 from the trunk.
1618 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
1620         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
1621         also available in Emacs 21.3.
1623         * message.el (message-fix-before-sending): Change "Emacs 22" to
1624         "Emacs 23 (unicode)" in comment.
1626         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
1627         "Emacs 23 (unicode)" in comment.
1629         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
1630         comment.
1631         (mm-coding-system-p): Add comment about no-MULE XEmacs.
1633         * mm-view.el (mm-fill-flowed): Add :version.
1635 2006-02-23  Ralf Angeli  <angeli@iwi.uni-sb.de>
1637         * mm-view.el (mm-fill-flowed): New variable.
1638         (mm-inline-text): Use it.
1640 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
1642         * nnimap.el (nnimap-request-move-article): Change folder back to
1643         source group before deleting.
1645 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1647         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
1648         coding system which mm-charset-to-coding-system returns for a
1649         given charset is valid.
1651 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
1653         * html2text.el (html2text-remove-tag-list):
1654         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
1656 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1658         * gnus-cus.el: Revert 2005-10-17 change.
1660 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1662         * gnus-art.el (article-strip-banner): Call
1663         article-really-strip-banner only when the regexp match is made.
1665 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1667         * gnus-art.el (article-strip-banner): Use
1668         gnus-extract-address-components instead of
1669         mail-header-parse-addresses to make it work with non-ASCII text.
1671         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
1672         values which are surrounded with \"...\"; make it never cause a
1673         Lisp error; give up parsing of parameters if it failed in
1674         extracting type.
1676 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1678         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
1679         make-temp-file; make it work with Emacs 20 and XEmacs as well.
1681         * mm-decode.el (mm-display-external): Use the 3rd arg of
1682         mm-make-temp-file.
1683         (mm-create-image-xemacs): Ditto.
1685 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1687         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
1688         with message-narrow-to-headers.
1689         (gnus-draft-setup): Narrow to header to run message-fetch-field.
1690         (gnus-draft-check-draft-articles): New function.
1691         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
1693 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1695         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
1696         re-loading nn* modules.
1698 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
1700         * gnus.el: Remove bogus comment.
1702 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
1704         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
1705         (mml2015-pgg-encrypt): Ditto.
1707         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
1708         (mml1991-pgg-encrypt): Ditto.
1710 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1712         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
1713         message-make-date instead of current-time-string.
1715         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
1716         to gnus-decoded which mm-uu might set.
1718 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1720         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
1721         don't decode quoted parameters; remove misimported Emacs code.
1722         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1723         (rfc2231-decode-encoded-string): Don't use split-string which
1724         behaves differently according to Emacs version; use
1725         mm-decode-coding-region to convert charset to coding-system.
1726         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1727         (rfc2231-encode-string): Remove misimported Emacs code.
1729 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1731         * gnus-art.el (article-decode-charset): Don't use ignore-errors
1732         when calling mail-header-parse-content-type.
1733         (article-de-quoted-unreadable): Ditto.
1734         (article-de-base64-unreadable): Ditto.
1735         (article-wash-html): Ditto.
1737         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
1738         calling mail-header-parse-content-type and
1739         mail-header-parse-content-disposition.
1740         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
1741         mail-header-parse-content-type.
1743         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
1744         insert charset and format parameters; encode description after
1745         inserting it to buffer.
1746         (mml-insert-parameter): Fold lines properly even if a parameter is
1747         segmented into two or more lines; change the max column to 76.
1749         * rfc1843.el (rfc1843-decode-article-body): Don't use
1750         ignore-errors when calling mail-header-parse-content-type.
1752         * rfc2231.el (rfc2231-parse-string): Return at least type if
1753         possible; don't cause an error even if it fails in parsing of
1754         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1755         (rfc2231-encode-string): Don't break lines at the beginning, leave
1756         it to mml-insert-parameter.
1758         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
1759         calling mail-header-parse-content-type.
1761 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
1763         * spam-report.el (spam-report-gmane-use-article-number):
1764         Improve doc string.
1765         (spam-report-gmane-internal): Check if a suitable header was found
1766         in the article.
1768 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1770         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
1771         (rfc2231-encode-string): Make param*=value always begin with LWSP.
1773 2006-02-05  Romain Francoise  <romain@orebokech.com>
1775         Update copyright notices of all files in the gnus directory.
1777 2006-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
1779         * gnus-util.el (gnus-error): Describe `args'.
1781 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1783         * nnweb.el (nnweb-request-group): Avoid growing overview files.
1785 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1787         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
1788         segmented lines of parameter value to cope with Thunderbird 1.5
1789         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
1790         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1791         (rfc2231-encode-string): Don't make lines exceeding 76 column.
1793 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
1795         * mml.el (mml-generate-mime-1): Correct the order of inline signed
1796         parts.
1798 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1800         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
1801         there's only one active file for all servers.
1802         (nnweb-request-scan): Make sure nnweb-articles is initialized on
1803         solid groups.  Gnus might have used a FAST request to select the group.
1804         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
1805         and nnweb-search redundantly in the active file.
1806         (nnweb-request-list): Don't list bogus groups.  There can only be one.
1807         (nnweb-request-create-group): Don't use ARGS.
1808         (nnweb-possibly-change-server, nnweb-request-group): Remove some
1809         initialisations.  Let nnoo do the work.
1811 2006-01-31  Romain Francoise  <romain@orebokech.com>
1813         * message.el (message-alternative-emails): Improve docstring.
1814         (message-setup-1): Call `message-use-alternative-email-as-from'
1815         after `message-setup-hook' to give it precedence over posting
1816         styles, etc.
1817         (message-use-alternative-email-as-from): Add docstring.
1818         Remove the original From header if present.
1820 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1822         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
1823         Say the part has been decoded.
1825 2006-01-31  Kevin Ryde  <user42@zip.com.au>
1827         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
1828         mailcap-viewer-test-cache when there's no 'test clause, since that
1829         will invert the meaning of a "nil" test previously determined by
1830         mailcap-mailcap-entry-passes-test.
1832 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
1834         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
1836 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1838         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
1839         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
1840         current Google Groups.
1842 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1844         * Makefile.in (clean): New rule.
1845         (distclean): Use it.
1847 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1849         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
1850         is dissected into a single part of which the type is the same as
1851         the given one; decode charset.
1853 2006-01-21  Kevin Ryde  <user42@zip.com.au>
1855         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
1856         into alists as symbol not string, since that's what
1857         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
1858         look for.
1860 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1862         * mm-uu.el (mm-uu-dissect-text-parts): Reduce the number of
1863         recursive calls.
1865 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1867         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
1868         (mm-w3m-standalone-supports-m17n-p): New function.
1869         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
1870         w3m usage.
1872         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
1873         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
1875 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1877         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
1878         encoding.
1880 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
1882         * mml.el (mml-attach-file): Describe `description' in doc string.
1883         (mml-menu): Add Emacs MIME manual and PGG manual.
1885 2006-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
1887         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
1888         (spam-group-spam-marks, spam-list-articles, spam-group-ham-marks):
1889         Revert 2006-01-08 change because the functions will be used in No
1890         Gnus.
1892 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1894         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
1896         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
1898 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1900         * mm-decode.el (mm-inlined-types): Add application/pgp.
1901         (mm-automatic-display): Ditto.
1903         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
1904         part as text.
1906 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1908         * nnrss.el: Update copyright.
1909         (nnrss-opml-import): Query whether to subscribe to each entry.
1911         * gnus-art.el:
1912         * gnus-cus.el:
1913         * gnus-group.el:
1914         * gnus-start.el:
1915         * gnus-sum.el:
1916         * mm-uu.el:
1917         * mm-view.el: Update copyright.
1919 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
1921         * message.el (message-info): New function.
1922         (message-mode-menu): Add it.
1923         Update copyright.
1925         * ChangeLog: Fix and update copyright.
1927 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1929         * mm-uu.el (mm-uu-text-plain-type): New variable.
1930         (mm-uu-pgp-signed-extract-1): Use it.
1931         (mm-uu-pgp-encrypted-extract-1): Use it.
1932         (mm-uu-dissect): Use it; allow two optional arguments; one is a
1933         flag specifying whether there's no message header; the other is
1934         for a MIME type and parameters; bind mm-uu-text-plain-type with
1935         the later one.
1936         (mm-uu-dissect-text-parts): New function.
1938         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
1939         dissect text parts.
1941 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1943         * gnus-art.el (article-wash-html): Use
1944         gnus-summary-show-article-charset-alist if a numeric arg is given.
1945         (gnus-article-wash-html-with-w3m-standalone): New function.
1947         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
1948         mm-inline-text-html-render-with-w3m-standalone.
1949         (mm-text-html-washer-alist): Map w3m-standalone to
1950         gnus-article-wash-html-with-w3m-standalone.
1951         (mm-inline-text-html-render-with-w3m-standalone): New function.
1953 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1955         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
1956         (nnrss-request-article): Render text/plain parts as HTML.
1958         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
1959         the buffer.
1961 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1963         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
1964         custom definition of `gnus-posting-styles'.
1966         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
1967         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
1969 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1971         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
1972         Use nntp for bug archive.
1974 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1976         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
1977         parts.
1978         (nnrss-normalize-date): New function converts ISO 8601 date into
1979         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
1980         (nnrss-check-group): Use it.
1982 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1984         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
1986         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
1987         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
1988         (nnrss-insert-w3): Ditto.
1990 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1992         * nnrss.el (nnrss-request-article): Fix last change; fill
1993         text/plain parts.
1995 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1997         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
1998         in text/plain part.
1999         (nnrss-check-group): Don't add excessive newline to dc:subject.
2001 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2003         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
2004         remove MIME buttons associated with multipart/alternative parts.
2005         (gnus-mime-display-alternative): Tag buttons using `article-type'
2006         text property.
2008         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
2009         associated with multipart/alternative parts.
2011 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
2013         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
2014         article.
2016 2005-12-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2018         * dns.el (query-dns): Make sure we check the buffer size before
2019         removing tcp headers.
2021 2006-01-08  Chong Yidong  <cyd@stupidchicken.com>
2023         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
2024         (spam-group-spam-marks): Delete functions.
2025         (spam-list-articles): Just call spam-group-ham-marks directly.
2026         (spam-group-ham-marks): Simplify.
2028 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2030         * gnus-art.el (gnus-signature-separator): Fix custom type.
2032         * mm-decode.el (mm-inlined-types): Fix custom type.
2033         (mm-keep-viewer-alive-types): Ditto.
2034         (mm-automatic-display): Ditto.
2035         (mm-attachment-override-types): Ditto.
2036         (mm-inline-override-types): Ditto.
2037         (mm-automatic-external-display): Ditto.
2039 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2041         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
2042         multipart/alternative and add xref to mm-discouraged-alternatives
2043         in doc string.
2045         * mm-decode.el (mm-discouraged-alternatives): Add xref to
2046         gnus-buttonized-mime-types in doc string.
2048 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2050         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
2051         us-ascii as a MIME charset.
2053         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
2054         against the case where the 2nd arg TYPE is nil.
2056 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2058         * gnus-start.el (gnus-no-server-1): Mention
2059         `gnus-level-default-subscribed' in doc string.
2061 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2063         * gnus-start.el (gnus-start-draft-setup): Enforce
2064         `gnus-draft-mode' for nndraft:drafts at startup.
2066         * gnus.el (gnus-splash): Change custom group.
2067         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
2068         allow-list argument.
2070         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
2071         string.
2073 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2075         * mm-decode.el (mm-display-external): Add missing cdr.
2077 2005-12-12  Richard M. Stallman  <rms@gnu.org>
2079         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
2081 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2083         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
2084         Suggest image/.* in the doc string.
2086 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2088         * mm-decode.el (mm-display-external): Use nametemplate (defined in
2089         RFC1524) if it is in mailcap or add a suffix according to
2090         mailcap-mime-extensions when generating a temp filename; postpone
2091         deleting a temp file for 2 seconds for some wrappers, shell
2092         scripts, and so on, which might exit right after having started a
2093         viewer command as a background job.
2095 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2097         * gnus-art.el (gnus-default-article-saver): Add user-defined
2098         `function' to custom type.
2100 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2102         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
2103         parens.
2105 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2107         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
2108         long lines.
2109         (gnus-cache-delete-group): Wrap doc strings.
2111         * gnus-agent.el (gnus-agent-rename-group)
2112         (gnus-agent-delete-group): Wrap doc strings.
2114 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
2116         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
2118 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2120         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
2121         of current-time-string.
2123 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
2125         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
2126         date header.
2128 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
2130         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
2132 2005-11-14  Kevin Greiner  <kevin.greiner@compsol.cc>
2134         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
2135         internal variable to a custom variable.  Changed default value
2136         from compressed(2) to uncompressed(1).
2137         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
2138         support for uncompressed agentview files.  Taken together, reading
2139         the agentview file should now be 6-7 times faster.
2140         (gnus-agent-long-article,
2141         gnus-agent-short-article, gnus-agent-score): Renamed category
2142         keywords to match gnus-cus.
2143         (gnus-agent-summary-fetch-series): Modified to protect against
2144         gnus-agent-summary-fetch-group clearing processable flags.
2145         (gnus-agent-synchronize-group-flags): Update live group buffer as
2146         synchronization may occur due to the user toggling the plugged
2147         status.
2148         (gnus-agent-braid-nov): Now tests new nov entries
2149         for duplicates which are removed.  The invalid sort check then
2150         triggers a rescan after the sort as sorting may have moved
2151         duplicate entries such that they can be cheaply detected.
2152         (gnus-agent-read-local): Trivial fix to format of
2153         error message to display actual error condition.
2154         (gnus-agent-save-local): Avoid saving symbols that are bound to
2155         nil as they simply result in a warning message in
2156         gnus-agent-read-local.
2157         (gnus-agent-fetch-group-1): Clear downloadable flag when article
2158         successfully downloaded.
2159         (gnus-agent-regenerate-group): Use
2160         gnus-agent-synchronize-group-flags to reset read status in both
2161         gnus and server.
2163         * nntp.el (nntp-end-of-line): Doc fix.
2164         (nntp-authinfo-rejected): New error condition.
2165         (nntp-wait-for): Use new error condition to signal authentication
2166         error.
2167         (nntp-retrieve-data): Rethrow new error condition to break out of
2168         recursive call to nntp-send-authinfo.
2170 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2172         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
2173         rather than make-variable-buffer-local for file-precious-flag.
2175 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2177         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
2179 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2181         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
2182         as a buffer-local variable.  This avoids creating truncated
2183         dribble files as a result of a hang up, eg.
2185 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
2187         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
2188         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
2189         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
2190         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
2191         argument to all these routines, so the passphrase can be managed
2192         externally and passed in to the system.
2193         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
2194         pgg-add-passphrase-to-cache function.
2196         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
2197         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
2198         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
2199         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
2200         argument to all these routines, so the passphrase can be managed
2201         externally and passed in to the system.
2202         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
2203         function.
2205 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
2207         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
2208         part of the decoded armor to find the key-identifier.
2209         (pgg-gpg-lookup-key-owner): New function to return the
2210         human-readable identifier of a key owner.
2211         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
2212         key itself.
2213         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
2214         the key value) if we have a key and can match it against a secret
2215         key.  Also, added a note pointing out fact that the prompt only
2216         indicates the first matching key.
2218         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
2219         pgg-decrypt-region.
2220         (pgg-pending-timers): A new hash for tracking the passphrase cache
2221         timers, so that new ones supercede old ones.
2222         (pgg-add-passphrase-to-cache): Rename from
2223         `pgg-add-passphrase-cache' to reduce confusion (all callers
2224         changed).  Modified to cancel old timers when new ones are added.
2225         (pgg-remove-passphrase-from-cache): Rename from
2226         `pgg-remove-passphrase-cache' to reduce confusion (all callers
2227         changed).  Modified to cancel old timers when their keys are
2228         removed from the cache.
2229         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
2230         XEmacs, an indirection to delete-itimer.
2231         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
2232         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
2233         users can only check cache without risk of prompting.  Correct bug in
2234         notruncate behavior.
2235         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
2236         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
2237         Add informative docstrings.
2238         (pgg-decrypt): Convey provided passphrase in subordinate call to
2239         pgg-decrypt-region.
2241 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
2243         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
2244         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
2245         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
2246         'passphrase' argument, so the passphrase can be managed externally
2247         and then passed in to the system.
2249         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
2250         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
2251         so the passphrase cache can be used reliably with identifiers
2252         besides a pgp packet's key id.
2254         * pgg-gpg.el (pgg-pgp-encrypt-region)
2255         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
2256         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
2257         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
2258         argument to all these routines, so the passphrase can be managed
2259         externally and passed in to the system.
2261         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
2262         'notruncate' argument, so the passphrase cache can be used
2263         reliably with identifiers besides a pgp packet's key id.
2265 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
2267         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
2268         symmetric encryption.
2269         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
2270         encrypted session key.
2271         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
2272         message ask for the passphrase in a proper way.
2274         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
2275         New user commands for symmetric encryption.
2277 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2279         * gnus-delay.el (gnus-delay-group): Don't autoload.
2280         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2281         to be re-loaded when customizing the `gnus-delay' group.
2283 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
2285         * message.el: Revert last changes.
2286         (message-insert-citation-line): Use newlines.
2288 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2290         * message.el (message-courtesy-message)
2291         (message-mark-insert-begin, message-mark-insert-end)
2292         (message-elide-ellipsis, message-cancel-message)
2293         (message-add-header, message-change-subject)
2294         (message-cross-post-followup-to-header)
2295         (message-cross-post-insert-note, message-reduce-to-to-cc)
2296         (message-widen-reply, message-delete-not-region)
2297         (message-kill-to-signature, message-insert-signature)
2298         (message-insert-importance-high, message-insert-importance-low)
2299         (message-insert-or-toggle-importance)
2300         (message-insert-disposition-notification-to)
2301         (message-indent-citation, message-yank-original)
2302         (message-cite-original-without-signature, message-cite-original)
2303         (message-insert-citation-line, message-position-on-field)
2304         (message-fix-before-sending, message-send-mail-partially)
2305         (message-send-mail, message-send-mail-with-sendmail)
2306         (message-send-mail-with-qmail, message-send-news)
2307         (message-check-news-header-syntax, message-generate-headers)
2308         (message-insert-courtesy-copy, message-fill-address)
2309         (message-fill-header, message-shorten-references)
2310         (message-setup-1, message-cancel-news)
2311         (message-forward-make-body-plain, message-forward-make-body-mime)
2312         (message-forward-make-body-mml, message-encode-message-body)
2313         (message-forward-make-body-digest-plain)
2314         (message-forward-make-body-digest-mime)
2315         (message-use-alternative-email-as-from): Insert `hard-newline'
2316         instead of ordinary newlines.
2318 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2320         * message.el (message-generate-headers): Downcase the argument
2321         given to message-check-element.
2323 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2325         * gnus.el (gnus-parameters-case-fold-search): New variable.
2326         (gnus-parameters-get-parameter): Use it.
2328         * gnus-score.el (gnus-home-score-file): Doc fix.
2330 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
2332         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
2334 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2336         * mml.el (mml-preview): Doc fix.
2338 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
2340         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
2341         whitespace removed in revision 7.8.  Use concatenated string to
2342         protect trailing whitespace.
2344 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
2346         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
2347         (nnimap-request-expire-articles): Use it to avoid sending 'UID
2348         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
2349         Courier IMAP ("some version from 2004").  Mostly based on similar
2350         code in the same function.
2352 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2354         * message.el (message-display-completion-list): New function.
2355         (message-expand-group): Use it; make sure the Completions buffer
2356         is modifiable.
2358 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
2360         * imap.el (imap-open): Handle case where buffer is a buffer
2361         object.
2363 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
2365         * pgg-def.el:
2366         * pgg-gpg.el:
2367         * pgg-parse.el:
2368         * pgg-pgp.el:
2369         * pgg-pgp5.el:
2370         * pgg.el: Move to the parent lisp directory.
2372 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
2374         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
2375         user-mail-name is an empty string.
2377 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
2379         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
2380         depending on gnus-score-decay-constant.
2382 2005-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2384         * nnslashdot.el (nnslashdot-request-article)
2385         (nnslashdot-retrieve-headers-1): Update to new HTML.
2387 2005-10-23  Simon Josefsson  <jas@extundo.com>
2389         * imap.el (imap-gssapi-program): Align command line parameters
2390         with latest GNU SASL.
2391         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
2393 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
2395         * mail-source.el (mail-source-fetch-pop): Require pop3.
2396         (mail-source-check-pop): Ditto.
2398 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2400         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
2401         errors.
2403 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
2405         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
2406         (gnus-treat-strip-leading-blank-lines): Improve doc string.
2408         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
2410 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2412         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
2413         (rfc2047-charset-to-coding-system): New function.
2414         (rfc2047-decode-encoded-words): New function.
2415         (rfc2047-decode-region): Use them.
2416         (rfc2047-decode-cte): Remove.
2417         (rfc2047-parse-and-decode): Remove.
2418         (rfc2047-decode): Remove.
2420 2005-10-15  Kenichi Handa  <handa@m17n.org>
2422         * rfc2047.el (rfc2047-decode-cte): New function.
2423         (rfc2047-decode-region): Change the way to decode successive
2424         encoded-words: decode B- or Q-encoding in each encoded-word,
2425         concatenate them, and decode it as charset.
2427 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
2429         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
2430         widget-move-and-invoke.
2431         (gnus-custom-mode): Use gnus-custom-map.
2433 2005-10-15  Bill Wohler  <wohler@newt.com>
2435         * message.el (message-tool-bar-map): Renamed image file from
2436         mail_send to mail/send.
2438 2005-10-16  Masatake YAMATO  <jet@gyve.org>
2440         * message.el (message-expand-group): Pass the common
2441         prefix substring of completion to `display-completion-list'.
2443 2005-10-09  Daniel Brockman  <daniel@brockman.se>
2445         * format-spec.el (format-spec): Propagate text properties of % spec.
2447 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
2449         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
2451 2005-10-08  Simon Josefsson  <jas@extundo.com>
2453         * pgg-parse.el (top-level): Don't require custom, it is
2454         autoloaded.  (To sync with No Gnus.)
2456 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
2458         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
2460 2005-10-08  Simon Josefsson  <jas@extundo.com>
2462         * pgg-def.el (top-level): Don't require custom, it is
2463         autoloaded.  (To sync with No Gnus.)
2465 2005-10-04  David Hansen  <david.hansen@gmx.net>
2467         * nnrss.el (nnrss-request-article): Add support for the comments tag.
2468         (nnrss-check-group): Ditto.
2470 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
2472         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
2474         * gnus-util.el (gnus-remove-duplicates): Remove.
2476         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
2477         instead of gnus-remove-duplicates.
2479         * message.el (message-remove-duplicates): Remove.
2480         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
2481         message-remove-duplicates.
2483         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
2484         available, else use implementation from `delete-dups'.
2486 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2488         * time-date.el: Autoload parse-time-string, XEmacs needs it.
2490 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2492         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
2493         function rather than the diff-mode.el package.
2494         (mm-display-external): Use with-current-buffer.
2495         (mm-viewer-completion-map, mm-viewer-completion-map):
2496         Move initialization inside declaration.
2498 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
2500         * message.el: Remove useless autoloads.
2502 2005-09-28  Simon Josefsson  <jas@extundo.com>
2504         * message.el (message-use-idna): Default to t.
2505         (message-use-idna): Test whether encoding works too.  Doc fix.
2507 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2509         * nntp.el (nntp-warn-about-losing-connection): Remove.
2511 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
2513         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
2514         customizable.  Change default value.
2515         (mm-uu-diff-groups-regexp): Change default value.
2516         (mm-uu-type-alist): Add doc string.
2517         (mm-uu-configure): Add doc string.  Make it interactive.
2518         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
2520 2005-09-27  Simon Josefsson  <jas@extundo.com>
2522         * message.el (message-idna-to-ascii-rhs-1): Reformat.
2524 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2526         * message.el (message-remove-duplicates): New function.
2527         Implementation borrowed from `gnus-remove-duplicates'.
2528         (message-idna-to-ascii-rhs): Also encode idna addresses in
2529         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
2530         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
2531         only ask about the same idna domain once per header and also tell
2532         in what header to replace the idna domain.
2534         * gnus-art.el (article-decode-idna-rhs): Also decode idna
2535         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
2536         (article-decode-idna-rhs): Fix regexp so that all idna-address in
2537         a header is decoded and not just the last one.
2539 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2541         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
2542         has been decoded.
2544         * mm-decode.el (mm-insert-part): Don't modify text if it has been
2545         decoded.
2547         * mm-view.el (mm-inline-text): Don't strip text props unless
2548         decoding enriched or richtext parts.
2550 2005-09-25  Romain Francoise  <romain@orebokech.com>
2552         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
2553         * gnus-start.el (gnus-subscribe-interactively):
2554         * gnus-uu.el (gnus-uu-grab-articles):
2555         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
2556         space.
2558 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
2560         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2561         * mm-view.el (mm-view-pkcs7-decrypt):
2562         * gnus-sum.el (gnus-summary-limit-to-extra)
2563         (gnus-summary-respool-article, gnus-read-move-group-name):
2564         * gnus-score.el (gnus-summary-increase-score):
2565         * gnus-util.el (gnus-completing-read-with-default):
2566         * gnus-art.el (gnus-read-save-file-name)
2567         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
2568         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
2569         * message.el (message-check-news-header-syntax):
2570         Follow convention for reading with the minibuffer.
2572 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
2574         * spam-report.el (spam-report-url-ping-plain):
2575         Use gnus-extended-version as User-Agent.
2577         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
2578         default value is nil.
2580 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2582         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
2583         default to nil, to be able to use Gnus at all.  If the default
2584         switches to something else, then the function should be fixed not
2585         be exceedingly slow.
2587 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
2589         * mm-url.el (mm-url-decode-entities): Fix regexp.
2591 2005-09-18  Deepak Goel  <deego@gnufans.org>
2593         * sieve.el (sieve-help): Fix `message' call: first arg should be a
2594         format spec.
2596 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2598         * gnus.el (gnus-group-startup-message): Bind image-load-path.
2600 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2602         * gnus-art.el (gnus-mime-display-part): Protect against broken
2603         MIME messages.
2605 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2607         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
2608         before parsing header.
2610 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
2612         * spam-report.el (spam-report-gmane): Fix generation of spam
2613         report URL.
2615 2005-09-10  Simon Josefsson  <jas@extundo.com>
2617         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
2618         t, based on discussion on the ding list with Robert Epprecht
2619         <epprecht@solnet.ch>.
2621 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
2623         * spam-report.el (spam-report-gmane): Make it work without
2624         X-Report-Spam header.  Gmane now only provides Archived-At.
2625         This is only used if `spam-report-gmane-use-article-number' is nil.
2626         (spam-report-gmane-spam-header): Remove.  Not used anymore.
2628         * nnweb.el (nnweb-google-wash-article): Print a message if article
2629         is not available.
2631 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2633         * gnus-art.el (gnus-mime-display-single): Decode text/* parts
2634         content before displaying.
2636 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
2638         * mml-smime.el: Remove defvar of gnus-extract-address-components.
2640 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2642         * mm-view.el (mm-display-inline-fontify): Disable support modes.
2644 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
2646         * message.el (message-tab-body-function): Fixed mismatched custom
2647         type.
2649         * gnus.el (gnus-group-change-level-function): Ditto.
2651         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
2653         * gnus-art.el (gnus-signature-limit)
2654         (gnus-article-mime-part-function): Ditto.
2656 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
2658         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
2659         Make fetching article by MID work again for Google Groups.  Added
2660         FIXME concerning gnus-group-make-web-group.
2662         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
2663         Don't depend on Gnus by using mail-extract-address-components if
2664         gnus-extract-address-components is not bound.
2666         * gnus.el (gnus-user-agent): Use list of symbols instead of
2667         symbols.  Display full version number for (S)XEmacs.  Optionally
2668         display (S)XEmacs codename.
2670         * gnus-util.el (gnus-emacs-version): Update for new
2671         `gnus-user-agent'.
2673         * gnus-msg.el (gnus-extended-version): Make it possible to omit
2674         Gnus version.
2676 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
2678         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
2679         when encoding.
2681         * mm-bodies.el (mm-decode-content-transfer-encoding):
2682         De-canonicalize CRLF for all text content types, not just
2683         text/plain.
2685 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2687         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
2689         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
2690         list, not listp.
2692 2005-08-29  Romain Francoise  <romain@orebokech.com>
2694         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
2695         docstring.
2696         (gnus-face-from-file): Likewise.
2698 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
2700         * gnus-art.el (w3m-minor-mode-map):
2701         * gnus-spec.el (gnus-newsrc-file-version):
2702         * gnus-util.el (nnmail-active-file-coding-system)
2703         (gnus-original-article-buffer, gnus-user-agent):
2704         * gnus.el (gnus-ham-process-destinations)
2705         (gnus-parameter-ham-marks-alist)
2706         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
2707         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
2708         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
2709         * mm-decode.el (gnus-current-window-configuration):
2710         * mm-extern.el (gnus-article-mime-handles):
2711         * mm-url.el (url-current-object, url-package-name)
2712         (url-package-version):
2713         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
2714         (smime-keys, w3m-cid-retrieve-function-alist)
2715         (w3m-current-buffer, w3m-display-inline-images)
2716         (w3m-minor-mode-map):
2717         * mml-smime.el (gnus-extract-address-components):
2718         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
2719         (gnus-newsrc-hashtb, message-default-charset)
2720         (message-deletable-headers, message-options)
2721         (message-posting-charset, message-required-mail-headers)
2722         (message-required-news-headers):
2723         * mml1991.el (mc-pgp-always-sign):
2724         * mml2015.el (mc-pgp-always-sign):
2725         * nnheader.el (nnmail-extra-headers):
2726         * rfc1843.el (gnus-decode-encoded-word-function)
2727         (gnus-decode-header-function, gnus-newsgroup-name):
2728         * spam-stat.el (gnus-original-article-buffer): Add defvars.
2730 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
2732         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
2733         the end of the date treatments.
2735 2005-08-15  Simon Josefsson  <jas@extundo.com>
2737         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
2738         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
2739         Capello and Romain Francoise.
2740         (pgg-fetch-key-function): Removed, not used?
2741         (pgg-insert-url-with-w3): Require url, to get
2742         url-insert-file-contents regardless of where it is defined.
2744 2005-08-08  Simon Josefsson  <jas@extundo.com>
2746         * pgg.el: Autoload url-insert-file-contents instead of loading
2747         w3/url.
2748         (pgg-insert-url-with-w3): Don't load url here.
2750 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
2752         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
2754         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
2756 2005-08-06  Romain Francoise  <romain@orebokech.com>
2758         * message.el: Fix typo in docstring.
2760 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2762         * mm-bodies.el (mm-encode-body): Use coding system rather than
2763         charset to encode text.
2765         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
2766         number of charsets if utf-8 is available (XEmacs).
2768 2005-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2770         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
2771         start of the lines.
2772         (gnus-picon-databases): Add /usr/share/picons.
2774 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
2776         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
2777         taken from `gnus-button-mid-or-mail-regexp'.
2778         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
2779         (gnus-button-alist): Improve regexp for domain part of the MIDs
2780         for news:localpart@domain buttons.
2781         (gnus-button-ctan-directory-regexp): Update.
2783         * message.el (message-kill-buffer): Raise the current frame.
2784         (message-bury): Use `window-dedicated-p'.
2786 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2788         * sieve-manage.el (sieve-manage-interactive-login): Use
2789         make-local-variable rather than make-variable-buffer-local.
2790         (sieve-manage-open): Ditto.
2791         (sieve-manage-authenticate): Ditto.
2793         * mml.el (mml-generate-mime-1): Make the content type default to
2794         text/plain if the filename is not specified.
2796 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2798         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
2799         instead of insert-buffer.
2801         * message.el (message-yank-original): Ditto; set the mark at the
2802         end of the yanked message.
2804 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2806         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
2807         lines to scroll rather than to stop it.
2809         * mml.el (mml-generate-default-type): Add doc string.
2810         (mml-generate-mime-1): Use mm-default-file-encoding or make it
2811         default to application/octet-stream when determining the content
2812         type if it is not specified for the part or the mml contents; add
2813         a comment about mml-generate-default-type.
2815 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
2817         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
2818         make it default to application/octet-stream when determining the
2819         content type if it is not specified for the external contents.
2821 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2823         * rfc2231.el (rfc2231-parse-string): Take care that not only a
2824         segmented parameter but also other parameters might be there.
2826 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2828         * mm-decode.el (mm-display-external): Delete temp file, directory
2829         and buffer immediately if the external process is exited.
2831 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2833         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
2834         fewer lines than that of scroll-margin.
2835         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
2837 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2839         * gnus-art.el (gnus-article-next-page): Revert.
2840         (gnus-article-beginning-of-window): New macro.
2841         (gnus-article-next-page-1): Use it.
2842         (gnus-article-prev-page): Ditto.
2843         (gnus-mime-save-part-and-strip): Use insert-buffer-substring
2844         instead of insert-buffer.
2845         (gnus-mime-delete-part): Ditto.
2846         (gnus-article-edit-exit): Ditto.
2848         * gnus-util.el (gnus-beginning-of-window): Remove.
2849         (gnus-end-of-window): Remove.
2851 2005-07-25  Simon Josefsson  <jas@extundo.com>
2853         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
2854         to have the url package without w3.  Reported by Daiki Ueno
2855         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
2857 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2859         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
2860         for text/rtf.  Display default in prompt.  Pass default for M-n.
2862         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
2864 2005-07-16  Romain Francoise  <romain@orebokech.com>
2866         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
2867         instead of `current-time-string' as the latter creates a time
2868         string that is not RFC 2822 compliant (it lacks the zone).
2870 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2872         * gnus-msg.el (gnus-button-mailto): Remove
2873         save-selected-window-window hackery because it relies on
2874         save-selected-window internals.
2876 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2878         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
2879         (gnus-article-next-page-1): Use gnus-beginning-of-window.
2880         (gnus-article-prev-page): Ditto.
2882         * gnus-util.el (gnus-beginning-of-window): New function.
2883         (gnus-end-of-window): New function.
2885 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2887         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
2888         gnus-add-minor-mode.
2889         (gnus-binary-mode): Ditto.
2891         * gnus-topic.el (gnus-topic-mode): Ditto.
2893 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
2895         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
2896         (gnus-article-prev-page): Take scroll-margin into consideration.
2898 2005-07-04  Lute Kamstra  <lute@gnu.org>
2900         Update FSF's address in GPL notices.
2902 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
2904         * gnus.el (gnus-exit):
2905         * gnus-group.el (gnus-group-icons):
2906         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
2908         * gnus-nocem.el (gnus-nocem):
2909         * message.el (message-various, message-buffers, message-sending)
2910         (message-interface, message-forwarding, message-insertion)
2911         (message-headers, message-news, message-mail):
2912         * pgg-gpg.el (pgg-gpg):
2913         * pgg-parse.el (pgg-parse):
2914         * pgg-pgp.el (pgg-pgp):
2915         * pgg-pgp5.el (pgg-pgp5):
2916         * pop3.el (pop3): Finish `defgroup' description with period.
2918 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2920         * gnus-art.el (article-display-face): Improve the efficiency.
2921         (article-display-x-face): Ditto; remove grey x-face stuff.
2923 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2925         * gnus-art.el (article-display-face): Correct the position in
2926         which Faces are inserted; use dolist.
2928 2005-06-29  Didier Verna  <didier@xemacs.org>
2930         * gnus-art.el (article-display-face): Display faces in correct
2931         order.
2933 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2935         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
2936         (gnus-nocem-check-article): Fetch the Type header.
2937         (gnus-nocem-message-wanted-p): Fix the way to examine types.
2938         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
2939         (gnus-nocem-enter-article): Make sure gnus-nocem-hashtb is initialized.
2941         * pgg.el (pgg-verify): Return the verification result.
2943 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
2945         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
2946         `show-nonbreak-escape'.
2948 2005-06-23  Lute Kamstra  <lute@gnu.org>
2950         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
2952         * dig.el (dig-mode):
2953         * smime.el (smime-mode): Use gnus-run-mode-hooks.
2955 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
2957         * nnimap.el (nnimap-split-download-body): Fix spellings.
2959 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
2961         * gnus-art.el (gnus-article-encrypt-body):
2962         * gnus-cus.el (gnus-score-customize):
2963         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
2964         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
2966 2005-06-16  Miles Bader  <miles@gnu.org>
2968         * spam.el (spam): Remove "-face" suffix from face name.
2969         (spam-face): New backward-compatibility alias for renamed face.
2970         (spam-face, spam-initialize): Use renamed spam face.
2972         * message.el (message-header-to, message-header-cc)
2973         (message-header-subject, message-header-newsgroups)
2974         (message-header-other, message-header-name)
2975         (message-header-xheader, message-separator, message-cited-text)
2976         (message-mml): Remove "-face" suffix from face names.
2977         (message-header-to-face, message-header-cc-face)
2978         (message-header-subject-face, message-header-newsgroups-face)
2979         (message-header-other-face, message-header-name-face)
2980         (message-header-xheader-face, message-separator-face)
2981         (message-cited-text-face, message-mml-face):
2982         New backward-compatibility aliases for renamed faces.
2983         (message-font-lock-keywords): Use renamed message faces.
2985         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
2986         (sieve-test-commands, sieve-tagged-arguments):
2987         Remove "-face" suffix from face names.
2988         (sieve-control-commands-face, sieve-action-commands-face)
2989         (sieve-test-commands-face, sieve-tagged-arguments-face):
2990         New backward-compatibility aliases for renamed faces.
2991         (sieve-control-commands-face, sieve-action-commands-face)
2992         (sieve-test-commands-face, sieve-tagged-arguments-face):
2993         Use renamed sieve faces.
2995         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
2996         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
2997         (gnus-group-news-3-empty, gnus-group-news-4)
2998         (gnus-group-news-4-empty, gnus-group-news-5)
2999         (gnus-group-news-5-empty, gnus-group-news-6)
3000         (gnus-group-news-6-empty, gnus-group-news-low)
3001         (gnus-group-news-low-empty, gnus-group-mail-1)
3002         (gnus-group-mail-1-empty, gnus-group-mail-2)
3003         (gnus-group-mail-2-empty, gnus-group-mail-3)
3004         (gnus-group-mail-3-empty, gnus-group-mail-low)
3005         (gnus-group-mail-low-empty, gnus-summary-selected)
3006         (gnus-summary-cancelled, gnus-summary-high-ticked)
3007         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
3008         (gnus-summary-high-ancient, gnus-summary-low-ancient)
3009         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
3010         (gnus-summary-low-undownloaded)
3011         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
3012         (gnus-summary-low-unread, gnus-summary-normal-unread)
3013         (gnus-summary-high-read, gnus-summary-low-read)
3014         (gnus-summary-normal-read, gnus-splash):
3015         Remove "-face" suffix from face names.
3016         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3017         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3018         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3019         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3020         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3021         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3022         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3023         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3024         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3025         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3026         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3027         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3028         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3029         (gnus-summary-normal-ticked-face)
3030         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
3031         (gnus-summary-normal-ancient-face)
3032         (gnus-summary-high-undownloaded-face)
3033         (gnus-summary-low-undownloaded-face)
3034         (gnus-summary-normal-undownloaded-face)
3035         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3036         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3037         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3038         (gnus-splash-face):
3039         New backward-compatibility aliases for renamed faces.
3040         (gnus-group-startup-message): Use renamed gnus faces.
3042         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
3043         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
3044         (gnus-server-agent): Remove "-face" suffix from face names.
3045         (gnus-server-agent-face, gnus-server-opened-face)
3046         (gnus-server-closed-face, gnus-server-denied-face)
3047         (gnus-server-offline-face):
3048         New backward-compatibility aliases for renamed faces.
3049         (gnus-server-agent-face, gnus-server-opened-face)
3050         (gnus-server-closed-face, gnus-server-denied-face)
3051         (gnus-server-offline-face): Use renamed gnus faces.
3053         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
3054         Remove "-face" suffix from face names.
3055         (gnus-picon-xbm-face, gnus-picon-face):
3056         New backward-compatibility aliases for renamed faces.
3058         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
3059         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
3060         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
3061         (gnus-cite-11): Remove "-face" suffix from face names.
3062         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
3063         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
3064         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
3065         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
3066         New backward-compatibility aliases for renamed faces.
3067         (gnus-cite-attribution-face, gnus-cite-face-list)
3068         (gnus-article-boring-faces): Use renamed gnus faces.
3070         * gnus-art.el (gnus-signature, gnus-header-from)
3071         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
3072         (gnus-header-content): Remove "-face" suffix from face names.
3073         (gnus-signature-face, gnus-header-from-face)
3074         (gnus-header-subject-face, gnus-header-newsgroups-face)
3075         (gnus-header-name-face, gnus-header-content-face):
3076         New backward-compatibility aliases for renamed faces.
3077         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
3079         * gnus-sum.el (gnus-summary-selected-face)
3080         (gnus-summary-highlight): Use renamed gnus faces.
3081         * gnus-group.el (gnus-group-highlight): Likewise.
3083 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
3085         * gnus-sieve.el (gnus-sieve-article-add-rule):
3086         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
3087         * spam-stat.el (spam-stat-buffer-change-to-spam)
3088         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
3090         * message.el (message-is-yours-p):
3091         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
3093 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3095         * mm-view.el (mm-inline-text): Withdraw the last change.
3097 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3099         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
3100         executing enriched-decode.
3102 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
3104         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
3106 2005-06-04  Lute Kamstra  <lute@gnu.org>
3108         * nnfolder.el (nnfolder-read-folder): Make sure that undo
3109         information is never recorded.
3111 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3113         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
3115 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3117         * gnus-art.el (article-display-x-face): Replace
3118         process-kill-without-query by gnus-set-process-query-on-exit-flag.
3120         * gnus-group.el: Bind gnus-cache-active-hashtb when compiling.
3122         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
3123         set-process-query-on-exit-flag or process-kill-without-query.
3125         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
3126         loop instead of replace-regexp.
3128         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
3129         instead of process-kill-without-query if it is available.
3131         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
3132         instead of find-file-hooks if it is available.
3134         * mml1991.el: Bind pgg-default-user-id when compiling.
3136         * mml2015.el: Bind pgg-default-user-id when compiling.
3138         * nndraft.el (nndraft-request-associate-buffer):
3139         Use write-contents-functions instead of write-contents-hooks if it is
3140         available.
3142         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
3143         instead of find-file-hooks if it is available.
3145         * nntp.el (nntp-open-connection): Replace
3146         process-kill-without-query by gnus-set-process-query-on-exit-flag.
3147         (nntp-open-ssl-stream): Ditto.
3148         (nntp-open-tls-stream): Ditto.
3150 2005-05-31  Simon Josefsson  <jas@extundo.com>
3152         * imap.el (imap-ssl-open): Use imap-process-connection-type,
3153         instead of hard coding to nil.
3155 2005-05-31  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3157         * gnus-group.el: Require gnus-sum and autoload functions to
3158         resolve warnings when gnus-group.el compiled alone.
3160 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
3162         * gnus-agent.el (gnus-agent-regenerate-group)
3163         (gnus-agent-fetch-articles): Replace `string-to-int' by
3164         `string-to-number'.
3165         * gnus-art.el (gnus-button-fetch-group): Ditto.
3166         * gnus-cache.el (gnus-cache-generate-active)
3167         (gnus-cache-articles-in-group): Ditto.
3168         * gnus-group.el (gnus-group-set-current-level)
3169         (gnus-group-insert-group-line): Ditto.
3170         * gnus-score.el (gnus-score-set-expunge-below)
3171         (gnus-score-set-mark-below, gnus-summary-score-effect)
3172         (gnus-summary-score-entry): Ditto.
3173         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
3174         (gnus-soup-pack): Ditto.
3175         * gnus-spec.el (gnus-xmas-format): Ditto.
3176         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
3177         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
3178         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
3179         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
3180         * nndb.el (nndb-get-remote-expire-response): Ditto.
3181         * nndiary.el (nndiary-parse-schedule-value)
3182         (nndiary-string-to-number, nndiary-request-replace-article)
3183         (nndiary-request-article): Ditto.
3184         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
3185         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
3186         * nneething.el (nneething-make-head): Ditto.
3187         * nnfolder.el (nnfolder-request-article)
3188         (nnfolder-retrieve-headers): Ditto.
3189         * nnheader.el (nnheader-file-to-number): Ditto.
3190         * nnkiboze.el (nnkiboze-request-article): Ditto.
3191         * nnmail.el (nnmail-process-unix-mail-format)
3192         (nnmail-process-babyl-mail-format): Ditto.
3193         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
3194         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
3195         (nnmh-request-create-group, nnmh-request-list-1)
3196         (nnmh-request-group, nnmh-request-article): Ditto.
3197         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
3198         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
3199         * nnsoup.el (nnsoup-make-active): Ditto.
3200         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
3201         * nntp.el (nntp-find-group-and-number)
3202         (nntp-retrieve-headers-with-xover): Ditto.
3203         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
3204         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
3205         (pgg-format-key-identifier): Ditto.
3206         * pop3.el (pop3-last, pop3-stat): Ditto.
3207         * qp.el (quoted-printable-decode-region): Ditto.
3209         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
3210         of concat.
3212 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3214         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
3216         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
3218         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
3220         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
3222         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
3224         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
3226         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
3227         (gnus-carpal-mode): Ditto.
3229         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
3230         (gnus-browse-mode): Ditto.
3232         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
3234         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
3236 2005-05-29  Richard M. Stallman  <rms@gnu.org>
3238         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
3240 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3242         * gnus-util.el (gnus-run-mode-hooks): New function.
3244         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
3246 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
3248         * gnus-agent.el (gnus-agent-make-mode-line-string):
3249         Use mode-line-highlight as mouse-face.
3251 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3253         * canlock.el (canlock): Change the parent group to news.
3255         * deuglify.el (gnus-outlook-deuglify): Add :group.
3257         * dig.el (dig): Add :group.
3259         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Add :group.
3261         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
3262         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
3263         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
3264         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
3265         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
3267         * gnus-diary.el (gnus-diary): Add :group.
3269         * gnus.el (gnus-group-news-1-face): Add :group.
3270         (gnus-group-news-1-empty-face): Ditto.
3271         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
3272         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
3273         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
3274         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
3275         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
3276         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
3277         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
3278         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
3279         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
3280         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
3281         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
3282         (gnus-summary-high-ticked-face): Ditto.
3283         (gnus-summary-low-ticked-face): Ditto.
3284         (gnus-summary-normal-ticked-face): Ditto.
3285         (gnus-summary-high-ancient-face): Ditto.
3286         (gnus-summary-low-ancient-face): Ditto.
3287         (gnus-summary-normal-ancient-face): Ditto.
3288         (gnus-summary-high-undownloaded-face): Ditto.
3289         (gnus-summary-low-undownloaded-face): Ditto.
3290         (gnus-summary-normal-undownloaded-face): Ditto.
3291         (gnus-summary-high-unread-face): Ditto.
3292         (gnus-summary-low-unread-face): Ditto.
3293         (gnus-summary-normal-unread-face): Ditto.
3294         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
3295         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
3297         * message.el (message-minibuffer-local-map): Add :group.
3299         * sieve-manage.el (sieve-manage-log): Add :group.
3300         (sieve-manage-default-user): Diito.
3301         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
3302         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
3303         (sieve-manage-authenticators): Ditto.
3304         (sieve-manage-authenticator-alist): Ditto.
3305         (sieve-manage-default-port): Ditto.
3307         * sieve-mode.el (sieve-control-commands-face): Add :group.
3308         (sieve-action-commands-face): Ditto.
3309         (sieve-test-commands-face): Ditto.
3310         (sieve-tagged-arguments-face): Ditto.
3312         * smime.el (smime): Add :group.
3314         * spam-report.el (spam-report): Add :group.
3316         * spam.el (spam, spam-face): Add :group.
3318 2005-05-26  Lute Kamstra  <lute@gnu.org>
3320         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
3322 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3324         * gnus-art.el: Don't autoload mail-extract-address-components.
3326         * gnus.el: Use eval-and-compile to autoload message-y-or-n-p.
3328         * nndb.el: Don't declare the nndb back end two or more times; don't
3329         autoload news-reply-mode, news-setup, cancel-timer and telnet.
3331         * nntp.el: Autoload format-spec instead of format; use
3332         eval-and-compile to evaluate autoload forms.
3334         * spam-report.el (spam-report-process-queue): Use gnus-point-at-eol.
3336 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3338         * gnus-art.el (article-date-ut): Support converting date in
3339         forwarded parts as well.
3340         (gnus-article-save-original-date): New macro.
3341         (gnus-display-mime): Use it.
3343 2005-04-28  David Hansen  <david.hansen@physik.fu-berlin.de>
3345         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
3346         enclosure element of <item>.
3348 2005-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
3350         * spam-report.el (spam-report-unplug-agent)
3351         (spam-report-plug-agent, spam-report-deagentize)
3352         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
3353         support for the Agent in spam-report: when unplugged, report to a
3354         file; when plugged, submit all the requests.
3355         [Added missing offline functionality from trunk.]
3357 2005-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
3359         * spam-report.el (spam-report-url-to-file)
3360         (spam-report-requests-file): New function and variable for offline
3361         reporting.
3362         (spam-report-url-ping-function): Add `spam-report-url-to-file'
3363         and user defined function.
3364         (spam-report-process-queue): New function.
3365         Process requests from `spam-report-requests-file'.
3366         (spam-report-url-ping-mm-url): Autoload.
3367         [Added missing offline functionality from trunk.]
3369 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3371         * qp.el (quoted-printable-encode-region): Save excursion.
3373 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3375         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
3376         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
3378 2005-04-13  Miles Bader  <miles@gnu.org>
3380         * mm-util.el (mm-string-to-multibyte): Use Gnus trunk definition.
3382 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3384         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
3385         contained in text because xml.el decodes entities) with LFs.
3387 2005-04-11  Lute Kamstra  <lute@gnu.org>
3389         * message.el (message-make-date): Handle byte-compiler warnings
3390         differently.
3391         * nnimap.el (nnimap-date-days-ago): Ditto.
3393 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3395         * mm-util.el (mm-string-to-multibyte): New function.
3396         (mm-detect-coding-region): Typo.
3398 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3400         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
3402 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3404         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
3405         argument in XEmacs.
3407         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
3408         (nnrss-request-group): Decode group name first.
3409         (nnrss-request-article): Make a text/plain article if mml-to-mime
3410         failed.
3411         (nnrss-get-encoding): Return a compatible encoding according to
3412         nnrss-compatible-encoding-alist.
3413         (nnrss-opml-export): Use dolist.
3414         (nnrss-find-el): Use consp instead of listp.
3415         (nnrss-order-hrefs): Use dolist.
3417 2005-04-06  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3419         * nnrss.el (nnrss-verbose): Remove.
3420         (nnrss-request-group): Use `nnheader-message' instead.
3422 2005-04-06  Mark Plaksin  <happy@usg.edu>  (tiny change)
3424         * nnrss.el (nnrss-verbose): New variable.
3425         (nnrss-request-group): Make it say nnrss is requesting a group.
3427 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3429         * gnus-agent.el (gnus-agent-group-path): Decode group name.
3430         (gnus-agent-group-pathname): Ditto.
3432         * gnus-cache.el (gnus-cache-file-name): Decode group name.
3434         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
3435         name for only %g and %c.
3436         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group
3437         instead of gnus-tmp-group to decoded group name.
3438         (gnus-group-make-group): Decode group name.
3439         (gnus-group-delete-group): Ditto.
3440         (gnus-group-make-rss-group): Exclude `/'s from group names;
3441         register the group data after opening the nnrss group; unify
3442         non-ASCII group names; encode group name.
3443         (gnus-group-catchup-current): Decode group name.
3444         (gnus-group-expire-articles-1): Ditto.
3445         (gnus-group-set-current-level): Ditto.
3446         (gnus-group-kill-group): Ditto.
3448         * gnus-spec.el (gnus-update-format-specifications): Flush the
3449         group format spec cache if it doesn't support decoded group names.
3451         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
3453         * nnrss.el: Require rfc2047 and mml.
3454         (nnrss-file-coding-system): New variable.
3455         (nnrss-format-string): Redefine it as an inline function.
3456         (nnrss-decode-group-name): New function.
3457         (nnrss-string-as-multibyte): Remove.
3458         (nnrss-retrieve-headers): Decode group name; don't use
3459         nnrss-format-string.
3460         (nnrss-request-group): Decode group name.
3461         (nnrss-request-article): Decode group name; allow a Message-ID as
3462         well as an article number; don't use nnrss-format-string; encode a
3463         Message-ID string which may contain non-ASCII characters; use
3464         mml-to-mime to compose a MIME article; use search-forward instead
3465         of re-search-forward.
3466         (nnrss-request-expire-articles): Decode group name.
3467         (nnrss-request-delete-group): Delete entries in nnrss-group-alist
3468         as well; decode group name.
3469         (nnrss-get-encoding): Fix regexp.
3470         (nnrss-fetch): Clarify error message.
3471         (nnrss-read-server-data): Use insert-file-contents instead of load;
3472         bind file-name-coding-system; use multibyte buffer.
3473         (nnrss-save-server-data): Insert newline; bind
3474         coding-system-for-write to the value of nnrss-file-coding-system;
3475         bind file-name-coding-system; add coding cookie.
3476         (nnrss-read-group-data): Use insert-file-contents instead of load;
3477         bind file-name-coding-system; use multibyte buffer.
3478         (nnrss-save-group-data): Bind coding-system-for-write to the
3479         value of nnrss-file-coding-system; bind file-name-coding-system.
3480         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
3481         make it work with non-ASCII text.
3482         (nnrss-opml-export): Use mm-set-buffer-file-coding-system instead
3483         of set-buffer-file-coding-system.
3484         (nnrss-find-el): Check carefully whether there's a list of string
3485         which old xml.el may return rather than a string; make it work
3486         with old xml.el as well.
3488 2005-04-06  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
3490         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
3492         * nnrss.el (nnrss-get-encoding): New function.
3493         (nnrss-fetch): Use unibyte buffer initially; bind
3494         coding-system-for-read while performing mm-url-insert; remove ^Ms;
3495         decode contents according to the encoding attribute.
3496         (nnrss-save-group-data): Add coding cookie.
3497         (nnrss-mime-encode-string): New function.
3498         (nnrss-check-group): Use it to encode subject and author.
3500 2005-04-06  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
3502         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
3503         failed.
3505 2005-04-06  Joakim Verona  <joakim@verona.se>  (tiny change)
3507         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
3509 2005-04-06  Jesper Harder  <harder@ifa.au.dk>
3511         * mm-util.el (mm-subst-char-in-string): Support inplace.
3513         * nnrss.el: Pedantic docstring and whitespace fixes (courtesy of
3514         checkdoc.el).
3515         (nnrss-request-article): Cleanup.
3516         (nnrss-request-delete-group): Use nnrss-make-filename.
3517         (nnrss-read-server-data): Use nnrss-make-filename; use load.
3518         (nnrss-save-server-data): Use nnrss-make-filename; use gnus-prin1.
3519         (nnrss-read-group-data): hash on description if link is missing;
3520         use nnrss-make-filename; use load.
3521         (nnrss-save-group-data): Use nnrss-make-filename; use gnus-prin1.
3522         (nnrss-make-filename): New function.
3523         (nnrss-close): New function.
3524         (nnrss-check-group): Hash on description if link is missing.
3525         (nnrss-get-namespace-prefix): Use string= to compare strings!
3526         Reported by David D. Smith <davidsmith@acm.org>.
3527         (nnrss-opml-export): Turn on sgml-mode.
3529 2005-04-06  Mark A. Hershberger  <mah@everybody.org>
3531         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
3533 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
3535         * message.el (message-make-date): Add defvars in order to silence
3536         the byte compiler inside the defun.
3538         * nnimap.el (nnimap-date-days-ago): Ditto.
3540         * gnus-demon.el (parse-time-string): Add autoload.
3542         * gnus-delay.el (parse-time-string): Add autoload.
3544         * gnus-art.el (parse-time-string): Add autoload.
3546         * nnultimate.el (parse-time): Require for `parse-time-string'.
3548 2005-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3550         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
3551         "Unrecognized menu descriptor" error in XEmacs.
3553 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3555         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
3557         * mm-util.el (mm-replace-in-string): New function.
3558         (mm-xemacs-find-mime-charset-1): Ignore errors while loading
3559         latin-unity, which cannot be used with XEmacs 21.1.
3561         * rfc2047.el (rfc2047-encode-function-alist): Rename from
3562         rfc2047-encoding-function-alist in order to avoid conflicting with
3563         the old version.
3564         (rfc2047-encode-message-header): Remove useless goto-char.
3565         (rfc2047-encodable-p): Don't move point.
3566         (rfc2047-syntax-table): Treat `(' and `)' as is.
3567         (rfc2047-encode-region): Concatenate words containing non-ASCII
3568         characters in structured fields; don't encode space-delimited
3569         ASCII words even in unstructured fields; don't break words at
3570         char-category boundaries; encode encoded words in structured
3571         fields; treat text within parentheses as special; show the
3572         original text when error has occurred; move point to the end of
3573         the region after encoding, suggested by IRIE Tetsuya
3574         <irie@t.email.ne.jp>; treat backslash-quoted characters as
3575         non-special; check carefully whether to encode special characters;
3576         fix some kind of misconfigured headers; signal a real error if
3577         debug-on-quit or debug-on-error is non-nil; don't infloop,
3578         suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>; assume
3579         the close parenthesis may be included in the encoded word; encode
3580         bogus delimiters.
3581         (rfc2047-encode-string): Use mm-with-multibyte-buffer.
3582         (rfc2047-encode-max-chars): New variable.
3583         (rfc2047-encode-1): New function.
3584         (rfc2047-encode): Use it; encode text so that it occupies the
3585         maximum width within 76-column; work correctly on Q encoding for
3586         iso-2022-* charsets; fold the line before encoding; don't append a
3587         space if the encoded word includes close parenthesis.
3588         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
3589         sure not to break a line just after the header name.
3590         (rfc2047-b-encode-region): Remove.
3591         (rfc2047-b-encode-string): New function.
3592         (rfc2047-q-encode-region): Remove.
3593         (rfc2047-q-encode-string): New function.
3594         (rfc2047-encode-parameter): New function.
3595         (rfc2047-encoded-word-regexp): Don't use shy group.
3596         (rfc2047-decode-region): Follow rfc2047-encoded-word-regexp change.
3597         (rfc2047-parse-and-decode): Ditto.
3598         (rfc2047-decode): Treat the ascii coding-system as raw-text by default.
3600 2005-03-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3602         * rfc2047.el (rfc2047-encode-encoded-words): New variable.
3603         (rfc2047-field-value): Strip props.
3604         (rfc2047-encode-message-header): Disable header folding -- not
3605         all headers can be folded, and this should be done by the message
3606         composition mode.  Probably.  I think.
3607         (rfc2047-encodable-p): Say that =? needs encoding.
3608         (rfc2047-encode-region): Encode =? strings.
3610 2005-03-25  Jesper Harder  <harder@ifa.au.dk>
3612         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
3613         language tags; remove unnecessary '+'.  Reported by Stefan Wiens
3614         <s.wi@gmx.net>.
3615         (rfc2047-decode-string): Don't cons a string unnecessarily.
3616         (rfc2047-parse-and-decode, rfc2047-decode): Use a character for
3617         the encoding to avoid consing a string.
3618         (rfc2047-decode): Use mm-subst-char-in-string instead of
3619         mm-replace-chars-in-string.
3621 2005-03-25  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3623         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
3624         encodings of MIME-encoded words, in order to improve
3625         interoperability with several broken MUAs.
3627 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3629         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
3630         pass it to `gnus-browse-read-group'.
3631         (gnus-browse-read-group): Add NUMBER argument and pass it to
3632         `gnus-group-read-ephemeral-group'.
3634         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
3635         argument and pass it to `gnus-group-read-group'.
3637 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
3639         * mm-util.el (mm-xemacs-find-mime-charset): Only call
3640         mm-xemacs-find-mime-charset-1 if we have the mule feature
3641         available at runtime.
3643 2005-03-25  Werner Lemberg  <wl@gnu.org>
3645         * nnmaildir.el: Replace `illegal' with `invalid'.
3647 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3649         * gnus-start.el (gnus-display-time-event-handler):
3650         Check display-time-timer at runtime rather than only at load time
3651         in case display-time-mode is turned off in the mean time.
3653 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3655         * nnimap.el (nnimap-open-connection): Print which authinfo file is
3656         used.
3658         * nneething.el (nneething-map-file-directory): Derive from
3659         `gnus-directory'.
3661         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
3662         the To/Cc button.
3664 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3666         * nnmaildir.el (nnmaildir-request-accept-article):
3667         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
3669 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
3671         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
3672         autoloaded function.
3674 2005-03-13  Steve Youngs  <steve@sxemacs.org>
3676         * mm-url.el: Require timer-funcs at compile time when in XEmacs
3677         for `with-timeout'.
3679         * mail-source.el: Require timer-funcs at compile time when in
3680         XEmacs for `run-with-idle-timer'.
3682         * gnus-async.el: Ditto.
3684 2005-03-16  Lute Kamstra  <lute@gnu.org>
3686         * message.el (message-make-date): Require parse-time.
3688 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3690         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
3692 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
3694         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
3696 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
3698         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
3699         buffer (since IMAP server might return FETCH response out of
3700         order, and the nntp buffer must be sorted).
3702 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3704         * message.el: Don't autoload former message-utils variables.
3705         (message-strip-subject-trailing-was): Change doc string.
3707         * nnweb.el: Fixes for `gnus-group-make-web-group'.
3708         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
3709         (nnweb-google-search): Add "hl=en" here.
3710         (nnweb-google-parse-1, nnweb-google-create-mapping):
3711         Don't hardcode URL.
3713 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
3715         * message.el (message-get-reply-headers, message-followup):
3716         Mention related variables `message-use-followup-to' and
3717         `message-use-mail-followup-to', in the information buffer.
3719         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
3720         of broken groups(-beta).google.com.
3722 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3724         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
3725         a more conservative way.
3727 2005-02-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3729         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
3730         `mm-dissect-multipart' and receive the from field as an (optional)
3731         argument from `mm-dissect-multipart'.
3732         (mm-dissect-multipart): Receive the from field as an argument and
3733         pass it on when we call `mm-dissect-buffer' on MIME parts.
3734         Fixes verification/decryption of signed/encrypted MIME parts.
3736 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3738         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
3739         buffer, so it moves the window's cursor.
3741 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3743         * nnheader.el (nnheader-find-file-noselect): Add doc string.
3745         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
3746         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
3748         * gnus-sum.el (gnus-summary-caesar-message):
3749         Apply `gnus-treat-article' after rotation.
3751         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
3752         doc string.
3754 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3756         * smime.el (smime-sign-buffer): Signal an error if
3757         `smime-sign-region' fails.
3758         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
3759         fails.
3761 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
3763         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
3764         Handle news URL with given port correctly.
3766 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3768         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
3769         containing special characters.
3771         * gnus-sum.el (gnus-summary-edit-article): Ditto.
3773         * mml.el (mime-to-mml): Ditto.
3775         * rfc2047.el (rfc2047-quote-decoded-words-containing-tspecials):
3776         New variable.
3777         (rfc2047-decode-region): Quote decoded words containing special
3778         characters when rfc2047-quote-decoded-words-containing-tspecials
3779         is non-nil.
3781 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3783         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
3785         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
3787 2005-02-15  Simon Josefsson  <jas@extundo.com>
3789         * nnimap.el (nnimap-debug): Doc fix.
3791         * imap.el (imap-debug): Doc fix.
3793 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3795         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
3796         argument in doc string.  Make query for type more clear.
3798 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
3800         * gnus.el (gnus-group-startup-message): Search for gnus images in
3801         etc/images/gnus.
3802         * mm-util.el (mm-image-load-path): Likewise.
3803         * smiley.el (smiley-data-directory): Search for smilies in
3804         etc/images/smilies.
3806 2005-02-09  Kim F. Storm  <storm@cua.dk>
3808         Change Emacs release version from 21.4 to 22.1 throughout.
3809         Change Emacs development version from 21.3.50 to 22.0.50.
3811 2005-02-08  Simon Josefsson  <jas@extundo.com>
3813         * imap.el (imap-log): Doc fix.
3815 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3817         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
3818         prefix arg is neither nil nor a number, as info specifies.
3820 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3822         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
3824 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3826         * message.el (message-beginning-of-line): Change the behavior when
3827         invoked between BOL and : so that it first moves backward.
3829 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3831         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
3832         article buffer when editing of the article is discarded.
3833         (gnus-article-prepare): Revert.
3835 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3837         * gnus-art.el (gnus-article-prepare):
3838         Remove message-strip-forbidden-properties from the local hook.
3840 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3842         * mml.el (mml-generate-mime-1): Convert string into unibyte when
3843         inserting " *mml*" buffer's contents into a unibyte temp buffer.
3845 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3847         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
3848         which will be inserted according to the multibyteness of a buffer
3849         rather than the type of contents.  Suggested by ARISAWA Akihiro
3850         <ari@mbf.ocn.ne.jp>.
3852 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3854         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
3855         which is unreadable in some setups.
3857 2004-12-27  Simon Josefsson  <jas@extundo.com>
3859         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
3860         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
3861         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
3863 2004-12-17  Kim F. Storm  <storm@cua.dk>
3865         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
3867         * gnus-sum.el (gnus-summary-mode-map): Likewise.
3869 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3871         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
3872         correctly even if there are wide characters.
3874 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3876         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
3877         concatenating segments rather than before concatenating them.
3878         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3880 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3882         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
3884 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
3886         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
3887         unify Latin characters in XEmacs.
3888         (mm-find-mime-charset-region): Use it.
3890 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3892         * gnus-util.el (gnus-delete-directory): New function.
3894         * gnus-agent.el (gnus-agent-delete-group): Use it.
3896         * gnus-cache.el (gnus-cache-delete-group): Use it.
3898 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3900         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
3902 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3904         * gnus-group.el (gnus-group-make-rss-group):
3905         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
3907         * gnus-start.el (gnus-setup-news): Honor user's setting to
3908         gnus-message-archive-method.  Suggested by Lute Kamstra
3909         <lute@gnu.org>.
3911 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3913         * message.el (message-forward-make-body-mml): Remove headers
3914         according to message-forward-ignored-headers if a message is decoded.
3916 2004-12-02  Romain Francoise  <romain@orebokech.com>
3918         * message.el (message-forward-make-body-plain): Always remove
3919         headers according to message-forward-ignored-headers.
3921 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3923         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
3924         order to silence the byte compiler.
3926         * pop3.el (pop3-md5): Define it before being used.
3928         * spam.el: Fix the way to silence the byte compiler, which
3929         complained about bbdb-buffer, bbdb-create-internal,
3930         bbdb-search-simple, mail-check-payment, spam-BBDB-register-routine,
3931         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
3932         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
3933         spam-stat-buffer-is-spam, spam-stat-load,
3934         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
3935         spam-stat-save and spam-stat-split-fancy.
3937 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3939         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
3940         which may confuse users.
3941         (canlock-password-for-verify): Ditto.
3943         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
3945         * gnus-art.el (gnus-emphasis-alist): Ditto.
3947         * gnus-registry.el (gnus-registry-max-entries): Ditto.
3949         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
3951         * gnus-start.el (gnus-save-killed-list): Ditto.
3953         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
3954         (gnus-sum-thread-tree-root): Ditto.
3955         (gnus-sum-thread-tree-false-root): Ditto.
3956         (gnus-sum-thread-tree-single-indent): Ditto.
3958         * message.el (message-courtesy-message): Ditto.
3959         (message-archive-note): Ditto.
3960         (message-subscribed-address-file): Ditto.
3961         (message-user-fqdn): Ditto.
3963         * spam-report.el (spam-report-gmane-regex): Ditto.
3965         * spam.el (spam-blackhole-good-server-regex): Ditto.
3967 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3969         * message.el (message-forbidden-properties): Fix typo in doc string.
3971 2004-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3973         * message.el (message-strip-forbidden-properties):
3974         Bind buffer-read-only (etc) to nil.
3976 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3978         * gnus-util.el (gnus-replace-in-string): Add doc string.
3980         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
3981         to avoid problems when splitting mails with many recipients.
3983 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3985         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
3986         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3988 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
3990         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
3992 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3994         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
3995         pop-to-buffer, covered by the subsequent gnus-configure-windows.
3997 2004-11-14  Luc Teirlinck  <teirllm@auburn.edu>
3999         * nnfolder.el (nnfolder-save-marks): Add missing format field in
4000         call to `error'.
4001         * nnml.el (nnml-save-marks): Ditto.
4003 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
4005         * gnus-start.el (gnus-convert-old-newsrc):
4006         Assign legacy-gnus-agent to 5.10.7.
4008 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4010         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
4011         default; improve customization type.
4012         (gnus-emphasis-custom-with-format): New macro.
4013         (gnus-emphasis-custom-value-to-external): New function.
4014         (gnus-emphasis-custom-value-to-internal): New function.
4016 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4018         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
4019         "Args out of range" error.  Reported by Arnaud Giersch
4020         <arnaud.giersch@free.fr>.
4022 2004-11-04  Richard M. Stallman  <rms@gnu.org>
4024         * spam.el (spam group): Add :version.
4026         * pgg-def.el (pgg group): Add :version.
4028 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4030         * gnus-art.el (gnus-article-edit-article): Don't associate the
4031         article buffer with a draft file.  This is a temporary measure
4032         against the 2004-08-22 change to gnus-article-edit-mode.
4034 2004-11-02  Ilya N. Golubev  <gin@mo.msk.ru>.
4036         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
4037         entry.
4039 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4041         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
4042         (html2text-format-tags): Remove unused variable `attr'.
4044         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
4045         after-load-alist.
4047         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
4048         Mule-UCS is loaded under XEmacs.
4049         (mm-mime-mule-charset-alist): Avoid duplicated entries.
4051         * mm-util.el (mm-coding-system-p): Return a coding-system.
4052         (mm-mime-mule-charset-alist): Use shift_jis instead of
4053         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
4054         entries for the mime charsets iso-2022-jp-3 and shift_jis.
4055         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
4056         instead of japanese-shift-jis and iso-latin-1 respectively in
4057         order to share the default value with both Emacs and XEmacs-mule.
4058         (mm-mule-charset-to-mime-charset):
4059         Make mm-coding-system-priorities effective.
4060         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
4061         while predicating of candidates upon the priorities.
4063 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
4065         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
4067         * spam-stat.el (spam-stat): Add :version.
4069         * sieve.el (sieve): Add :version.
4071         * sha1.el (sha1): Add :version.
4072         (sha1-use-external): Remove redundant version.
4074         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
4075         (nnmail-cache-ignore-groups, nnmail-spool-hook)
4076         (nnmail-split-fancy-match-partial-words)
4077         (nnmail-split-lowercase-expanded): Add :version.
4079         * nndiary.el (nndiary): Add :version.
4081         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
4083         * mml-sec.el (mml-default-sign-method)
4084         (mml-default-encrypt-method, mml-signencrypt-style-alist):
4085         Add :version.
4087         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
4089         * mm-url.el (mm-url-use-external, mm-url-program)
4090         (mm-url-arguments): Add :version.
4092         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
4093         (mm-attachment-file-modes, mm-decrypt-option)
4094         (mm-w3m-safe-url-regexp): Add :version.
4096         * message.el (message-cite-prefix-regexp)
4097         (message-sendmail-envelope-from, message-minibuffer-local-map)
4098         (message-user-fqdn, message-completion-alist): Add :version.
4100         * gnus-win.el (gnus-configure-windows-hook)
4101         (gnus-use-frames-on-any-display): Add :version.
4103         * gnus-art.el (gnus-article-address-banner-alist)
4104         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
4105         (gnus-treat-from-picon, gnus-treat-mail-picon)
4106         (gnus-treat-x-pgp-sig): Add :version.
4108         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
4109         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
4110         (gnus-summary-article-delete-hook)
4111         (gnus-summary-display-while-building): Add :version.
4113         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
4114         (gnus-get-top-new-news-hook):Add :version.
4116         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4117         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
4119         * gnus-registry.el (gnus-registry): Add :version.
4121         * gnus-spec.el (gnus-use-correct-string-widths)
4122         (gnus-make-format-preserve-properties): Add :version.
4124         * gnus.el (gnus-group-charter-alist)
4125         (gnus-group-fetch-control-use-browse-url)
4126         (gnus-install-group-spam-parameters): Add :version.
4128         * gnus-diary.el (gnus-diary): Add :version.
4130         * gnus-delay.el (gnus-delay): Add :version.
4132         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
4133         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
4134         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
4135         Add :version.
4137         * gnus-agent.el (gnus-agent-max-fetch-size)
4138         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
4139         (gnus-agent-prompt-send-queue): Add :version.
4141         * deuglify.el (gnus-outlook-deuglify): Add :version.
4143         * html2text.el: Beautify code.  Improve doc strings.  Some
4144         checkdoc cleanup.
4145         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
4147 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
4149         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
4151 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4153         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
4154         signature file.  Suggested by Manoj Srivastava
4155         <srivasta@golden-gryphon.com>.
4157         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
4158         iso-2022-jp even in the Japanese language environment.
4159         Suggested by Jason Rumney <jasonr@gnu.org>.
4161 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4163         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
4164         use the same characters as the dummy marks; make it free from
4165         getting affected by the language environment.
4166         (gnus-summary-read-group-1): Update mark positions only when the
4167         format spec is updated.
4169         * gnus-spec.el (gnus-update-format-specifications): Return a list
4170         of updated types.
4172 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4174         * nnspool.el (nnspool-spool-directory): Use news-path if the
4175         news-directory variable is not bound.
4177         * gnus-group.el (gnus-group-line-format-alist): Convert the value
4178         of gnus-tmp-news-method into string if it may be passed to
4179         gnus-correct-length which takes only a string argument.
4181 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
4183         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
4184         instead.
4186 2004-10-24  Kevin Greiner  <kevin.greiner@compsol.cc>
4188         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
4189         comparison on string.
4191 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4193         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
4194         running the major-mode function.
4196 2004-10-21  Kevin Greiner  <kevin.greiner@compsol.cc>
4198         * gnus-start.el (gnus-convert-old-newsrc): Two of the converters
4199         have been backported to 'Gnus v5.11' from 'No Gnus v0.2'.  Added a
4200         boolean check to not apply converters that apply to future
4201         versions of gnus.
4203 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4205         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
4206         dummy marks in the right way.
4208 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4210         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
4211         avoid infinite recursion via gnus-get-function.
4213 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4215         * gnus-agent.el (gnus-agent-synchronize-group-flags):
4216         When necessary, pass full group name to gnus-request-set-marks.
4217         (gnus-agent-synchronize-group-flags): Add support for sync'ing
4218         tick marks.
4219         (gnus-agent-synchronize-flags-server): Be silent when writing file.
4221 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4223         * gnus-agent.el (gnus-agent-synchronize-group-flags):
4224         Replace gnus-request-update-info with explicit code to sync the
4225         in-memory info read flags with the marks being sync'd to the backend.
4227 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4229         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore servers
4230         that are offline.  Avoids having gnus-agent-toggle-plugged first ask if
4231         you want to open a server and then, even when you responded with no,
4232         asking if you want to synchronize the server's flags.
4233         (gnus-agent-synchronize-flags-server): Rewrite read loop to handle
4234         multi-line expressions.
4235         (gnus-agent-synchronize-group-flags): New internal function.
4236         Updates marks in memory (in the info structure) AND in the backend.
4237         (gnus-agent-check-overview-buffer): Fix range of
4238         deletion to remove entire duplicate line.  Fixes merged article
4239         number bug.
4241         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
4243         * nnagent.el (nnagent-request-set-mark):
4244         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
4245         method, to ensure that synchronization updates marks in the
4246         backend and in the info (in memory) structure.
4248 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4250         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
4251         unless plugged.  Disable the agent so that an open failure causes
4252         an error.
4254 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
4256         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
4257         (gnus-agent-go-online): Change :version.
4258         (gnus-agent-expire-unagentized-dirs)
4259         (gnus-agent-auto-agentize-methods): Add :version.
4261 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4263         * legacy-gnus-agent.el
4264         (gnus-agent-convert-to-compressed-agentview-prompt):
4265         New function.  Used internally to only display 'gnus converting
4266         files' message when actually necessary.
4268         * gnus-sum.el: Remove (require 'gnus-agent) as required
4269         methods now autoloaded.
4271         * gnus-int.el (gnus-request-move-article):
4272         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
4273         improve performance.
4275 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4277         * gnus-agent.el (gnus-agent-cat-groups): Rewrite avoiding defsetf
4278         to avoid run-time CL dependencies.
4279         (gnus-agent-unfetch-articles): New function.
4280         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
4281         article numbers even when local .overview file is missing.
4282         (gnus-agent-read-article-number): New function.  Only accepts
4283         27-bit article numbers.
4284         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
4285         Use gnus-agent-read-article-number.
4286         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
4287         from backend while recognizing that article numbers in .overview
4288         must be valid.
4290         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
4291         some users confused by references to .newsrc when they only have a
4292         .newsrc.eld file.
4293         (gnus-convert-mark-converter-prompt)
4294         (gnus-convert-converter-needs-prompt): Fix use of property list.
4296 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4298         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
4300 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4302         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
4303         stuff for non-living groups.
4305 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4307         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
4308         (gnus-agent-regenerate-group): Using nil messages aren't valid.
4310 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4312         * gnus-agent.el (gnus-agent-read-agentview):
4313         Inline gnus-uncompress-range.
4315 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4317         * legacy-gnus-agent.el
4318         (gnus-agent-convert-to-compressed-agentview): Fix typos with
4319         help from Florian Weimer <fw@deneb.enyo.de>
4321         * gnus-agent.el (gnus-agentize):
4322         gnus-agent-send-mail-real-function no longer set to current value
4323         of message-send-mail-function but rather a lambda that calls
4324         message-send-mail-function.  The change makes the agent real-time
4325         responsive to user changes to message-send-mail-function.
4327 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
4329         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
4331 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4333         * gnus-cache.el (gnus-cache-rename-group): New function.
4334         (gnus-cache-delete-group): New function.
4336         * gnus-agent.el (gnus-agent-rename-group): New function.
4337         (gnus-agent-delete-group): New function.
4338         (gnus-agent-save-group-info): Use gnus-command-method when
4339         `method' parameter is nil.  Don't write nil entries into the
4340         active file.
4341         (gnus-agent-get-group-info): New function.
4342         (gnus-agent-get-local): Add optional parameters to avoid calling
4343         gnus-group-real-name and gnus-find-method-for-group.
4344         (gnus-agent-set-local): Delete stored entry if either min, or max,
4345         are nil.
4346         (gnus-agent-fetch-session): Reword error/quit messages.
4347         On quit, use gnus-agent-regenerate-group to record existance of any
4348         articles fetched to disk before the quit occurred.
4350         * gnus-int.el (gnus-request-delete-group):
4351         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
4352         local disk in sync with the server.
4353         (gnus-request-rename-group):
4354         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
4355         local disk in sync with the server.
4357         * gnus-start.el (gnus-get-unread-articles):
4358         Cosmetic simplification to logic.
4360         * gnus-group.el (gnus-group-delete-group): No longer update
4361         gnus-cache-active-altered as gnus-request-delete-group now keeps
4362         the cache in sync.
4363         (gnus-group-list-active): Let the agent store a server's active
4364         list if currently plugged.
4366         * gnus-util.el (gnus-rename-file): New function.
4368 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4370         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
4371         when the group's active is not available.
4373 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4375         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
4376         error.
4378 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4380         * gnus-start.el (gnus-convert-old-newsrc): Only write the conversion
4381         message to newsrc-dribble when an actual conversion is performed.
4383 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4385         * gnus-agent.el (gnus-agent-read-local):
4386         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
4387         avoid the implicit assumption that they will always be equal.
4388         (gnus-agent-save-local): Bind buffer-file-coding-system, not
4389         coding-system-for-write, as the with-temp-file macro first prints
4390         to a buffer then saves the buffer.
4392 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4394         * legacy-gnus-agent.el (): New.  Provides converters that are only
4395         loaded when gnus-convert-old-newsrc needs to call them.
4397         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
4398         old file versions.
4399         (gnus-group-prepare-hook): Remove function that converted list
4400         form of gnus-agent-expire-days to group properties.
4402         * gnus-start.el (gnus-convert-old-newsrc): Register new
4403         converters to handle old agent file formats.  Added logic for a
4404         "backup before upgrading warning".
4405         (gnus-convert-mark-converter-prompt): Developers can mark
4406         functions as needing (default), or not needing,
4407         gnus-convert-old-newsrc's "backup before upgrading warning".
4408         (gnus-convert-converter-needs-prompt): Tests whether the user
4409         should be protected from potentially irreversable changes by the
4410         function.
4412 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4414         * gnus-int.el (gnus-request-accept-article): Inform the agent that
4415         articles are being added to a group.
4416         (gnus-request-replace-article): Inform the agent that articles
4417         need to be uncached as the cached contents are no longer valid.
4419         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
4420         (gnus-agent-possibly-alter-active): Avoid null in numeric comparison.
4421         (gnus-agent-set-local): Refuse to save null in local object table.
4422         (gnus-agent-regenerate-group): The REREAD parameter can now be a
4423         list of articles that will be marked as unread.
4425 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4427         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
4428         single-interval range of the form (min . max).  Previously the
4429         range had to look like ((min . max)).  Likewise, return
4430         (min . max) rather than ((min . max)).
4431         (gnus-range-map): Use gnus-range-normalize to accept
4432         single-interval range.
4434         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
4435         the cache, but not the agent, now appear with their usual face.
4437 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4439         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
4440         marks consisting of a single range {for example, (3 . 5)} rather
4441         than a list of a single range { ((3 . 5)) }.
4443 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4445         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
4446         uncompressed list.
4448 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4450         * gnus-draft.el (gnus-group-send-queue): Pass the group name
4451         "nndraft:queue" along to gnus-draft-send.
4452         Use gnus-agent-prompt-send-queue.
4453         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
4454         is "nndraft:queue".  Suggested by Gaute Strokkenes
4455         <gs234@srcf.ucam.org>
4457         * gnus-group.el (gnus-group-catchup): Use new
4458         gnus-sequence-of-unread-articles, not
4459         gnus-list-of-unread-articles, to avoid exhausting memory with huge
4460         numbers of articles.  Use gnus-range-map to avoid having to
4461         uncompress the unread list.
4462         (gnus-group-archive-directory)
4463         (gnus-group-recent-archive-directory): Fix invalid ange-ftp reference.
4465         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
4466         (gnus-sorted-range-intersection): Intersection of two ranges
4467         without requiring that they first be uncompressed.
4469         * gnus-start.el (gnus-activate-group): Unless blocked by the
4470         caller, possibly expand the active range to include both cached
4471         and agentized articles.
4472         (gnus-convert-old-newsrc): Rewrote in anticipation of having
4473         multiple version-dependent converters.
4474         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
4475         gnus-agent-save-active.
4476         (gnus-save-newsrc-file): Save dirty agent range limits.
4478         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
4479         gnus-agent-possibly-alter-active.
4480         (gnus-adjust-marked-articles): Faster handling of simple lists.
4482 2004-10-18  David Edmondson  <dme@dme.org>
4484         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
4485         excessively.
4487 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
4489         * mml.el (mml-preview): Use `pop-to-buffer'.
4491         * message.el (message-goto-mail-followup-to): Insert after "To".
4492         (message-carefully-insert-headers): Add comment.
4494         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
4496         * gnus-art.el (gnus-button-alist):
4497         Improve `gnus-button-handle-library' entry.
4499         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
4501         * gnus-group.el (gnus-group-get-new-news-this-group): Add doc-string.
4503         * gnus-start.el (gnus-activate-group): Add doc-string.
4505         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
4506         handle manual section.
4508         * imap.el (imap-store-password): New variable.
4509         (imap-interactive-login): Use it.
4510         Suggested by Mark Plaksin <happy@mcplaksin.org>.
4512         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
4513         Allow / in mailto URLs.
4515         * spam.el (spam-directory): Derive from `gnus-directory'.
4517         * gnus-sum.el (gnus-pick-line-number): Add autoload.
4519 2004-10-17  Richard M. Stallman  <rms@gnu.org>
4521         * gnus-registry.el (gnus-registry-unload-hook):
4522         Set as a variable with add-hook.
4524         * nnspool.el (nnspool-spool-directory): Use news-directory instead
4525         of news-path.
4527         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
4529         * spam.el: Delete duplicate `provide'.
4530         (spam-unload-hook): Set as a variable with add-hook.
4532 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
4534         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
4535         in the doc string.
4537         * message.el (message-ignored-news-headers)
4538         (message-ignored-supersedes-headers)
4539         (message-ignored-resent-headers)
4540         (message-forward-ignored-headers): Improve custom type.
4542 2004-10-15  Simon Josefsson  <jas@extundo.com>
4544         * pop3.el (top-level): Don't require nnheader.
4545         (pop3-read-timeout): Add.
4546         (pop3-accept-process-output): Add.
4547         (pop3-read-response, pop3-retr): Use it.
4549 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4551         * message.el (message-tokenize-header): Fix 2004-09-06 change
4552         which used point-min in the wrong place.
4554 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
4556         * message.el (message-bury): Use `window-dedicated-p'.
4558 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
4560         * gnus-sum.el: Mention that multibyte characters don't work as marks.
4562         * gnus.el (message-y-or-n-p): Autoload.
4564         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
4565         (pop3-password-required, pop3-authentication-scheme)
4566         (pop3-leave-mail-on-server): Made customizable.
4567         (pop3): New custom group.
4568         (pop3-retr): Remove `sleep-for' statements.
4569         Suggested by Dave Love <fx@gnu.org>.
4571         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
4572         Windows/DOS.
4574         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
4575         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
4576         Dave Love <fx@gnu.org>.
4578         * mml.el (mml-minibuffer-read-disposition): Require match.
4579         Suggested by Dave Love <fx@gnu.org>.
4581 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4583         * gnus-group.el (gnus-update-group-mark-positions):
4584         * gnus-sum.el (gnus-update-summary-mark-positions):
4585         * message.el (message-check-news-body-syntax):
4586         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
4587         of string-as-multibyte.
4589         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
4591 2004-10-05  Juri Linkov  <juri@jurta.org>
4593         * gnus-group.el (gnus-update-group-mark-positions):
4594         * gnus-sum.el (gnus-update-summary-mark-positions):
4595         * message.el (message-check-news-body-syntax):
4596         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
4597         8-bit unibyte values to a multibyte string for search functions.
4599 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4601         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
4602         there's no visible header.
4604 2004-10-01  Simon Josefsson  <jas@extundo.com>
4606         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
4607         acroread.
4609 2004-09-29  Jesper Harder  <harder@ifa.au.dk>
4611         * gnus.el (gnus-method-to-server): Oops, move it don't delete it.
4613 2004-09-28  Jesper Harder  <harder@ifa.au.dk>
4615         * gnus-picon.el: Require cl.
4617         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
4619         * mml-smime.el: Require cl.  Autoload message-fetch-field.
4621         * gnus-fun.el: Require gnus-ems and gnus-util.
4623         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr).
4625         * gnus-art.el (gnus-article-edit-mode): Define before first reference.
4627         * gnus.el (gnus-method-to-server): Move defsubst before first use.
4629         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
4630         Fix format string mismatch.
4631         * nnml.el (nnml-request-set-mark, nnml-save-marks): Do.
4632         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): Do.
4634 2004-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
4636         * gnus.el (gnus-version-number): Set to 5.11.
4638 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4640         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
4642 2004-09-26  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
4644         * mm-util.el (mm-image-load-path): Handle nil in load-path.
4646 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
4648         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
4649         GROUP is a virtual group.
4651         * mm-util.el (mm-charset-synonym-alist): Remove obsolete entries
4652         for big5 and gb2312.
4654         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
4655         padding.
4657         * mm-bodies.el (mm-7bit-chars): Don't include \r.
4659         * mml.el (mml-compute-boundary-1): Don't uncompress files.
4661         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
4662         dependencies.
4663         (rfc2047-encode): Use it.
4665         * flow-fill.el: Typo.
4667         * mml.el (mml-generate-mime-1): Don't use format=flowed with
4668         inline PGP.
4670         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
4672         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
4673         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
4675         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
4677         * nnheader.el (nnheader-max-head-length): Increase to 8192.
4679         * message.el (message-clone-locals): Clone sendmail and smtp
4680         variables.
4682 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
4684         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
4685         in `header' match.  Reported by Svend Tollak Munkejord.
4687 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4689         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
4691 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
4693         * uudecode.el (uudecode-use-external): Add :version.
4695         * smime.el (smime-CA-file, smime-encrypt-cipher)
4696         (smime-dns-server): Add :version.
4698         * smiley.el (gnus-smiley-file-types): Add :version.
4700         * sha1.el (sha1-use-external): Add :version.
4702         * pgg-def.el (pgg-query-keyserver): Add :version.
4704         * nnmail.el (nnmail-fancy-expiry-targets)
4705         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
4706         Add :version.
4708         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
4709         (nnimap-retrieve-groups-asynchronous): Add :version.
4710         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
4712         * mml.el (mml-content-disposition-parameters)
4713         (mml-insert-mime-headers-always): Add :version.
4715         * mm-util.el (mm-coding-system-priorities): Add :version.
4717         * mm-decode.el (mm-inline-text-html-with-images)
4718         (mm-keep-viewer-alive-types, mm-external-terminal-program)
4719         (mm-verify-option): Add :version.
4720         (mm-text-html-renderer): Change :version.
4722         * message.el (message-fcc-externalize-attachments)
4723         (message-required-headers, message-draft-headers)
4724         (message-subject-trailing-was-query)
4725         (message-subject-trailing-was-ask-regexp)
4726         (message-subject-trailing-was-regexp, message-mark-insert-begin)
4727         (message-mark-insert-end, message-archive-header)
4728         (message-archive-note, message-cross-post-default)
4729         (message-cross-post-note, message-followup-to-note)
4730         (message-cross-post-note-function, message-use-mail-followup-to)
4731         (message-subscribed-address-functions)
4732         (message-subscribed-address-file, message-subscribed-addresses)
4733         (message-subscribed-regexps, message-allow-no-recipients)
4734         (message-yank-cited-prefix, message-signature-insert-empty-line)
4735         (message-hidden-headers, message-hierarchical-addresses)
4736         (message-mail-user-agent, message-use-idna)
4737         (message-valid-fqdn-regexp)
4738         (message-strip-special-text-properties, message-header-synonyms)
4739         (message-beginning-of-line, message-tab-body-function): Add :version.
4740         (message-insert-canlock, message-wide-reply-confirm-recipients):
4741         Change :version.
4743         * mail-source.el (mail-source-ignore-errors): Add :group, :type
4744         and :version.
4745         (mail-source-delete-old-incoming-confirm)
4746         (mail-source-movemail-program): Add :version.
4748         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
4749         (gnus-agent-cache, gnus-agent): Change :version.
4751         * gnus-util.el (gnus-use-byte-compile): Change :version.
4753         * gnus-sum.el (gnus-summary-make-false-root-always)
4754         (gnus-summary-default-high-score)
4755         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
4756         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
4757         (gnus-read-all-available-headers, gnus-article-emulate-mime)
4758         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
4759         (gnus-sum-thread-tree-single-indent)
4760         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4761         (gnus-sum-thread-tree-leaf-with-other)
4762         (gnus-sum-thread-tree-single-leaf): Add :version.
4763         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
4764         (gnus-article-loose-mime): Change :version.
4766         * gnus-start.el (gnus-backup-startup-file)
4767         (gnus-save-startup-file-via-temp-buffer): Add :version.
4769         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
4770         (gnus-server-offline-face): Add :version.
4772         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
4774         * gnus-msg.el (gnus-gcc-externalize-attachments)
4775         (gnus-debug-files, gnus-debug-exclude-variables)
4776         (gnus-discouraged-post-methods): Change :version.
4777         (gnus-confirm-mail-reply-to-news)
4778         (gnus-confirm-treat-mail-like-news): Add :version.
4780         * gnus-int.el (gnus-server-unopen-status): Add :version.
4782         * gnus-group.el (gnus-group-jump-to-group-prompt)
4783         (gnus-large-ephemeral-newsgroup)
4784         (gnus-fetch-old-ephemeral-headers): Add :version.
4786         * gnus-fun.el (gnus-x-face-directory)
4787         (gnus-convert-pbm-to-x-face-command)
4788         (gnus-convert-image-to-x-face-command)
4789         (gnus-convert-image-to-face-command): Add :version.
4791         * gnus-delay.el (gnus-delay-default-hour): Add :version.
4793         * gnus-cite.el (gnus-cite-blank-line-after-header)
4794         (gnus-article-boring-faces): Add :version.
4796         * gnus-art.el (gnus-buttonized-mime-types)
4797         (gnus-inhibit-mime-unbuttonizing)
4798         (gnus-treat-display-face)
4799         (gnus-treat-body-boundary): Change :version.
4800         (gnus-body-boundary-delimiter, gnus-picon-databases)
4801         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
4802         (gnus-treat-date-english, gnus-treat-fold-headers)
4803         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
4804         (gnus-treat-mail-picon, gnus-treat-wash-html)
4805         (gnus-article-encrypt-protocol)
4806         (gnus-use-idna, gnus-article-over-scroll)
4807         (gnus-mime-display-multipart-alternative-as-mixed)
4808         (gnus-mime-display-multipart-related-as-mixed)
4809         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
4810         (gnus-ctan-url, gnus-button-ctan-handler)
4811         (gnus-button-handle-ctan-bogus-regexp)
4812         (gnus-button-ctan-directory-regexp)
4813         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
4814         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
4815         (gnus-button-man-level, gnus-button-emacs-level)
4816         (gnus-button-message-level, gnus-button-browse-level): Add :version.
4818         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
4819         (gnus-agent-go-online): Change :version.
4820         (gnus-agent-expire-unagentized-dirs)
4821         (gnus-agent-auto-agentize-methods): Add :version.
4823         * flow-fill.el (fill-flowed-display-column)
4824         (fill-flowed-encode-column): Add :version.
4826         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
4827         (gnus-outlook-deuglify-unwrap-max)
4828         (gnus-outlook-deuglify-cite-marks)
4829         (gnus-outlook-deuglify-unwrap-stop-chars)
4830         (gnus-outlook-deuglify-no-wrap-chars)
4831         (gnus-outlook-deuglify-attrib-cut-regexp)
4832         (gnus-outlook-deuglify-attrib-verb-regexp)
4833         (gnus-outlook-deuglify-attrib-end-regexp)
4834         (gnus-outlook-display-hook): Add :version.
4836         * binhex.el (binhex-use-external): Add :version.
4838 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
4840         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
4841         and `invisible'.
4843 2004-09-13  Simon Josefsson  <jas@extundo.com>
4845         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
4847 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
4849         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
4851 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
4853         * nnimap.el (nnimap-open-connection): Remove extraneous end-paren.
4855 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4857         * nnimap.el (nnimap-open-connection): Allow 'imaps' as a synonym
4858         for the 'imap' port in netrc files.
4860         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
4861         in gnus-registry-trim.
4863 2004-09-10  Simon Josefsson  <jas@extundo.com>
4865         * nndb.el (require): Remove tcp and duplicate cl.
4867 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
4869         * nntp.el (nntp): New customization group.
4870         (nntp-authinfo-file): Add customization group.
4872         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
4874         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
4876         * gnus.el (to-address, to-list, subscribed)
4877         (large-newsgroup-initial): Ditto.
4879         * flow-fill.el (fill-flowed-display-column)
4880         (fill-flowed-encode-column): Ditto.
4882 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4884         * message.el (message-tokenize-header, message-send-mail-with-qmail):
4885         Use point-min rather than 1.
4886         (message-send-mail): Use buffer-size rather than point-max.
4888         * gnus-sum.el (gnus-summary-search-article-forward):
4889         Signal a specific `search-failed' rather than a generic `error'.
4891         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
4892         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
4893         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
4895 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4897         * gnus-sum.el (gnus-summary-insert-subject): Remove list identifiers.
4899 2004-09-03  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
4901         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
4902         (spam-stat-save): Accept prefix argument.
4904 2004-09-01  Simon Josefsson  <jas@extundo.com>
4906         * message.el (message-canlock-generate): Require sha1, not
4907         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
4908         to require within a function.  Sadly, if sha1.el isn't loaded, the
4909         let binding in m-c-g will hide the defcustom definition, which is
4910         bad.)
4912         * canlock.el: Require sha1, not sha1-el.
4914         * message.el: Don't autoload sha1 (there is a autoload cookie in
4915         sha1.el).
4917         * sha1-el.el: Renamed to sha1.el.
4919 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4921         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
4923 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
4925         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
4926         isn't a string.
4928 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
4930         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
4932 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4934         * canlock.el: Don't autoload mail-fetch-field.
4936 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4938         * canlock.el (base64-encode-string): Don't autoload it.
4940 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4942         * canlock.el: Always require sha1-el.
4943         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
4945 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4947         * message.el (message-canlock-generate): Require sha1-el.
4949 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4951         * canlock.el (canlock-insert-header): Remove excessive grouping in
4952         regexp.
4954 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4956         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
4958 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4960         * canlock.el (canlock-sha1-function): Remove.
4961         (canlock-sha1-function-for-verify): Remove.
4962         (canlock-openssl-program): Remove.
4963         (canlock-openssl-args): Remove.
4964         (canlock-ignore-errors): Remove.
4965         (canlock-sha1-with-openssl): Remove.
4966         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
4967         (canlock-verify): Don't use canlock-ignore-errors.
4969         * sha1-el.el (sha1-string-external): Make it can return a string
4970         in binary form.
4971         (sha1-region-external): Ditto.
4972         (sha1-string-internal): Ditto.
4973         (sha1-region-internal): Ditto.
4974         (sha1-region): Ditto.
4975         (sha1-string): Ditto.
4976         (sha1): Ditto.
4978 2003-11-15  Simon Josefsson  <jas@extundo.com>
4980         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
4981         (pgg-gpg-lookup-key): Use regexp match instead of
4982         split-string (split-string is different between emacs 21.2 and
4983         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
4985 2004-07-28  Simon Josefsson  <jas@extundo.com>
4987         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
4988         parameter (but don't use it, for now).
4990 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
4992         * sieve.el (sieve-deactivate-all): Fix format string mismatch.
4994 2004-08-30  Andreas Schwab  <schwab@suse.de>
4996         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
4997         ?* and ?\;.
4999         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
5000         and ?\' to symbol instead of whitespace.
5002 2004-08-31  Jesper Harder  <harder@ifa.au.dk>
5004         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
5005         invalid addresses.
5007 2004-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
5009         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
5011 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5013         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
5015 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5017         * gnus-art.el (article-decode-idna-rhs): Don't use
5018         message-idna-inside-rhs-p.
5020 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5022         * message.el (message-idna-inside-rhs-p): Remove.
5023         (message-idna-to-ascii-rhs-1): Use proper address parsing.
5025 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5027         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
5029 2004-08-30  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
5031         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
5033 2004-08-26  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
5035         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
5036         end-of-buffer.
5038 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
5040         * gnus-sum.el (gnus-read-header): Don't remove a header for the
5041         parent article of a sparse article in the thread hashtb.
5043 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
5045         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
5046         (nnmail-expand-newtext): Lowercase expanded entries if
5047         nnmail-split-lowercase-expanded is non-nil.
5049         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
5050         when the group's active is not available.
5052         * gnus-art.el (article-hide-headers): Refer to the values for
5053         gnus-ignored-headers and gnus-visible-headers in the summary
5054         buffer since a user may have set them as group parameters.
5055         (gnus-article-read-summary-keys): Restore new window-start and
5056         hscroll to summary window.
5057         (gnus-prev-page-map): Remove duplicated one.
5059         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
5060         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
5061         Karl Chen <quarl@nospam.quarl.org> and Reiner Steib
5062         <Reiner.Steib@gmx.de>.
5064         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
5065         Replace pp-to-string with gnus-pp-to-string.
5067         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
5069         * gnus-group.el (gnus-group-make-kiboze-group): Replace pp with
5070         gnus-pp.
5072         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
5073         parsing gnus-posting-styles when the message is not for replying.
5074         (gnus-summary-resend-message-edit): Call mime-to-mml.
5075         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5076         (gnus-debug): Replace pp with gnus-pp.
5078         * gnus-score.el (gnus-score-save): Replace pp with gnus-pp.
5080         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
5081         gnus-pp-to-string.
5083         * gnus-util.el (gnus-bind-print-variables): New macro.
5084         (gnus-prin1): Use it.
5085         (gnus-prin1-to-string): Use it.
5086         (gnus-pp): New function.
5087         (gnus-pp-to-string): New function.
5089         * gnus.el: Don't make unnecessary *Group* buffer when loading.
5091         * mail-source.el (mail-source-touch-pop): Doc fix.
5093         * message.el (message-mode): Don't modify paragraph-separate there.
5094         (message-setup-fill-variables): Add mml tags to paragraph-start
5095         and paragraph-separate.  Suggested by Andrew Korty <ajk@iu.edu>.
5096         (message-smtpmail-send-it): Doc fix.
5097         (message-exchange-point-and-mark): Don't activate region if it was
5098         inactive.  Suggested by Hiroshi Fujishima
5099         <pooh@nature.tsukuba.ac.jp> and Jesper Harder <harder@ifa.au.dk>.
5101         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
5102         t while entering a file name using the mm-with-multibyte macro.
5103         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5105         * mm-encode.el (mm-content-transfer-encoding-defaults):
5106         Use qp-or-base64 for the application/* types.
5107         (mm-safer-encoding): Consider 7bit is safe.
5109         * mm-util.el (mm-with-multibyte-buffer): New macro.
5110         (mm-with-multibyte): New macro.
5112         * mm-view.el (mm-inline-render-with-function): Use multibyte
5113         buffer; decode html source by charset.
5115         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
5116         add generate-head-function and generate-article-function to the
5117         rfc822-forward entry.
5118         (nndoc-forward-type-p): Recognize envelope From_.
5119         (nndoc-rfc822-forward-generate-article): New function.
5120         (nndoc-rfc822-forward-generate-head): New function.
5122         * score-mode.el (gnus-score-pretty-print): Replace pp with gnus-pp.
5124         * webmail.el (webmail-debug): Replace pp with gnus-pp.
5126         * gnus-art.el (gnus-article-wash-html-with-w3m):
5127         Bind w3m-safe-url-regexp as the value for mm-w3m-safe-url-regexp;
5128         use w3m-minor-mode-map instead of mm-w3m-local-map-property.
5129         (gnus-mime-save-part-and-strip): Use mm-complicated-handles
5130         instead of mm-multiple-handles.
5131         (gnus-mime-delete-part): Ditto.
5133         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
5134         handle, as well as a list.
5135         (mm-complicated-handles): Former definition of mm-multiple-handles.
5137         * mm-view.el (mm-w3m-mode-map): Remove.
5138         (mm-w3m-local-map-property): Remove.
5139         (mm-w3m-cid-retrieve-1): Call itself recursively.  Suggested by
5140         ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
5141         (mm-w3m-cid-retrieve): Simplify.
5142         (mm-inline-text-html-render-with-w3m): Decode html source by
5143         charset; check META tags only when charsets are not specified in
5144         headers; specify charset to w3m-region; use w3m-minor-mode-map
5145         instead of mm-w3m-local-map-property.
5147 2004-08-30  Juanma Barranquero  <lektu@terra.es>
5149         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
5151 2004-08-30  Andreas Schwab  <schwab@suse.de>
5153         * nnlistserv.el (nnlistserv-kk-wash-article): Fix paren nesting.
5155         * gnus-score.el (gnus-summary-increase-score): Fix format string.
5157 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5159         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
5161 2004-08-30  Kim F. Storm  <storm@cua.dk>
5163         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
5165         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
5166         Add :group 'nnimap.
5168 2004-08-23  Reiner Steib  <Reiner.Steib@gmx.de>
5170         * mm-decode.el (mime-display, mime-security): Fix custom-manual
5171         entries.
5173         * gnus-art.el (gnus-article): Ditto.
5175 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5177         * gnus-art.el (article-hide-list-identifiers):
5178         Bind inhibit-read-only as t.
5180 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
5182         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
5184 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5186         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
5187         (gnus-narrow-to-page): Don't assume point-min == 1.
5188         (gnus-article-edit-mode): Derive from message-mode.
5190         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
5191         point-min == 1.
5193         * imap.el (imap-parse-address-list, imap-parse-body-ext):
5194         Disable incorrect use of `assert'.
5196         * message.el (message-mode): Set comment-start-skip.
5198 2004-08-22  Sam Steingold  <sds@gnu.org>
5200         * pop3.el (pop3-leave-mail-on-server): New user variable.
5201         (pop3-movemail): Delete mail only when it is nil.
5203 2004-08-17  Reiner Steib  <Reiner.Steib@gmx.de>
5205         * netrc.el, tls.el: Removed; use files from ../net instead.
5207 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
5209         * gnus-mule.el, smiley-ems.el: Removed obsolete files.
5211         * mailcap.el (mailcap-mime-data): Mark as risky.
5213         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
5214         Fix custom-manual entries.
5216         * time-date.el: Removed.  Merged into ../calendar/time-date.el.
5218 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
5220         * blink.pbm, blink.xpm, braindamaged.xpm, cry.xpm, dead.xpm,
5221         evil.xpm, forced.xpm, frown.xpm, grin.xpm, indifferent.xpm,
5222         reverse-smile.xpm, sad.pbm, sad.xpm, smile.xpm, time-date.el,
5223         wry.xpm: Added new files from the v5_10 branch of Gnus.
5225 2004-07-22  Andreas Schwab  <schwab@suse.de>
5227         Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
5229 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5231         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
5232         addition to emacs-w3m.
5234 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
5236         * gnus-msg.el (gnus-summary-followup-with-original):
5237         Document yanking of region when active.
5239 2004-04-13  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5241         * gnus-agent.el: Merged 7.3 through 7.7 updates into branch.
5242         Revision 7.2 changes excluded to maintain compatibility with all
5243         targeted emacs versions.
5245         * gnus-cus.el: Merged revisions 7.2 through 7.5 into branch to support
5246         gnus-agent.el update and incorporate bug fixes.
5248 See ChangeLog.2 for earlier changes.
5250     Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
5252   This file is part of GNU Emacs.
5254   GNU Emacs is free software; you can redistribute it and/or modify
5255   it under the terms of the GNU General Public License as published by
5256   the Free Software Foundation; either version 3, or (at your option)
5257   any later version.
5259   GNU Emacs is distributed in the hope that it will be useful,
5260   but WITHOUT ANY WARRANTY; without even the implied warranty of
5261   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5262   GNU General Public License for more details.
5264   You should have received a copy of the GNU General Public License
5265   along with GNU Emacs; see the file COPYING.  If not, write to the
5266   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
5267   Boston, MA 02110-1301, USA.
5269 ;; Local Variables:
5270 ;; coding: iso-2022-7bit
5271 ;; fill-column: 79
5272 ;; add-log-time-zone-rule: t
5273 ;; End:
5275 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4