(dired-mark-prompt): Don't count/display the t element.
[emacs.git] / lisp / gnus / ChangeLog
blobcd3c128c05d95eb003e6f50d730045ed55371b33
1 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
3         * gnus.el (gnus-group-startup-message): Add `find-image' call before
4         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5         <hanche@math.ntnu.no>.
7 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9         * gnus-sum.el (gnus-article-sort-by-random)
10         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
11         jidanni@jidanni.org.
13 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
16         convention in doc string.
18 2007-12-14  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
20         * gnus-sum.el (gnus-summary-mark-unread-as-read)
21         (gnus-summary-mark-read-and-unread-as-read)
22         (gnus-summary-mark-current-read-and-unread-as-read)
23         (gnus-summary-mark-unread-as-ticked): Doc fix.
24         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
26 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
28         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
29         Christoph Conrad <christoph.conrad@gmx.de>.
31 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
33         * message.el (message-ignored-supersedes-headers): Add "X-ID".
35 2007-11-24  Glenn Morris  <rgm@gnu.org>
37         * message.el (message-tool-bar-retro): Update for rename
38         mail_send.xpm->mail-send.xpm.
40 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
42         * nnimap.el (nnimap-split-download-body):
43         * gnus-demon.el (gnus-demon): Fix typos in docstrings.
45         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstring.
46         (gnus-uu-decode-save): Fix typo in prompt.
48 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
50         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
52 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
54         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
56         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
58         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
59         risky local variable.
61         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
63 2007-11-01  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
65         * message.el (message-use-alternative-email-as-from): Examine the
66         From header as well; use message-make-from in order to include a
67         user's full name.  [ Backported bug fix from No Gnus. ]
69 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
71         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
73 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
75         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
77 2007-10-23  Richard Stallman  <rms@gnu.org>
79         * gnus-group.el (gnus-group-highlight): Mark as risky.
81 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
83         * gnus.el (gnus-server-to-method): Return method found first in
84         gnus-newsrc-alist.
86 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
88         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
89         `next-line'.
91 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
93         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
94         exclude address matching message-dont-reply-to-names.
96 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
98         * gnus-util.el (gnus-string<): New function.
100         * gnus-sum.el (gnus-article-sort-by-author)
101         (gnus-article-sort-by-subject): Use it.
103 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
105         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
106         the frame-focus tag is set in gnus-buffer-configuration.
108 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
110         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
112 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
114         * Relicense "GPLv2 or later" files to "GPLv3 or later".
116 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
118         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
119         Suggested by Leo <sdl.web@gmail.com>.
121         * gnus.el: Do.
123 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
125         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
126         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
128         * gnus-agent.el (gnus-agent-fetch-headers): Do.
130         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
131         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
133 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
135         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
136         newline.
137         (nnmbox-request-accept-article): Don't change article in source buffer;
138         narrow to header to use message-fetch-field rather than
139         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
140         (nnmbox-request-replace-article): Quote lines that'll be misidentified
141         as delimiters; make sure article ends with newline.
142         (nnmbox-delete-mail): Correct last position of article to be deleted;
143         ignore X-Gnus-Newsgroup header in article body.
144         (nnmbox-save-mail): Quote lines looking like delimiters at the right
145         positions; make sure article ends with newline.
147 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
149         * gnus-cus.el (gnus-score-extra): New widget.
150         (gnus-score-extra-convert): New function.
151         (gnus-score-customize): Use it for Extra.
153 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
155         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
156         (mml-generate-mime-1): Don't encode body if it is specified to be in
157         raw form; don't make buffer be unibyte when inserting multibyte string.
159 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
161         * sha1.el: Fix up comment style.
162         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
163         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
165         * hex-util.el: Fix up comment style.
166         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
168         * gnus-salt.el: Use with-current-buffer.
169         (gnus-pick-setup-message): Fix long-standing typo.
171 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
173         * gnus-art.el (gnus-article-summary-command-nosave)
174         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
176 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
178         * gnus.el (gnus-maximum-newsgroup): New variable.
180         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
181         according to gnus-maximum-newsgroup.
183         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
184         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
185         Limit the range of articles according to gnus-maximum-newsgroup.
187 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
189         * nntp.el (nntp-xref-number-is-evil): New server variable.
190         (nntp-find-group-and-number): If it is non-nil, don't trust article
191         numbers in the Xref header.
193 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
195         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
197 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
199         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
201 2007-08-08  Glenn Morris  <rgm@gnu.org>
203         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
204         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
205         doc-strings and comments.
207 2007-07-25  Glenn Morris  <rgm@gnu.org>
209         * Relicense all FSF files to GPLv3 or later.
211 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
213         * gnus-msg.el (gnus-summary-supersede-article)
214         (gnus-summary-resend-message-edit): Add Gcc header.
215         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
216         article's Message-ID; refer parent article in summary buffer.
218         * message.el (message-bounce): Call mime-to-mml.
220 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
222         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
223         string.
225 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
227         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
229 2007-07-14  David Kastrup  <dak@gnu.org>
231         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
232         finishing actions if we did not edit the article.
234 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
236         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
237         (gnus-server-closed-face, gnus-server-denied-face)
238         (gnus-server-offline-face): Remove variable.
239         (gnus-server-font-lock-keywords): Use faces that are not aliases.
241         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
242         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
243         if the coding-system argument is nil for XEmacs.
245         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
246         mm-charset-override-alist.
248         * rfc2047.el: Don't require base64; require rfc2045 for the function
249         rfc2045-encode-string.
250         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
251         to quote the parameter value.
253 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
255         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
256         as unfetched articles.
258 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
260         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
262 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
264         * gnus-art.el (gnus-article-summary-command-nosave)
265         (gnus-article-read-summary-keys): Don't set the 3rd arg of
266         pop-to-buffer for XEmacs.
268 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
270         * gnus-agent.el (gnus-agent-fetch-headers)
271         (gnus-agent-retrieve-headers): Bind
272         gnus-decode-encoded-address-function to identity.
274         * nntp.el (nntp-send-xover-command): Recognize an xover command is
275         available also when the server returns simply a dot.
277         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
279 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
281         * gnus-ems.el (gnus-x-splash): Make it work.
283         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
284         from being used.
286         * gnus-art.el (gnus-article-summary-command-nosave): Correct the order
287         of the arguments passed to pop-to-buffer.
288         (gnus-article-read-summary-keys): Ditto.
290 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
292         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
294 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
296         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
297         * gnus-sum.el (gnus-summary-highlight):
298         * mail-source.el (mail-source-delete-old-incoming-confirm):
299         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
301 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
303         * gnus-art.el (gnus-mime-view-part-externally)
304         (gnus-mime-view-part-internally): Fix predicate function passed to
305         completing-read.
307         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image;
308         return t if image size is just the same as window size.
310 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
312         * message.el (message-pop-to-buffer): Add switch-function argument.
313         (message-mail): Pass switch-function argument to it.
315 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
317         * message.el (message-narrow-to-headers-or-head): Ignore
318         mail-header-separator in the body.
320 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
322         * gnus-art.el (gnus-article-mode): Fix comment about displaying
323         non-break space.
325 2007-05-09  Didier Verna  <didier@xemacs.org>
327         * gnus-diary.el, nndiary.el: Remove the description comment (nndiary is
328         now properly documented in the Gnus manual).  Fix the spelling of "Back
329         End".
331 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
333         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
334         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
335         displayed of multipart/alternative part if it is invoked from summary
336         buffer.
337         (gnus-article-part-wrapper): Select article window.
339         * mm-view.el (mm-inline-text-html-render-with-w3m)
340         (mm-inline-text-html-render-with-w3m-standalone)
341         (mm-inline-render-with-function): Use mail-parse-charset by default.
343 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
345         * gnus-msg.el (gnus-inews-yank-articles): Use
346         message-exchange-point-and-mark instead of exchange-point-and-mark.
348 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
350         * message.el (message-yank-original): Make sure cited text ends with
351         newline; don't exchange point and mark.
353 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
355         * tls.el (open-tls-stream): Properly handle case where there
356         is no associated buffer.
358 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
360         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
361         message-yank-original, make sure (< mark TEXT point).
363 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
365         * nnmail.el (nnmail-spool-file): Mark as obsolete.
366         (nnmail-get-new-mail): Reformat.
368         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
370         * gmm-utils.el: Fix Commentary.
371         (gmm-tool-bar-from-list): Fix typo in doc string.
373 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
375         * message.el (message-yank-original): Fix bug:
376         Don't switch point and mark unnecessarily.
378 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
380         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
381         evaluation of gnus-extended-version to ensure correct generation of the
382         User-Agent header when message-generate-headers-first is used.
384 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
386         * gnus-art.el (gnus-button-alist): Also catch `<f1> k ...'.
387         (gnus-treat-display-x-face): Fix doc string.
389 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
391         * message.el (message-required-news-headers):
392         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
394 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
396         * message.el (message-generate-new-buffers): Change the meaning of the
397         nil value; add `standard' to the choices; treat t as `unique'; improve
398         doc string.
399         (gnus-select-frame-set-input-focus): Autoload.
400         (message-buffer-name): Search for the existing message buffer if
401         message-generate-new-buffers is nil or `standard'; treat the value t of
402         message-generate-new-buffers as `unique'.
403         (message-pop-to-buffer): Raise the frame already displaying the message
404         buffer; clear the echo area after querying.
405         (message-setup): Pass the `continue' argument to compose-mail.
406         (message-mail): Prefer `switch-function' if it is given; search for the
407         existing message buffer if the `continue' argument is non-nil; pass
408         continue and switch-function arguments to compose-mail by way of
409         message-setup.
410         (message-mail-other-window): Adjust argument of message-setup.
411         (message-mail-other-frame): Ditto.
413 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
415         * message.el (message-make-in-reply-to): Quote name containing
416         non-ASCII characters.  It will make the RFC2047 encoder cause an error
417         if there are special characters.  Reported by NAKAJI Hiroyuki
418         <nakaji@jp.freebsd.org>.
420 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
422         * nntp.el (nntp-never-echoes-commands)
423         (nntp-open-connection-functions-never-echo-commands): New variables.
424         (nntp-send-command): Use them.
426 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
428         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
429         articles posted in the last 24 hours.
431 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
433         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
435 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
437         * nnweb.el (nnweb-google-parse-1): Update parser.
439 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
441         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
443 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
445         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
446         regexp.
448 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
450         * uudecode.el (uudecode-string-to-multibyte): New function emulating
451         string-to-multibyte.
452         (uudecode-decode-region-internal): Use it.
454 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
456         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
457         custom choice.
459         * gnus-art.el (gnus-signature-limit): Fix custom choice.
461 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
463         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
464         Use gnus-home-directory instead of "~/" or "$HOME".
466 2007-01-12  Kenichi Handa  <handa@m17n.org>
468         * uudecode.el (uudecode-decode-region-internal): Make it work in a
469         multibyte buffer.
471 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
473         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
475 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
477         * gnus-soup.el: Add missing :group in previous change.
479 2007-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
481         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
482         customizable.
484 2007-01-03  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
486         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
487         headers read from disk with the ones newly found in the current search.
488         This should no longer cause problems, because the article numbers in
489         Gmane's `nov.php' output are ignored since the previous change.
491 2006-01-03  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
493         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
494         solid groups.
496 2006-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
498         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
499         the headers when creating the mapping to avoid mismappings.
500         (nnweb-gmane-create-mapping): Always nix out old mapping.
502 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
504         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
506 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
508         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
510 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
512         * gnus-sum.el (gnus-summary-insert-dormant-articles): Fix typo in
513         message.
515 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
517         * nnimap.el (nnimap-expunge-search-string): Mention
518         nnimap-search-uids-not-since-is-evil in docstring.
520 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
522         * spam.el: Revert to make-obsolete-variable because
523         define-obsolete-variable-alias is not supported in Emacs 21.
525 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
527         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
528         summary buffer.
530 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
532         * spam.el (spam-ifile-path, spam-ifile-database-path)
533         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
534         make-obsolete-variable.
536 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
538         * message.el (message-make-fqdn): Fix comment.
539         (message-bogus-system-names): Add ".local".
541         * spam.el (spam-ifile-path, spam-ifile-program)
542         (spam-ifile-database-path, spam-ifile-database)
543         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
544         Don't use "path" inappropriately.
545         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
546         strings.
547         (spam-check-ifile, spam-ifile-register-with-ifile)
548         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
549         new variable names.
551         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
552         (gnus-treat-display-smileys): Simplify using
553         gnus-image-type-available-p.
555         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
556         available.
558 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
560         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
561         one after turning on the buffer's multibyteness instead of decoding
562         them directly in the unibyte buffer that causes unexpected conversion
563         in Emacs 23 (unicode).
565 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
567         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
568         disconnect icons.  Add help text.
570 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
572         * legacy-gnus-agent.el: Add Copyright notice.
574 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
576         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
578 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
580         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
581         specifying array size.
582         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
583         array if it is too small.
584         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
585         (gnus-sort-threads-loop): New function.
587 2006-12-06  Chris Moore  <dooglus@gmail.com>
589         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
590         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
592 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
594         * mm-url.el (mm-url-predefined-programs): Call curl with correct
595         options.
597 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
599         * mml2015.el (mml2015-pgg-clear-verify): Replace encode-coding-string
600         with mm-encode-coding-string.
602 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
604         * nneething.el (nneething-decode-file-name): Replace
605         decode-coding-string with mm-decode-coding-string.
607 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
609         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
610         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
612         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
613         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
614         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
615         (gnus-group-make-directory-group, gnus-group-transpose-groups):
616         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
617         (gnus-subscribe-newsgroup, gnus-1):
618         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
619         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
620         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
621         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
623 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
625         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
627 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
629         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
630         and comment it.
632         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
634 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
636         * gnus-util.el (gnus-extract-address-components): Improve comment.
638 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
640         * gnus-util.el (gnus-extract-address-components): Work with address in
641         which the name portion contains @.
643 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
645         * gnus.el (gnus-start): Move custom group up.
646         (gnus-select-method): Don't autoload, but make it available for
647         `customize-variable'.
648         (gnus-getenv-nntpserver): Don't autoload.
650 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
652         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
653         mm-with-unibyte-current-buffer to make string unibyte.
655         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
656         mm-string-as-multibyte.
658 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
660         * message.el: Merge from the trunk to fix the bug WRT double encoded
661         subjects.
662         (message-replacement-char): New variable.
663         (message-fix-before-sending): Use it.
664         (message-simplify-subject): New function to remove duplicate code.
665         (message-reply, message-followup): Use it.
666         (message-simplify-subject-functions): New variable.
667         (message-strip-subject-encoded-words): New function.
669 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
671         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
672         instead of gnus-intersection because arguments of gnus-sorted-nunion
673         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
675 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
677         * gnus-diary.el (gnus-diary-delay-format-function):
678         * nndiary.el (nndiary-reminders):
679         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
681 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
683         * gnus-art.el (article-hide-boring-headers): Fetch date from
684         gnus-original-article-buffer to avoid problems with localized date
685         strings.
687 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
689         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
691 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
693         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
694         New variables.
695         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
696         (mm-charset-synonym-alist): Move some entries to
697         mm-codepage-iso-8859-list.
698         (mm-charset-synonym-alist, mm-charset-override-alist): Add
699         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
701 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
703         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
705 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
707         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
708         with Emacs 21 and XEmacs.
710 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
712         * mm-view.el: Add interactive arg to html2text autoload.
714 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
716         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
718 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
720         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
721         names.
723         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
725 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
727         * message.el (message-headers-to-generate): Fix typo in docstring.
729 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
731         * gnus.el (gnus-mime): Remove unused custom group.
732         (gnus-getenv-nntpserver, gnus-select-method): Autoload.
734 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
736         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
737         "blank line" when searching for end of armor headers.
739 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
741         * gmm-utils.el (gmm-write-region): Fix variable name.
743 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
745         * gmm-utils.el (gmm-write-region): New function based on compatibility
746         code from `mm-make-temp-file'.
748         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
750         * nnmaildir.el (nnmaildir--update-nov)
751         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
752         Use `gmm-write-region'.
754 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
756         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
757         gnus-summary-limit-to-articles.
759 2006-10-04  Romain Francoise  <romain@orebokech.com>
761         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
762         Moved here (and renamed) from gnus-registry.el.
764         * gnus-registry.el: Require gnus-util.
765         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
767 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
769         * pop3.el (pop3-authentication-scheme): Clarify doc.
770         (pop3-movemail): Warn about pop3-leave-mail-on-server.
772 2006-10-04  Dave Love  <fx@gnu.org>
774         * pop3.el (pop3-authentication-scheme): Add custom version.
776 2006-10-04  Jesper Harder  <harder@ifa.au.dk>
778         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
779         doc string.  Improve doc string.
781 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
783         * gnus-util.el (gnus-with-local-quit): New macro.
785         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
787 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
789         * gmm-utils.el (gmm): Adjust custom version.
791         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
792         custom version.
794         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
796 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
798         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
800 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
802         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
803         regexp.  Articles containing quotation were cut prematurely.
805 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
807         * message.el (message-cite-original-without-signature): Use nobody by
808         default for the value of From header.
809         (message-cite-original): Ditto.
810         (message-reply): Ditto.
812 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
814         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
815         mails in the doc string.  Add some URLs in comment.
817 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
819         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
820         backslashes handling and the way to find boundaries of quoted strings.
822 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
824         * gnus-art.el (gnus-button-regexp, gnus-button-marker-list)
825         (gnus-button-last): Move up.  Convert comments into doc strings.
827 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
829         * message.el (message-send-mail-with-sendmail): Look for sendmail in
830         several common directories.
832 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
834         * gnus-art.el (article-decode-encoded-words): Make it fast.
836 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
838         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
840         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
841         in quoted string into `\'.
843 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
845         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
846         Use standard-syntax-table.
848 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
850         * gnus-art.el (gnus-decode-address-function): New variable.
851         (article-decode-encoded-words): Use it to decode headers which are
852         assumed to contain addresses.
853         (gnus-mime-delete-part): Remove useless `or'.
855         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
856         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
857         (gnus-nov-parse-line): Use it to decode From header.
858         (gnus-get-newsgroup-headers): Ditto.
859         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
861         * mail-parse.el (mail-decode-encoded-address-region): New alias.
862         (mail-decode-encoded-address-string): New alias.
864         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
865         New function.
866         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
867         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
868         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
869         (rfc2047-decode-string): Ditto.
870         (rfc2047-decode-address-region): New function.
871         (rfc2047-decode-address-string): New function.
873 2006-08-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
875         [ Backported bug fix from No Gnus. ]
877         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
878         looking up the method using GROUP's prefix before inventing a new one.
879         It is used on killed/unknown groups in various places where returning
880         an all-new method isn't expected by the caller.
882         * gnus-util.el (gnus-group-server): Copy required macro from No Gnus.
884 2006-08-13  Romain Francoise  <romain@orebokech.com>
886         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
887         space.
889 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
891         * compface.el (uncompface): Use binary rather than raw-text-unix.
893 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
895         * compface.el (uncompface): Make sure the eol conversion doesn't take
896         place when communicating with the external programs.  Reported by
897         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
899 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
901         * nnheader.el (nnheader-insert-head): Fix typo in comment.
903 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
905         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
906         Make it more robust by parsing author and date independently.
908 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
910         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
912 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
914         * nnheader.el (nnheader-insert-head): Make it work even if the file
915         uses CRLF for the line-break code.
917 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
919         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
920         workaround for the url package included with Emacs.
922         * nnweb.el (nnweb-google-create-mapping): Update regexp.
924 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
926         * nnmail.el (nnmail-article-group): If splitting raises an error, give
927         some information about the error when saying that the `bogus' mail
928         group will be used.
930 2006-07-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
932         [ Backported bug fixes from No Gnus. ]
934         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
935         (nnweb-google-search): Respect nnweb-max-hits as upper bound.
936         (nnweb-request-article): Do proper xwfu encoding when fetching articles
937         by message-id.
939         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
940         unsubscribed groups as if they were killed ones.  It causes duplicate
941         entries in gnus-newsrc-alist.
943 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
945         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
946         string.
948 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
950         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
952 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
954         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
956 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
958         * gnus-diary.el (gnus-user-format-function-d)
959         (gnus-user-format-function-D): Autoload.
961 2006-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
963         * gnus-group.el (gnus-group-select-group): Doc fix.
964         [ See 2004-05-19 change on the trunk. ]
966 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
968         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
970 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
972         * message.el (message-syntax-checks): Doc fix.
974 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
976         * message.el (message-syntax-checks): Doc fix.
977         (message-send-mail): Add check for continuation headers.
978         (message-check-news-header-syntax): Fix regexp used to check for
979         continuation headers.
981 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
983         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
985 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
987         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
988         to fill the utf-8 entry.
990 2006-06-05  Dan Christensen  <jdc@uwo.ca>
992         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
993         respect display group parameter and gnus-summary-expunge-below.
994         (gnus-articles-to-read): Remove unused reference to display group
995         parameter.
996         [ Merge 2004-07-06 change from the trunk. ]
998 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1000         * gnus-ml.el (gnus-mailing-list-subscribe)
1001         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
1002         (gnus-mailing-list-message): Fix doc strings.
1004 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1006         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
1007         of doing it manually.
1009 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
1011         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
1012         must be explicitly online rather than "not explicitly offline" for
1013         its flags to be synchronized.
1014         (gnus-agent-read-local): All symbols allocated in my-obarray
1015         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
1016         (gnus-agent-regenerate-group): Check numeric names to see if they are
1017         messages or groups.
1019 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1021         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
1022         (gnus-saved-headers): Ditto.
1023         (gnus-default-article-saver): Doc fix; add
1024         gnus-summary-write-body-to-file; mention functions may have properties.
1025         (gnus-article-save-coding-system): New variable.
1026         (gnus-article-save): Override gnus-save-all-headers and
1027         gnus-saved-headers by :headers property which saver function may have.
1028         (gnus-read-save-file-name): Add optional `dir-var' argument which
1029         specifies directory in which files are saved; work even if optional
1030         `variable' argument is not specified.
1031         (gnus-summary-save-in-file): Add properties :decode and :headers.
1032         (gnus-summary-write-to-file): Add properties :decode, :function, and
1033         :headers; read file name.
1034         (gnus-summary-save-body-in-file): Add :decode property; add optional
1035         `overwrite' argument.
1036         (gnus-summary-write-body-to-file): New function; add properties
1037         :decode and :function.
1038         (gnus-output-to-file): Add coding cookie and encode text according
1039         to gnus-article-save-coding-system; don't use mm-append-to-file.
1041         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
1042         (gnus-summary-local-variables): Add it.
1043         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
1044         (gnus-summary-save-article): Require gnus-art; save decoded articles
1045         if function that gnus-default-article-saver specifies has `:decode'
1046         property; bind gnus-prompt-before-saving to t when saving many
1047         articles in a file; move point to article which will be saved.
1048         (gnus-summary-write-article-body-file): New function.
1050 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
1052         * uudecode.el (uudecode-decode-region-external): Fix previous commit.
1054 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1056         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
1057         after-load-alist.
1059 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
1061         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
1062         coding system in XEmacs, use binary.
1064         * mail-source.el (mail-sources): Fix custom type.
1066         * imap.el (Commentary): Fix typo.
1068 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
1070         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
1071         (gnus-summary-expire-articles-now): Shorten prompt.
1073         * gmm-utils.el (wid-edit): Require.
1074         (defun-gmm): Renamed from `gmm-defun-compat'.
1075         (gmm-image-search-load-path): Use it.
1076         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
1078 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1080         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
1081         (mm-copy-to-buffer): Use with-current-buffer.
1082         (mm-display-part): Simplify.
1083         (mm-inlinable-p): Add optional arg `type'.
1085         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
1086         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
1087         Try harder to show the attachment internally or externally using
1088         gnus-mime-view-part-as-type.
1090 2006-05-04  Reiner Steib  <Reiner.Steib@gmx.de>
1092         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
1093         `filename' from Content-Disposition if Content-Type doesn't
1094         provide `name'.
1095         (gnus-mime-view-part-as-type): Set default instead of initial-input.
1097 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1099         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
1100         unibyte after clear-decrypt function runs.
1102         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
1103         returns as a unibyte string.
1105 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1107         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
1108         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
1109         (mml1991-pgg-encrypt): Ditto.
1111 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
1113         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
1114         (gnus-outlook-deuglify-unwrap-max): Remove autoload.
1116         * mml-sec.el (mml-secure-method): New internal variable.
1117         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
1118         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
1119         New functions using mml-secure-method.  Sync from the trunk.
1121         * mml.el (mml-mode-map): Add key bindings for those functions.
1122         (mml-menu): Simplify security menu entries.  Suggested by Jesper
1123         Harder <harder@myrealbox.com>.  Sync from the trunk.
1125         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
1126         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
1127         (message-in-body-p): New function.  Sync from the trunk.
1129         * mml.el (mml-mode, mml-dnd-protocol-alist)
1130         (mml-dnd-attach-options, mml-dnd-attach-file)
1131         (mml-attach-file, mml-attach-buffer, mml-attach-external):
1132         Sync DND support and use of message-in-body-p from the trunk.
1134 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1136         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
1137         binding pgg-* variables; reimplement the section which prevents
1138         MIME header from being signed.
1139         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
1140         pgg-text-mode; remove a blank line at the top of body.
1142         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
1143         lines at the top of body; use gnus-newsgroup-charset if there's no
1144         Charset header.
1146 2006-04-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1148         * nnweb.el (nnweb-google-wash-article): Sync up to new Google HTML.
1150 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1152         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
1153         (mm-uu-pgp-encrypted-test): Ditto.
1154         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
1155         between header and body; return application/pgp-encrypted handle
1156         if decryption failed; decode decrypted body by charset.
1158         * mm-decode.el (mm-automatic-display): Don't make application/pgp
1159         element match to application/pgp-*.
1161 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
1163         * gnus-util.el (gnus-replace-in-string):
1164         Prefer replace-regexp-in-string over of replace-in-string.
1166 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1168         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map.
1170         * gnus-sum.el: Ditto.
1172         * gnus-util.el (gnus-select-frame-set-input-focus):
1173         Use select-frame-set-input-focus if it is available in XEmacs; use
1174         definition defined in Emacs 22 for old Emacsen.
1176 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1178         [ Merge from Gnus trunk. ]
1180         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
1181         (mm-charset-override-alist): New variable.
1182         (mm-charset-to-coding-system): Use it.
1183         (mm-codepage-setup): New helper function.
1184         (mm-charset-eval-alist): New variable.
1185         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
1186         Warn about unknown charsets.  Add allow-override.
1187         Use `mm-charset-override-alist' only when decoding.
1188         (mm-detect-mime-charset-region): Use :mime-charset.
1190         * mm-bodies.el (mm-decode-body, mm-decode-string):
1191         Call `mm-charset-to-coding-system' with allow-override argument.
1193         * message.el (message-tool-bar-zap-list, message-tool-bar)
1194         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
1195         (message-tool-bar-local-item-from-menu): Remove.
1196         (message-tool-bar-map): Replace by `message-make-tool-bar'.
1197         (message-make-tool-bar): New function.
1198         (message-mode): Use `message-make-tool-bar'.
1200         * gnus-sum.el (gnus-summary-tool-bar)
1201         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
1202         (gnus-summary-tool-bar-zap-list): New variables.
1203         (gnus-summary-make-tool-bar): Complete rewrite using
1204         `gmm-tool-bar-from-list'.
1206         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
1207         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
1208         New variables.
1209         (gnus-group-make-tool-bar): Complete rewrite using
1210         `gmm-tool-bar-from-list'.
1211         (gnus-group-tool-bar-update): New function.
1213         * gmm-utils.el: New file.
1215 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
1217         * flow-fill.el (fill-flowed): Remove trailing space from blank
1218         quoted lines.
1220 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1222         * gnus-art.el (gnus-article-mode):
1223         Set cursor-in-non-selected-windows to nil.
1225 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1227         * gnus-art.el (gnus-mime-view-part-as-charset): Ignore charset
1228         that the part specifies.
1230         * mm-decode.el (mm-display-part): Work with external parts and
1231         usual parts similarly.
1233         * mm-extern.el (mm-inline-external-body): Use mm-display-part
1234         instead of gnus-display-mime.
1236         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
1237         tag to summarized topics part in order to encode non-ASCII text.
1239 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1241         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
1243 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1245         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
1246         the sieve region.
1248 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1250         * gnus.el: Gnus v5.10.8 is released.
1252 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1254         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new layout.
1256         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
1257         unknown charset.
1259         * message.el (message-header-synonyms): Add Original-To to the default.
1261         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Group is an
1262         optional parameter.
1264 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
1266         * gnus-fun.el (gnus): Require it for gnus-directory.
1268 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1270         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1271         Some whitespace was matched into the url, which broke browsing hits
1272         > 100 when mm-url-use-external was nil.
1274 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1276         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
1278 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1280         * mml.el (mml-insert-mime): Ignore cached contents of
1281         message/external-body part.
1283         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
1284         (mm-insert-part): Ditto.
1286 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1288         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
1289         Reported by Ralf Wachinger <rwachinger@gmx.de>.
1291 2006-03-23  Kenichi Handa  <handa@m17n.org>
1293         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
1294         instead of set-buffer-multibyte.
1296 2006-03-23  Kenichi Handa  <handa@m17n.org>
1298         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
1299         buffer and then decode the buffer text if necessary.
1300         (rfc2231-encode-string): Be sure to work on multibyte buffer at
1301         first, and after mm-encode-body, change the buffer to unibyte.
1303 2006-03-21  Daniel Pittman  <daniel@rimspace.net>
1305         * nnimap.el (nnimap-request-update-info-internal): Optimize.
1306         Don't `gnus-uncompress-range' to avoid excessive memory usage.
1308 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1310         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
1312         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
1313         Add comment on version.
1315 2006-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1317         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New variable.
1318         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
1319         assigning the spam-mark to new messages.
1321 2006-03-20  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>
1323         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
1325 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1327         * smiley.el: Add missing test smiley.
1329 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1331         * mm-decode.el (mm-with-part): New macro.
1332         (mm-get-part): Use it; work with message/external-body as well.
1333         (mm-save-part): Treat name and filename equally.
1335         * mm-extern.el (mm-extern-cache-contents): New function.
1336         (mm-inline-external-body): Use it; force the part to be displayed;
1337         move undisplayer added to the cached handle to the parent.
1339         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
1340         (gnus-mime-view-part-as-type): Work with message/external-body.
1342         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
1344 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1346         * gnus-art.el (gnus-article-only-boring-p):
1347         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
1348         intangible text.
1349         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
1351 2006-03-14  Simon Josefsson  <jas@extundo.com>
1353         * message.el (message-unique-id): Don't use message-number-base36
1354         if (user-uid) is a float.
1355         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
1357 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1359         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
1361         * gnus-art.el (gnus-mime-display-single): Make sure there is an
1362         empty line between a part and a message part.
1364 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
1366         * smiley.el: Add more test smileys.
1367         (smiley-data-directory, smiley-regexp-alist)
1368         (gnus-smiley-file-types): Fix doc strings.
1369         (smiley-update-cache): Clear smiley-cached-regexp-alist before
1370         adding new elements.
1371         (smiley-mouse-map): Unused code.  Make it a comment.
1373 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1375         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
1376         scan latest NoCeM messages instead of old ones.
1377         (gnus-nocem-check-article): Fix regexps so as to match to PGP
1378         delimiters that are recently used.
1379         (gnus-nocem-load-cache): Add autoload cookie.
1381         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
1383         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
1384         level which is larger than gnus-use-nocem is specified.
1386         * gnus-group.el (gnus-group-get-new-news): Ditto.
1388 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1390         * gnus-util.el (gnus-tool-bar-update): New function.
1392         * gnus-group.el (gnus-group-update-tool-bar): New variable.
1393         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
1395         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
1397 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1399         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
1400         if optional last element is specified in splits (FIELD VALUE...).
1402 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1404         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
1405         handle is multipart when calling it recursively.
1406         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
1408 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1410         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
1411         to "Emacs 23 (unicode)" in doc string.
1413         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
1414         "Emacs 23 (unicode)" in comment.
1416 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1418         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
1420         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
1421         characters 160 through 255 in Emacs 23.
1423 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1425         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
1426         message/* containing non-ASCII text properly.
1428 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1430         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
1432 2006-02-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1434         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
1436 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1438         * nnweb.el (nnweb-type-definition, nnweb-gmane-search):
1439         Use new nov.php.
1441 2006-02-28  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1443         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
1444         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
1445         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
1446         output on the server side.
1447         (nnweb-google-create-mapping): Update regexps and add some
1448         progress indication.
1450 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1452         * message.el (message-user-fqdn): Remove useless * in doc string.
1454         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
1455         unnecessary interaction when sending queued mails.  Reported by
1456         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
1458 2006-02-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1460         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
1461         Merge of 2006-02-20 change from the trunk.
1463 2006-02-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1465         * dns.el (query-dns): Protect more against buggy tcp output.
1466         Merge of 2006-02-20 change from the trunk.
1468 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
1470         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
1471         first or last are nil.
1473 2006-02-24  Simon Josefsson  <jas@extundo.com>
1475         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too.
1476         Merge of 2005-10-26 change from the trunk.
1478 2006-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1480         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
1481         Remove space stuffing, and only do quotes that actually start with
1482         ">" at the beginning of the lines.
1483         Merge of 2005-11-17 and 2004-07-25 from the trunk.
1485 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
1487         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
1488         also available in Emacs 21.3.
1490         * message.el (message-fix-before-sending): Change "Emacs 22" to
1491         "Emacs 23 (unicode)" in comment.
1493         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
1494         "Emacs 23 (unicode)" in comment.
1496         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
1497         comment.
1498         (mm-coding-system-p): Add comment about no-MULE XEmacs.
1500         * mm-view.el (mm-fill-flowed): Add :version.
1502 2006-02-23  Ralf Angeli  <angeli@iwi.uni-sb.de>
1504         * mm-view.el (mm-fill-flowed): New variable.
1505         (mm-inline-text): Use it.
1507 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
1509         * nnimap.el (nnimap-request-move-article): Change folder back to
1510         source group before deleting.
1512 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1514         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
1515         coding system which mm-charset-to-coding-system returns for a
1516         given charset is valid.
1518 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
1520         * html2text.el (html2text-remove-tag-list):
1521         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
1523 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1525         * gnus-cus.el: Revert 2005-10-17 change.
1527 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1529         * gnus-art.el (article-strip-banner): Call
1530         article-really-strip-banner only when the regexp match is made.
1532 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1534         * gnus-art.el (article-strip-banner): Use
1535         gnus-extract-address-components instead of
1536         mail-header-parse-addresses to make it work with non-ASCII text.
1538         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
1539         values which are surrounded with \"...\"; make it never cause a
1540         Lisp error; give up parsing of parameters if it failed in
1541         extracting type.
1543 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1545         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
1546         make-temp-file; make it work with Emacs 20 and XEmacs as well.
1548         * mm-decode.el (mm-display-external): Use the 3rd arg of
1549         mm-make-temp-file.
1550         (mm-create-image-xemacs): Ditto.
1552 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1554         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
1555         with message-narrow-to-headers.
1556         (gnus-draft-setup): Narrow to header to run message-fetch-field.
1557         (gnus-draft-check-draft-articles): New function.
1558         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
1560 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1562         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
1563         re-loading nn* modules.
1565 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
1567         * gnus.el: Remove bogus comment.
1569 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
1571         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
1572         (mml2015-pgg-encrypt): Ditto.
1574         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
1575         (mml1991-pgg-encrypt): Ditto.
1577 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1579         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
1580         message-make-date instead of current-time-string.
1582         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
1583         to gnus-decoded which mm-uu might set.
1585 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1587         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
1588         don't decode quoted parameters; remove misimported Emacs code.
1589         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1590         (rfc2231-decode-encoded-string): Don't use split-string which
1591         behaves differently according to Emacs version; use
1592         mm-decode-coding-region to convert charset to coding-system.
1593         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1594         (rfc2231-encode-string): Remove misimported Emacs code.
1596 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1598         * gnus-art.el (article-decode-charset): Don't use ignore-errors
1599         when calling mail-header-parse-content-type.
1600         (article-de-quoted-unreadable): Ditto.
1601         (article-de-base64-unreadable): Ditto.
1602         (article-wash-html): Ditto.
1604         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
1605         calling mail-header-parse-content-type and
1606         mail-header-parse-content-disposition.
1607         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
1608         mail-header-parse-content-type.
1610         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
1611         insert charset and format parameters; encode description after
1612         inserting it to buffer.
1613         (mml-insert-parameter): Fold lines properly even if a parameter is
1614         segmented into two or more lines; change the max column to 76.
1616         * rfc1843.el (rfc1843-decode-article-body): Don't use
1617         ignore-errors when calling mail-header-parse-content-type.
1619         * rfc2231.el (rfc2231-parse-string): Return at least type if
1620         possible; don't cause an error even if it fails in parsing of
1621         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1622         (rfc2231-encode-string): Don't break lines at the beginning, leave
1623         it to mml-insert-parameter.
1625         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
1626         calling mail-header-parse-content-type.
1628 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
1630         * spam-report.el (spam-report-gmane-use-article-number):
1631         Improve doc string.
1632         (spam-report-gmane-internal): Check if a suitable header was found
1633         in the article.
1635 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1637         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
1638         (rfc2231-encode-string): Make param*=value always begin with LWSP.
1640 2006-02-05  Romain Francoise  <romain@orebokech.com>
1642         Update copyright notices of all files in the gnus directory.
1644 2006-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
1646         * gnus-util.el (gnus-error): Describe `args'.
1648 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1650         * nnweb.el (nnweb-request-group): Avoid growing overview files.
1652 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1654         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
1655         segmented lines of parameter value to cope with Thunderbird 1.5
1656         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
1657         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1658         (rfc2231-encode-string): Don't make lines exceeding 76 column.
1660 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
1662         * mml.el (mml-generate-mime-1): Correct the order of inline signed
1663         parts.
1665 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1667         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
1668         there's only one active file for all servers.
1669         (nnweb-request-scan): Make sure nnweb-articles is initialized on
1670         solid groups.  Gnus might have used a FAST request to select the group.
1671         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
1672         and nnweb-search redundantly in the active file.
1673         (nnweb-request-list): Don't list bogus groups.  There can only be one.
1674         (nnweb-request-create-group): Don't use ARGS.
1675         (nnweb-possibly-change-server, nnweb-request-group): Remove some
1676         initialisations.  Let nnoo do the work.
1678 2006-01-31  Romain Francoise  <romain@orebokech.com>
1680         * message.el (message-alternative-emails): Improve docstring.
1681         (message-setup-1): Call `message-use-alternative-email-as-from'
1682         after `message-setup-hook' to give it precedence over posting
1683         styles, etc.
1684         (message-use-alternative-email-as-from): Add docstring.
1685         Remove the original From header if present.
1687 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1689         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
1690         Say the part has been decoded.
1692 2006-01-31  Kevin Ryde  <user42@zip.com.au>
1694         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
1695         mailcap-viewer-test-cache when there's no 'test clause, since that
1696         will invert the meaning of a "nil" test previously determined by
1697         mailcap-mailcap-entry-passes-test.
1699 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
1701         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
1703 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1705         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
1706         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
1707         current Google Groups.
1709 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1711         * Makefile.in (clean): New rule.
1712         (distclean): Use it.
1714 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1716         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
1717         is dissected into a single part of which the type is the same as
1718         the given one; decode charset.
1720 2006-01-21  Kevin Ryde  <user42@zip.com.au>
1722         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
1723         into alists as symbol not string, since that's what
1724         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
1725         look for.
1727 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1729         * mm-uu.el (mm-uu-dissect-text-parts): Reduce the number of
1730         recursive calls.
1732 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1734         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
1735         (mm-w3m-standalone-supports-m17n-p): New function.
1736         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
1737         w3m usage.
1739         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
1740         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
1742 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1744         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
1745         encoding.
1747 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
1749         * mml.el (mml-attach-file): Describe `description' in doc string.
1750         (mml-menu): Add Emacs MIME manual and PGG manual.
1752 2006-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
1754         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
1755         (spam-group-spam-marks, spam-list-articles, spam-group-ham-marks):
1756         Revert 2006-01-08 change because the functions will be used in No
1757         Gnus.
1759 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1761         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
1763         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
1765 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1767         * mm-decode.el (mm-inlined-types): Add application/pgp.
1768         (mm-automatic-display): Ditto.
1770         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
1771         part as text.
1773 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1775         * nnrss.el: Update copyright.
1776         (nnrss-opml-import): Query whether to subscribe to each entry.
1778         * gnus-art.el:
1779         * gnus-cus.el:
1780         * gnus-group.el:
1781         * gnus-start.el:
1782         * gnus-sum.el:
1783         * mm-uu.el:
1784         * mm-view.el: Update copyright.
1786 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
1788         * message.el (message-info): New function.
1789         (message-mode-menu): Add it.
1790         Update copyright.
1792         * ChangeLog: Fix and update copyright.
1794 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1796         * mm-uu.el (mm-uu-text-plain-type): New variable.
1797         (mm-uu-pgp-signed-extract-1): Use it.
1798         (mm-uu-pgp-encrypted-extract-1): Use it.
1799         (mm-uu-dissect): Use it; allow two optional arguments; one is a
1800         flag specifying whether there's no message header; the other is
1801         for a MIME type and parameters; bind mm-uu-text-plain-type with
1802         the later one.
1803         (mm-uu-dissect-text-parts): New function.
1805         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
1806         dissect text parts.
1808 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1810         * gnus-art.el (article-wash-html): Use
1811         gnus-summary-show-article-charset-alist if a numeric arg is given.
1812         (gnus-article-wash-html-with-w3m-standalone): New function.
1814         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
1815         mm-inline-text-html-render-with-w3m-standalone.
1816         (mm-text-html-washer-alist): Map w3m-standalone to
1817         gnus-article-wash-html-with-w3m-standalone.
1818         (mm-inline-text-html-render-with-w3m-standalone): New function.
1820 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1822         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
1823         (nnrss-request-article): Render text/plain parts as HTML.
1825         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
1826         the buffer.
1828 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1830         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
1831         custom definition of `gnus-posting-styles'.
1833         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
1834         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
1836 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1838         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
1839         Use nntp for bug archive.
1841 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1843         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
1844         parts.
1845         (nnrss-normalize-date): New function converts ISO 8601 date into
1846         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
1847         (nnrss-check-group): Use it.
1849 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1851         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
1853         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
1854         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
1855         (nnrss-insert-w3): Ditto.
1857 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1859         * nnrss.el (nnrss-request-article): Fix last change; fill
1860         text/plain parts.
1862 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1864         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
1865         in text/plain part.
1866         (nnrss-check-group): Don't add excessive newline to dc:subject.
1868 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1870         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
1871         remove MIME buttons associated with multipart/alternative parts.
1872         (gnus-mime-display-alternative): Tag buttons using `article-type'
1873         text property.
1875         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
1876         associated with multipart/alternative parts.
1878 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
1880         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
1881         article.
1883 2005-12-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1885         * dns.el (query-dns): Make sure we check the buffer size before
1886         removing tcp headers.
1888 2006-01-08  Chong Yidong  <cyd@stupidchicken.com>
1890         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
1891         (spam-group-spam-marks): Delete functions.
1892         (spam-list-articles): Just call spam-group-ham-marks directly.
1893         (spam-group-ham-marks): Simplify.
1895 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1897         * gnus-art.el (gnus-signature-separator): Fix custom type.
1899         * mm-decode.el (mm-inlined-types): Fix custom type.
1900         (mm-keep-viewer-alive-types): Ditto.
1901         (mm-automatic-display): Ditto.
1902         (mm-attachment-override-types): Ditto.
1903         (mm-inline-override-types): Ditto.
1904         (mm-automatic-external-display): Ditto.
1906 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1908         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
1909         multipart/alternative and add xref to mm-discouraged-alternatives
1910         in doc string.
1912         * mm-decode.el (mm-discouraged-alternatives): Add xref to
1913         gnus-buttonized-mime-types in doc string.
1915 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1917         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
1918         us-ascii as a MIME charset.
1920         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
1921         against the case where the 2nd arg TYPE is nil.
1923 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1925         * gnus-start.el (gnus-no-server-1): Mention
1926         `gnus-level-default-subscribed' in doc string.
1928 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1930         * gnus-start.el (gnus-start-draft-setup): Enforce
1931         `gnus-draft-mode' for nndraft:drafts at startup.
1933         * gnus.el (gnus-splash): Change custom group.
1934         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
1935         allow-list argument.
1937         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
1938         string.
1940 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
1942         * mm-decode.el (mm-display-external): Add missing cdr.
1944 2005-12-12  Richard M. Stallman  <rms@gnu.org>
1946         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
1948 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
1950         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
1951         Suggest image/.* in the doc string.
1953 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1955         * mm-decode.el (mm-display-external): Use nametemplate (defined in
1956         RFC1524) if it is in mailcap or add a suffix according to
1957         mailcap-mime-extensions when generating a temp filename; postpone
1958         deleting a temp file for 2 seconds for some wrappers, shell
1959         scripts, and so on, which might exit right after having started a
1960         viewer command as a background job.
1962 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
1964         * gnus-art.el (gnus-default-article-saver): Add user-defined
1965         `function' to custom type.
1967 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
1969         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
1970         parens.
1972 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
1974         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
1975         long lines.
1976         (gnus-cache-delete-group): Wrap doc strings.
1978         * gnus-agent.el (gnus-agent-rename-group)
1979         (gnus-agent-delete-group): Wrap doc strings.
1981 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
1983         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
1985 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1987         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
1988         of current-time-string.
1990 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
1992         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
1993         date header.
1995 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
1997         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
1999 2005-11-14  Kevin Greiner  <kevin.greiner@compsol.cc>
2001         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
2002         internal variable to a custom variable.  Changed default value
2003         from compressed(2) to uncompressed(1).
2004         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
2005         support for uncompressed agentview files.  Taken together, reading
2006         the agentview file should now be 6-7 times faster.
2007         (gnus-agent-long-article,
2008         gnus-agent-short-article, gnus-agent-score): Renamed category
2009         keywords to match gnus-cus.
2010         (gnus-agent-summary-fetch-series): Modified to protect against
2011         gnus-agent-summary-fetch-group clearing processable flags.
2012         (gnus-agent-synchronize-group-flags): Update live group buffer as
2013         synchronization may occur due to the user toggling the plugged
2014         status.
2015         (gnus-agent-braid-nov): Now tests new nov entries
2016         for duplicates which are removed.  The invalid sort check then
2017         triggers a rescan after the sort as sorting may have moved
2018         duplicate entries such that they can be cheaply detected.
2019         (gnus-agent-read-local): Trivial fix to format of
2020         error message to display actual error condition.
2021         (gnus-agent-save-local): Avoid saving symbols that are bound to
2022         nil as they simply result in a warning message in
2023         gnus-agent-read-local.
2024         (gnus-agent-fetch-group-1): Clear downloadable flag when article
2025         successfully downloaded.
2026         (gnus-agent-regenerate-group): Use
2027         gnus-agent-synchronize-group-flags to reset read status in both
2028         gnus and server.
2030         * nntp.el (nntp-end-of-line): Doc fix.
2031         (nntp-authinfo-rejected): New error condition.
2032         (nntp-wait-for): Use new error condition to signal authentication
2033         error.
2034         (nntp-retrieve-data): Rethrow new error condition to break out of
2035         recursive call to nntp-send-authinfo.
2037 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2039         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
2040         rather than make-variable-buffer-local for file-precious-flag.
2042 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2044         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
2046 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2048         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
2049         as a buffer-local variable.  This avoids creating truncated
2050         dribble files as a result of a hang up, eg.
2052 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
2054         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
2055         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
2056         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
2057         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
2058         argument to all these routines, so the passphrase can be managed
2059         externally and passed in to the system.
2060         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
2061         pgg-add-passphrase-to-cache function.
2063         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
2064         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
2065         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
2066         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
2067         argument to all these routines, so the passphrase can be managed
2068         externally and passed in to the system.
2069         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
2070         function.
2072 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
2074         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
2075         part of the decoded armor to find the key-identifier.
2076         (pgg-gpg-lookup-key-owner): New function to return the
2077         human-readable identifier of a key owner.
2078         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
2079         key itself.
2080         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
2081         the key value) if we have a key and can match it against a secret
2082         key.  Also, added a note pointing out fact that the prompt only
2083         indicates the first matching key.
2085         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
2086         pgg-decrypt-region.
2087         (pgg-pending-timers): A new hash for tracking the passphrase cache
2088         timers, so that new ones supercede old ones.
2089         (pgg-add-passphrase-to-cache): Rename from
2090         `pgg-add-passphrase-cache' to reduce confusion (all callers
2091         changed).  Modified to cancel old timers when new ones are added.
2092         (pgg-remove-passphrase-from-cache): Rename from
2093         `pgg-remove-passphrase-cache' to reduce confusion (all callers
2094         changed).  Modified to cancel old timers when their keys are
2095         removed from the cache.
2096         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
2097         XEmacs, an indirection to delete-itimer.
2098         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
2099         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
2100         users can only check cache without risk of prompting.  Correct bug in
2101         notruncate behavior.
2102         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
2103         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
2104         Add informative docstrings.
2105         (pgg-decrypt): Convey provided passphrase in subordinate call to
2106         pgg-decrypt-region.
2108 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
2110         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
2111         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
2112         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
2113         'passphrase' argument, so the passphrase can be managed externally
2114         and then passed in to the system.
2116         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
2117         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
2118         so the passphrase cache can be used reliably with identifiers
2119         besides a pgp packet's key id.
2121         * pgg-gpg.el (pgg-pgp-encrypt-region)
2122         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
2123         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
2124         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
2125         argument to all these routines, so the passphrase can be managed
2126         externally and passed in to the system.
2128         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
2129         'notruncate' argument, so the passphrase cache can be used
2130         reliably with identifiers besides a pgp packet's key id.
2132 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
2134         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
2135         symmetric encryption.
2136         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
2137         encrypted session key.
2138         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
2139         message ask for the passphrase in a proper way.
2141         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
2142         New user commands for symmetric encryption.
2144 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2146         * gnus-delay.el (gnus-delay-group): Don't autoload.
2147         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2148         to be re-loaded when customizing the `gnus-delay' group.
2150 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
2152         * message.el: Revert last changes.
2153         (message-insert-citation-line): Use newlines.
2155 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2157         * message.el (message-courtesy-message)
2158         (message-mark-insert-begin, message-mark-insert-end)
2159         (message-elide-ellipsis, message-cancel-message)
2160         (message-add-header, message-change-subject)
2161         (message-cross-post-followup-to-header)
2162         (message-cross-post-insert-note, message-reduce-to-to-cc)
2163         (message-widen-reply, message-delete-not-region)
2164         (message-kill-to-signature, message-insert-signature)
2165         (message-insert-importance-high, message-insert-importance-low)
2166         (message-insert-or-toggle-importance)
2167         (message-insert-disposition-notification-to)
2168         (message-indent-citation, message-yank-original)
2169         (message-cite-original-without-signature, message-cite-original)
2170         (message-insert-citation-line, message-position-on-field)
2171         (message-fix-before-sending, message-send-mail-partially)
2172         (message-send-mail, message-send-mail-with-sendmail)
2173         (message-send-mail-with-qmail, message-send-news)
2174         (message-check-news-header-syntax, message-generate-headers)
2175         (message-insert-courtesy-copy, message-fill-address)
2176         (message-fill-header, message-shorten-references)
2177         (message-setup-1, message-cancel-news)
2178         (message-forward-make-body-plain, message-forward-make-body-mime)
2179         (message-forward-make-body-mml, message-encode-message-body)
2180         (message-forward-make-body-digest-plain)
2181         (message-forward-make-body-digest-mime)
2182         (message-use-alternative-email-as-from): Insert `hard-newline'
2183         instead of ordinary newlines.
2185 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2187         * message.el (message-generate-headers): Downcase the argument
2188         given to message-check-element.
2190 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2192         * gnus.el (gnus-parameters-case-fold-search): New variable.
2193         (gnus-parameters-get-parameter): Use it.
2195         * gnus-score.el (gnus-home-score-file): Doc fix.
2197 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
2199         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
2201 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2203         * mml.el (mml-preview): Doc fix.
2205 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
2207         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
2208         whitespace removed in revision 7.8.  Use concatenated string to
2209         protect trailing whitespace.
2211 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
2213         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
2214         (nnimap-request-expire-articles): Use it to avoid sending 'UID
2215         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
2216         Courier IMAP ("some version from 2004").  Mostly based on similar
2217         code in the same function.
2219 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2221         * message.el (message-display-completion-list): New function.
2222         (message-expand-group): Use it; make sure the Completions buffer
2223         is modifiable.
2225 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
2227         * imap.el (imap-open): Handle case where buffer is a buffer
2228         object.
2230 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
2232         * pgg-def.el:
2233         * pgg-gpg.el:
2234         * pgg-parse.el:
2235         * pgg-pgp.el:
2236         * pgg-pgp5.el:
2237         * pgg.el: Move to the parent lisp directory.
2239 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
2241         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
2242         user-mail-name is an empty string.
2244 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
2246         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
2247         depending on gnus-score-decay-constant.
2249 2005-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2251         * nnslashdot.el (nnslashdot-request-article)
2252         (nnslashdot-retrieve-headers-1): Update to new HTML.
2254 2005-10-23  Simon Josefsson  <jas@extundo.com>
2256         * imap.el (imap-gssapi-program): Align command line parameters
2257         with latest GNU SASL.
2258         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
2260 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
2262         * mail-source.el (mail-source-fetch-pop): Require pop3.
2263         (mail-source-check-pop): Ditto.
2265 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2267         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
2268         errors.
2270 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
2272         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
2273         (gnus-treat-strip-leading-blank-lines): Improve doc string.
2275         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
2277 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2279         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
2280         (rfc2047-charset-to-coding-system): New function.
2281         (rfc2047-decode-encoded-words): New function.
2282         (rfc2047-decode-region): Use them.
2283         (rfc2047-decode-cte): Remove.
2284         (rfc2047-parse-and-decode): Remove.
2285         (rfc2047-decode): Remove.
2287 2005-10-15  Kenichi Handa  <handa@m17n.org>
2289         * rfc2047.el (rfc2047-decode-cte): New function.
2290         (rfc2047-decode-region): Change the way to decode successive
2291         encoded-words: decode B- or Q-encoding in each encoded-word,
2292         concatenate them, and decode it as charset.
2294 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
2296         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
2297         widget-move-and-invoke.
2298         (gnus-custom-mode): Use gnus-custom-map.
2300 2005-10-15  Bill Wohler  <wohler@newt.com>
2302         * message.el (message-tool-bar-map): Renamed image file from
2303         mail_send to mail/send.
2305 2005-10-16  Masatake YAMATO  <jet@gyve.org>
2307         * message.el (message-expand-group): Pass the common
2308         prefix substring of completion to `display-completion-list'.
2310 2005-10-09  Daniel Brockman  <daniel@brockman.se>
2312         * format-spec.el (format-spec): Propagate text properties of % spec.
2314 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
2316         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
2318 2005-10-08  Simon Josefsson  <jas@extundo.com>
2320         * pgg-parse.el (top-level): Don't require custom, it is
2321         autoloaded.  (To sync with No Gnus.)
2323 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
2325         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
2327 2005-10-08  Simon Josefsson  <jas@extundo.com>
2329         * pgg-def.el (top-level): Don't require custom, it is
2330         autoloaded.  (To sync with No Gnus.)
2332 2005-10-04  David Hansen  <david.hansen@gmx.net>
2334         * nnrss.el (nnrss-request-article): Add support for the comments tag.
2335         (nnrss-check-group): Ditto.
2337 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
2339         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
2341         * gnus-util.el (gnus-remove-duplicates): Remove.
2343         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
2344         instead of gnus-remove-duplicates.
2346         * message.el (message-remove-duplicates): Remove.
2347         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
2348         message-remove-duplicates.
2350         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
2351         available, else use implementation from `delete-dups'.
2353 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2355         * time-date.el: Autoload parse-time-string, XEmacs needs it.
2357 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2359         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
2360         function rather than the diff-mode.el package.
2361         (mm-display-external): Use with-current-buffer.
2362         (mm-viewer-completion-map, mm-viewer-completion-map):
2363         Move initialization inside declaration.
2365 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
2367         * message.el: Remove useless autoloads.
2369 2005-09-28  Simon Josefsson  <jas@extundo.com>
2371         * message.el (message-use-idna): Default to t.
2372         (message-use-idna): Test whether encoding works too.  Doc fix.
2374 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2376         * nntp.el (nntp-warn-about-losing-connection): Remove.
2378 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
2380         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
2381         customizable.  Change default value.
2382         (mm-uu-diff-groups-regexp): Change default value.
2383         (mm-uu-type-alist): Add doc string.
2384         (mm-uu-configure): Add doc string.  Make it interactive.
2385         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
2387 2005-09-27  Simon Josefsson  <jas@extundo.com>
2389         * message.el (message-idna-to-ascii-rhs-1): Reformat.
2391 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2393         * message.el (message-remove-duplicates): New function.
2394         Implementation borrowed from `gnus-remove-duplicates'.
2395         (message-idna-to-ascii-rhs): Also encode idna addresses in
2396         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
2397         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
2398         only ask about the same idna domain once per header and also tell
2399         in what header to replace the idna domain.
2401         * gnus-art.el (article-decode-idna-rhs): Also decode idna
2402         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
2403         (article-decode-idna-rhs): Fix regexp so that all idna-address in
2404         a header is decoded and not just the last one.
2406 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2408         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
2409         has been decoded.
2411         * mm-decode.el (mm-insert-part): Don't modify text if it has been
2412         decoded.
2414         * mm-view.el (mm-inline-text): Don't strip text props unless
2415         decoding enriched or richtext parts.
2417 2005-09-25  Romain Francoise  <romain@orebokech.com>
2419         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
2420         * gnus-start.el (gnus-subscribe-interactively):
2421         * gnus-uu.el (gnus-uu-grab-articles):
2422         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
2423         space.
2425 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
2427         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2428         * mm-view.el (mm-view-pkcs7-decrypt):
2429         * gnus-sum.el (gnus-summary-limit-to-extra)
2430         (gnus-summary-respool-article, gnus-read-move-group-name):
2431         * gnus-score.el (gnus-summary-increase-score):
2432         * gnus-util.el (gnus-completing-read-with-default):
2433         * gnus-art.el (gnus-read-save-file-name)
2434         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
2435         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
2436         * message.el (message-check-news-header-syntax):
2437         Follow convention for reading with the minibuffer.
2439 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
2441         * spam-report.el (spam-report-url-ping-plain):
2442         Use gnus-extended-version as User-Agent.
2444         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
2445         default value is nil.
2447 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2449         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
2450         default to nil, to be able to use Gnus at all.  If the default
2451         switches to something else, then the function should be fixed not
2452         be exceedingly slow.
2454 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
2456         * mm-url.el (mm-url-decode-entities): Fix regexp.
2458 2005-09-18  Deepak Goel  <deego@gnufans.org>
2460         * sieve.el (sieve-help): Fix `message' call: first arg should be a
2461         format spec.
2463 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2465         * gnus.el (gnus-group-startup-message): Bind image-load-path.
2467 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2469         * gnus-art.el (gnus-mime-display-part): Protect against broken
2470         MIME messages.
2472 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2474         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
2475         before parsing header.
2477 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
2479         * spam-report.el (spam-report-gmane): Fix generation of spam
2480         report URL.
2482 2005-09-10  Simon Josefsson  <jas@extundo.com>
2484         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
2485         t, based on discussion on the ding list with Robert Epprecht
2486         <epprecht@solnet.ch>.
2488 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
2490         * spam-report.el (spam-report-gmane): Make it work without
2491         X-Report-Spam header.  Gmane now only provides Archived-At.
2492         This is only used if `spam-report-gmane-use-article-number' is nil.
2493         (spam-report-gmane-spam-header): Remove.  Not used anymore.
2495         * nnweb.el (nnweb-google-wash-article): Print a message if article
2496         is not available.
2498 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2500         * gnus-art.el (gnus-mime-display-single): Decode text/* parts
2501         content before displaying.
2503 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
2505         * mml-smime.el: Remove defvar of gnus-extract-address-components.
2507 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2509         * mm-view.el (mm-display-inline-fontify): Disable support modes.
2511 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
2513         * message.el (message-tab-body-function): Fixed mismatched custom
2514         type.
2516         * gnus.el (gnus-group-change-level-function): Ditto.
2518         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
2520         * gnus-art.el (gnus-signature-limit)
2521         (gnus-article-mime-part-function): Ditto.
2523 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
2525         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
2526         Make fetching article by MID work again for Google Groups.  Added
2527         FIXME concerning gnus-group-make-web-group.
2529         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
2530         Don't depend on Gnus by using mail-extract-address-components if
2531         gnus-extract-address-components is not bound.
2533         * gnus.el (gnus-user-agent): Use list of symbols instead of
2534         symbols.  Display full version number for (S)XEmacs.  Optionally
2535         display (S)XEmacs codename.
2537         * gnus-util.el (gnus-emacs-version): Update for new
2538         `gnus-user-agent'.
2540         * gnus-msg.el (gnus-extended-version): Make it possible to omit
2541         Gnus version.
2543 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
2545         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
2546         when encoding.
2548         * mm-bodies.el (mm-decode-content-transfer-encoding):
2549         De-canonicalize CRLF for all text content types, not just
2550         text/plain.
2552 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2554         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
2556         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
2557         list, not listp.
2559 2005-08-29  Romain Francoise  <romain@orebokech.com>
2561         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
2562         docstring.
2563         (gnus-face-from-file): Likewise.
2565 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
2567         * gnus-art.el (w3m-minor-mode-map):
2568         * gnus-spec.el (gnus-newsrc-file-version):
2569         * gnus-util.el (nnmail-active-file-coding-system)
2570         (gnus-original-article-buffer, gnus-user-agent):
2571         * gnus.el (gnus-ham-process-destinations)
2572         (gnus-parameter-ham-marks-alist)
2573         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
2574         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
2575         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
2576         * mm-decode.el (gnus-current-window-configuration):
2577         * mm-extern.el (gnus-article-mime-handles):
2578         * mm-url.el (url-current-object, url-package-name)
2579         (url-package-version):
2580         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
2581         (smime-keys, w3m-cid-retrieve-function-alist)
2582         (w3m-current-buffer, w3m-display-inline-images)
2583         (w3m-minor-mode-map):
2584         * mml-smime.el (gnus-extract-address-components):
2585         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
2586         (gnus-newsrc-hashtb, message-default-charset)
2587         (message-deletable-headers, message-options)
2588         (message-posting-charset, message-required-mail-headers)
2589         (message-required-news-headers):
2590         * mml1991.el (mc-pgp-always-sign):
2591         * mml2015.el (mc-pgp-always-sign):
2592         * nnheader.el (nnmail-extra-headers):
2593         * rfc1843.el (gnus-decode-encoded-word-function)
2594         (gnus-decode-header-function, gnus-newsgroup-name):
2595         * spam-stat.el (gnus-original-article-buffer): Add defvars.
2597 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
2599         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
2600         the end of the date treatments.
2602 2005-08-15  Simon Josefsson  <jas@extundo.com>
2604         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
2605         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
2606         Capello and Romain Francoise.
2607         (pgg-fetch-key-function): Removed, not used?
2608         (pgg-insert-url-with-w3): Require url, to get
2609         url-insert-file-contents regardless of where it is defined.
2611 2005-08-08  Simon Josefsson  <jas@extundo.com>
2613         * pgg.el: Autoload url-insert-file-contents instead of loading
2614         w3/url.
2615         (pgg-insert-url-with-w3): Don't load url here.
2617 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
2619         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
2621         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
2623 2005-08-06  Romain Francoise  <romain@orebokech.com>
2625         * message.el: Fix typo in docstring.
2627 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2629         * mm-bodies.el (mm-encode-body): Use coding system rather than
2630         charset to encode text.
2632         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
2633         number of charsets if utf-8 is available (XEmacs).
2635 2005-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2637         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
2638         start of the lines.
2639         (gnus-picon-databases): Add /usr/share/picons.
2641 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
2643         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
2644         taken from `gnus-button-mid-or-mail-regexp'.
2645         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
2646         (gnus-button-alist): Improve regexp for domain part of the MIDs
2647         for news:localpart@domain buttons.
2648         (gnus-button-ctan-directory-regexp): Update.
2650         * message.el (message-kill-buffer): Raise the current frame.
2651         (message-bury): Use `window-dedicated-p'.
2653 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2655         * sieve-manage.el (sieve-manage-interactive-login): Use
2656         make-local-variable rather than make-variable-buffer-local.
2657         (sieve-manage-open): Ditto.
2658         (sieve-manage-authenticate): Ditto.
2660         * mml.el (mml-generate-mime-1): Make the content type default to
2661         text/plain if the filename is not specified.
2663 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2665         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
2666         instead of insert-buffer.
2668         * message.el (message-yank-original): Ditto; set the mark at the
2669         end of the yanked message.
2671 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2673         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
2674         lines to scroll rather than to stop it.
2676         * mml.el (mml-generate-default-type): Add doc string.
2677         (mml-generate-mime-1): Use mm-default-file-encoding or make it
2678         default to application/octet-stream when determining the content
2679         type if it is not specified for the part or the mml contents; add
2680         a comment about mml-generate-default-type.
2682 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
2684         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
2685         make it default to application/octet-stream when determining the
2686         content type if it is not specified for the external contents.
2688 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2690         * rfc2231.el (rfc2231-parse-string): Take care that not only a
2691         segmented parameter but also other parameters might be there.
2693 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2695         * mm-decode.el (mm-display-external): Delete temp file, directory
2696         and buffer immediately if the external process is exited.
2698 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2700         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
2701         fewer lines than that of scroll-margin.
2702         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
2704 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2706         * gnus-art.el (gnus-article-next-page): Revert.
2707         (gnus-article-beginning-of-window): New macro.
2708         (gnus-article-next-page-1): Use it.
2709         (gnus-article-prev-page): Ditto.
2710         (gnus-mime-save-part-and-strip): Use insert-buffer-substring
2711         instead of insert-buffer.
2712         (gnus-mime-delete-part): Ditto.
2713         (gnus-article-edit-exit): Ditto.
2715         * gnus-util.el (gnus-beginning-of-window): Remove.
2716         (gnus-end-of-window): Remove.
2718 2005-07-25  Simon Josefsson  <jas@extundo.com>
2720         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
2721         to have the url package without w3.  Reported by Daiki Ueno
2722         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
2724 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2726         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
2727         for text/rtf.  Display default in prompt.  Pass default for M-n.
2729         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
2731 2005-07-16  Romain Francoise  <romain@orebokech.com>
2733         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
2734         instead of `current-time-string' as the latter creates a time
2735         string that is not RFC 2822 compliant (it lacks the zone).
2737 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2739         * gnus-msg.el (gnus-button-mailto): Remove
2740         save-selected-window-window hackery because it relies on
2741         save-selected-window internals.
2743 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2745         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
2746         (gnus-article-next-page-1): Use gnus-beginning-of-window.
2747         (gnus-article-prev-page): Ditto.
2749         * gnus-util.el (gnus-beginning-of-window): New function.
2750         (gnus-end-of-window): New function.
2752 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2754         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
2755         gnus-add-minor-mode.
2756         (gnus-binary-mode): Ditto.
2758         * gnus-topic.el (gnus-topic-mode): Ditto.
2760 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
2762         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
2763         (gnus-article-prev-page): Take scroll-margin into consideration.
2765 2005-07-04  Lute Kamstra  <lute@gnu.org>
2767         Update FSF's address in GPL notices.
2769 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
2771         * gnus.el (gnus-exit):
2772         * gnus-group.el (gnus-group-icons):
2773         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
2775         * gnus-nocem.el (gnus-nocem):
2776         * message.el (message-various, message-buffers, message-sending)
2777         (message-interface, message-forwarding, message-insertion)
2778         (message-headers, message-news, message-mail):
2779         * pgg-gpg.el (pgg-gpg):
2780         * pgg-parse.el (pgg-parse):
2781         * pgg-pgp.el (pgg-pgp):
2782         * pgg-pgp5.el (pgg-pgp5):
2783         * pop3.el (pop3): Finish `defgroup' description with period.
2785 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2787         * gnus-art.el (article-display-face): Improve the efficiency.
2788         (article-display-x-face): Ditto; remove grey x-face stuff.
2790 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2792         * gnus-art.el (article-display-face): Correct the position in
2793         which Faces are inserted; use dolist.
2795 2005-06-29  Didier Verna  <didier@xemacs.org>
2797         * gnus-art.el (article-display-face): Display faces in correct
2798         order.
2800 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2802         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
2803         (gnus-nocem-check-article): Fetch the Type header.
2804         (gnus-nocem-message-wanted-p): Fix the way to examine types.
2805         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
2806         (gnus-nocem-enter-article): Make sure gnus-nocem-hashtb is initialized.
2808         * pgg.el (pgg-verify): Return the verification result.
2810 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
2812         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
2813         `show-nonbreak-escape'.
2815 2005-06-23  Lute Kamstra  <lute@gnu.org>
2817         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
2819         * dig.el (dig-mode):
2820         * smime.el (smime-mode): Use gnus-run-mode-hooks.
2822 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
2824         * nnimap.el (nnimap-split-download-body): Fix spellings.
2826 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
2828         * gnus-art.el (gnus-article-encrypt-body):
2829         * gnus-cus.el (gnus-score-customize):
2830         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
2831         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
2833 2005-06-16  Miles Bader  <miles@gnu.org>
2835         * spam.el (spam): Remove "-face" suffix from face name.
2836         (spam-face): New backward-compatibility alias for renamed face.
2837         (spam-face, spam-initialize): Use renamed spam face.
2839         * message.el (message-header-to, message-header-cc)
2840         (message-header-subject, message-header-newsgroups)
2841         (message-header-other, message-header-name)
2842         (message-header-xheader, message-separator, message-cited-text)
2843         (message-mml): Remove "-face" suffix from face names.
2844         (message-header-to-face, message-header-cc-face)
2845         (message-header-subject-face, message-header-newsgroups-face)
2846         (message-header-other-face, message-header-name-face)
2847         (message-header-xheader-face, message-separator-face)
2848         (message-cited-text-face, message-mml-face):
2849         New backward-compatibility aliases for renamed faces.
2850         (message-font-lock-keywords): Use renamed message faces.
2852         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
2853         (sieve-test-commands, sieve-tagged-arguments):
2854         Remove "-face" suffix from face names.
2855         (sieve-control-commands-face, sieve-action-commands-face)
2856         (sieve-test-commands-face, sieve-tagged-arguments-face):
2857         New backward-compatibility aliases for renamed faces.
2858         (sieve-control-commands-face, sieve-action-commands-face)
2859         (sieve-test-commands-face, sieve-tagged-arguments-face):
2860         Use renamed sieve faces.
2862         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
2863         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
2864         (gnus-group-news-3-empty, gnus-group-news-4)
2865         (gnus-group-news-4-empty, gnus-group-news-5)
2866         (gnus-group-news-5-empty, gnus-group-news-6)
2867         (gnus-group-news-6-empty, gnus-group-news-low)
2868         (gnus-group-news-low-empty, gnus-group-mail-1)
2869         (gnus-group-mail-1-empty, gnus-group-mail-2)
2870         (gnus-group-mail-2-empty, gnus-group-mail-3)
2871         (gnus-group-mail-3-empty, gnus-group-mail-low)
2872         (gnus-group-mail-low-empty, gnus-summary-selected)
2873         (gnus-summary-cancelled, gnus-summary-high-ticked)
2874         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
2875         (gnus-summary-high-ancient, gnus-summary-low-ancient)
2876         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
2877         (gnus-summary-low-undownloaded)
2878         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
2879         (gnus-summary-low-unread, gnus-summary-normal-unread)
2880         (gnus-summary-high-read, gnus-summary-low-read)
2881         (gnus-summary-normal-read, gnus-splash):
2882         Remove "-face" suffix from face names.
2883         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2884         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2885         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2886         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2887         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2888         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2889         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2890         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2891         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2892         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2893         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2894         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2895         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2896         (gnus-summary-normal-ticked-face)
2897         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
2898         (gnus-summary-normal-ancient-face)
2899         (gnus-summary-high-undownloaded-face)
2900         (gnus-summary-low-undownloaded-face)
2901         (gnus-summary-normal-undownloaded-face)
2902         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2903         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2904         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2905         (gnus-splash-face):
2906         New backward-compatibility aliases for renamed faces.
2907         (gnus-group-startup-message): Use renamed gnus faces.
2909         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
2910         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
2911         (gnus-server-agent): Remove "-face" suffix from face names.
2912         (gnus-server-agent-face, gnus-server-opened-face)
2913         (gnus-server-closed-face, gnus-server-denied-face)
2914         (gnus-server-offline-face):
2915         New backward-compatibility aliases for renamed faces.
2916         (gnus-server-agent-face, gnus-server-opened-face)
2917         (gnus-server-closed-face, gnus-server-denied-face)
2918         (gnus-server-offline-face): Use renamed gnus faces.
2920         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
2921         Remove "-face" suffix from face names.
2922         (gnus-picon-xbm-face, gnus-picon-face):
2923         New backward-compatibility aliases for renamed faces.
2925         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
2926         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
2927         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
2928         (gnus-cite-11): Remove "-face" suffix from face names.
2929         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
2930         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
2931         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
2932         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
2933         New backward-compatibility aliases for renamed faces.
2934         (gnus-cite-attribution-face, gnus-cite-face-list)
2935         (gnus-article-boring-faces): Use renamed gnus faces.
2937         * gnus-art.el (gnus-signature, gnus-header-from)
2938         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
2939         (gnus-header-content): Remove "-face" suffix from face names.
2940         (gnus-signature-face, gnus-header-from-face)
2941         (gnus-header-subject-face, gnus-header-newsgroups-face)
2942         (gnus-header-name-face, gnus-header-content-face):
2943         New backward-compatibility aliases for renamed faces.
2944         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
2946         * gnus-sum.el (gnus-summary-selected-face)
2947         (gnus-summary-highlight): Use renamed gnus faces.
2948         * gnus-group.el (gnus-group-highlight): Likewise.
2950 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
2952         * gnus-sieve.el (gnus-sieve-article-add-rule):
2953         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
2954         * spam-stat.el (spam-stat-buffer-change-to-spam)
2955         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
2957         * message.el (message-is-yours-p):
2958         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
2960 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2962         * mm-view.el (mm-inline-text): Withdraw the last change.
2964 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2966         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
2967         executing enriched-decode.
2969 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
2971         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
2973 2005-06-04  Lute Kamstra  <lute@gnu.org>
2975         * nnfolder.el (nnfolder-read-folder): Make sure that undo
2976         information is never recorded.
2978 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2980         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
2982 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2984         * gnus-art.el (article-display-x-face): Replace
2985         process-kill-without-query by gnus-set-process-query-on-exit-flag.
2987         * gnus-group.el: Bind gnus-cache-active-hashtb when compiling.
2989         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
2990         set-process-query-on-exit-flag or process-kill-without-query.
2992         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
2993         loop instead of replace-regexp.
2995         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
2996         instead of process-kill-without-query if it is available.
2998         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
2999         instead of find-file-hooks if it is available.
3001         * mml1991.el: Bind pgg-default-user-id when compiling.
3003         * mml2015.el: Bind pgg-default-user-id when compiling.
3005         * nndraft.el (nndraft-request-associate-buffer):
3006         Use write-contents-functions instead of write-contents-hooks if it is
3007         available.
3009         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
3010         instead of find-file-hooks if it is available.
3012         * nntp.el (nntp-open-connection): Replace
3013         process-kill-without-query by gnus-set-process-query-on-exit-flag.
3014         (nntp-open-ssl-stream): Ditto.
3015         (nntp-open-tls-stream): Ditto.
3017 2005-05-31  Simon Josefsson  <jas@extundo.com>
3019         * imap.el (imap-ssl-open): Use imap-process-connection-type,
3020         instead of hard coding to nil.
3022 2005-05-31  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3024         * gnus-group.el: Require gnus-sum and autoload functions to
3025         resolve warnings when gnus-group.el compiled alone.
3027 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
3029         * gnus-agent.el (gnus-agent-regenerate-group)
3030         (gnus-agent-fetch-articles): Replace `string-to-int' by
3031         `string-to-number'.
3032         * gnus-art.el (gnus-button-fetch-group): Ditto.
3033         * gnus-cache.el (gnus-cache-generate-active)
3034         (gnus-cache-articles-in-group): Ditto.
3035         * gnus-group.el (gnus-group-set-current-level)
3036         (gnus-group-insert-group-line): Ditto.
3037         * gnus-score.el (gnus-score-set-expunge-below)
3038         (gnus-score-set-mark-below, gnus-summary-score-effect)
3039         (gnus-summary-score-entry): Ditto.
3040         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
3041         (gnus-soup-pack): Ditto.
3042         * gnus-spec.el (gnus-xmas-format): Ditto.
3043         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
3044         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
3045         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
3046         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
3047         * nndb.el (nndb-get-remote-expire-response): Ditto.
3048         * nndiary.el (nndiary-parse-schedule-value)
3049         (nndiary-string-to-number, nndiary-request-replace-article)
3050         (nndiary-request-article): Ditto.
3051         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
3052         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
3053         * nneething.el (nneething-make-head): Ditto.
3054         * nnfolder.el (nnfolder-request-article)
3055         (nnfolder-retrieve-headers): Ditto.
3056         * nnheader.el (nnheader-file-to-number): Ditto.
3057         * nnkiboze.el (nnkiboze-request-article): Ditto.
3058         * nnmail.el (nnmail-process-unix-mail-format)
3059         (nnmail-process-babyl-mail-format): Ditto.
3060         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
3061         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
3062         (nnmh-request-create-group, nnmh-request-list-1)
3063         (nnmh-request-group, nnmh-request-article): Ditto.
3064         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
3065         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
3066         * nnsoup.el (nnsoup-make-active): Ditto.
3067         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
3068         * nntp.el (nntp-find-group-and-number)
3069         (nntp-retrieve-headers-with-xover): Ditto.
3070         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
3071         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
3072         (pgg-format-key-identifier): Ditto.
3073         * pop3.el (pop3-last, pop3-stat): Ditto.
3074         * qp.el (quoted-printable-decode-region): Ditto.
3076         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
3077         of concat.
3079 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3081         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
3083         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
3085         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
3087         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
3089         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
3091         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
3093         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
3094         (gnus-carpal-mode): Ditto.
3096         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
3097         (gnus-browse-mode): Ditto.
3099         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
3101         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
3103 2005-05-29  Richard M. Stallman  <rms@gnu.org>
3105         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
3107 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3109         * gnus-util.el (gnus-run-mode-hooks): New function.
3111         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
3113 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
3115         * gnus-agent.el (gnus-agent-make-mode-line-string):
3116         Use mode-line-highlight as mouse-face.
3118 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3120         * canlock.el (canlock): Change the parent group to news.
3122         * deuglify.el (gnus-outlook-deuglify): Add :group.
3124         * dig.el (dig): Add :group.
3126         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Add :group.
3128         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
3129         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
3130         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
3131         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
3132         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
3134         * gnus-diary.el (gnus-diary): Add :group.
3136         * gnus.el (gnus-group-news-1-face): Add :group.
3137         (gnus-group-news-1-empty-face): Ditto.
3138         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
3139         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
3140         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
3141         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
3142         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
3143         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
3144         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
3145         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
3146         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
3147         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
3148         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
3149         (gnus-summary-high-ticked-face): Ditto.
3150         (gnus-summary-low-ticked-face): Ditto.
3151         (gnus-summary-normal-ticked-face): Ditto.
3152         (gnus-summary-high-ancient-face): Ditto.
3153         (gnus-summary-low-ancient-face): Ditto.
3154         (gnus-summary-normal-ancient-face): Ditto.
3155         (gnus-summary-high-undownloaded-face): Ditto.
3156         (gnus-summary-low-undownloaded-face): Ditto.
3157         (gnus-summary-normal-undownloaded-face): Ditto.
3158         (gnus-summary-high-unread-face): Ditto.
3159         (gnus-summary-low-unread-face): Ditto.
3160         (gnus-summary-normal-unread-face): Ditto.
3161         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
3162         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
3164         * message.el (message-minibuffer-local-map): Add :group.
3166         * sieve-manage.el (sieve-manage-log): Add :group.
3167         (sieve-manage-default-user): Diito.
3168         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
3169         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
3170         (sieve-manage-authenticators): Ditto.
3171         (sieve-manage-authenticator-alist): Ditto.
3172         (sieve-manage-default-port): Ditto.
3174         * sieve-mode.el (sieve-control-commands-face): Add :group.
3175         (sieve-action-commands-face): Ditto.
3176         (sieve-test-commands-face): Ditto.
3177         (sieve-tagged-arguments-face): Ditto.
3179         * smime.el (smime): Add :group.
3181         * spam-report.el (spam-report): Add :group.
3183         * spam.el (spam, spam-face): Add :group.
3185 2005-05-26  Lute Kamstra  <lute@gnu.org>
3187         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
3189 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3191         * gnus-art.el: Don't autoload mail-extract-address-components.
3193         * gnus.el: Use eval-and-compile to autoload message-y-or-n-p.
3195         * nndb.el: Don't declare the nndb back end two or more times; don't
3196         autoload news-reply-mode, news-setup, cancel-timer and telnet.
3198         * nntp.el: Autoload format-spec instead of format; use
3199         eval-and-compile to evaluate autoload forms.
3201         * spam-report.el (spam-report-process-queue): Use gnus-point-at-eol.
3203 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3205         * gnus-art.el (article-date-ut): Support converting date in
3206         forwarded parts as well.
3207         (gnus-article-save-original-date): New macro.
3208         (gnus-display-mime): Use it.
3210 2005-04-28  David Hansen  <david.hansen@physik.fu-berlin.de>
3212         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
3213         enclosure element of <item>.
3215 2005-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
3217         * spam-report.el (spam-report-unplug-agent)
3218         (spam-report-plug-agent, spam-report-deagentize)
3219         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
3220         support for the Agent in spam-report: when unplugged, report to a
3221         file; when plugged, submit all the requests.
3222         [Added missing offline functionality from trunk.]
3224 2005-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
3226         * spam-report.el (spam-report-url-to-file)
3227         (spam-report-requests-file): New function and variable for offline
3228         reporting.
3229         (spam-report-url-ping-function): Add `spam-report-url-to-file'
3230         and user defined function.
3231         (spam-report-process-queue): New function.
3232         Process requests from `spam-report-requests-file'.
3233         (spam-report-url-ping-mm-url): Autoload.
3234         [Added missing offline functionality from trunk.]
3236 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3238         * qp.el (quoted-printable-encode-region): Save excursion.
3240 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3242         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
3243         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
3245 2005-04-13  Miles Bader  <miles@gnu.org>
3247         * mm-util.el (mm-string-to-multibyte): Use Gnus trunk definition.
3249 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3251         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
3252         contained in text because xml.el decodes entities) with LFs.
3254 2005-04-11  Lute Kamstra  <lute@gnu.org>
3256         * message.el (message-make-date): Handle byte-compiler warnings
3257         differently.
3258         * nnimap.el (nnimap-date-days-ago): Ditto.
3260 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3262         * mm-util.el (mm-string-to-multibyte): New function.
3263         (mm-detect-coding-region): Typo.
3265 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3267         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
3269 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3271         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
3272         argument in XEmacs.
3274         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
3275         (nnrss-request-group): Decode group name first.
3276         (nnrss-request-article): Make a text/plain article if mml-to-mime
3277         failed.
3278         (nnrss-get-encoding): Return a compatible encoding according to
3279         nnrss-compatible-encoding-alist.
3280         (nnrss-opml-export): Use dolist.
3281         (nnrss-find-el): Use consp instead of listp.
3282         (nnrss-order-hrefs): Use dolist.
3284 2005-04-06  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3286         * nnrss.el (nnrss-verbose): Remove.
3287         (nnrss-request-group): Use `nnheader-message' instead.
3289 2005-04-06  Mark Plaksin  <happy@usg.edu>  (tiny change)
3291         * nnrss.el (nnrss-verbose): New variable.
3292         (nnrss-request-group): Make it say nnrss is requesting a group.
3294 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3296         * gnus-agent.el (gnus-agent-group-path): Decode group name.
3297         (gnus-agent-group-pathname): Ditto.
3299         * gnus-cache.el (gnus-cache-file-name): Decode group name.
3301         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
3302         name for only %g and %c.
3303         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group
3304         instead of gnus-tmp-group to decoded group name.
3305         (gnus-group-make-group): Decode group name.
3306         (gnus-group-delete-group): Ditto.
3307         (gnus-group-make-rss-group): Exclude `/'s from group names;
3308         register the group data after opening the nnrss group; unify
3309         non-ASCII group names; encode group name.
3310         (gnus-group-catchup-current): Decode group name.
3311         (gnus-group-expire-articles-1): Ditto.
3312         (gnus-group-set-current-level): Ditto.
3313         (gnus-group-kill-group): Ditto.
3315         * gnus-spec.el (gnus-update-format-specifications): Flush the
3316         group format spec cache if it doesn't support decoded group names.
3318         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
3320         * nnrss.el: Require rfc2047 and mml.
3321         (nnrss-file-coding-system): New variable.
3322         (nnrss-format-string): Redefine it as an inline function.
3323         (nnrss-decode-group-name): New function.
3324         (nnrss-string-as-multibyte): Remove.
3325         (nnrss-retrieve-headers): Decode group name; don't use
3326         nnrss-format-string.
3327         (nnrss-request-group): Decode group name.
3328         (nnrss-request-article): Decode group name; allow a Message-ID as
3329         well as an article number; don't use nnrss-format-string; encode a
3330         Message-ID string which may contain non-ASCII characters; use
3331         mml-to-mime to compose a MIME article; use search-forward instead
3332         of re-search-forward.
3333         (nnrss-request-expire-articles): Decode group name.
3334         (nnrss-request-delete-group): Delete entries in nnrss-group-alist
3335         as well; decode group name.
3336         (nnrss-get-encoding): Fix regexp.
3337         (nnrss-fetch): Clarify error message.
3338         (nnrss-read-server-data): Use insert-file-contents instead of load;
3339         bind file-name-coding-system; use multibyte buffer.
3340         (nnrss-save-server-data): Insert newline; bind
3341         coding-system-for-write to the value of nnrss-file-coding-system;
3342         bind file-name-coding-system; add coding cookie.
3343         (nnrss-read-group-data): Use insert-file-contents instead of load;
3344         bind file-name-coding-system; use multibyte buffer.
3345         (nnrss-save-group-data): Bind coding-system-for-write to the
3346         value of nnrss-file-coding-system; bind file-name-coding-system.
3347         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
3348         make it work with non-ASCII text.
3349         (nnrss-opml-export): Use mm-set-buffer-file-coding-system instead
3350         of set-buffer-file-coding-system.
3351         (nnrss-find-el): Check carefully whether there's a list of string
3352         which old xml.el may return rather than a string; make it work
3353         with old xml.el as well.
3355 2005-04-06  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
3357         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
3359         * nnrss.el (nnrss-get-encoding): New function.
3360         (nnrss-fetch): Use unibyte buffer initially; bind
3361         coding-system-for-read while performing mm-url-insert; remove ^Ms;
3362         decode contents according to the encoding attribute.
3363         (nnrss-save-group-data): Add coding cookie.
3364         (nnrss-mime-encode-string): New function.
3365         (nnrss-check-group): Use it to encode subject and author.
3367 2005-04-06  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
3369         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
3370         failed.
3372 2005-04-06  Joakim Verona  <joakim@verona.se>  (tiny change)
3374         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
3376 2005-04-06  Jesper Harder  <harder@ifa.au.dk>
3378         * mm-util.el (mm-subst-char-in-string): Support inplace.
3380         * nnrss.el: Pedantic docstring and whitespace fixes (courtesy of
3381         checkdoc.el).
3382         (nnrss-request-article): Cleanup.
3383         (nnrss-request-delete-group): Use nnrss-make-filename.
3384         (nnrss-read-server-data): Use nnrss-make-filename; use load.
3385         (nnrss-save-server-data): Use nnrss-make-filename; use gnus-prin1.
3386         (nnrss-read-group-data): hash on description if link is missing;
3387         use nnrss-make-filename; use load.
3388         (nnrss-save-group-data): Use nnrss-make-filename; use gnus-prin1.
3389         (nnrss-make-filename): New function.
3390         (nnrss-close): New function.
3391         (nnrss-check-group): Hash on description if link is missing.
3392         (nnrss-get-namespace-prefix): Use string= to compare strings!
3393         Reported by David D. Smith <davidsmith@acm.org>.
3394         (nnrss-opml-export): Turn on sgml-mode.
3396 2005-04-06  Mark A. Hershberger  <mah@everybody.org>
3398         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
3400 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
3402         * message.el (message-make-date): Add defvars in order to silence
3403         the byte compiler inside the defun.
3405         * nnimap.el (nnimap-date-days-ago): Ditto.
3407         * gnus-demon.el (parse-time-string): Add autoload.
3409         * gnus-delay.el (parse-time-string): Add autoload.
3411         * gnus-art.el (parse-time-string): Add autoload.
3413         * nnultimate.el (parse-time): Require for `parse-time-string'.
3415 2005-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3417         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
3418         "Unrecognized menu descriptor" error in XEmacs.
3420 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3422         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
3424         * mm-util.el (mm-replace-in-string): New function.
3425         (mm-xemacs-find-mime-charset-1): Ignore errors while loading
3426         latin-unity, which cannot be used with XEmacs 21.1.
3428         * rfc2047.el (rfc2047-encode-function-alist): Rename from
3429         rfc2047-encoding-function-alist in order to avoid conflicting with
3430         the old version.
3431         (rfc2047-encode-message-header): Remove useless goto-char.
3432         (rfc2047-encodable-p): Don't move point.
3433         (rfc2047-syntax-table): Treat `(' and `)' as is.
3434         (rfc2047-encode-region): Concatenate words containing non-ASCII
3435         characters in structured fields; don't encode space-delimited
3436         ASCII words even in unstructured fields; don't break words at
3437         char-category boundaries; encode encoded words in structured
3438         fields; treat text within parentheses as special; show the
3439         original text when error has occurred; move point to the end of
3440         the region after encoding, suggested by IRIE Tetsuya
3441         <irie@t.email.ne.jp>; treat backslash-quoted characters as
3442         non-special; check carefully whether to encode special characters;
3443         fix some kind of misconfigured headers; signal a real error if
3444         debug-on-quit or debug-on-error is non-nil; don't infloop,
3445         suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>; assume
3446         the close parenthesis may be included in the encoded word; encode
3447         bogus delimiters.
3448         (rfc2047-encode-string): Use mm-with-multibyte-buffer.
3449         (rfc2047-encode-max-chars): New variable.
3450         (rfc2047-encode-1): New function.
3451         (rfc2047-encode): Use it; encode text so that it occupies the
3452         maximum width within 76-column; work correctly on Q encoding for
3453         iso-2022-* charsets; fold the line before encoding; don't append a
3454         space if the encoded word includes close parenthesis.
3455         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
3456         sure not to break a line just after the header name.
3457         (rfc2047-b-encode-region): Remove.
3458         (rfc2047-b-encode-string): New function.
3459         (rfc2047-q-encode-region): Remove.
3460         (rfc2047-q-encode-string): New function.
3461         (rfc2047-encode-parameter): New function.
3462         (rfc2047-encoded-word-regexp): Don't use shy group.
3463         (rfc2047-decode-region): Follow rfc2047-encoded-word-regexp change.
3464         (rfc2047-parse-and-decode): Ditto.
3465         (rfc2047-decode): Treat the ascii coding-system as raw-text by default.
3467 2005-03-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3469         * rfc2047.el (rfc2047-encode-encoded-words): New variable.
3470         (rfc2047-field-value): Strip props.
3471         (rfc2047-encode-message-header): Disable header folding -- not
3472         all headers can be folded, and this should be done by the message
3473         composition mode.  Probably.  I think.
3474         (rfc2047-encodable-p): Say that =? needs encoding.
3475         (rfc2047-encode-region): Encode =? strings.
3477 2005-03-25  Jesper Harder  <harder@ifa.au.dk>
3479         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
3480         language tags; remove unnecessary '+'.  Reported by Stefan Wiens
3481         <s.wi@gmx.net>.
3482         (rfc2047-decode-string): Don't cons a string unnecessarily.
3483         (rfc2047-parse-and-decode, rfc2047-decode): Use a character for
3484         the encoding to avoid consing a string.
3485         (rfc2047-decode): Use mm-subst-char-in-string instead of
3486         mm-replace-chars-in-string.
3488 2005-03-25  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3490         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
3491         encodings of MIME-encoded words, in order to improve
3492         interoperability with several broken MUAs.
3494 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3496         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
3497         pass it to `gnus-browse-read-group'.
3498         (gnus-browse-read-group): Add NUMBER argument and pass it to
3499         `gnus-group-read-ephemeral-group'.
3501         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
3502         argument and pass it to `gnus-group-read-group'.
3504 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
3506         * mm-util.el (mm-xemacs-find-mime-charset): Only call
3507         mm-xemacs-find-mime-charset-1 if we have the mule feature
3508         available at runtime.
3510 2005-03-25  Werner Lemberg  <wl@gnu.org>
3512         * nnmaildir.el: Replace `illegal' with `invalid'.
3514 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3516         * gnus-start.el (gnus-display-time-event-handler):
3517         Check display-time-timer at runtime rather than only at load time
3518         in case display-time-mode is turned off in the mean time.
3520 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3522         * nnimap.el (nnimap-open-connection): Print which authinfo file is
3523         used.
3525         * nneething.el (nneething-map-file-directory): Derive from
3526         `gnus-directory'.
3528         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
3529         the To/Cc button.
3531 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3533         * nnmaildir.el (nnmaildir-request-accept-article):
3534         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
3536 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
3538         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
3539         autoloaded function.
3541 2005-03-13  Steve Youngs  <steve@sxemacs.org>
3543         * mm-url.el: Require timer-funcs at compile time when in XEmacs
3544         for `with-timeout'.
3546         * mail-source.el: Require timer-funcs at compile time when in
3547         XEmacs for `run-with-idle-timer'.
3549         * gnus-async.el: Ditto.
3551 2005-03-16  Lute Kamstra  <lute@gnu.org>
3553         * message.el (message-make-date): Require parse-time.
3555 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3557         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
3559 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
3561         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
3563 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
3565         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
3566         buffer (since IMAP server might return FETCH response out of
3567         order, and the nntp buffer must be sorted).
3569 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3571         * message.el: Don't autoload former message-utils variables.
3572         (message-strip-subject-trailing-was): Change doc string.
3574         * nnweb.el: Fixes for `gnus-group-make-web-group'.
3575         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
3576         (nnweb-google-search): Add "hl=en" here.
3577         (nnweb-google-parse-1, nnweb-google-create-mapping):
3578         Don't hardcode URL.
3580 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
3582         * message.el (message-get-reply-headers, message-followup):
3583         Mention related variables `message-use-followup-to' and
3584         `message-use-mail-followup-to', in the information buffer.
3586         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
3587         of broken groups(-beta).google.com.
3589 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3591         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
3592         a more conservative way.
3594 2005-02-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3596         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
3597         `mm-dissect-multipart' and receive the from field as an (optional)
3598         argument from `mm-dissect-multipart'.
3599         (mm-dissect-multipart): Receive the from field as an argument and
3600         pass it on when we call `mm-dissect-buffer' on MIME parts.
3601         Fixes verification/decryption of signed/encrypted MIME parts.
3603 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3605         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
3606         buffer, so it moves the window's cursor.
3608 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3610         * nnheader.el (nnheader-find-file-noselect): Add doc string.
3612         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
3613         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
3615         * gnus-sum.el (gnus-summary-caesar-message):
3616         Apply `gnus-treat-article' after rotation.
3618         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
3619         doc string.
3621 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3623         * smime.el (smime-sign-buffer): Signal an error if
3624         `smime-sign-region' fails.
3625         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
3626         fails.
3628 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
3630         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
3631         Handle news URL with given port correctly.
3633 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3635         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
3636         containing special characters.
3638         * gnus-sum.el (gnus-summary-edit-article): Ditto.
3640         * mml.el (mime-to-mml): Ditto.
3642         * rfc2047.el (rfc2047-quote-decoded-words-containing-tspecials):
3643         New variable.
3644         (rfc2047-decode-region): Quote decoded words containing special
3645         characters when rfc2047-quote-decoded-words-containing-tspecials
3646         is non-nil.
3648 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3650         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
3652         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
3654 2005-02-15  Simon Josefsson  <jas@extundo.com>
3656         * nnimap.el (nnimap-debug): Doc fix.
3658         * imap.el (imap-debug): Doc fix.
3660 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3662         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
3663         argument in doc string.  Make query for type more clear.
3665 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
3667         * gnus.el (gnus-group-startup-message): Search for gnus images in
3668         etc/images/gnus.
3669         * mm-util.el (mm-image-load-path): Likewise.
3670         * smiley.el (smiley-data-directory): Search for smilies in
3671         etc/images/smilies.
3673 2005-02-09  Kim F. Storm  <storm@cua.dk>
3675         Change Emacs release version from 21.4 to 22.1 throughout.
3676         Change Emacs development version from 21.3.50 to 22.0.50.
3678 2005-02-08  Simon Josefsson  <jas@extundo.com>
3680         * imap.el (imap-log): Doc fix.
3682 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3684         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
3685         prefix arg is neither nil nor a number, as info specifies.
3687 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3689         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
3691 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3693         * message.el (message-beginning-of-line): Change the behavior when
3694         invoked between BOL and : so that it first moves backward.
3696 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3698         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
3699         article buffer when editing of the article is discarded.
3700         (gnus-article-prepare): Revert.
3702 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3704         * gnus-art.el (gnus-article-prepare):
3705         Remove message-strip-forbidden-properties from the local hook.
3707 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3709         * mml.el (mml-generate-mime-1): Convert string into unibyte when
3710         inserting " *mml*" buffer's contents into a unibyte temp buffer.
3712 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3714         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
3715         which will be inserted according to the multibyteness of a buffer
3716         rather than the type of contents.  Suggested by ARISAWA Akihiro
3717         <ari@mbf.ocn.ne.jp>.
3719 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3721         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
3722         which is unreadable in some setups.
3724 2004-12-27  Simon Josefsson  <jas@extundo.com>
3726         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
3727         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
3728         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
3730 2004-12-17  Kim F. Storm  <storm@cua.dk>
3732         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
3734         * gnus-sum.el (gnus-summary-mode-map): Likewise.
3736 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3738         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
3739         correctly even if there are wide characters.
3741 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3743         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
3744         concatenating segments rather than before concatenating them.
3745         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3747 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3749         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
3751 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
3753         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
3754         unify Latin characters in XEmacs.
3755         (mm-find-mime-charset-region): Use it.
3757 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3759         * gnus-util.el (gnus-delete-directory): New function.
3761         * gnus-agent.el (gnus-agent-delete-group): Use it.
3763         * gnus-cache.el (gnus-cache-delete-group): Use it.
3765 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3767         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
3769 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3771         * gnus-group.el (gnus-group-make-rss-group):
3772         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
3774         * gnus-start.el (gnus-setup-news): Honor user's setting to
3775         gnus-message-archive-method.  Suggested by Lute Kamstra
3776         <lute@gnu.org>.
3778 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3780         * message.el (message-forward-make-body-mml): Remove headers
3781         according to message-forward-ignored-headers if a message is decoded.
3783 2004-12-02  Romain Francoise  <romain@orebokech.com>
3785         * message.el (message-forward-make-body-plain): Always remove
3786         headers according to message-forward-ignored-headers.
3788 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3790         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
3791         order to silence the byte compiler.
3793         * pop3.el (pop3-md5): Define it before being used.
3795         * spam.el: Fix the way to silence the byte compiler, which
3796         complained about bbdb-buffer, bbdb-create-internal,
3797         bbdb-search-simple, mail-check-payment, spam-BBDB-register-routine,
3798         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
3799         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
3800         spam-stat-buffer-is-spam, spam-stat-load,
3801         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
3802         spam-stat-save and spam-stat-split-fancy.
3804 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3806         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
3807         which may confuse users.
3808         (canlock-password-for-verify): Ditto.
3810         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
3812         * gnus-art.el (gnus-emphasis-alist): Ditto.
3814         * gnus-registry.el (gnus-registry-max-entries): Ditto.
3816         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
3818         * gnus-start.el (gnus-save-killed-list): Ditto.
3820         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
3821         (gnus-sum-thread-tree-root): Ditto.
3822         (gnus-sum-thread-tree-false-root): Ditto.
3823         (gnus-sum-thread-tree-single-indent): Ditto.
3825         * message.el (message-courtesy-message): Ditto.
3826         (message-archive-note): Ditto.
3827         (message-subscribed-address-file): Ditto.
3828         (message-user-fqdn): Ditto.
3830         * spam-report.el (spam-report-gmane-regex): Ditto.
3832         * spam.el (spam-blackhole-good-server-regex): Ditto.
3834 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3836         * message.el (message-forbidden-properties): Fix typo in doc string.
3838 2004-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3840         * message.el (message-strip-forbidden-properties):
3841         Bind buffer-read-only (etc) to nil.
3843 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3845         * gnus-util.el (gnus-replace-in-string): Add doc string.
3847         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
3848         to avoid problems when splitting mails with many recipients.
3850 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3852         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
3853         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3855 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
3857         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
3859 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3861         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
3862         pop-to-buffer, covered by the subsequent gnus-configure-windows.
3864 2004-11-14  Luc Teirlinck  <teirllm@auburn.edu>
3866         * nnfolder.el (nnfolder-save-marks): Add missing format field in
3867         call to `error'.
3868         * nnml.el (nnml-save-marks): Ditto.
3870 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
3872         * gnus-start.el (gnus-convert-old-newsrc):
3873         Assign legacy-gnus-agent to 5.10.7.
3875 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3877         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
3878         default; improve customization type.
3879         (gnus-emphasis-custom-with-format): New macro.
3880         (gnus-emphasis-custom-value-to-external): New function.
3881         (gnus-emphasis-custom-value-to-internal): New function.
3883 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3885         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
3886         "Args out of range" error.  Reported by Arnaud Giersch
3887         <arnaud.giersch@free.fr>.
3889 2004-11-04  Richard M. Stallman  <rms@gnu.org>
3891         * spam.el (spam group): Add :version.
3893         * pgg-def.el (pgg group): Add :version.
3895 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3897         * gnus-art.el (gnus-article-edit-article): Don't associate the
3898         article buffer with a draft file.  This is a temporary measure
3899         against the 2004-08-22 change to gnus-article-edit-mode.
3901 2004-11-02  Ilya N. Golubev  <gin@mo.msk.ru>.
3903         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
3904         entry.
3906 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3908         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
3909         (html2text-format-tags): Remove unused variable `attr'.
3911         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
3912         after-load-alist.
3914         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
3915         Mule-UCS is loaded under XEmacs.
3916         (mm-mime-mule-charset-alist): Avoid duplicated entries.
3918         * mm-util.el (mm-coding-system-p): Return a coding-system.
3919         (mm-mime-mule-charset-alist): Use shift_jis instead of
3920         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
3921         entries for the mime charsets iso-2022-jp-3 and shift_jis.
3922         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
3923         instead of japanese-shift-jis and iso-latin-1 respectively in
3924         order to share the default value with both Emacs and XEmacs-mule.
3925         (mm-mule-charset-to-mime-charset):
3926         Make mm-coding-system-priorities effective.
3927         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
3928         while predicating of candidates upon the priorities.
3930 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
3932         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
3934         * spam-stat.el (spam-stat): Add :version.
3936         * sieve.el (sieve): Add :version.
3938         * sha1.el (sha1): Add :version.
3939         (sha1-use-external): Remove redundant version.
3941         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
3942         (nnmail-cache-ignore-groups, nnmail-spool-hook)
3943         (nnmail-split-fancy-match-partial-words)
3944         (nnmail-split-lowercase-expanded): Add :version.
3946         * nndiary.el (nndiary): Add :version.
3948         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
3950         * mml-sec.el (mml-default-sign-method)
3951         (mml-default-encrypt-method, mml-signencrypt-style-alist):
3952         Add :version.
3954         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
3956         * mm-url.el (mm-url-use-external, mm-url-program)
3957         (mm-url-arguments): Add :version.
3959         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
3960         (mm-attachment-file-modes, mm-decrypt-option)
3961         (mm-w3m-safe-url-regexp): Add :version.
3963         * message.el (message-cite-prefix-regexp)
3964         (message-sendmail-envelope-from, message-minibuffer-local-map)
3965         (message-user-fqdn, message-completion-alist): Add :version.
3967         * gnus-win.el (gnus-configure-windows-hook)
3968         (gnus-use-frames-on-any-display): Add :version.
3970         * gnus-art.el (gnus-article-address-banner-alist)
3971         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
3972         (gnus-treat-from-picon, gnus-treat-mail-picon)
3973         (gnus-treat-x-pgp-sig): Add :version.
3975         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
3976         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
3977         (gnus-summary-article-delete-hook)
3978         (gnus-summary-display-while-building): Add :version.
3980         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
3981         (gnus-get-top-new-news-hook):Add :version.
3983         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3984         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
3986         * gnus-registry.el (gnus-registry): Add :version.
3988         * gnus-spec.el (gnus-use-correct-string-widths)
3989         (gnus-make-format-preserve-properties): Add :version.
3991         * gnus.el (gnus-group-charter-alist)
3992         (gnus-group-fetch-control-use-browse-url)
3993         (gnus-install-group-spam-parameters): Add :version.
3995         * gnus-diary.el (gnus-diary): Add :version.
3997         * gnus-delay.el (gnus-delay): Add :version.
3999         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
4000         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
4001         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
4002         Add :version.
4004         * gnus-agent.el (gnus-agent-max-fetch-size)
4005         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
4006         (gnus-agent-prompt-send-queue): Add :version.
4008         * deuglify.el (gnus-outlook-deuglify): Add :version.
4010         * html2text.el: Beautify code.  Improve doc strings.  Some
4011         checkdoc cleanup.
4012         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
4014 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
4016         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
4018 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4020         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
4021         signature file.  Suggested by Manoj Srivastava
4022         <srivasta@golden-gryphon.com>.
4024         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
4025         iso-2022-jp even in the Japanese language environment.
4026         Suggested by Jason Rumney <jasonr@gnu.org>.
4028 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4030         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
4031         use the same characters as the dummy marks; make it free from
4032         getting affected by the language environment.
4033         (gnus-summary-read-group-1): Update mark positions only when the
4034         format spec is updated.
4036         * gnus-spec.el (gnus-update-format-specifications): Return a list
4037         of updated types.
4039 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4041         * nnspool.el (nnspool-spool-directory): Use news-path if the
4042         news-directory variable is not bound.
4044         * gnus-group.el (gnus-group-line-format-alist): Convert the value
4045         of gnus-tmp-news-method into string if it may be passed to
4046         gnus-correct-length which takes only a string argument.
4048 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
4050         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
4051         instead.
4053 2004-10-24  Kevin Greiner  <kevin.greiner@compsol.cc>
4055         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
4056         comparison on string.
4058 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4060         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
4061         running the major-mode function.
4063 2004-10-21  Kevin Greiner  <kevin.greiner@compsol.cc>
4065         * gnus-start.el (gnus-convert-old-newsrc): Two of the converters
4066         have been backported to 'Gnus v5.11' from 'No Gnus v0.2'.  Added a
4067         boolean check to not apply converters that apply to future
4068         versions of gnus.
4070 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4072         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
4073         dummy marks in the right way.
4075 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4077         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
4078         avoid infinite recursion via gnus-get-function.
4080 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4082         * gnus-agent.el (gnus-agent-synchronize-group-flags):
4083         When necessary, pass full group name to gnus-request-set-marks.
4084         (gnus-agent-synchronize-group-flags): Add support for sync'ing
4085         tick marks.
4086         (gnus-agent-synchronize-flags-server): Be silent when writing file.
4088 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4090         * gnus-agent.el (gnus-agent-synchronize-group-flags):
4091         Replace gnus-request-update-info with explicit code to sync the
4092         in-memory info read flags with the marks being sync'd to the backend.
4094 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4096         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore servers
4097         that are offline.  Avoids having gnus-agent-toggle-plugged first ask if
4098         you want to open a server and then, even when you responded with no,
4099         asking if you want to synchronize the server's flags.
4100         (gnus-agent-synchronize-flags-server): Rewrite read loop to handle
4101         multi-line expressions.
4102         (gnus-agent-synchronize-group-flags): New internal function.
4103         Updates marks in memory (in the info structure) AND in the backend.
4104         (gnus-agent-check-overview-buffer): Fix range of
4105         deletion to remove entire duplicate line.  Fixes merged article
4106         number bug.
4108         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
4110         * nnagent.el (nnagent-request-set-mark):
4111         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
4112         method, to ensure that synchronization updates marks in the
4113         backend and in the info (in memory) structure.
4115 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4117         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
4118         unless plugged.  Disable the agent so that an open failure causes
4119         an error.
4121 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
4123         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
4124         (gnus-agent-go-online): Change :version.
4125         (gnus-agent-expire-unagentized-dirs)
4126         (gnus-agent-auto-agentize-methods): Add :version.
4128 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4130         * legacy-gnus-agent.el
4131         (gnus-agent-convert-to-compressed-agentview-prompt):
4132         New function.  Used internally to only display 'gnus converting
4133         files' message when actually necessary.
4135         * gnus-sum.el: Remove (require 'gnus-agent) as required
4136         methods now autoloaded.
4138         * gnus-int.el (gnus-request-move-article):
4139         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
4140         improve performance.
4142 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4144         * gnus-agent.el (gnus-agent-cat-groups): Rewrite avoiding defsetf
4145         to avoid run-time CL dependencies.
4146         (gnus-agent-unfetch-articles): New function.
4147         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
4148         article numbers even when local .overview file is missing.
4149         (gnus-agent-read-article-number): New function.  Only accepts
4150         27-bit article numbers.
4151         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
4152         Use gnus-agent-read-article-number.
4153         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
4154         from backend while recognizing that article numbers in .overview
4155         must be valid.
4157         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
4158         some users confused by references to .newsrc when they only have a
4159         .newsrc.eld file.
4160         (gnus-convert-mark-converter-prompt)
4161         (gnus-convert-converter-needs-prompt): Fix use of property list.
4163 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4165         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
4167 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4169         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
4170         stuff for non-living groups.
4172 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4174         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
4175         (gnus-agent-regenerate-group): Using nil messages aren't valid.
4177 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4179         * gnus-agent.el (gnus-agent-read-agentview):
4180         Inline gnus-uncompress-range.
4182 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4184         * legacy-gnus-agent.el
4185         (gnus-agent-convert-to-compressed-agentview): Fix typos with
4186         help from Florian Weimer <fw@deneb.enyo.de>
4188         * gnus-agent.el (gnus-agentize):
4189         gnus-agent-send-mail-real-function no longer set to current value
4190         of message-send-mail-function but rather a lambda that calls
4191         message-send-mail-function.  The change makes the agent real-time
4192         responsive to user changes to message-send-mail-function.
4194 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
4196         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
4198 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4200         * gnus-cache.el (gnus-cache-rename-group): New function.
4201         (gnus-cache-delete-group): New function.
4203         * gnus-agent.el (gnus-agent-rename-group): New function.
4204         (gnus-agent-delete-group): New function.
4205         (gnus-agent-save-group-info): Use gnus-command-method when
4206         `method' parameter is nil.  Don't write nil entries into the
4207         active file.
4208         (gnus-agent-get-group-info): New function.
4209         (gnus-agent-get-local): Add optional parameters to avoid calling
4210         gnus-group-real-name and gnus-find-method-for-group.
4211         (gnus-agent-set-local): Delete stored entry if either min, or max,
4212         are nil.
4213         (gnus-agent-fetch-session): Reword error/quit messages.
4214         On quit, use gnus-agent-regenerate-group to record existance of any
4215         articles fetched to disk before the quit occurred.
4217         * gnus-int.el (gnus-request-delete-group):
4218         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
4219         local disk in sync with the server.
4220         (gnus-request-rename-group):
4221         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
4222         local disk in sync with the server.
4224         * gnus-start.el (gnus-get-unread-articles):
4225         Cosmetic simplification to logic.
4227         * gnus-group.el (gnus-group-delete-group): No longer update
4228         gnus-cache-active-altered as gnus-request-delete-group now keeps
4229         the cache in sync.
4230         (gnus-group-list-active): Let the agent store a server's active
4231         list if currently plugged.
4233         * gnus-util.el (gnus-rename-file): New function.
4235 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4237         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
4238         when the group's active is not available.
4240 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4242         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
4243         error.
4245 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4247         * gnus-start.el (gnus-convert-old-newsrc): Only write the conversion
4248         message to newsrc-dribble when an actual conversion is performed.
4250 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4252         * gnus-agent.el (gnus-agent-read-local):
4253         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
4254         avoid the implicit assumption that they will always be equal.
4255         (gnus-agent-save-local): Bind buffer-file-coding-system, not
4256         coding-system-for-write, as the with-temp-file macro first prints
4257         to a buffer then saves the buffer.
4259 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4261         * legacy-gnus-agent.el (): New.  Provides converters that are only
4262         loaded when gnus-convert-old-newsrc needs to call them.
4264         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
4265         old file versions.
4266         (gnus-group-prepare-hook): Remove function that converted list
4267         form of gnus-agent-expire-days to group properties.
4269         * gnus-start.el (gnus-convert-old-newsrc): Register new
4270         converters to handle old agent file formats.  Added logic for a
4271         "backup before upgrading warning".
4272         (gnus-convert-mark-converter-prompt): Developers can mark
4273         functions as needing (default), or not needing,
4274         gnus-convert-old-newsrc's "backup before upgrading warning".
4275         (gnus-convert-converter-needs-prompt): Tests whether the user
4276         should be protected from potentially irreversable changes by the
4277         function.
4279 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4281         * gnus-int.el (gnus-request-accept-article): Inform the agent that
4282         articles are being added to a group.
4283         (gnus-request-replace-article): Inform the agent that articles
4284         need to be uncached as the cached contents are no longer valid.
4286         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
4287         (gnus-agent-possibly-alter-active): Avoid null in numeric comparison.
4288         (gnus-agent-set-local): Refuse to save null in local object table.
4289         (gnus-agent-regenerate-group): The REREAD parameter can now be a
4290         list of articles that will be marked as unread.
4292 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4294         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
4295         single-interval range of the form (min . max).  Previously the
4296         range had to look like ((min . max)).  Likewise, return
4297         (min . max) rather than ((min . max)).
4298         (gnus-range-map): Use gnus-range-normalize to accept
4299         single-interval range.
4301         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
4302         the cache, but not the agent, now appear with their usual face.
4304 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4306         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
4307         marks consisting of a single range {for example, (3 . 5)} rather
4308         than a list of a single range { ((3 . 5)) }.
4310 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4312         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
4313         uncompressed list.
4315 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4317         * gnus-draft.el (gnus-group-send-queue): Pass the group name
4318         "nndraft:queue" along to gnus-draft-send.
4319         Use gnus-agent-prompt-send-queue.
4320         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
4321         is "nndraft:queue".  Suggested by Gaute Strokkenes
4322         <gs234@srcf.ucam.org>
4324         * gnus-group.el (gnus-group-catchup): Use new
4325         gnus-sequence-of-unread-articles, not
4326         gnus-list-of-unread-articles, to avoid exhausting memory with huge
4327         numbers of articles.  Use gnus-range-map to avoid having to
4328         uncompress the unread list.
4329         (gnus-group-archive-directory)
4330         (gnus-group-recent-archive-directory): Fix invalid ange-ftp reference.
4332         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
4333         (gnus-sorted-range-intersection): Intersection of two ranges
4334         without requiring that they first be uncompressed.
4336         * gnus-start.el (gnus-activate-group): Unless blocked by the
4337         caller, possibly expand the active range to include both cached
4338         and agentized articles.
4339         (gnus-convert-old-newsrc): Rewrote in anticipation of having
4340         multiple version-dependent converters.
4341         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
4342         gnus-agent-save-active.
4343         (gnus-save-newsrc-file): Save dirty agent range limits.
4345         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
4346         gnus-agent-possibly-alter-active.
4347         (gnus-adjust-marked-articles): Faster handling of simple lists.
4349 2004-10-18  David Edmondson  <dme@dme.org>
4351         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
4352         excessively.
4354 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
4356         * mml.el (mml-preview): Use `pop-to-buffer'.
4358         * message.el (message-goto-mail-followup-to): Insert after "To".
4359         (message-carefully-insert-headers): Add comment.
4361         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
4363         * gnus-art.el (gnus-button-alist):
4364         Improve `gnus-button-handle-library' entry.
4366         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
4368         * gnus-group.el (gnus-group-get-new-news-this-group): Add doc-string.
4370         * gnus-start.el (gnus-activate-group): Add doc-string.
4372         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
4373         handle manual section.
4375         * imap.el (imap-store-password): New variable.
4376         (imap-interactive-login): Use it.
4377         Suggested by Mark Plaksin <happy@mcplaksin.org>.
4379         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
4380         Allow / in mailto URLs.
4382         * spam.el (spam-directory): Derive from `gnus-directory'.
4384         * gnus-sum.el (gnus-pick-line-number): Add autoload.
4386 2004-10-17  Richard M. Stallman  <rms@gnu.org>
4388         * gnus-registry.el (gnus-registry-unload-hook):
4389         Set as a variable with add-hook.
4391         * nnspool.el (nnspool-spool-directory): Use news-directory instead
4392         of news-path.
4394         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
4396         * spam.el: Delete duplicate `provide'.
4397         (spam-unload-hook): Set as a variable with add-hook.
4399 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
4401         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
4402         in the doc string.
4404         * message.el (message-ignored-news-headers)
4405         (message-ignored-supersedes-headers)
4406         (message-ignored-resent-headers)
4407         (message-forward-ignored-headers): Improve custom type.
4409 2004-10-15  Simon Josefsson  <jas@extundo.com>
4411         * pop3.el (top-level): Don't require nnheader.
4412         (pop3-read-timeout): Add.
4413         (pop3-accept-process-output): Add.
4414         (pop3-read-response, pop3-retr): Use it.
4416 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4418         * message.el (message-tokenize-header): Fix 2004-09-06 change
4419         which used point-min in the wrong place.
4421 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
4423         * message.el (message-bury): Use `window-dedicated-p'.
4425 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
4427         * gnus-sum.el: Mention that multibyte characters don't work as marks.
4429         * gnus.el (message-y-or-n-p): Autoload.
4431         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
4432         (pop3-password-required, pop3-authentication-scheme)
4433         (pop3-leave-mail-on-server): Made customizable.
4434         (pop3): New custom group.
4435         (pop3-retr): Remove `sleep-for' statements.
4436         Suggested by Dave Love <fx@gnu.org>.
4438         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
4439         Windows/DOS.
4441         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
4442         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
4443         Dave Love <fx@gnu.org>.
4445         * mml.el (mml-minibuffer-read-disposition): Require match.
4446         Suggested by Dave Love <fx@gnu.org>.
4448 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4450         * gnus-group.el (gnus-update-group-mark-positions):
4451         * gnus-sum.el (gnus-update-summary-mark-positions):
4452         * message.el (message-check-news-body-syntax):
4453         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
4454         of string-as-multibyte.
4456         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
4458 2004-10-05  Juri Linkov  <juri@jurta.org>
4460         * gnus-group.el (gnus-update-group-mark-positions):
4461         * gnus-sum.el (gnus-update-summary-mark-positions):
4462         * message.el (message-check-news-body-syntax):
4463         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
4464         8-bit unibyte values to a multibyte string for search functions.
4466 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4468         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
4469         there's no visible header.
4471 2004-10-01  Simon Josefsson  <jas@extundo.com>
4473         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
4474         acroread.
4476 2004-09-29  Jesper Harder  <harder@ifa.au.dk>
4478         * gnus.el (gnus-method-to-server): Oops, move it don't delete it.
4480 2004-09-28  Jesper Harder  <harder@ifa.au.dk>
4482         * gnus-picon.el: Require cl.
4484         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
4486         * mml-smime.el: Require cl.  Autoload message-fetch-field.
4488         * gnus-fun.el: Require gnus-ems and gnus-util.
4490         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr).
4492         * gnus-art.el (gnus-article-edit-mode): Define before first reference.
4494         * gnus.el (gnus-method-to-server): Move defsubst before first use.
4496         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
4497         Fix format string mismatch.
4498         * nnml.el (nnml-request-set-mark, nnml-save-marks): Do.
4499         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): Do.
4501 2004-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
4503         * gnus.el (gnus-version-number): Set to 5.11.
4505 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4507         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
4509 2004-09-26  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
4511         * mm-util.el (mm-image-load-path): Handle nil in load-path.
4513 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
4515         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
4516         GROUP is a virtual group.
4518         * mm-util.el (mm-charset-synonym-alist): Remove obsolete entries
4519         for big5 and gb2312.
4521         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
4522         padding.
4524         * mm-bodies.el (mm-7bit-chars): Don't include \r.
4526         * mml.el (mml-compute-boundary-1): Don't uncompress files.
4528         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
4529         dependencies.
4530         (rfc2047-encode): Use it.
4532         * flow-fill.el: Typo.
4534         * mml.el (mml-generate-mime-1): Don't use format=flowed with
4535         inline PGP.
4537         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
4539         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
4540         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
4542         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
4544         * nnheader.el (nnheader-max-head-length): Increase to 8192.
4546         * message.el (message-clone-locals): Clone sendmail and smtp
4547         variables.
4549 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
4551         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
4552         in `header' match.  Reported by Svend Tollak Munkejord.
4554 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4556         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
4558 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
4560         * uudecode.el (uudecode-use-external): Add :version.
4562         * smime.el (smime-CA-file, smime-encrypt-cipher)
4563         (smime-dns-server): Add :version.
4565         * smiley.el (gnus-smiley-file-types): Add :version.
4567         * sha1.el (sha1-use-external): Add :version.
4569         * pgg-def.el (pgg-query-keyserver): Add :version.
4571         * nnmail.el (nnmail-fancy-expiry-targets)
4572         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
4573         Add :version.
4575         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
4576         (nnimap-retrieve-groups-asynchronous): Add :version.
4577         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
4579         * mml.el (mml-content-disposition-parameters)
4580         (mml-insert-mime-headers-always): Add :version.
4582         * mm-util.el (mm-coding-system-priorities): Add :version.
4584         * mm-decode.el (mm-inline-text-html-with-images)
4585         (mm-keep-viewer-alive-types, mm-external-terminal-program)
4586         (mm-verify-option): Add :version.
4587         (mm-text-html-renderer): Change :version.
4589         * message.el (message-fcc-externalize-attachments)
4590         (message-required-headers, message-draft-headers)
4591         (message-subject-trailing-was-query)
4592         (message-subject-trailing-was-ask-regexp)
4593         (message-subject-trailing-was-regexp, message-mark-insert-begin)
4594         (message-mark-insert-end, message-archive-header)
4595         (message-archive-note, message-cross-post-default)
4596         (message-cross-post-note, message-followup-to-note)
4597         (message-cross-post-note-function, message-use-mail-followup-to)
4598         (message-subscribed-address-functions)
4599         (message-subscribed-address-file, message-subscribed-addresses)
4600         (message-subscribed-regexps, message-allow-no-recipients)
4601         (message-yank-cited-prefix, message-signature-insert-empty-line)
4602         (message-hidden-headers, message-hierarchical-addresses)
4603         (message-mail-user-agent, message-use-idna)
4604         (message-valid-fqdn-regexp)
4605         (message-strip-special-text-properties, message-header-synonyms)
4606         (message-beginning-of-line, message-tab-body-function): Add :version.
4607         (message-insert-canlock, message-wide-reply-confirm-recipients):
4608         Change :version.
4610         * mail-source.el (mail-source-ignore-errors): Add :group, :type
4611         and :version.
4612         (mail-source-delete-old-incoming-confirm)
4613         (mail-source-movemail-program): Add :version.
4615         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
4616         (gnus-agent-cache, gnus-agent): Change :version.
4618         * gnus-util.el (gnus-use-byte-compile): Change :version.
4620         * gnus-sum.el (gnus-summary-make-false-root-always)
4621         (gnus-summary-default-high-score)
4622         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
4623         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
4624         (gnus-read-all-available-headers, gnus-article-emulate-mime)
4625         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
4626         (gnus-sum-thread-tree-single-indent)
4627         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4628         (gnus-sum-thread-tree-leaf-with-other)
4629         (gnus-sum-thread-tree-single-leaf): Add :version.
4630         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
4631         (gnus-article-loose-mime): Change :version.
4633         * gnus-start.el (gnus-backup-startup-file)
4634         (gnus-save-startup-file-via-temp-buffer): Add :version.
4636         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
4637         (gnus-server-offline-face): Add :version.
4639         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
4641         * gnus-msg.el (gnus-gcc-externalize-attachments)
4642         (gnus-debug-files, gnus-debug-exclude-variables)
4643         (gnus-discouraged-post-methods): Change :version.
4644         (gnus-confirm-mail-reply-to-news)
4645         (gnus-confirm-treat-mail-like-news): Add :version.
4647         * gnus-int.el (gnus-server-unopen-status): Add :version.
4649         * gnus-group.el (gnus-group-jump-to-group-prompt)
4650         (gnus-large-ephemeral-newsgroup)
4651         (gnus-fetch-old-ephemeral-headers): Add :version.
4653         * gnus-fun.el (gnus-x-face-directory)
4654         (gnus-convert-pbm-to-x-face-command)
4655         (gnus-convert-image-to-x-face-command)
4656         (gnus-convert-image-to-face-command): Add :version.
4658         * gnus-delay.el (gnus-delay-default-hour): Add :version.
4660         * gnus-cite.el (gnus-cite-blank-line-after-header)
4661         (gnus-article-boring-faces): Add :version.
4663         * gnus-art.el (gnus-buttonized-mime-types)
4664         (gnus-inhibit-mime-unbuttonizing)
4665         (gnus-treat-display-face)
4666         (gnus-treat-body-boundary): Change :version.
4667         (gnus-body-boundary-delimiter, gnus-picon-databases)
4668         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
4669         (gnus-treat-date-english, gnus-treat-fold-headers)
4670         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
4671         (gnus-treat-mail-picon, gnus-treat-wash-html)
4672         (gnus-article-encrypt-protocol)
4673         (gnus-use-idna, gnus-article-over-scroll)
4674         (gnus-mime-display-multipart-alternative-as-mixed)
4675         (gnus-mime-display-multipart-related-as-mixed)
4676         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
4677         (gnus-ctan-url, gnus-button-ctan-handler)
4678         (gnus-button-handle-ctan-bogus-regexp)
4679         (gnus-button-ctan-directory-regexp)
4680         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
4681         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
4682         (gnus-button-man-level, gnus-button-emacs-level)
4683         (gnus-button-message-level, gnus-button-browse-level): Add :version.
4685         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
4686         (gnus-agent-go-online): Change :version.
4687         (gnus-agent-expire-unagentized-dirs)
4688         (gnus-agent-auto-agentize-methods): Add :version.
4690         * flow-fill.el (fill-flowed-display-column)
4691         (fill-flowed-encode-column): Add :version.
4693         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
4694         (gnus-outlook-deuglify-unwrap-max)
4695         (gnus-outlook-deuglify-cite-marks)
4696         (gnus-outlook-deuglify-unwrap-stop-chars)
4697         (gnus-outlook-deuglify-no-wrap-chars)
4698         (gnus-outlook-deuglify-attrib-cut-regexp)
4699         (gnus-outlook-deuglify-attrib-verb-regexp)
4700         (gnus-outlook-deuglify-attrib-end-regexp)
4701         (gnus-outlook-display-hook): Add :version.
4703         * binhex.el (binhex-use-external): Add :version.
4705 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
4707         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
4708         and `invisible'.
4710 2004-09-13  Simon Josefsson  <jas@extundo.com>
4712         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
4714 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
4716         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
4718 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
4720         * nnimap.el (nnimap-open-connection): Remove extraneous end-paren.
4722 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4724         * nnimap.el (nnimap-open-connection): Allow 'imaps' as a synonym
4725         for the 'imap' port in netrc files.
4727         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
4728         in gnus-registry-trim.
4730 2004-09-10  Simon Josefsson  <jas@extundo.com>
4732         * nndb.el (require): Remove tcp and duplicate cl.
4734 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
4736         * nntp.el (nntp): New customization group.
4737         (nntp-authinfo-file): Add customization group.
4739         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
4741         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
4743         * gnus.el (to-address, to-list, subscribed)
4744         (large-newsgroup-initial): Ditto.
4746         * flow-fill.el (fill-flowed-display-column)
4747         (fill-flowed-encode-column): Ditto.
4749 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4751         * message.el (message-tokenize-header, message-send-mail-with-qmail):
4752         Use point-min rather than 1.
4753         (message-send-mail): Use buffer-size rather than point-max.
4755         * gnus-sum.el (gnus-summary-search-article-forward):
4756         Signal a specific `search-failed' rather than a generic `error'.
4758         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
4759         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
4760         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
4762 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4764         * gnus-sum.el (gnus-summary-insert-subject): Remove list identifiers.
4766 2004-09-03  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
4768         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
4769         (spam-stat-save): Accept prefix argument.
4771 2004-09-01  Simon Josefsson  <jas@extundo.com>
4773         * message.el (message-canlock-generate): Require sha1, not
4774         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
4775         to require within a function.  Sadly, if sha1.el isn't loaded, the
4776         let binding in m-c-g will hide the defcustom definition, which is
4777         bad.)
4779         * canlock.el: Require sha1, not sha1-el.
4781         * message.el: Don't autoload sha1 (there is a autoload cookie in
4782         sha1.el).
4784         * sha1-el.el: Renamed to sha1.el.
4786 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4788         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
4790 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
4792         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
4793         isn't a string.
4795 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
4797         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
4799 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4801         * canlock.el: Don't autoload mail-fetch-field.
4803 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4805         * canlock.el (base64-encode-string): Don't autoload it.
4807 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4809         * canlock.el: Always require sha1-el.
4810         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
4812 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4814         * message.el (message-canlock-generate): Require sha1-el.
4816 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4818         * canlock.el (canlock-insert-header): Remove excessive grouping in
4819         regexp.
4821 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4823         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
4825 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4827         * canlock.el (canlock-sha1-function): Remove.
4828         (canlock-sha1-function-for-verify): Remove.
4829         (canlock-openssl-program): Remove.
4830         (canlock-openssl-args): Remove.
4831         (canlock-ignore-errors): Remove.
4832         (canlock-sha1-with-openssl): Remove.
4833         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
4834         (canlock-verify): Don't use canlock-ignore-errors.
4836         * sha1-el.el (sha1-string-external): Make it can return a string
4837         in binary form.
4838         (sha1-region-external): Ditto.
4839         (sha1-string-internal): Ditto.
4840         (sha1-region-internal): Ditto.
4841         (sha1-region): Ditto.
4842         (sha1-string): Ditto.
4843         (sha1): Ditto.
4845 2003-11-15  Simon Josefsson  <jas@extundo.com>
4847         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
4848         (pgg-gpg-lookup-key): Use regexp match instead of
4849         split-string (split-string is different between emacs 21.2 and
4850         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
4852 2004-07-28  Simon Josefsson  <jas@extundo.com>
4854         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
4855         parameter (but don't use it, for now).
4857 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
4859         * sieve.el (sieve-deactivate-all): Fix format string mismatch.
4861 2004-08-30  Andreas Schwab  <schwab@suse.de>
4863         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
4864         ?* and ?\;.
4866         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
4867         and ?\' to symbol instead of whitespace.
4869 2004-08-31  Jesper Harder  <harder@ifa.au.dk>
4871         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
4872         invalid addresses.
4874 2004-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
4876         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
4878 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4880         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
4882 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4884         * gnus-art.el (article-decode-idna-rhs): Don't use
4885         message-idna-inside-rhs-p.
4887 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4889         * message.el (message-idna-inside-rhs-p): Remove.
4890         (message-idna-to-ascii-rhs-1): Use proper address parsing.
4892 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4894         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
4896 2004-08-30  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
4898         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
4900 2004-08-26  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
4902         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
4903         end-of-buffer.
4905 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
4907         * gnus-sum.el (gnus-read-header): Don't remove a header for the
4908         parent article of a sparse article in the thread hashtb.
4910 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
4912         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
4913         (nnmail-expand-newtext): Lowercase expanded entries if
4914         nnmail-split-lowercase-expanded is non-nil.
4916         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
4917         when the group's active is not available.
4919         * gnus-art.el (article-hide-headers): Refer to the values for
4920         gnus-ignored-headers and gnus-visible-headers in the summary
4921         buffer since a user may have set them as group parameters.
4922         (gnus-article-read-summary-keys): Restore new window-start and
4923         hscroll to summary window.
4924         (gnus-prev-page-map): Remove duplicated one.
4926         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
4927         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
4928         Karl Chen <quarl@nospam.quarl.org> and Reiner Steib
4929         <Reiner.Steib@gmx.de>.
4931         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
4932         Replace pp-to-string with gnus-pp-to-string.
4934         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
4936         * gnus-group.el (gnus-group-make-kiboze-group): Replace pp with
4937         gnus-pp.
4939         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
4940         parsing gnus-posting-styles when the message is not for replying.
4941         (gnus-summary-resend-message-edit): Call mime-to-mml.
4942         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4943         (gnus-debug): Replace pp with gnus-pp.
4945         * gnus-score.el (gnus-score-save): Replace pp with gnus-pp.
4947         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
4948         gnus-pp-to-string.
4950         * gnus-util.el (gnus-bind-print-variables): New macro.
4951         (gnus-prin1): Use it.
4952         (gnus-prin1-to-string): Use it.
4953         (gnus-pp): New function.
4954         (gnus-pp-to-string): New function.
4956         * gnus.el: Don't make unnecessary *Group* buffer when loading.
4958         * mail-source.el (mail-source-touch-pop): Doc fix.
4960         * message.el (message-mode): Don't modify paragraph-separate there.
4961         (message-setup-fill-variables): Add mml tags to paragraph-start
4962         and paragraph-separate.  Suggested by Andrew Korty <ajk@iu.edu>.
4963         (message-smtpmail-send-it): Doc fix.
4964         (message-exchange-point-and-mark): Don't activate region if it was
4965         inactive.  Suggested by Hiroshi Fujishima
4966         <pooh@nature.tsukuba.ac.jp> and Jesper Harder <harder@ifa.au.dk>.
4968         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
4969         t while entering a file name using the mm-with-multibyte macro.
4970         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4972         * mm-encode.el (mm-content-transfer-encoding-defaults):
4973         Use qp-or-base64 for the application/* types.
4974         (mm-safer-encoding): Consider 7bit is safe.
4976         * mm-util.el (mm-with-multibyte-buffer): New macro.
4977         (mm-with-multibyte): New macro.
4979         * mm-view.el (mm-inline-render-with-function): Use multibyte
4980         buffer; decode html source by charset.
4982         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
4983         add generate-head-function and generate-article-function to the
4984         rfc822-forward entry.
4985         (nndoc-forward-type-p): Recognize envelope From_.
4986         (nndoc-rfc822-forward-generate-article): New function.
4987         (nndoc-rfc822-forward-generate-head): New function.
4989         * score-mode.el (gnus-score-pretty-print): Replace pp with gnus-pp.
4991         * webmail.el (webmail-debug): Replace pp with gnus-pp.
4993         * gnus-art.el (gnus-article-wash-html-with-w3m):
4994         Bind w3m-safe-url-regexp as the value for mm-w3m-safe-url-regexp;
4995         use w3m-minor-mode-map instead of mm-w3m-local-map-property.
4996         (gnus-mime-save-part-and-strip): Use mm-complicated-handles
4997         instead of mm-multiple-handles.
4998         (gnus-mime-delete-part): Ditto.
5000         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
5001         handle, as well as a list.
5002         (mm-complicated-handles): Former definition of mm-multiple-handles.
5004         * mm-view.el (mm-w3m-mode-map): Remove.
5005         (mm-w3m-local-map-property): Remove.
5006         (mm-w3m-cid-retrieve-1): Call itself recursively.  Suggested by
5007         ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
5008         (mm-w3m-cid-retrieve): Simplify.
5009         (mm-inline-text-html-render-with-w3m): Decode html source by
5010         charset; check META tags only when charsets are not specified in
5011         headers; specify charset to w3m-region; use w3m-minor-mode-map
5012         instead of mm-w3m-local-map-property.
5014 2004-08-30  Juanma Barranquero  <lektu@terra.es>
5016         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
5018 2004-08-30  Andreas Schwab  <schwab@suse.de>
5020         * nnlistserv.el (nnlistserv-kk-wash-article): Fix paren nesting.
5022         * gnus-score.el (gnus-summary-increase-score): Fix format string.
5024 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5026         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
5028 2004-08-30  Kim F. Storm  <storm@cua.dk>
5030         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
5032         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
5033         Add :group 'nnimap.
5035 2004-08-23  Reiner Steib  <Reiner.Steib@gmx.de>
5037         * mm-decode.el (mime-display, mime-security): Fix custom-manual
5038         entries.
5040         * gnus-art.el (gnus-article): Ditto.
5042 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5044         * gnus-art.el (article-hide-list-identifiers):
5045         Bind inhibit-read-only as t.
5047 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
5049         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
5051 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5053         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
5054         (gnus-narrow-to-page): Don't assume point-min == 1.
5055         (gnus-article-edit-mode): Derive from message-mode.
5057         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
5058         point-min == 1.
5060         * imap.el (imap-parse-address-list, imap-parse-body-ext):
5061         Disable incorrect use of `assert'.
5063         * message.el (message-mode): Set comment-start-skip.
5065 2004-08-22  Sam Steingold  <sds@gnu.org>
5067         * pop3.el (pop3-leave-mail-on-server): New user variable.
5068         (pop3-movemail): Delete mail only when it is nil.
5070 2004-08-17  Reiner Steib  <Reiner.Steib@gmx.de>
5072         * netrc.el, tls.el: Removed; use files from ../net instead.
5074 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
5076         * gnus-mule.el, smiley-ems.el: Removed obsolete files.
5078         * mailcap.el (mailcap-mime-data): Mark as risky.
5080         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
5081         Fix custom-manual entries.
5083         * time-date.el: Removed.  Merged into ../calendar/time-date.el.
5085 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
5087         * blink.pbm, blink.xpm, braindamaged.xpm, cry.xpm, dead.xpm,
5088         evil.xpm, forced.xpm, frown.xpm, grin.xpm, indifferent.xpm,
5089         reverse-smile.xpm, sad.pbm, sad.xpm, smile.xpm, time-date.el,
5090         wry.xpm: Added new files from the v5_10 branch of Gnus.
5092 2004-07-22  Andreas Schwab  <schwab@suse.de>
5094         Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
5096 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5098         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
5099         addition to emacs-w3m.
5101 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
5103         * gnus-msg.el (gnus-summary-followup-with-original):
5104         Document yanking of region when active.
5106 2004-04-13  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5108         * gnus-agent.el: Merged 7.3 through 7.7 updates into branch.
5109         Revision 7.2 changes excluded to maintain compatibility with all
5110         targeted emacs versions.
5112         * gnus-cus.el: Merged revisions 7.2 through 7.5 into branch to support
5113         gnus-agent.el update and incorporate bug fixes.
5115 See ChangeLog.2 for earlier changes.
5117     Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
5119   This file is part of GNU Emacs.
5121   GNU Emacs is free software; you can redistribute it and/or modify
5122   it under the terms of the GNU General Public License as published by
5123   the Free Software Foundation; either version 3, or (at your option)
5124   any later version.
5126   GNU Emacs is distributed in the hope that it will be useful,
5127   but WITHOUT ANY WARRANTY; without even the implied warranty of
5128   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5129   GNU General Public License for more details.
5131   You should have received a copy of the GNU General Public License
5132   along with GNU Emacs; see the file COPYING.  If not, write to the
5133   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
5134   Boston, MA 02110-1301, USA.
5136 ;; Local Variables:
5137 ;; coding: iso-2022-7bit
5138 ;; fill-column: 79
5139 ;; add-log-time-zone-rule: t
5140 ;; End:
5142 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4