Merge from emacs--rel--22
[emacs.git] / lisp / gnus / ChangeLog
blob5f49f2dc81a2a5faaba56003afc1e571b89bd7a7
1 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
4         exclude address matching message-dont-reply-to-names.
6 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8         * gnus-util.el (gnus-string<): New function.
10         * gnus-sum.el (gnus-article-sort-by-author)
11         (gnus-article-sort-by-subject): Use it.
13 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
16         the frame-focus tag is set in gnus-buffer-configuration.
18 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
20         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
21         (sieve-manage-open): Use `mapc' instead of `mapcar'.
23 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
25         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
26         Don't hardcode point-min==1.
28 2007-09-30  David Kastrup  <dak@gnu.org>
30         * gnus-art.el (gnus-article-reply-with-original)
31         (gnus-article-followup-with-original): When `transient-mark-mode' is
32         off, refrain from active-region behavior for followups.
34 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
36         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
38 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
40         * Relicense "GPLv2 or later" files to "GPLv3 or later".
42 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
44         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
45         Suggested by Leo <sdl.web@gmail.com>.
47         * gnus.el: Do.
49 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
51         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
52         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
54         * gnus-agent.el (gnus-agent-fetch-headers): Do.
56         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
57         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
59 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
61         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
62         newline.
63         (nnmbox-request-accept-article): Don't change article in source buffer;
64         narrow to header to use message-fetch-field rather than
65         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
66         (nnmbox-request-replace-article): Quote lines that'll be misidentified
67         as delimiters; make sure article ends with newline.
68         (nnmbox-delete-mail): Correct last position of article to be deleted;
69         ignore X-Gnus-Newsgroup header in article body.
70         (nnmbox-save-mail): Quote lines looking like delimiters at the right
71         positions; make sure article ends with newline.
73 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
75         * gnus-cus.el (gnus-score-extra): New widget.
76         (gnus-score-extra-convert): New function.
77         (gnus-score-customize): Use it for Extra.
79 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
81         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
82         (mml-generate-mime-1): Don't encode body if it is specified to be in
83         raw form; don't make buffer be unibyte when inserting multibyte string.
85 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
87         * sha1.el: Fix up comment style.
88         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
89         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
91         * hex-util.el: Fix up comment style.
92         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
94         * gnus-salt.el: Use with-current-buffer.
95         (gnus-pick-setup-message): Fix long-standing typo.
97 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
99         * gnus-art.el (gnus-article-summary-command-nosave)
100         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
102 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
104         * gnus.el (gnus-maximum-newsgroup): New variable.
106         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
107         according to gnus-maximum-newsgroup.
109         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
110         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
111         Limit the range of articles according to gnus-maximum-newsgroup.
113 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
115         * nntp.el (nntp-xref-number-is-evil): New server variable.
116         (nntp-find-group-and-number): If it is non-nil, don't trust article
117         numbers in the Xref header.
119 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
121         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
123 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
125         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
127 2007-08-08  Glenn Morris  <rgm@gnu.org>
129         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
130         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
131         doc-strings and comments.
133 2007-07-25  Glenn Morris  <rgm@gnu.org>
135         * Relicense all FSF files to GPLv3 or later.
137 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
139         * gnus-msg.el (gnus-summary-supersede-article)
140         (gnus-summary-resend-message-edit): Add Gcc header.
141         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
142         article's Message-ID; refer parent article in summary buffer.
144         * message.el (message-bounce): Call mime-to-mml.
146 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
148         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
149         string.
151 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
153         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
155 2007-07-14  David Kastrup  <dak@gnu.org>
157         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
158         finishing actions if we did not edit the article.
160 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
162         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
163         (gnus-server-closed-face, gnus-server-denied-face)
164         (gnus-server-offline-face): Remove variable.
165         (gnus-server-font-lock-keywords): Use faces that are not aliases.
167         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
168         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
169         if the coding-system argument is nil for XEmacs.
171         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
172         mm-charset-override-alist.
174         * rfc2047.el: Don't require base64; require rfc2045 for the function
175         rfc2045-encode-string.
176         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
177         to quote the parameter value.
179 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
181         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
182         as unfetched articles.
184 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
186         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
188 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
190         * gnus-art.el (gnus-article-summary-command-nosave)
191         (gnus-article-read-summary-keys): Don't set the 3rd arg of
192         pop-to-buffer for XEmacs.
194 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
196         * gnus-agent.el (gnus-agent-fetch-headers)
197         (gnus-agent-retrieve-headers): Bind
198         gnus-decode-encoded-address-function to identity.
200         * nntp.el (nntp-send-xover-command): Recognize an xover command is
201         available also when the server returns simply a dot.
203         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
205 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
207         * gnus-ems.el (gnus-x-splash): Make it work.
209         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
210         from being used.
212         * gnus-art.el (gnus-article-summary-command-nosave): Correct the order
213         of the arguments passed to pop-to-buffer.
214         (gnus-article-read-summary-keys): Ditto.
216 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
218         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
220 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
222         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
223         * gnus-sum.el (gnus-summary-highlight):
224         * mail-source.el (mail-source-delete-old-incoming-confirm):
225         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
227 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
229         * gnus-art.el (gnus-mime-view-part-externally)
230         (gnus-mime-view-part-internally): Fix predicate function passed to
231         completing-read.
233         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image;
234         return t if image size is just the same as window size.
236 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
238         * message.el (message-pop-to-buffer): Add switch-function argument.
239         (message-mail): Pass switch-function argument to it.
241 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
243         * message.el (message-narrow-to-headers-or-head): Ignore
244         mail-header-separator in the body.
246 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
248         * gnus-art.el (gnus-article-mode): Fix comment about displaying
249         non-break space.
251 2007-05-09  Didier Verna  <didier@xemacs.org>
253         * gnus-diary.el, nndiary.el: Remove the description comment (nndiary is
254         now properly documented in the Gnus manual).  Fix the spelling of "Back
255         End".
257 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
259         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
260         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
261         displayed of multipart/alternative part if it is invoked from summary
262         buffer.
263         (gnus-article-part-wrapper): Select article window.
265         * mm-view.el (mm-inline-text-html-render-with-w3m)
266         (mm-inline-text-html-render-with-w3m-standalone)
267         (mm-inline-render-with-function): Use mail-parse-charset by default.
269 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
271         * gnus-msg.el (gnus-inews-yank-articles): Use
272         message-exchange-point-and-mark instead of exchange-point-and-mark.
274 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
276         * message.el (message-yank-original): Make sure cited text ends with
277         newline; don't exchange point and mark.
279 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
281         * tls.el (open-tls-stream): Properly handle case where there
282         is no associated buffer.
284 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
286         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
287         message-yank-original, make sure (< mark TEXT point).
289 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
291         * nnmail.el (nnmail-spool-file): Mark as obsolete.
292         (nnmail-get-new-mail): Reformat.
294         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
296         * gmm-utils.el: Fix Commentary.
297         (gmm-tool-bar-from-list): Fix typo in doc string.
299 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
301         * message.el (message-yank-original): Fix bug:
302         Don't switch point and mark unnecessarily.
304 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
306         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
307         evaluation of gnus-extended-version to ensure correct generation of the
308         User-Agent header when message-generate-headers-first is used.
310 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
312         * gnus-art.el (gnus-button-alist): Also catch `<f1> k ...'.
313         (gnus-treat-display-x-face): Fix doc string.
315 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
317         * message.el (message-required-news-headers):
318         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
320 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
322         * message.el (message-generate-new-buffers): Change the meaning of the
323         nil value; add `standard' to the choices; treat t as `unique'; improve
324         doc string.
325         (gnus-select-frame-set-input-focus): Autoload.
326         (message-buffer-name): Search for the existing message buffer if
327         message-generate-new-buffers is nil or `standard'; treat the value t of
328         message-generate-new-buffers as `unique'.
329         (message-pop-to-buffer): Raise the frame already displaying the message
330         buffer; clear the echo area after querying.
331         (message-setup): Pass the `continue' argument to compose-mail.
332         (message-mail): Prefer `switch-function' if it is given; search for the
333         existing message buffer if the `continue' argument is non-nil; pass
334         continue and switch-function arguments to compose-mail by way of
335         message-setup.
336         (message-mail-other-window): Adjust argument of message-setup.
337         (message-mail-other-frame): Ditto.
339 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
341         * message.el (message-make-in-reply-to): Quote name containing
342         non-ASCII characters.  It will make the RFC2047 encoder cause an error
343         if there are special characters.  Reported by NAKAJI Hiroyuki
344         <nakaji@jp.freebsd.org>.
346 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
348         * nntp.el (nntp-never-echoes-commands)
349         (nntp-open-connection-functions-never-echo-commands): New variables.
350         (nntp-send-command): Use them.
352 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
354         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
355         articles posted in the last 24 hours.
357 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
359         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
361 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
363         * nnweb.el (nnweb-google-parse-1): Update parser.
365 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
367         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
369 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
371         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
372         regexp.
374 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
376         * uudecode.el (uudecode-string-to-multibyte): New function emulating
377         string-to-multibyte.
378         (uudecode-decode-region-internal): Use it.
380 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
382         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
383         custom choice.
385         * gnus-art.el (gnus-signature-limit): Fix custom choice.
387 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
389         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
390         Use gnus-home-directory instead of "~/" or "$HOME".
392 2007-01-12  Kenichi Handa  <handa@m17n.org>
394         * uudecode.el (uudecode-decode-region-internal): Make it work in a
395         multibyte buffer.
397 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
399         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
401 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
403         * gnus-soup.el: Add missing :group in previous change.
405 2007-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
407         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
408         customizable.
410 2007-01-03  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
412         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
413         headers read from disk with the ones newly found in the current search.
414         This should no longer cause problems, because the article numbers in
415         Gmane's `nov.php' output are ignored since the previous change.
417 2006-01-03  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
419         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
420         solid groups.
422 2006-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
424         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
425         the headers when creating the mapping to avoid mismappings.
426         (nnweb-gmane-create-mapping): Always nix out old mapping.
428 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
430         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
432 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
434         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
436 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
438         * gnus-sum.el (gnus-summary-insert-dormant-articles): Fix typo in
439         message.
441 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
443         * nnimap.el (nnimap-expunge-search-string): Mention
444         nnimap-search-uids-not-since-is-evil in docstring.
446 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
448         * spam.el: Revert to make-obsolete-variable because
449         define-obsolete-variable-alias is not supported in Emacs 21.
451 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
453         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
454         summary buffer.
456 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
458         * spam.el (spam-ifile-path, spam-ifile-database-path)
459         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
460         make-obsolete-variable.
462 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
464         * message.el (message-make-fqdn): Fix comment.
465         (message-bogus-system-names): Add ".local".
467         * spam.el (spam-ifile-path, spam-ifile-program)
468         (spam-ifile-database-path, spam-ifile-database)
469         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
470         Don't use "path" inappropriately.
471         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
472         strings.
473         (spam-check-ifile, spam-ifile-register-with-ifile)
474         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
475         new variable names.
477         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
478         (gnus-treat-display-smileys): Simplify using
479         gnus-image-type-available-p.
481         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
482         available.
484 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
486         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
487         one after turning on the buffer's multibyteness instead of decoding
488         them directly in the unibyte buffer that causes unexpected conversion
489         in Emacs 23 (unicode).
491 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
493         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
494         disconnect icons.  Add help text.
496 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
498         * legacy-gnus-agent.el: Add Copyright notice.
500 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
502         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
504 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
506         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
507         specifying array size.
508         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
509         array if it is too small.
510         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
511         (gnus-sort-threads-loop): New function.
513 2006-12-06  Chris Moore  <dooglus@gmail.com>
515         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
516         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
518 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
520         * mm-url.el (mm-url-predefined-programs): Call curl with correct
521         options.
523 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
525         * mml2015.el (mml2015-pgg-clear-verify): Replace encode-coding-string
526         with mm-encode-coding-string.
528 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
530         * nneething.el (nneething-decode-file-name): Replace
531         decode-coding-string with mm-decode-coding-string.
533 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
535         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
536         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
538         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
539         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
540         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
541         (gnus-group-make-directory-group, gnus-group-transpose-groups):
542         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
543         (gnus-subscribe-newsgroup, gnus-1):
544         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
545         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
546         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
547         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
549 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
551         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
553 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
555         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
556         and comment it.
558         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
560 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
562         * gnus-util.el (gnus-extract-address-components): Improve comment.
564 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
566         * gnus-util.el (gnus-extract-address-components): Work with address in
567         which the name portion contains @.
569 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
571         * gnus.el (gnus-start): Move custom group up.
572         (gnus-select-method): Don't autoload, but make it available for
573         `customize-variable'.
574         (gnus-getenv-nntpserver): Don't autoload.
576 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
578         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
579         mm-with-unibyte-current-buffer to make string unibyte.
581         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
582         mm-string-as-multibyte.
584 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
586         * message.el: Merge from the trunk to fix the bug WRT double encoded
587         subjects.
588         (message-replacement-char): New variable.
589         (message-fix-before-sending): Use it.
590         (message-simplify-subject): New function to remove duplicate code.
591         (message-reply, message-followup): Use it.
592         (message-simplify-subject-functions): New variable.
593         (message-strip-subject-encoded-words): New function.
595 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
597         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
598         instead of gnus-intersection because arguments of gnus-sorted-nunion
599         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
601 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
603         * gnus-diary.el (gnus-diary-delay-format-function):
604         * nndiary.el (nndiary-reminders):
605         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
607 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
609         * gnus-art.el (article-hide-boring-headers): Fetch date from
610         gnus-original-article-buffer to avoid problems with localized date
611         strings.
613 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
615         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
617 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
619         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
620         New variables.
621         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
622         (mm-charset-synonym-alist): Move some entries to
623         mm-codepage-iso-8859-list.
624         (mm-charset-synonym-alist, mm-charset-override-alist): Add
625         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
627 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
629         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
631 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
633         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
634         with Emacs 21 and XEmacs.
636 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
638         * mm-view.el: Add interactive arg to html2text autoload.
640 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
642         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
644 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
646         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
647         names.
649         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
651 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
653         * message.el (message-headers-to-generate): Fix typo in docstring.
655 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
657         * gnus.el (gnus-mime): Remove unused custom group.
658         (gnus-getenv-nntpserver, gnus-select-method): Autoload.
660 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
662         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
663         "blank line" when searching for end of armor headers.
665 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
667         * gmm-utils.el (gmm-write-region): Fix variable name.
669 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
671         * gmm-utils.el (gmm-write-region): New function based on compatibility
672         code from `mm-make-temp-file'.
674         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
676         * nnmaildir.el (nnmaildir--update-nov)
677         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
678         Use `gmm-write-region'.
680 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
682         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
683         gnus-summary-limit-to-articles.
685 2006-10-04  Romain Francoise  <romain@orebokech.com>
687         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
688         Moved here (and renamed) from gnus-registry.el.
690         * gnus-registry.el: Require gnus-util.
691         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
693 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
695         * pop3.el (pop3-authentication-scheme): Clarify doc.
696         (pop3-movemail): Warn about pop3-leave-mail-on-server.
698 2006-10-04  Dave Love  <fx@gnu.org>
700         * pop3.el (pop3-authentication-scheme): Add custom version.
702 2006-10-04  Jesper Harder  <harder@ifa.au.dk>
704         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
705         doc string.  Improve doc string.
707 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
709         * gnus-util.el (gnus-with-local-quit): New macro.
711         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
713 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
715         * gmm-utils.el (gmm): Adjust custom version.
717         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
718         custom version.
720         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
722 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
724         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
726 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
728         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
729         regexp.  Articles containing quotation were cut prematurely.
731 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
733         * message.el (message-cite-original-without-signature): Use nobody by
734         default for the value of From header.
735         (message-cite-original): Ditto.
736         (message-reply): Ditto.
738 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
740         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
741         mails in the doc string.  Add some URLs in comment.
743 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
745         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
746         backslashes handling and the way to find boundaries of quoted strings.
748 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
750         * gnus-art.el (gnus-button-regexp, gnus-button-marker-list)
751         (gnus-button-last): Move up.  Convert comments into doc strings.
753 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
755         * message.el (message-send-mail-with-sendmail): Look for sendmail in
756         several common directories.
758 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
760         * gnus-art.el (article-decode-encoded-words): Make it fast.
762 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
764         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
766         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
767         in quoted string into `\'.
769 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
771         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
772         Use standard-syntax-table.
774 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
776         * gnus-art.el (gnus-decode-address-function): New variable.
777         (article-decode-encoded-words): Use it to decode headers which are
778         assumed to contain addresses.
779         (gnus-mime-delete-part): Remove useless `or'.
781         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
782         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
783         (gnus-nov-parse-line): Use it to decode From header.
784         (gnus-get-newsgroup-headers): Ditto.
785         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
787         * mail-parse.el (mail-decode-encoded-address-region): New alias.
788         (mail-decode-encoded-address-string): New alias.
790         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
791         New function.
792         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
793         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
794         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
795         (rfc2047-decode-string): Ditto.
796         (rfc2047-decode-address-region): New function.
797         (rfc2047-decode-address-string): New function.
799 2006-08-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
801         [ Backported bug fix from No Gnus. ]
803         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
804         looking up the method using GROUP's prefix before inventing a new one.
805         It is used on killed/unknown groups in various places where returning
806         an all-new method isn't expected by the caller.
808         * gnus-util.el (gnus-group-server): Copy required macro from No Gnus.
810 2006-08-13  Romain Francoise  <romain@orebokech.com>
812         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
813         space.
815 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
817         * compface.el (uncompface): Use binary rather than raw-text-unix.
819 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
821         * compface.el (uncompface): Make sure the eol conversion doesn't take
822         place when communicating with the external programs.  Reported by
823         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
825 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
827         * nnheader.el (nnheader-insert-head): Fix typo in comment.
829 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
831         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
832         Make it more robust by parsing author and date independently.
834 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
836         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
838 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
840         * nnheader.el (nnheader-insert-head): Make it work even if the file
841         uses CRLF for the line-break code.
843 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
845         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
846         workaround for the url package included with Emacs.
848         * nnweb.el (nnweb-google-create-mapping): Update regexp.
850 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
852         * nnmail.el (nnmail-article-group): If splitting raises an error, give
853         some information about the error when saying that the `bogus' mail
854         group will be used.
856 2006-07-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
858         [ Backported bug fixes from No Gnus. ]
860         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
861         (nnweb-google-search): Respect nnweb-max-hits as upper bound.
862         (nnweb-request-article): Do proper xwfu encoding when fetching articles
863         by message-id.
865         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
866         unsubscribed groups as if they were killed ones.  It causes duplicate
867         entries in gnus-newsrc-alist.
869 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
871         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
872         string.
874 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
876         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
878 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
880         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
882 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
884         * gnus-diary.el (gnus-user-format-function-d)
885         (gnus-user-format-function-D): Autoload.
887 2006-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
889         * gnus-group.el (gnus-group-select-group): Doc fix.
890         [ See 2004-05-19 change on the trunk. ]
892 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
894         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
896 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
898         * message.el (message-syntax-checks): Doc fix.
900 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
902         * message.el (message-syntax-checks): Doc fix.
903         (message-send-mail): Add check for continuation headers.
904         (message-check-news-header-syntax): Fix regexp used to check for
905         continuation headers.
907 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
909         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
911 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
913         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
914         to fill the utf-8 entry.
916 2006-06-05  Dan Christensen  <jdc@uwo.ca>
918         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
919         respect display group parameter and gnus-summary-expunge-below.
920         (gnus-articles-to-read): Remove unused reference to display group
921         parameter.
922         [ Merge 2004-07-06 change from the trunk. ]
924 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
926         * gnus-ml.el (gnus-mailing-list-subscribe)
927         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
928         (gnus-mailing-list-message): Fix doc strings.
930 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
932         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
933         of doing it manually.
935 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
937         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
938         must be explicitly online rather than "not explicitly offline" for
939         its flags to be synchronized.
940         (gnus-agent-read-local): All symbols allocated in my-obarray
941         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
942         (gnus-agent-regenerate-group): Check numeric names to see if they are
943         messages or groups.
945 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
947         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
948         (gnus-saved-headers): Ditto.
949         (gnus-default-article-saver): Doc fix; add
950         gnus-summary-write-body-to-file; mention functions may have properties.
951         (gnus-article-save-coding-system): New variable.
952         (gnus-article-save): Override gnus-save-all-headers and
953         gnus-saved-headers by :headers property which saver function may have.
954         (gnus-read-save-file-name): Add optional `dir-var' argument which
955         specifies directory in which files are saved; work even if optional
956         `variable' argument is not specified.
957         (gnus-summary-save-in-file): Add properties :decode and :headers.
958         (gnus-summary-write-to-file): Add properties :decode, :function, and
959         :headers; read file name.
960         (gnus-summary-save-body-in-file): Add :decode property; add optional
961         `overwrite' argument.
962         (gnus-summary-write-body-to-file): New function; add properties
963         :decode and :function.
964         (gnus-output-to-file): Add coding cookie and encode text according
965         to gnus-article-save-coding-system; don't use mm-append-to-file.
967         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
968         (gnus-summary-local-variables): Add it.
969         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
970         (gnus-summary-save-article): Require gnus-art; save decoded articles
971         if function that gnus-default-article-saver specifies has `:decode'
972         property; bind gnus-prompt-before-saving to t when saving many
973         articles in a file; move point to article which will be saved.
974         (gnus-summary-write-article-body-file): New function.
976 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
978         * uudecode.el (uudecode-decode-region-external): Fix previous commit.
980 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
982         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
983         after-load-alist.
985 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
987         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
988         coding system in XEmacs, use binary.
990         * mail-source.el (mail-sources): Fix custom type.
992         * imap.el (Commentary): Fix typo.
994 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
996         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
997         (gnus-summary-expire-articles-now): Shorten prompt.
999         * gmm-utils.el (wid-edit): Require.
1000         (defun-gmm): Renamed from `gmm-defun-compat'.
1001         (gmm-image-search-load-path): Use it.
1002         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
1004 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1006         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
1007         (mm-copy-to-buffer): Use with-current-buffer.
1008         (mm-display-part): Simplify.
1009         (mm-inlinable-p): Add optional arg `type'.
1011         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
1012         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
1013         Try harder to show the attachment internally or externally using
1014         gnus-mime-view-part-as-type.
1016 2006-05-04  Reiner Steib  <Reiner.Steib@gmx.de>
1018         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
1019         `filename' from Content-Disposition if Content-Type doesn't
1020         provide `name'.
1021         (gnus-mime-view-part-as-type): Set default instead of initial-input.
1023 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1025         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
1026         unibyte after clear-decrypt function runs.
1028         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
1029         returns as a unibyte string.
1031 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1033         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
1034         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
1035         (mml1991-pgg-encrypt): Ditto.
1037 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
1039         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
1040         (gnus-outlook-deuglify-unwrap-max): Remove autoload.
1042         * mml-sec.el (mml-secure-method): New internal variable.
1043         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
1044         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
1045         New functions using mml-secure-method.  Sync from the trunk.
1047         * mml.el (mml-mode-map): Add key bindings for those functions.
1048         (mml-menu): Simplify security menu entries.  Suggested by Jesper
1049         Harder <harder@myrealbox.com>.  Sync from the trunk.
1051         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
1052         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
1053         (message-in-body-p): New function.  Sync from the trunk.
1055         * mml.el (mml-mode, mml-dnd-protocol-alist)
1056         (mml-dnd-attach-options, mml-dnd-attach-file)
1057         (mml-attach-file, mml-attach-buffer, mml-attach-external):
1058         Sync DND support and use of message-in-body-p from the trunk.
1060 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1062         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
1063         binding pgg-* variables; reimplement the section which prevents
1064         MIME header from being signed.
1065         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
1066         pgg-text-mode; remove a blank line at the top of body.
1068         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
1069         lines at the top of body; use gnus-newsgroup-charset if there's no
1070         Charset header.
1072 2006-04-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1074         * nnweb.el (nnweb-google-wash-article): Sync up to new Google HTML.
1076 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1078         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
1079         (mm-uu-pgp-encrypted-test): Ditto.
1080         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
1081         between header and body; return application/pgp-encrypted handle
1082         if decryption failed; decode decrypted body by charset.
1084         * mm-decode.el (mm-automatic-display): Don't make application/pgp
1085         element match to application/pgp-*.
1087 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
1089         * gnus-util.el (gnus-replace-in-string):
1090         Prefer replace-regexp-in-string over of replace-in-string.
1092 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1094         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map.
1096         * gnus-sum.el: Ditto.
1098         * gnus-util.el (gnus-select-frame-set-input-focus):
1099         Use select-frame-set-input-focus if it is available in XEmacs; use
1100         definition defined in Emacs 22 for old Emacsen.
1102 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1104         [ Merge from Gnus trunk. ]
1106         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
1107         (mm-charset-override-alist): New variable.
1108         (mm-charset-to-coding-system): Use it.
1109         (mm-codepage-setup): New helper function.
1110         (mm-charset-eval-alist): New variable.
1111         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
1112         Warn about unknown charsets.  Add allow-override.
1113         Use `mm-charset-override-alist' only when decoding.
1114         (mm-detect-mime-charset-region): Use :mime-charset.
1116         * mm-bodies.el (mm-decode-body, mm-decode-string):
1117         Call `mm-charset-to-coding-system' with allow-override argument.
1119         * message.el (message-tool-bar-zap-list, message-tool-bar)
1120         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
1121         (message-tool-bar-local-item-from-menu): Remove.
1122         (message-tool-bar-map): Replace by `message-make-tool-bar'.
1123         (message-make-tool-bar): New function.
1124         (message-mode): Use `message-make-tool-bar'.
1126         * gnus-sum.el (gnus-summary-tool-bar)
1127         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
1128         (gnus-summary-tool-bar-zap-list): New variables.
1129         (gnus-summary-make-tool-bar): Complete rewrite using
1130         `gmm-tool-bar-from-list'.
1132         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
1133         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
1134         New variables.
1135         (gnus-group-make-tool-bar): Complete rewrite using
1136         `gmm-tool-bar-from-list'.
1137         (gnus-group-tool-bar-update): New function.
1139         * gmm-utils.el: New file.
1141 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
1143         * flow-fill.el (fill-flowed): Remove trailing space from blank
1144         quoted lines.
1146 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1148         * gnus-art.el (gnus-article-mode):
1149         Set cursor-in-non-selected-windows to nil.
1151 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1153         * gnus-art.el (gnus-mime-view-part-as-charset): Ignore charset
1154         that the part specifies.
1156         * mm-decode.el (mm-display-part): Work with external parts and
1157         usual parts similarly.
1159         * mm-extern.el (mm-inline-external-body): Use mm-display-part
1160         instead of gnus-display-mime.
1162         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
1163         tag to summarized topics part in order to encode non-ASCII text.
1165 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1167         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
1169 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1171         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
1172         the sieve region.
1174 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1176         * gnus.el: Gnus v5.10.8 is released.
1178 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1180         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new layout.
1182         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
1183         unknown charset.
1185         * message.el (message-header-synonyms): Add Original-To to the default.
1187         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Group is an
1188         optional parameter.
1190 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
1192         * gnus-fun.el (gnus): Require it for gnus-directory.
1194 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1196         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1197         Some whitespace was matched into the url, which broke browsing hits
1198         > 100 when mm-url-use-external was nil.
1200 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1202         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
1204 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1206         * mml.el (mml-insert-mime): Ignore cached contents of
1207         message/external-body part.
1209         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
1210         (mm-insert-part): Ditto.
1212 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1214         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
1215         Reported by Ralf Wachinger <rwachinger@gmx.de>.
1217 2006-03-23  Kenichi Handa  <handa@m17n.org>
1219         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
1220         instead of set-buffer-multibyte.
1222 2006-03-23  Kenichi Handa  <handa@m17n.org>
1224         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
1225         buffer and then decode the buffer text if necessary.
1226         (rfc2231-encode-string): Be sure to work on multibyte buffer at
1227         first, and after mm-encode-body, change the buffer to unibyte.
1229 2006-03-21  Daniel Pittman  <daniel@rimspace.net>
1231         * nnimap.el (nnimap-request-update-info-internal): Optimize.
1232         Don't `gnus-uncompress-range' to avoid excessive memory usage.
1234 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1236         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
1238         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
1239         Add comment on version.
1241 2006-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1243         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New variable.
1244         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
1245         assigning the spam-mark to new messages.
1247 2006-03-20  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>
1249         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
1251 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1253         * smiley.el: Add missing test smiley.
1255 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1257         * mm-decode.el (mm-with-part): New macro.
1258         (mm-get-part): Use it; work with message/external-body as well.
1259         (mm-save-part): Treat name and filename equally.
1261         * mm-extern.el (mm-extern-cache-contents): New function.
1262         (mm-inline-external-body): Use it; force the part to be displayed;
1263         move undisplayer added to the cached handle to the parent.
1265         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
1266         (gnus-mime-view-part-as-type): Work with message/external-body.
1268         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
1270 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1272         * gnus-art.el (gnus-article-only-boring-p):
1273         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
1274         intangible text.
1275         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
1277 2006-03-14  Simon Josefsson  <jas@extundo.com>
1279         * message.el (message-unique-id): Don't use message-number-base36
1280         if (user-uid) is a float.
1281         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
1283 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1285         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
1287         * gnus-art.el (gnus-mime-display-single): Make sure there is an
1288         empty line between a part and a message part.
1290 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
1292         * smiley.el: Add more test smileys.
1293         (smiley-data-directory, smiley-regexp-alist)
1294         (gnus-smiley-file-types): Fix doc strings.
1295         (smiley-update-cache): Clear smiley-cached-regexp-alist before
1296         adding new elements.
1297         (smiley-mouse-map): Unused code.  Make it a comment.
1299 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1301         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
1302         scan latest NoCeM messages instead of old ones.
1303         (gnus-nocem-check-article): Fix regexps so as to match to PGP
1304         delimiters that are recently used.
1305         (gnus-nocem-load-cache): Add autoload cookie.
1307         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
1309         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
1310         level which is larger than gnus-use-nocem is specified.
1312         * gnus-group.el (gnus-group-get-new-news): Ditto.
1314 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1316         * gnus-util.el (gnus-tool-bar-update): New function.
1318         * gnus-group.el (gnus-group-update-tool-bar): New variable.
1319         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
1321         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
1323 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1325         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
1326         if optional last element is specified in splits (FIELD VALUE...).
1328 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1330         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
1331         handle is multipart when calling it recursively.
1332         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
1334 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1336         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
1337         to "Emacs 23 (unicode)" in doc string.
1339         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
1340         "Emacs 23 (unicode)" in comment.
1342 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1344         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
1346         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
1347         characters 160 through 255 in Emacs 23.
1349 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1351         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
1352         message/* containing non-ASCII text properly.
1354 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1356         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
1358 2006-02-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1360         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
1362 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1364         * nnweb.el (nnweb-type-definition, nnweb-gmane-search):
1365         Use new nov.php.
1367 2006-02-28  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1369         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
1370         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
1371         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
1372         output on the server side.
1373         (nnweb-google-create-mapping): Update regexps and add some
1374         progress indication.
1376 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1378         * message.el (message-user-fqdn): Remove useless * in doc string.
1380         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
1381         unnecessary interaction when sending queued mails.  Reported by
1382         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
1384 2006-02-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1386         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
1387         Merge of 2006-02-20 change from the trunk.
1389 2006-02-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1391         * dns.el (query-dns): Protect more against buggy tcp output.
1392         Merge of 2006-02-20 change from the trunk.
1394 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
1396         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
1397         first or last are nil.
1399 2006-02-24  Simon Josefsson  <jas@extundo.com>
1401         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too.
1402         Merge of 2005-10-26 change from the trunk.
1404 2006-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1406         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
1407         Remove space stuffing, and only do quotes that actually start with
1408         ">" at the beginning of the lines.
1409         Merge of 2005-11-17 and 2004-07-25 from the trunk.
1411 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
1413         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
1414         also available in Emacs 21.3.
1416         * message.el (message-fix-before-sending): Change "Emacs 22" to
1417         "Emacs 23 (unicode)" in comment.
1419         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
1420         "Emacs 23 (unicode)" in comment.
1422         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
1423         comment.
1424         (mm-coding-system-p): Add comment about no-MULE XEmacs.
1426         * mm-view.el (mm-fill-flowed): Add :version.
1428 2006-02-23  Ralf Angeli  <angeli@iwi.uni-sb.de>
1430         * mm-view.el (mm-fill-flowed): New variable.
1431         (mm-inline-text): Use it.
1433 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
1435         * nnimap.el (nnimap-request-move-article): Change folder back to
1436         source group before deleting.
1438 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1440         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
1441         coding system which mm-charset-to-coding-system returns for a
1442         given charset is valid.
1444 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
1446         * html2text.el (html2text-remove-tag-list):
1447         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
1449 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1451         * gnus-cus.el: Revert 2005-10-17 change.
1453 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1455         * gnus-art.el (article-strip-banner): Call
1456         article-really-strip-banner only when the regexp match is made.
1458 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1460         * gnus-art.el (article-strip-banner): Use
1461         gnus-extract-address-components instead of
1462         mail-header-parse-addresses to make it work with non-ASCII text.
1464         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
1465         values which are surrounded with \"...\"; make it never cause a
1466         Lisp error; give up parsing of parameters if it failed in
1467         extracting type.
1469 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1471         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
1472         make-temp-file; make it work with Emacs 20 and XEmacs as well.
1474         * mm-decode.el (mm-display-external): Use the 3rd arg of
1475         mm-make-temp-file.
1476         (mm-create-image-xemacs): Ditto.
1478 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1480         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
1481         with message-narrow-to-headers.
1482         (gnus-draft-setup): Narrow to header to run message-fetch-field.
1483         (gnus-draft-check-draft-articles): New function.
1484         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
1486 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1488         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
1489         re-loading nn* modules.
1491 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
1493         * gnus.el: Remove bogus comment.
1495 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
1497         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
1498         (mml2015-pgg-encrypt): Ditto.
1500         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
1501         (mml1991-pgg-encrypt): Ditto.
1503 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1505         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
1506         message-make-date instead of current-time-string.
1508         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
1509         to gnus-decoded which mm-uu might set.
1511 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1513         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
1514         don't decode quoted parameters; remove misimported Emacs code.
1515         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1516         (rfc2231-decode-encoded-string): Don't use split-string which
1517         behaves differently according to Emacs version; use
1518         mm-decode-coding-region to convert charset to coding-system.
1519         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1520         (rfc2231-encode-string): Remove misimported Emacs code.
1522 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1524         * gnus-art.el (article-decode-charset): Don't use ignore-errors
1525         when calling mail-header-parse-content-type.
1526         (article-de-quoted-unreadable): Ditto.
1527         (article-de-base64-unreadable): Ditto.
1528         (article-wash-html): Ditto.
1530         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
1531         calling mail-header-parse-content-type and
1532         mail-header-parse-content-disposition.
1533         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
1534         mail-header-parse-content-type.
1536         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
1537         insert charset and format parameters; encode description after
1538         inserting it to buffer.
1539         (mml-insert-parameter): Fold lines properly even if a parameter is
1540         segmented into two or more lines; change the max column to 76.
1542         * rfc1843.el (rfc1843-decode-article-body): Don't use
1543         ignore-errors when calling mail-header-parse-content-type.
1545         * rfc2231.el (rfc2231-parse-string): Return at least type if
1546         possible; don't cause an error even if it fails in parsing of
1547         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1548         (rfc2231-encode-string): Don't break lines at the beginning, leave
1549         it to mml-insert-parameter.
1551         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
1552         calling mail-header-parse-content-type.
1554 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
1556         * spam-report.el (spam-report-gmane-use-article-number):
1557         Improve doc string.
1558         (spam-report-gmane-internal): Check if a suitable header was found
1559         in the article.
1561 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1563         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
1564         (rfc2231-encode-string): Make param*=value always begin with LWSP.
1566 2006-02-05  Romain Francoise  <romain@orebokech.com>
1568         Update copyright notices of all files in the gnus directory.
1570 2006-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
1572         * gnus-util.el (gnus-error): Describe `args'.
1574 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1576         * nnweb.el (nnweb-request-group): Avoid growing overview files.
1578 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1580         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
1581         segmented lines of parameter value to cope with Thunderbird 1.5
1582         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
1583         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1584         (rfc2231-encode-string): Don't make lines exceeding 76 column.
1586 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
1588         * mml.el (mml-generate-mime-1): Correct the order of inline signed
1589         parts.
1591 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1593         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
1594         there's only one active file for all servers.
1595         (nnweb-request-scan): Make sure nnweb-articles is initialized on
1596         solid groups.  Gnus might have used a FAST request to select the group.
1597         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
1598         and nnweb-search redundantly in the active file.
1599         (nnweb-request-list): Don't list bogus groups.  There can only be one.
1600         (nnweb-request-create-group): Don't use ARGS.
1601         (nnweb-possibly-change-server, nnweb-request-group): Remove some
1602         initialisations.  Let nnoo do the work.
1604 2006-01-31  Romain Francoise  <romain@orebokech.com>
1606         * message.el (message-alternative-emails): Improve docstring.
1607         (message-setup-1): Call `message-use-alternative-email-as-from'
1608         after `message-setup-hook' to give it precedence over posting
1609         styles, etc.
1610         (message-use-alternative-email-as-from): Add docstring.
1611         Remove the original From header if present.
1613 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1615         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
1616         Say the part has been decoded.
1618 2006-01-31  Kevin Ryde  <user42@zip.com.au>
1620         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
1621         mailcap-viewer-test-cache when there's no 'test clause, since that
1622         will invert the meaning of a "nil" test previously determined by
1623         mailcap-mailcap-entry-passes-test.
1625 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
1627         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
1629 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1631         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
1632         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
1633         current Google Groups.
1635 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1637         * Makefile.in (clean): New rule.
1638         (distclean): Use it.
1640 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1642         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
1643         is dissected into a single part of which the type is the same as
1644         the given one; decode charset.
1646 2006-01-21  Kevin Ryde  <user42@zip.com.au>
1648         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
1649         into alists as symbol not string, since that's what
1650         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
1651         look for.
1653 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1655         * mm-uu.el (mm-uu-dissect-text-parts): Reduce the number of
1656         recursive calls.
1658 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1660         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
1661         (mm-w3m-standalone-supports-m17n-p): New function.
1662         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
1663         w3m usage.
1665         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
1666         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
1668 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1670         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
1671         encoding.
1673 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
1675         * mml.el (mml-attach-file): Describe `description' in doc string.
1676         (mml-menu): Add Emacs MIME manual and PGG manual.
1678 2006-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
1680         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
1681         (spam-group-spam-marks, spam-list-articles, spam-group-ham-marks):
1682         Revert 2006-01-08 change because the functions will be used in No
1683         Gnus.
1685 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1687         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
1689         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
1691 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1693         * mm-decode.el (mm-inlined-types): Add application/pgp.
1694         (mm-automatic-display): Ditto.
1696         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
1697         part as text.
1699 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1701         * nnrss.el: Update copyright.
1702         (nnrss-opml-import): Query whether to subscribe to each entry.
1704         * gnus-art.el:
1705         * gnus-cus.el:
1706         * gnus-group.el:
1707         * gnus-start.el:
1708         * gnus-sum.el:
1709         * mm-uu.el:
1710         * mm-view.el: Update copyright.
1712 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
1714         * message.el (message-info): New function.
1715         (message-mode-menu): Add it.
1716         Update copyright.
1718         * ChangeLog: Fix and update copyright.
1720 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1722         * mm-uu.el (mm-uu-text-plain-type): New variable.
1723         (mm-uu-pgp-signed-extract-1): Use it.
1724         (mm-uu-pgp-encrypted-extract-1): Use it.
1725         (mm-uu-dissect): Use it; allow two optional arguments; one is a
1726         flag specifying whether there's no message header; the other is
1727         for a MIME type and parameters; bind mm-uu-text-plain-type with
1728         the later one.
1729         (mm-uu-dissect-text-parts): New function.
1731         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
1732         dissect text parts.
1734 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1736         * gnus-art.el (article-wash-html): Use
1737         gnus-summary-show-article-charset-alist if a numeric arg is given.
1738         (gnus-article-wash-html-with-w3m-standalone): New function.
1740         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
1741         mm-inline-text-html-render-with-w3m-standalone.
1742         (mm-text-html-washer-alist): Map w3m-standalone to
1743         gnus-article-wash-html-with-w3m-standalone.
1744         (mm-inline-text-html-render-with-w3m-standalone): New function.
1746 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1748         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
1749         (nnrss-request-article): Render text/plain parts as HTML.
1751         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
1752         the buffer.
1754 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1756         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
1757         custom definition of `gnus-posting-styles'.
1759         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
1760         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
1762 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1764         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
1765         Use nntp for bug archive.
1767 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1769         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
1770         parts.
1771         (nnrss-normalize-date): New function converts ISO 8601 date into
1772         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
1773         (nnrss-check-group): Use it.
1775 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1777         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
1779         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
1780         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
1781         (nnrss-insert-w3): Ditto.
1783 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1785         * nnrss.el (nnrss-request-article): Fix last change; fill
1786         text/plain parts.
1788 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1790         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
1791         in text/plain part.
1792         (nnrss-check-group): Don't add excessive newline to dc:subject.
1794 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1796         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
1797         remove MIME buttons associated with multipart/alternative parts.
1798         (gnus-mime-display-alternative): Tag buttons using `article-type'
1799         text property.
1801         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
1802         associated with multipart/alternative parts.
1804 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
1806         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
1807         article.
1809 2005-12-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1811         * dns.el (query-dns): Make sure we check the buffer size before
1812         removing tcp headers.
1814 2006-01-08  Chong Yidong  <cyd@stupidchicken.com>
1816         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
1817         (spam-group-spam-marks): Delete functions.
1818         (spam-list-articles): Just call spam-group-ham-marks directly.
1819         (spam-group-ham-marks): Simplify.
1821 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1823         * gnus-art.el (gnus-signature-separator): Fix custom type.
1825         * mm-decode.el (mm-inlined-types): Fix custom type.
1826         (mm-keep-viewer-alive-types): Ditto.
1827         (mm-automatic-display): Ditto.
1828         (mm-attachment-override-types): Ditto.
1829         (mm-inline-override-types): Ditto.
1830         (mm-automatic-external-display): Ditto.
1832 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1834         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
1835         multipart/alternative and add xref to mm-discouraged-alternatives
1836         in doc string.
1838         * mm-decode.el (mm-discouraged-alternatives): Add xref to
1839         gnus-buttonized-mime-types in doc string.
1841 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1843         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
1844         us-ascii as a MIME charset.
1846         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
1847         against the case where the 2nd arg TYPE is nil.
1849 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1851         * gnus-start.el (gnus-no-server-1): Mention
1852         `gnus-level-default-subscribed' in doc string.
1854 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1856         * gnus-start.el (gnus-start-draft-setup): Enforce
1857         `gnus-draft-mode' for nndraft:drafts at startup.
1859         * gnus.el (gnus-splash): Change custom group.
1860         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
1861         allow-list argument.
1863         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
1864         string.
1866 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
1868         * mm-decode.el (mm-display-external): Add missing cdr.
1870 2005-12-12  Richard M. Stallman  <rms@gnu.org>
1872         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
1874 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
1876         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
1877         Suggest image/.* in the doc string.
1879 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1881         * mm-decode.el (mm-display-external): Use nametemplate (defined in
1882         RFC1524) if it is in mailcap or add a suffix according to
1883         mailcap-mime-extensions when generating a temp filename; postpone
1884         deleting a temp file for 2 seconds for some wrappers, shell
1885         scripts, and so on, which might exit right after having started a
1886         viewer command as a background job.
1888 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
1890         * gnus-art.el (gnus-default-article-saver): Add user-defined
1891         `function' to custom type.
1893 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
1895         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
1896         parens.
1898 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
1900         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
1901         long lines.
1902         (gnus-cache-delete-group): Wrap doc strings.
1904         * gnus-agent.el (gnus-agent-rename-group)
1905         (gnus-agent-delete-group): Wrap doc strings.
1907 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
1909         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
1911 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1913         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
1914         of current-time-string.
1916 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
1918         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
1919         date header.
1921 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
1923         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
1925 2005-11-14  Kevin Greiner  <kevin.greiner@compsol.cc>
1927         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
1928         internal variable to a custom variable.  Changed default value
1929         from compressed(2) to uncompressed(1).
1930         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
1931         support for uncompressed agentview files.  Taken together, reading
1932         the agentview file should now be 6-7 times faster.
1933         (gnus-agent-long-article,
1934         gnus-agent-short-article, gnus-agent-score): Renamed category
1935         keywords to match gnus-cus.
1936         (gnus-agent-summary-fetch-series): Modified to protect against
1937         gnus-agent-summary-fetch-group clearing processable flags.
1938         (gnus-agent-synchronize-group-flags): Update live group buffer as
1939         synchronization may occur due to the user toggling the plugged
1940         status.
1941         (gnus-agent-braid-nov): Now tests new nov entries
1942         for duplicates which are removed.  The invalid sort check then
1943         triggers a rescan after the sort as sorting may have moved
1944         duplicate entries such that they can be cheaply detected.
1945         (gnus-agent-read-local): Trivial fix to format of
1946         error message to display actual error condition.
1947         (gnus-agent-save-local): Avoid saving symbols that are bound to
1948         nil as they simply result in a warning message in
1949         gnus-agent-read-local.
1950         (gnus-agent-fetch-group-1): Clear downloadable flag when article
1951         successfully downloaded.
1952         (gnus-agent-regenerate-group): Use
1953         gnus-agent-synchronize-group-flags to reset read status in both
1954         gnus and server.
1956         * nntp.el (nntp-end-of-line): Doc fix.
1957         (nntp-authinfo-rejected): New error condition.
1958         (nntp-wait-for): Use new error condition to signal authentication
1959         error.
1960         (nntp-retrieve-data): Rethrow new error condition to break out of
1961         recursive call to nntp-send-authinfo.
1963 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1965         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
1966         rather than make-variable-buffer-local for file-precious-flag.
1968 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1970         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
1972 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1974         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
1975         as a buffer-local variable.  This avoids creating truncated
1976         dribble files as a result of a hang up, eg.
1978 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
1980         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
1981         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
1982         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
1983         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
1984         argument to all these routines, so the passphrase can be managed
1985         externally and passed in to the system.
1986         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
1987         pgg-add-passphrase-to-cache function.
1989         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
1990         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
1991         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
1992         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
1993         argument to all these routines, so the passphrase can be managed
1994         externally and passed in to the system.
1995         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
1996         function.
1998 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
2000         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
2001         part of the decoded armor to find the key-identifier.
2002         (pgg-gpg-lookup-key-owner): New function to return the
2003         human-readable identifier of a key owner.
2004         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
2005         key itself.
2006         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
2007         the key value) if we have a key and can match it against a secret
2008         key.  Also, added a note pointing out fact that the prompt only
2009         indicates the first matching key.
2011         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
2012         pgg-decrypt-region.
2013         (pgg-pending-timers): A new hash for tracking the passphrase cache
2014         timers, so that new ones supercede old ones.
2015         (pgg-add-passphrase-to-cache): Rename from
2016         `pgg-add-passphrase-cache' to reduce confusion (all callers
2017         changed).  Modified to cancel old timers when new ones are added.
2018         (pgg-remove-passphrase-from-cache): Rename from
2019         `pgg-remove-passphrase-cache' to reduce confusion (all callers
2020         changed).  Modified to cancel old timers when their keys are
2021         removed from the cache.
2022         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
2023         XEmacs, an indirection to delete-itimer.
2024         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
2025         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
2026         users can only check cache without risk of prompting.  Correct bug in
2027         notruncate behavior.
2028         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
2029         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
2030         Add informative docstrings.
2031         (pgg-decrypt): Convey provided passphrase in subordinate call to
2032         pgg-decrypt-region.
2034 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
2036         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
2037         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
2038         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
2039         'passphrase' argument, so the passphrase can be managed externally
2040         and then passed in to the system.
2042         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
2043         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
2044         so the passphrase cache can be used reliably with identifiers
2045         besides a pgp packet's key id.
2047         * pgg-gpg.el (pgg-pgp-encrypt-region)
2048         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
2049         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
2050         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
2051         argument to all these routines, so the passphrase can be managed
2052         externally and passed in to the system.
2054         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
2055         'notruncate' argument, so the passphrase cache can be used
2056         reliably with identifiers besides a pgp packet's key id.
2058 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
2060         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
2061         symmetric encryption.
2062         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
2063         encrypted session key.
2064         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
2065         message ask for the passphrase in a proper way.
2067         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
2068         New user commands for symmetric encryption.
2070 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2072         * gnus-delay.el (gnus-delay-group): Don't autoload.
2073         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2074         to be re-loaded when customizing the `gnus-delay' group.
2076 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
2078         * message.el: Revert last changes.
2079         (message-insert-citation-line): Use newlines.
2081 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2083         * message.el (message-courtesy-message)
2084         (message-mark-insert-begin, message-mark-insert-end)
2085         (message-elide-ellipsis, message-cancel-message)
2086         (message-add-header, message-change-subject)
2087         (message-cross-post-followup-to-header)
2088         (message-cross-post-insert-note, message-reduce-to-to-cc)
2089         (message-widen-reply, message-delete-not-region)
2090         (message-kill-to-signature, message-insert-signature)
2091         (message-insert-importance-high, message-insert-importance-low)
2092         (message-insert-or-toggle-importance)
2093         (message-insert-disposition-notification-to)
2094         (message-indent-citation, message-yank-original)
2095         (message-cite-original-without-signature, message-cite-original)
2096         (message-insert-citation-line, message-position-on-field)
2097         (message-fix-before-sending, message-send-mail-partially)
2098         (message-send-mail, message-send-mail-with-sendmail)
2099         (message-send-mail-with-qmail, message-send-news)
2100         (message-check-news-header-syntax, message-generate-headers)
2101         (message-insert-courtesy-copy, message-fill-address)
2102         (message-fill-header, message-shorten-references)
2103         (message-setup-1, message-cancel-news)
2104         (message-forward-make-body-plain, message-forward-make-body-mime)
2105         (message-forward-make-body-mml, message-encode-message-body)
2106         (message-forward-make-body-digest-plain)
2107         (message-forward-make-body-digest-mime)
2108         (message-use-alternative-email-as-from): Insert `hard-newline'
2109         instead of ordinary newlines.
2111 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2113         * message.el (message-generate-headers): Downcase the argument
2114         given to message-check-element.
2116 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2118         * gnus.el (gnus-parameters-case-fold-search): New variable.
2119         (gnus-parameters-get-parameter): Use it.
2121         * gnus-score.el (gnus-home-score-file): Doc fix.
2123 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
2125         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
2127 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2129         * mml.el (mml-preview): Doc fix.
2131 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
2133         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
2134         whitespace removed in revision 7.8.  Use concatenated string to
2135         protect trailing whitespace.
2137 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
2139         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
2140         (nnimap-request-expire-articles): Use it to avoid sending 'UID
2141         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
2142         Courier IMAP ("some version from 2004").  Mostly based on similar
2143         code in the same function.
2145 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2147         * message.el (message-display-completion-list): New function.
2148         (message-expand-group): Use it; make sure the Completions buffer
2149         is modifiable.
2151 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
2153         * imap.el (imap-open): Handle case where buffer is a buffer
2154         object.
2156 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
2158         * pgg-def.el:
2159         * pgg-gpg.el:
2160         * pgg-parse.el:
2161         * pgg-pgp.el:
2162         * pgg-pgp5.el:
2163         * pgg.el: Move to the parent lisp directory.
2165 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
2167         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
2168         user-mail-name is an empty string.
2170 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
2172         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
2173         depending on gnus-score-decay-constant.
2175 2005-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2177         * nnslashdot.el (nnslashdot-request-article)
2178         (nnslashdot-retrieve-headers-1): Update to new HTML.
2180 2005-10-23  Simon Josefsson  <jas@extundo.com>
2182         * imap.el (imap-gssapi-program): Align command line parameters
2183         with latest GNU SASL.
2184         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
2186 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
2188         * mail-source.el (mail-source-fetch-pop): Require pop3.
2189         (mail-source-check-pop): Ditto.
2191 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2193         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
2194         errors.
2196 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
2198         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
2199         (gnus-treat-strip-leading-blank-lines): Improve doc string.
2201         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
2203 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2205         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
2206         (rfc2047-charset-to-coding-system): New function.
2207         (rfc2047-decode-encoded-words): New function.
2208         (rfc2047-decode-region): Use them.
2209         (rfc2047-decode-cte): Remove.
2210         (rfc2047-parse-and-decode): Remove.
2211         (rfc2047-decode): Remove.
2213 2005-10-15  Kenichi Handa  <handa@m17n.org>
2215         * rfc2047.el (rfc2047-decode-cte): New function.
2216         (rfc2047-decode-region): Change the way to decode successive
2217         encoded-words: decode B- or Q-encoding in each encoded-word,
2218         concatenate them, and decode it as charset.
2220 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
2222         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
2223         widget-move-and-invoke.
2224         (gnus-custom-mode): Use gnus-custom-map.
2226 2005-10-15  Bill Wohler  <wohler@newt.com>
2228         * message.el (message-tool-bar-map): Renamed image file from
2229         mail_send to mail/send.
2231 2005-10-16  Masatake YAMATO  <jet@gyve.org>
2233         * message.el (message-expand-group): Pass the common
2234         prefix substring of completion to `display-completion-list'.
2236 2005-10-09  Daniel Brockman  <daniel@brockman.se>
2238         * format-spec.el (format-spec): Propagate text properties of % spec.
2240 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
2242         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
2244 2005-10-08  Simon Josefsson  <jas@extundo.com>
2246         * pgg-parse.el (top-level): Don't require custom, it is
2247         autoloaded.  (To sync with No Gnus.)
2249 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
2251         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
2253 2005-10-08  Simon Josefsson  <jas@extundo.com>
2255         * pgg-def.el (top-level): Don't require custom, it is
2256         autoloaded.  (To sync with No Gnus.)
2258 2005-10-04  David Hansen  <david.hansen@gmx.net>
2260         * nnrss.el (nnrss-request-article): Add support for the comments tag.
2261         (nnrss-check-group): Ditto.
2263 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
2265         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
2267         * gnus-util.el (gnus-remove-duplicates): Remove.
2269         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
2270         instead of gnus-remove-duplicates.
2272         * message.el (message-remove-duplicates): Remove.
2273         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
2274         message-remove-duplicates.
2276         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
2277         available, else use implementation from `delete-dups'.
2279 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2281         * time-date.el: Autoload parse-time-string, XEmacs needs it.
2283 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2285         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
2286         function rather than the diff-mode.el package.
2287         (mm-display-external): Use with-current-buffer.
2288         (mm-viewer-completion-map, mm-viewer-completion-map):
2289         Move initialization inside declaration.
2291 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
2293         * message.el: Remove useless autoloads.
2295 2005-09-28  Simon Josefsson  <jas@extundo.com>
2297         * message.el (message-use-idna): Default to t.
2298         (message-use-idna): Test whether encoding works too.  Doc fix.
2300 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2302         * nntp.el (nntp-warn-about-losing-connection): Remove.
2304 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
2306         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
2307         customizable.  Change default value.
2308         (mm-uu-diff-groups-regexp): Change default value.
2309         (mm-uu-type-alist): Add doc string.
2310         (mm-uu-configure): Add doc string.  Make it interactive.
2311         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
2313 2005-09-27  Simon Josefsson  <jas@extundo.com>
2315         * message.el (message-idna-to-ascii-rhs-1): Reformat.
2317 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2319         * message.el (message-remove-duplicates): New function.
2320         Implementation borrowed from `gnus-remove-duplicates'.
2321         (message-idna-to-ascii-rhs): Also encode idna addresses in
2322         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
2323         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
2324         only ask about the same idna domain once per header and also tell
2325         in what header to replace the idna domain.
2327         * gnus-art.el (article-decode-idna-rhs): Also decode idna
2328         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
2329         (article-decode-idna-rhs): Fix regexp so that all idna-address in
2330         a header is decoded and not just the last one.
2332 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2334         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
2335         has been decoded.
2337         * mm-decode.el (mm-insert-part): Don't modify text if it has been
2338         decoded.
2340         * mm-view.el (mm-inline-text): Don't strip text props unless
2341         decoding enriched or richtext parts.
2343 2005-09-25  Romain Francoise  <romain@orebokech.com>
2345         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
2346         * gnus-start.el (gnus-subscribe-interactively):
2347         * gnus-uu.el (gnus-uu-grab-articles):
2348         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
2349         space.
2351 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
2353         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2354         * mm-view.el (mm-view-pkcs7-decrypt):
2355         * gnus-sum.el (gnus-summary-limit-to-extra)
2356         (gnus-summary-respool-article, gnus-read-move-group-name):
2357         * gnus-score.el (gnus-summary-increase-score):
2358         * gnus-util.el (gnus-completing-read-with-default):
2359         * gnus-art.el (gnus-read-save-file-name)
2360         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
2361         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
2362         * message.el (message-check-news-header-syntax):
2363         Follow convention for reading with the minibuffer.
2365 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
2367         * spam-report.el (spam-report-url-ping-plain):
2368         Use gnus-extended-version as User-Agent.
2370         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
2371         default value is nil.
2373 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2375         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
2376         default to nil, to be able to use Gnus at all.  If the default
2377         switches to something else, then the function should be fixed not
2378         be exceedingly slow.
2380 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
2382         * mm-url.el (mm-url-decode-entities): Fix regexp.
2384 2005-09-18  Deepak Goel  <deego@gnufans.org>
2386         * sieve.el (sieve-help): Fix `message' call: first arg should be a
2387         format spec.
2389 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2391         * gnus.el (gnus-group-startup-message): Bind image-load-path.
2393 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2395         * gnus-art.el (gnus-mime-display-part): Protect against broken
2396         MIME messages.
2398 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2400         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
2401         before parsing header.
2403 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
2405         * spam-report.el (spam-report-gmane): Fix generation of spam
2406         report URL.
2408 2005-09-10  Simon Josefsson  <jas@extundo.com>
2410         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
2411         t, based on discussion on the ding list with Robert Epprecht
2412         <epprecht@solnet.ch>.
2414 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
2416         * spam-report.el (spam-report-gmane): Make it work without
2417         X-Report-Spam header.  Gmane now only provides Archived-At.
2418         This is only used if `spam-report-gmane-use-article-number' is nil.
2419         (spam-report-gmane-spam-header): Remove.  Not used anymore.
2421         * nnweb.el (nnweb-google-wash-article): Print a message if article
2422         is not available.
2424 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2426         * gnus-art.el (gnus-mime-display-single): Decode text/* parts
2427         content before displaying.
2429 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
2431         * mml-smime.el: Remove defvar of gnus-extract-address-components.
2433 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2435         * mm-view.el (mm-display-inline-fontify): Disable support modes.
2437 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
2439         * message.el (message-tab-body-function): Fixed mismatched custom
2440         type.
2442         * gnus.el (gnus-group-change-level-function): Ditto.
2444         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
2446         * gnus-art.el (gnus-signature-limit)
2447         (gnus-article-mime-part-function): Ditto.
2449 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
2451         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
2452         Make fetching article by MID work again for Google Groups.  Added
2453         FIXME concerning gnus-group-make-web-group.
2455         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
2456         Don't depend on Gnus by using mail-extract-address-components if
2457         gnus-extract-address-components is not bound.
2459         * gnus.el (gnus-user-agent): Use list of symbols instead of
2460         symbols.  Display full version number for (S)XEmacs.  Optionally
2461         display (S)XEmacs codename.
2463         * gnus-util.el (gnus-emacs-version): Update for new
2464         `gnus-user-agent'.
2466         * gnus-msg.el (gnus-extended-version): Make it possible to omit
2467         Gnus version.
2469 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
2471         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
2472         when encoding.
2474         * mm-bodies.el (mm-decode-content-transfer-encoding):
2475         De-canonicalize CRLF for all text content types, not just
2476         text/plain.
2478 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2480         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
2482         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
2483         list, not listp.
2485 2005-08-29  Romain Francoise  <romain@orebokech.com>
2487         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
2488         docstring.
2489         (gnus-face-from-file): Likewise.
2491 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
2493         * gnus-art.el (w3m-minor-mode-map):
2494         * gnus-spec.el (gnus-newsrc-file-version):
2495         * gnus-util.el (nnmail-active-file-coding-system)
2496         (gnus-original-article-buffer, gnus-user-agent):
2497         * gnus.el (gnus-ham-process-destinations)
2498         (gnus-parameter-ham-marks-alist)
2499         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
2500         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
2501         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
2502         * mm-decode.el (gnus-current-window-configuration):
2503         * mm-extern.el (gnus-article-mime-handles):
2504         * mm-url.el (url-current-object, url-package-name)
2505         (url-package-version):
2506         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
2507         (smime-keys, w3m-cid-retrieve-function-alist)
2508         (w3m-current-buffer, w3m-display-inline-images)
2509         (w3m-minor-mode-map):
2510         * mml-smime.el (gnus-extract-address-components):
2511         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
2512         (gnus-newsrc-hashtb, message-default-charset)
2513         (message-deletable-headers, message-options)
2514         (message-posting-charset, message-required-mail-headers)
2515         (message-required-news-headers):
2516         * mml1991.el (mc-pgp-always-sign):
2517         * mml2015.el (mc-pgp-always-sign):
2518         * nnheader.el (nnmail-extra-headers):
2519         * rfc1843.el (gnus-decode-encoded-word-function)
2520         (gnus-decode-header-function, gnus-newsgroup-name):
2521         * spam-stat.el (gnus-original-article-buffer): Add defvars.
2523 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
2525         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
2526         the end of the date treatments.
2528 2005-08-15  Simon Josefsson  <jas@extundo.com>
2530         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
2531         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
2532         Capello and Romain Francoise.
2533         (pgg-fetch-key-function): Removed, not used?
2534         (pgg-insert-url-with-w3): Require url, to get
2535         url-insert-file-contents regardless of where it is defined.
2537 2005-08-08  Simon Josefsson  <jas@extundo.com>
2539         * pgg.el: Autoload url-insert-file-contents instead of loading
2540         w3/url.
2541         (pgg-insert-url-with-w3): Don't load url here.
2543 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
2545         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
2547         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
2549 2005-08-06  Romain Francoise  <romain@orebokech.com>
2551         * message.el: Fix typo in docstring.
2553 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2555         * mm-bodies.el (mm-encode-body): Use coding system rather than
2556         charset to encode text.
2558         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
2559         number of charsets if utf-8 is available (XEmacs).
2561 2005-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2563         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
2564         start of the lines.
2565         (gnus-picon-databases): Add /usr/share/picons.
2567 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
2569         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
2570         taken from `gnus-button-mid-or-mail-regexp'.
2571         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
2572         (gnus-button-alist): Improve regexp for domain part of the MIDs
2573         for news:localpart@domain buttons.
2574         (gnus-button-ctan-directory-regexp): Update.
2576         * message.el (message-kill-buffer): Raise the current frame.
2577         (message-bury): Use `window-dedicated-p'.
2579 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2581         * sieve-manage.el (sieve-manage-interactive-login): Use
2582         make-local-variable rather than make-variable-buffer-local.
2583         (sieve-manage-open): Ditto.
2584         (sieve-manage-authenticate): Ditto.
2586         * mml.el (mml-generate-mime-1): Make the content type default to
2587         text/plain if the filename is not specified.
2589 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2591         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
2592         instead of insert-buffer.
2594         * message.el (message-yank-original): Ditto; set the mark at the
2595         end of the yanked message.
2597 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2599         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
2600         lines to scroll rather than to stop it.
2602         * mml.el (mml-generate-default-type): Add doc string.
2603         (mml-generate-mime-1): Use mm-default-file-encoding or make it
2604         default to application/octet-stream when determining the content
2605         type if it is not specified for the part or the mml contents; add
2606         a comment about mml-generate-default-type.
2608 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
2610         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
2611         make it default to application/octet-stream when determining the
2612         content type if it is not specified for the external contents.
2614 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2616         * rfc2231.el (rfc2231-parse-string): Take care that not only a
2617         segmented parameter but also other parameters might be there.
2619 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2621         * mm-decode.el (mm-display-external): Delete temp file, directory
2622         and buffer immediately if the external process is exited.
2624 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2626         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
2627         fewer lines than that of scroll-margin.
2628         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
2630 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2632         * gnus-art.el (gnus-article-next-page): Revert.
2633         (gnus-article-beginning-of-window): New macro.
2634         (gnus-article-next-page-1): Use it.
2635         (gnus-article-prev-page): Ditto.
2636         (gnus-mime-save-part-and-strip): Use insert-buffer-substring
2637         instead of insert-buffer.
2638         (gnus-mime-delete-part): Ditto.
2639         (gnus-article-edit-exit): Ditto.
2641         * gnus-util.el (gnus-beginning-of-window): Remove.
2642         (gnus-end-of-window): Remove.
2644 2005-07-25  Simon Josefsson  <jas@extundo.com>
2646         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
2647         to have the url package without w3.  Reported by Daiki Ueno
2648         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
2650 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2652         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
2653         for text/rtf.  Display default in prompt.  Pass default for M-n.
2655         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
2657 2005-07-16  Romain Francoise  <romain@orebokech.com>
2659         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
2660         instead of `current-time-string' as the latter creates a time
2661         string that is not RFC 2822 compliant (it lacks the zone).
2663 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2665         * gnus-msg.el (gnus-button-mailto): Remove
2666         save-selected-window-window hackery because it relies on
2667         save-selected-window internals.
2669 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2671         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
2672         (gnus-article-next-page-1): Use gnus-beginning-of-window.
2673         (gnus-article-prev-page): Ditto.
2675         * gnus-util.el (gnus-beginning-of-window): New function.
2676         (gnus-end-of-window): New function.
2678 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2680         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
2681         gnus-add-minor-mode.
2682         (gnus-binary-mode): Ditto.
2684         * gnus-topic.el (gnus-topic-mode): Ditto.
2686 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
2688         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
2689         (gnus-article-prev-page): Take scroll-margin into consideration.
2691 2005-07-04  Lute Kamstra  <lute@gnu.org>
2693         Update FSF's address in GPL notices.
2695 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
2697         * gnus.el (gnus-exit):
2698         * gnus-group.el (gnus-group-icons):
2699         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
2701         * gnus-nocem.el (gnus-nocem):
2702         * message.el (message-various, message-buffers, message-sending)
2703         (message-interface, message-forwarding, message-insertion)
2704         (message-headers, message-news, message-mail):
2705         * pgg-gpg.el (pgg-gpg):
2706         * pgg-parse.el (pgg-parse):
2707         * pgg-pgp.el (pgg-pgp):
2708         * pgg-pgp5.el (pgg-pgp5):
2709         * pop3.el (pop3): Finish `defgroup' description with period.
2711 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2713         * gnus-art.el (article-display-face): Improve the efficiency.
2714         (article-display-x-face): Ditto; remove grey x-face stuff.
2716 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2718         * gnus-art.el (article-display-face): Correct the position in
2719         which Faces are inserted; use dolist.
2721 2005-06-29  Didier Verna  <didier@xemacs.org>
2723         * gnus-art.el (article-display-face): Display faces in correct
2724         order.
2726 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2728         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
2729         (gnus-nocem-check-article): Fetch the Type header.
2730         (gnus-nocem-message-wanted-p): Fix the way to examine types.
2731         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
2732         (gnus-nocem-enter-article): Make sure gnus-nocem-hashtb is initialized.
2734         * pgg.el (pgg-verify): Return the verification result.
2736 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
2738         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
2739         `show-nonbreak-escape'.
2741 2005-06-23  Lute Kamstra  <lute@gnu.org>
2743         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
2745         * dig.el (dig-mode):
2746         * smime.el (smime-mode): Use gnus-run-mode-hooks.
2748 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
2750         * nnimap.el (nnimap-split-download-body): Fix spellings.
2752 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
2754         * gnus-art.el (gnus-article-encrypt-body):
2755         * gnus-cus.el (gnus-score-customize):
2756         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
2757         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
2759 2005-06-16  Miles Bader  <miles@gnu.org>
2761         * spam.el (spam): Remove "-face" suffix from face name.
2762         (spam-face): New backward-compatibility alias for renamed face.
2763         (spam-face, spam-initialize): Use renamed spam face.
2765         * message.el (message-header-to, message-header-cc)
2766         (message-header-subject, message-header-newsgroups)
2767         (message-header-other, message-header-name)
2768         (message-header-xheader, message-separator, message-cited-text)
2769         (message-mml): Remove "-face" suffix from face names.
2770         (message-header-to-face, message-header-cc-face)
2771         (message-header-subject-face, message-header-newsgroups-face)
2772         (message-header-other-face, message-header-name-face)
2773         (message-header-xheader-face, message-separator-face)
2774         (message-cited-text-face, message-mml-face):
2775         New backward-compatibility aliases for renamed faces.
2776         (message-font-lock-keywords): Use renamed message faces.
2778         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
2779         (sieve-test-commands, sieve-tagged-arguments):
2780         Remove "-face" suffix from face names.
2781         (sieve-control-commands-face, sieve-action-commands-face)
2782         (sieve-test-commands-face, sieve-tagged-arguments-face):
2783         New backward-compatibility aliases for renamed faces.
2784         (sieve-control-commands-face, sieve-action-commands-face)
2785         (sieve-test-commands-face, sieve-tagged-arguments-face):
2786         Use renamed sieve faces.
2788         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
2789         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
2790         (gnus-group-news-3-empty, gnus-group-news-4)
2791         (gnus-group-news-4-empty, gnus-group-news-5)
2792         (gnus-group-news-5-empty, gnus-group-news-6)
2793         (gnus-group-news-6-empty, gnus-group-news-low)
2794         (gnus-group-news-low-empty, gnus-group-mail-1)
2795         (gnus-group-mail-1-empty, gnus-group-mail-2)
2796         (gnus-group-mail-2-empty, gnus-group-mail-3)
2797         (gnus-group-mail-3-empty, gnus-group-mail-low)
2798         (gnus-group-mail-low-empty, gnus-summary-selected)
2799         (gnus-summary-cancelled, gnus-summary-high-ticked)
2800         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
2801         (gnus-summary-high-ancient, gnus-summary-low-ancient)
2802         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
2803         (gnus-summary-low-undownloaded)
2804         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
2805         (gnus-summary-low-unread, gnus-summary-normal-unread)
2806         (gnus-summary-high-read, gnus-summary-low-read)
2807         (gnus-summary-normal-read, gnus-splash):
2808         Remove "-face" suffix from face names.
2809         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2810         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2811         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2812         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2813         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2814         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2815         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2816         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2817         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2818         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2819         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2820         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2821         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2822         (gnus-summary-normal-ticked-face)
2823         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
2824         (gnus-summary-normal-ancient-face)
2825         (gnus-summary-high-undownloaded-face)
2826         (gnus-summary-low-undownloaded-face)
2827         (gnus-summary-normal-undownloaded-face)
2828         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2829         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2830         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2831         (gnus-splash-face):
2832         New backward-compatibility aliases for renamed faces.
2833         (gnus-group-startup-message): Use renamed gnus faces.
2835         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
2836         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
2837         (gnus-server-agent): Remove "-face" suffix from face names.
2838         (gnus-server-agent-face, gnus-server-opened-face)
2839         (gnus-server-closed-face, gnus-server-denied-face)
2840         (gnus-server-offline-face):
2841         New backward-compatibility aliases for renamed faces.
2842         (gnus-server-agent-face, gnus-server-opened-face)
2843         (gnus-server-closed-face, gnus-server-denied-face)
2844         (gnus-server-offline-face): Use renamed gnus faces.
2846         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
2847         Remove "-face" suffix from face names.
2848         (gnus-picon-xbm-face, gnus-picon-face):
2849         New backward-compatibility aliases for renamed faces.
2851         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
2852         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
2853         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
2854         (gnus-cite-11): Remove "-face" suffix from face names.
2855         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
2856         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
2857         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
2858         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
2859         New backward-compatibility aliases for renamed faces.
2860         (gnus-cite-attribution-face, gnus-cite-face-list)
2861         (gnus-article-boring-faces): Use renamed gnus faces.
2863         * gnus-art.el (gnus-signature, gnus-header-from)
2864         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
2865         (gnus-header-content): Remove "-face" suffix from face names.
2866         (gnus-signature-face, gnus-header-from-face)
2867         (gnus-header-subject-face, gnus-header-newsgroups-face)
2868         (gnus-header-name-face, gnus-header-content-face):
2869         New backward-compatibility aliases for renamed faces.
2870         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
2872         * gnus-sum.el (gnus-summary-selected-face)
2873         (gnus-summary-highlight): Use renamed gnus faces.
2874         * gnus-group.el (gnus-group-highlight): Likewise.
2876 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
2878         * gnus-sieve.el (gnus-sieve-article-add-rule):
2879         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
2880         * spam-stat.el (spam-stat-buffer-change-to-spam)
2881         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
2883         * message.el (message-is-yours-p):
2884         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
2886 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2888         * mm-view.el (mm-inline-text): Withdraw the last change.
2890 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2892         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
2893         executing enriched-decode.
2895 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
2897         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
2899 2005-06-04  Lute Kamstra  <lute@gnu.org>
2901         * nnfolder.el (nnfolder-read-folder): Make sure that undo
2902         information is never recorded.
2904 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2906         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
2908 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2910         * gnus-art.el (article-display-x-face): Replace
2911         process-kill-without-query by gnus-set-process-query-on-exit-flag.
2913         * gnus-group.el: Bind gnus-cache-active-hashtb when compiling.
2915         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
2916         set-process-query-on-exit-flag or process-kill-without-query.
2918         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
2919         loop instead of replace-regexp.
2921         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
2922         instead of process-kill-without-query if it is available.
2924         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
2925         instead of find-file-hooks if it is available.
2927         * mml1991.el: Bind pgg-default-user-id when compiling.
2929         * mml2015.el: Bind pgg-default-user-id when compiling.
2931         * nndraft.el (nndraft-request-associate-buffer):
2932         Use write-contents-functions instead of write-contents-hooks if it is
2933         available.
2935         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
2936         instead of find-file-hooks if it is available.
2938         * nntp.el (nntp-open-connection): Replace
2939         process-kill-without-query by gnus-set-process-query-on-exit-flag.
2940         (nntp-open-ssl-stream): Ditto.
2941         (nntp-open-tls-stream): Ditto.
2943 2005-05-31  Simon Josefsson  <jas@extundo.com>
2945         * imap.el (imap-ssl-open): Use imap-process-connection-type,
2946         instead of hard coding to nil.
2948 2005-05-31  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2950         * gnus-group.el: Require gnus-sum and autoload functions to
2951         resolve warnings when gnus-group.el compiled alone.
2953 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
2955         * gnus-agent.el (gnus-agent-regenerate-group)
2956         (gnus-agent-fetch-articles): Replace `string-to-int' by
2957         `string-to-number'.
2958         * gnus-art.el (gnus-button-fetch-group): Ditto.
2959         * gnus-cache.el (gnus-cache-generate-active)
2960         (gnus-cache-articles-in-group): Ditto.
2961         * gnus-group.el (gnus-group-set-current-level)
2962         (gnus-group-insert-group-line): Ditto.
2963         * gnus-score.el (gnus-score-set-expunge-below)
2964         (gnus-score-set-mark-below, gnus-summary-score-effect)
2965         (gnus-summary-score-entry): Ditto.
2966         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
2967         (gnus-soup-pack): Ditto.
2968         * gnus-spec.el (gnus-xmas-format): Ditto.
2969         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
2970         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
2971         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
2972         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
2973         * nndb.el (nndb-get-remote-expire-response): Ditto.
2974         * nndiary.el (nndiary-parse-schedule-value)
2975         (nndiary-string-to-number, nndiary-request-replace-article)
2976         (nndiary-request-article): Ditto.
2977         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
2978         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
2979         * nneething.el (nneething-make-head): Ditto.
2980         * nnfolder.el (nnfolder-request-article)
2981         (nnfolder-retrieve-headers): Ditto.
2982         * nnheader.el (nnheader-file-to-number): Ditto.
2983         * nnkiboze.el (nnkiboze-request-article): Ditto.
2984         * nnmail.el (nnmail-process-unix-mail-format)
2985         (nnmail-process-babyl-mail-format): Ditto.
2986         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
2987         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
2988         (nnmh-request-create-group, nnmh-request-list-1)
2989         (nnmh-request-group, nnmh-request-article): Ditto.
2990         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
2991         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
2992         * nnsoup.el (nnsoup-make-active): Ditto.
2993         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
2994         * nntp.el (nntp-find-group-and-number)
2995         (nntp-retrieve-headers-with-xover): Ditto.
2996         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
2997         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
2998         (pgg-format-key-identifier): Ditto.
2999         * pop3.el (pop3-last, pop3-stat): Ditto.
3000         * qp.el (quoted-printable-decode-region): Ditto.
3002         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
3003         of concat.
3005 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3007         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
3009         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
3011         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
3013         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
3015         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
3017         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
3019         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
3020         (gnus-carpal-mode): Ditto.
3022         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
3023         (gnus-browse-mode): Ditto.
3025         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
3027         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
3029 2005-05-29  Richard M. Stallman  <rms@gnu.org>
3031         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
3033 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3035         * gnus-util.el (gnus-run-mode-hooks): New function.
3037         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
3039 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
3041         * gnus-agent.el (gnus-agent-make-mode-line-string):
3042         Use mode-line-highlight as mouse-face.
3044 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3046         * canlock.el (canlock): Change the parent group to news.
3048         * deuglify.el (gnus-outlook-deuglify): Add :group.
3050         * dig.el (dig): Add :group.
3052         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Add :group.
3054         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
3055         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
3056         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
3057         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
3058         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
3060         * gnus-diary.el (gnus-diary): Add :group.
3062         * gnus.el (gnus-group-news-1-face): Add :group.
3063         (gnus-group-news-1-empty-face): Ditto.
3064         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
3065         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
3066         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
3067         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
3068         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
3069         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
3070         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
3071         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
3072         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
3073         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
3074         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
3075         (gnus-summary-high-ticked-face): Ditto.
3076         (gnus-summary-low-ticked-face): Ditto.
3077         (gnus-summary-normal-ticked-face): Ditto.
3078         (gnus-summary-high-ancient-face): Ditto.
3079         (gnus-summary-low-ancient-face): Ditto.
3080         (gnus-summary-normal-ancient-face): Ditto.
3081         (gnus-summary-high-undownloaded-face): Ditto.
3082         (gnus-summary-low-undownloaded-face): Ditto.
3083         (gnus-summary-normal-undownloaded-face): Ditto.
3084         (gnus-summary-high-unread-face): Ditto.
3085         (gnus-summary-low-unread-face): Ditto.
3086         (gnus-summary-normal-unread-face): Ditto.
3087         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
3088         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
3090         * message.el (message-minibuffer-local-map): Add :group.
3092         * sieve-manage.el (sieve-manage-log): Add :group.
3093         (sieve-manage-default-user): Diito.
3094         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
3095         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
3096         (sieve-manage-authenticators): Ditto.
3097         (sieve-manage-authenticator-alist): Ditto.
3098         (sieve-manage-default-port): Ditto.
3100         * sieve-mode.el (sieve-control-commands-face): Add :group.
3101         (sieve-action-commands-face): Ditto.
3102         (sieve-test-commands-face): Ditto.
3103         (sieve-tagged-arguments-face): Ditto.
3105         * smime.el (smime): Add :group.
3107         * spam-report.el (spam-report): Add :group.
3109         * spam.el (spam, spam-face): Add :group.
3111 2005-05-26  Lute Kamstra  <lute@gnu.org>
3113         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
3115 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3117         * gnus-art.el: Don't autoload mail-extract-address-components.
3119         * gnus.el: Use eval-and-compile to autoload message-y-or-n-p.
3121         * nndb.el: Don't declare the nndb back end two or more times; don't
3122         autoload news-reply-mode, news-setup, cancel-timer and telnet.
3124         * nntp.el: Autoload format-spec instead of format; use
3125         eval-and-compile to evaluate autoload forms.
3127         * spam-report.el (spam-report-process-queue): Use gnus-point-at-eol.
3129 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3131         * gnus-art.el (article-date-ut): Support converting date in
3132         forwarded parts as well.
3133         (gnus-article-save-original-date): New macro.
3134         (gnus-display-mime): Use it.
3136 2005-04-28  David Hansen  <david.hansen@physik.fu-berlin.de>
3138         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
3139         enclosure element of <item>.
3141 2005-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
3143         * spam-report.el (spam-report-unplug-agent)
3144         (spam-report-plug-agent, spam-report-deagentize)
3145         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
3146         support for the Agent in spam-report: when unplugged, report to a
3147         file; when plugged, submit all the requests.
3148         [Added missing offline functionality from trunk.]
3150 2005-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
3152         * spam-report.el (spam-report-url-to-file)
3153         (spam-report-requests-file): New function and variable for offline
3154         reporting.
3155         (spam-report-url-ping-function): Add `spam-report-url-to-file'
3156         and user defined function.
3157         (spam-report-process-queue): New function.
3158         Process requests from `spam-report-requests-file'.
3159         (spam-report-url-ping-mm-url): Autoload.
3160         [Added missing offline functionality from trunk.]
3162 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3164         * qp.el (quoted-printable-encode-region): Save excursion.
3166 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3168         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
3169         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
3171 2005-04-13  Miles Bader  <miles@gnu.org>
3173         * mm-util.el (mm-string-to-multibyte): Use Gnus trunk definition.
3175 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3177         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
3178         contained in text because xml.el decodes entities) with LFs.
3180 2005-04-11  Lute Kamstra  <lute@gnu.org>
3182         * message.el (message-make-date): Handle byte-compiler warnings
3183         differently.
3184         * nnimap.el (nnimap-date-days-ago): Ditto.
3186 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3188         * mm-util.el (mm-string-to-multibyte): New function.
3189         (mm-detect-coding-region): Typo.
3191 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3193         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
3195 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3197         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
3198         argument in XEmacs.
3200         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
3201         (nnrss-request-group): Decode group name first.
3202         (nnrss-request-article): Make a text/plain article if mml-to-mime
3203         failed.
3204         (nnrss-get-encoding): Return a compatible encoding according to
3205         nnrss-compatible-encoding-alist.
3206         (nnrss-opml-export): Use dolist.
3207         (nnrss-find-el): Use consp instead of listp.
3208         (nnrss-order-hrefs): Use dolist.
3210 2005-04-06  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3212         * nnrss.el (nnrss-verbose): Remove.
3213         (nnrss-request-group): Use `nnheader-message' instead.
3215 2005-04-06  Mark Plaksin  <happy@usg.edu>  (tiny change)
3217         * nnrss.el (nnrss-verbose): New variable.
3218         (nnrss-request-group): Make it say nnrss is requesting a group.
3220 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3222         * gnus-agent.el (gnus-agent-group-path): Decode group name.
3223         (gnus-agent-group-pathname): Ditto.
3225         * gnus-cache.el (gnus-cache-file-name): Decode group name.
3227         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
3228         name for only %g and %c.
3229         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group
3230         instead of gnus-tmp-group to decoded group name.
3231         (gnus-group-make-group): Decode group name.
3232         (gnus-group-delete-group): Ditto.
3233         (gnus-group-make-rss-group): Exclude `/'s from group names;
3234         register the group data after opening the nnrss group; unify
3235         non-ASCII group names; encode group name.
3236         (gnus-group-catchup-current): Decode group name.
3237         (gnus-group-expire-articles-1): Ditto.
3238         (gnus-group-set-current-level): Ditto.
3239         (gnus-group-kill-group): Ditto.
3241         * gnus-spec.el (gnus-update-format-specifications): Flush the
3242         group format spec cache if it doesn't support decoded group names.
3244         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
3246         * nnrss.el: Require rfc2047 and mml.
3247         (nnrss-file-coding-system): New variable.
3248         (nnrss-format-string): Redefine it as an inline function.
3249         (nnrss-decode-group-name): New function.
3250         (nnrss-string-as-multibyte): Remove.
3251         (nnrss-retrieve-headers): Decode group name; don't use
3252         nnrss-format-string.
3253         (nnrss-request-group): Decode group name.
3254         (nnrss-request-article): Decode group name; allow a Message-ID as
3255         well as an article number; don't use nnrss-format-string; encode a
3256         Message-ID string which may contain non-ASCII characters; use
3257         mml-to-mime to compose a MIME article; use search-forward instead
3258         of re-search-forward.
3259         (nnrss-request-expire-articles): Decode group name.
3260         (nnrss-request-delete-group): Delete entries in nnrss-group-alist
3261         as well; decode group name.
3262         (nnrss-get-encoding): Fix regexp.
3263         (nnrss-fetch): Clarify error message.
3264         (nnrss-read-server-data): Use insert-file-contents instead of load;
3265         bind file-name-coding-system; use multibyte buffer.
3266         (nnrss-save-server-data): Insert newline; bind
3267         coding-system-for-write to the value of nnrss-file-coding-system;
3268         bind file-name-coding-system; add coding cookie.
3269         (nnrss-read-group-data): Use insert-file-contents instead of load;
3270         bind file-name-coding-system; use multibyte buffer.
3271         (nnrss-save-group-data): Bind coding-system-for-write to the
3272         value of nnrss-file-coding-system; bind file-name-coding-system.
3273         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
3274         make it work with non-ASCII text.
3275         (nnrss-opml-export): Use mm-set-buffer-file-coding-system instead
3276         of set-buffer-file-coding-system.
3277         (nnrss-find-el): Check carefully whether there's a list of string
3278         which old xml.el may return rather than a string; make it work
3279         with old xml.el as well.
3281 2005-04-06  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
3283         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
3285         * nnrss.el (nnrss-get-encoding): New function.
3286         (nnrss-fetch): Use unibyte buffer initially; bind
3287         coding-system-for-read while performing mm-url-insert; remove ^Ms;
3288         decode contents according to the encoding attribute.
3289         (nnrss-save-group-data): Add coding cookie.
3290         (nnrss-mime-encode-string): New function.
3291         (nnrss-check-group): Use it to encode subject and author.
3293 2005-04-06  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
3295         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
3296         failed.
3298 2005-04-06  Joakim Verona  <joakim@verona.se>  (tiny change)
3300         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
3302 2005-04-06  Jesper Harder  <harder@ifa.au.dk>
3304         * mm-util.el (mm-subst-char-in-string): Support inplace.
3306         * nnrss.el: Pedantic docstring and whitespace fixes (courtesy of
3307         checkdoc.el).
3308         (nnrss-request-article): Cleanup.
3309         (nnrss-request-delete-group): Use nnrss-make-filename.
3310         (nnrss-read-server-data): Use nnrss-make-filename; use load.
3311         (nnrss-save-server-data): Use nnrss-make-filename; use gnus-prin1.
3312         (nnrss-read-group-data): hash on description if link is missing;
3313         use nnrss-make-filename; use load.
3314         (nnrss-save-group-data): Use nnrss-make-filename; use gnus-prin1.
3315         (nnrss-make-filename): New function.
3316         (nnrss-close): New function.
3317         (nnrss-check-group): Hash on description if link is missing.
3318         (nnrss-get-namespace-prefix): Use string= to compare strings!
3319         Reported by David D. Smith <davidsmith@acm.org>.
3320         (nnrss-opml-export): Turn on sgml-mode.
3322 2005-04-06  Mark A. Hershberger  <mah@everybody.org>
3324         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
3326 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
3328         * message.el (message-make-date): Add defvars in order to silence
3329         the byte compiler inside the defun.
3331         * nnimap.el (nnimap-date-days-ago): Ditto.
3333         * gnus-demon.el (parse-time-string): Add autoload.
3335         * gnus-delay.el (parse-time-string): Add autoload.
3337         * gnus-art.el (parse-time-string): Add autoload.
3339         * nnultimate.el (parse-time): Require for `parse-time-string'.
3341 2005-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3343         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
3344         "Unrecognized menu descriptor" error in XEmacs.
3346 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3348         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
3350         * mm-util.el (mm-replace-in-string): New function.
3351         (mm-xemacs-find-mime-charset-1): Ignore errors while loading
3352         latin-unity, which cannot be used with XEmacs 21.1.
3354         * rfc2047.el (rfc2047-encode-function-alist): Rename from
3355         rfc2047-encoding-function-alist in order to avoid conflicting with
3356         the old version.
3357         (rfc2047-encode-message-header): Remove useless goto-char.
3358         (rfc2047-encodable-p): Don't move point.
3359         (rfc2047-syntax-table): Treat `(' and `)' as is.
3360         (rfc2047-encode-region): Concatenate words containing non-ASCII
3361         characters in structured fields; don't encode space-delimited
3362         ASCII words even in unstructured fields; don't break words at
3363         char-category boundaries; encode encoded words in structured
3364         fields; treat text within parentheses as special; show the
3365         original text when error has occurred; move point to the end of
3366         the region after encoding, suggested by IRIE Tetsuya
3367         <irie@t.email.ne.jp>; treat backslash-quoted characters as
3368         non-special; check carefully whether to encode special characters;
3369         fix some kind of misconfigured headers; signal a real error if
3370         debug-on-quit or debug-on-error is non-nil; don't infloop,
3371         suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>; assume
3372         the close parenthesis may be included in the encoded word; encode
3373         bogus delimiters.
3374         (rfc2047-encode-string): Use mm-with-multibyte-buffer.
3375         (rfc2047-encode-max-chars): New variable.
3376         (rfc2047-encode-1): New function.
3377         (rfc2047-encode): Use it; encode text so that it occupies the
3378         maximum width within 76-column; work correctly on Q encoding for
3379         iso-2022-* charsets; fold the line before encoding; don't append a
3380         space if the encoded word includes close parenthesis.
3381         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
3382         sure not to break a line just after the header name.
3383         (rfc2047-b-encode-region): Remove.
3384         (rfc2047-b-encode-string): New function.
3385         (rfc2047-q-encode-region): Remove.
3386         (rfc2047-q-encode-string): New function.
3387         (rfc2047-encode-parameter): New function.
3388         (rfc2047-encoded-word-regexp): Don't use shy group.
3389         (rfc2047-decode-region): Follow rfc2047-encoded-word-regexp change.
3390         (rfc2047-parse-and-decode): Ditto.
3391         (rfc2047-decode): Treat the ascii coding-system as raw-text by default.
3393 2005-03-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3395         * rfc2047.el (rfc2047-encode-encoded-words): New variable.
3396         (rfc2047-field-value): Strip props.
3397         (rfc2047-encode-message-header): Disable header folding -- not
3398         all headers can be folded, and this should be done by the message
3399         composition mode.  Probably.  I think.
3400         (rfc2047-encodable-p): Say that =? needs encoding.
3401         (rfc2047-encode-region): Encode =? strings.
3403 2005-03-25  Jesper Harder  <harder@ifa.au.dk>
3405         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
3406         language tags; remove unnecessary '+'.  Reported by Stefan Wiens
3407         <s.wi@gmx.net>.
3408         (rfc2047-decode-string): Don't cons a string unnecessarily.
3409         (rfc2047-parse-and-decode, rfc2047-decode): Use a character for
3410         the encoding to avoid consing a string.
3411         (rfc2047-decode): Use mm-subst-char-in-string instead of
3412         mm-replace-chars-in-string.
3414 2005-03-25  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3416         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
3417         encodings of MIME-encoded words, in order to improve
3418         interoperability with several broken MUAs.
3420 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3422         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
3423         pass it to `gnus-browse-read-group'.
3424         (gnus-browse-read-group): Add NUMBER argument and pass it to
3425         `gnus-group-read-ephemeral-group'.
3427         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
3428         argument and pass it to `gnus-group-read-group'.
3430 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
3432         * mm-util.el (mm-xemacs-find-mime-charset): Only call
3433         mm-xemacs-find-mime-charset-1 if we have the mule feature
3434         available at runtime.
3436 2005-03-25  Werner Lemberg  <wl@gnu.org>
3438         * nnmaildir.el: Replace `illegal' with `invalid'.
3440 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3442         * gnus-start.el (gnus-display-time-event-handler):
3443         Check display-time-timer at runtime rather than only at load time
3444         in case display-time-mode is turned off in the mean time.
3446 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3448         * nnimap.el (nnimap-open-connection): Print which authinfo file is
3449         used.
3451         * nneething.el (nneething-map-file-directory): Derive from
3452         `gnus-directory'.
3454         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
3455         the To/Cc button.
3457 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3459         * nnmaildir.el (nnmaildir-request-accept-article):
3460         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
3462 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
3464         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
3465         autoloaded function.
3467 2005-03-13  Steve Youngs  <steve@sxemacs.org>
3469         * mm-url.el: Require timer-funcs at compile time when in XEmacs
3470         for `with-timeout'.
3472         * mail-source.el: Require timer-funcs at compile time when in
3473         XEmacs for `run-with-idle-timer'.
3475         * gnus-async.el: Ditto.
3477 2005-03-16  Lute Kamstra  <lute@gnu.org>
3479         * message.el (message-make-date): Require parse-time.
3481 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3483         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
3485 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
3487         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
3489 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
3491         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
3492         buffer (since IMAP server might return FETCH response out of
3493         order, and the nntp buffer must be sorted).
3495 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3497         * message.el: Don't autoload former message-utils variables.
3498         (message-strip-subject-trailing-was): Change doc string.
3500         * nnweb.el: Fixes for `gnus-group-make-web-group'.
3501         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
3502         (nnweb-google-search): Add "hl=en" here.
3503         (nnweb-google-parse-1, nnweb-google-create-mapping):
3504         Don't hardcode URL.
3506 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
3508         * message.el (message-get-reply-headers, message-followup):
3509         Mention related variables `message-use-followup-to' and
3510         `message-use-mail-followup-to', in the information buffer.
3512         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
3513         of broken groups(-beta).google.com.
3515 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3517         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
3518         a more conservative way.
3520 2005-02-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3522         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
3523         `mm-dissect-multipart' and receive the from field as an (optional)
3524         argument from `mm-dissect-multipart'.
3525         (mm-dissect-multipart): Receive the from field as an argument and
3526         pass it on when we call `mm-dissect-buffer' on MIME parts.
3527         Fixes verification/decryption of signed/encrypted MIME parts.
3529 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3531         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
3532         buffer, so it moves the window's cursor.
3534 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3536         * nnheader.el (nnheader-find-file-noselect): Add doc string.
3538         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
3539         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
3541         * gnus-sum.el (gnus-summary-caesar-message):
3542         Apply `gnus-treat-article' after rotation.
3544         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
3545         doc string.
3547 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3549         * smime.el (smime-sign-buffer): Signal an error if
3550         `smime-sign-region' fails.
3551         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
3552         fails.
3554 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
3556         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
3557         Handle news URL with given port correctly.
3559 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3561         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
3562         containing special characters.
3564         * gnus-sum.el (gnus-summary-edit-article): Ditto.
3566         * mml.el (mime-to-mml): Ditto.
3568         * rfc2047.el (rfc2047-quote-decoded-words-containing-tspecials):
3569         New variable.
3570         (rfc2047-decode-region): Quote decoded words containing special
3571         characters when rfc2047-quote-decoded-words-containing-tspecials
3572         is non-nil.
3574 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3576         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
3578         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
3580 2005-02-15  Simon Josefsson  <jas@extundo.com>
3582         * nnimap.el (nnimap-debug): Doc fix.
3584         * imap.el (imap-debug): Doc fix.
3586 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3588         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
3589         argument in doc string.  Make query for type more clear.
3591 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
3593         * gnus.el (gnus-group-startup-message): Search for gnus images in
3594         etc/images/gnus.
3595         * mm-util.el (mm-image-load-path): Likewise.
3596         * smiley.el (smiley-data-directory): Search for smilies in
3597         etc/images/smilies.
3599 2005-02-09  Kim F. Storm  <storm@cua.dk>
3601         Change Emacs release version from 21.4 to 22.1 throughout.
3602         Change Emacs development version from 21.3.50 to 22.0.50.
3604 2005-02-08  Simon Josefsson  <jas@extundo.com>
3606         * imap.el (imap-log): Doc fix.
3608 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3610         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
3611         prefix arg is neither nil nor a number, as info specifies.
3613 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3615         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
3617 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3619         * message.el (message-beginning-of-line): Change the behavior when
3620         invoked between BOL and : so that it first moves backward.
3622 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3624         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
3625         article buffer when editing of the article is discarded.
3626         (gnus-article-prepare): Revert.
3628 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3630         * gnus-art.el (gnus-article-prepare):
3631         Remove message-strip-forbidden-properties from the local hook.
3633 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3635         * mml.el (mml-generate-mime-1): Convert string into unibyte when
3636         inserting " *mml*" buffer's contents into a unibyte temp buffer.
3638 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3640         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
3641         which will be inserted according to the multibyteness of a buffer
3642         rather than the type of contents.  Suggested by ARISAWA Akihiro
3643         <ari@mbf.ocn.ne.jp>.
3645 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3647         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
3648         which is unreadable in some setups.
3650 2004-12-27  Simon Josefsson  <jas@extundo.com>
3652         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
3653         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
3654         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
3656 2004-12-17  Kim F. Storm  <storm@cua.dk>
3658         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
3660         * gnus-sum.el (gnus-summary-mode-map): Likewise.
3662 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3664         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
3665         correctly even if there are wide characters.
3667 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3669         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
3670         concatenating segments rather than before concatenating them.
3671         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3673 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3675         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
3677 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
3679         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
3680         unify Latin characters in XEmacs.
3681         (mm-find-mime-charset-region): Use it.
3683 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3685         * gnus-util.el (gnus-delete-directory): New function.
3687         * gnus-agent.el (gnus-agent-delete-group): Use it.
3689         * gnus-cache.el (gnus-cache-delete-group): Use it.
3691 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3693         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
3695 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3697         * gnus-group.el (gnus-group-make-rss-group):
3698         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
3700         * gnus-start.el (gnus-setup-news): Honor user's setting to
3701         gnus-message-archive-method.  Suggested by Lute Kamstra
3702         <lute@gnu.org>.
3704 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3706         * message.el (message-forward-make-body-mml): Remove headers
3707         according to message-forward-ignored-headers if a message is decoded.
3709 2004-12-02  Romain Francoise  <romain@orebokech.com>
3711         * message.el (message-forward-make-body-plain): Always remove
3712         headers according to message-forward-ignored-headers.
3714 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3716         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
3717         order to silence the byte compiler.
3719         * pop3.el (pop3-md5): Define it before being used.
3721         * spam.el: Fix the way to silence the byte compiler, which
3722         complained about bbdb-buffer, bbdb-create-internal,
3723         bbdb-search-simple, mail-check-payment, spam-BBDB-register-routine,
3724         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
3725         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
3726         spam-stat-buffer-is-spam, spam-stat-load,
3727         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
3728         spam-stat-save and spam-stat-split-fancy.
3730 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3732         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
3733         which may confuse users.
3734         (canlock-password-for-verify): Ditto.
3736         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
3738         * gnus-art.el (gnus-emphasis-alist): Ditto.
3740         * gnus-registry.el (gnus-registry-max-entries): Ditto.
3742         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
3744         * gnus-start.el (gnus-save-killed-list): Ditto.
3746         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
3747         (gnus-sum-thread-tree-root): Ditto.
3748         (gnus-sum-thread-tree-false-root): Ditto.
3749         (gnus-sum-thread-tree-single-indent): Ditto.
3751         * message.el (message-courtesy-message): Ditto.
3752         (message-archive-note): Ditto.
3753         (message-subscribed-address-file): Ditto.
3754         (message-user-fqdn): Ditto.
3756         * spam-report.el (spam-report-gmane-regex): Ditto.
3758         * spam.el (spam-blackhole-good-server-regex): Ditto.
3760 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3762         * message.el (message-forbidden-properties): Fix typo in doc string.
3764 2004-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3766         * message.el (message-strip-forbidden-properties):
3767         Bind buffer-read-only (etc) to nil.
3769 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3771         * gnus-util.el (gnus-replace-in-string): Add doc string.
3773         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
3774         to avoid problems when splitting mails with many recipients.
3776 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3778         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
3779         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3781 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
3783         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
3785 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3787         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
3788         pop-to-buffer, covered by the subsequent gnus-configure-windows.
3790 2004-11-14  Luc Teirlinck  <teirllm@auburn.edu>
3792         * nnfolder.el (nnfolder-save-marks): Add missing format field in
3793         call to `error'.
3794         * nnml.el (nnml-save-marks): Ditto.
3796 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
3798         * gnus-start.el (gnus-convert-old-newsrc):
3799         Assign legacy-gnus-agent to 5.10.7.
3801 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3803         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
3804         default; improve customization type.
3805         (gnus-emphasis-custom-with-format): New macro.
3806         (gnus-emphasis-custom-value-to-external): New function.
3807         (gnus-emphasis-custom-value-to-internal): New function.
3809 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3811         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
3812         "Args out of range" error.  Reported by Arnaud Giersch
3813         <arnaud.giersch@free.fr>.
3815 2004-11-04  Richard M. Stallman  <rms@gnu.org>
3817         * spam.el (spam group): Add :version.
3819         * pgg-def.el (pgg group): Add :version.
3821 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3823         * gnus-art.el (gnus-article-edit-article): Don't associate the
3824         article buffer with a draft file.  This is a temporary measure
3825         against the 2004-08-22 change to gnus-article-edit-mode.
3827 2004-11-02  Ilya N. Golubev  <gin@mo.msk.ru>.
3829         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
3830         entry.
3832 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3834         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
3835         (html2text-format-tags): Remove unused variable `attr'.
3837         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
3838         after-load-alist.
3840         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
3841         Mule-UCS is loaded under XEmacs.
3842         (mm-mime-mule-charset-alist): Avoid duplicated entries.
3844         * mm-util.el (mm-coding-system-p): Return a coding-system.
3845         (mm-mime-mule-charset-alist): Use shift_jis instead of
3846         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
3847         entries for the mime charsets iso-2022-jp-3 and shift_jis.
3848         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
3849         instead of japanese-shift-jis and iso-latin-1 respectively in
3850         order to share the default value with both Emacs and XEmacs-mule.
3851         (mm-mule-charset-to-mime-charset):
3852         Make mm-coding-system-priorities effective.
3853         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
3854         while predicating of candidates upon the priorities.
3856 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
3858         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
3860         * spam-stat.el (spam-stat): Add :version.
3862         * sieve.el (sieve): Add :version.
3864         * sha1.el (sha1): Add :version.
3865         (sha1-use-external): Remove redundant version.
3867         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
3868         (nnmail-cache-ignore-groups, nnmail-spool-hook)
3869         (nnmail-split-fancy-match-partial-words)
3870         (nnmail-split-lowercase-expanded): Add :version.
3872         * nndiary.el (nndiary): Add :version.
3874         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
3876         * mml-sec.el (mml-default-sign-method)
3877         (mml-default-encrypt-method, mml-signencrypt-style-alist):
3878         Add :version.
3880         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
3882         * mm-url.el (mm-url-use-external, mm-url-program)
3883         (mm-url-arguments): Add :version.
3885         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
3886         (mm-attachment-file-modes, mm-decrypt-option)
3887         (mm-w3m-safe-url-regexp): Add :version.
3889         * message.el (message-cite-prefix-regexp)
3890         (message-sendmail-envelope-from, message-minibuffer-local-map)
3891         (message-user-fqdn, message-completion-alist): Add :version.
3893         * gnus-win.el (gnus-configure-windows-hook)
3894         (gnus-use-frames-on-any-display): Add :version.
3896         * gnus-art.el (gnus-article-address-banner-alist)
3897         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
3898         (gnus-treat-from-picon, gnus-treat-mail-picon)
3899         (gnus-treat-x-pgp-sig): Add :version.
3901         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
3902         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
3903         (gnus-summary-article-delete-hook)
3904         (gnus-summary-display-while-building): Add :version.
3906         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
3907         (gnus-get-top-new-news-hook):Add :version.
3909         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3910         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
3912         * gnus-registry.el (gnus-registry): Add :version.
3914         * gnus-spec.el (gnus-use-correct-string-widths)
3915         (gnus-make-format-preserve-properties): Add :version.
3917         * gnus.el (gnus-group-charter-alist)
3918         (gnus-group-fetch-control-use-browse-url)
3919         (gnus-install-group-spam-parameters): Add :version.
3921         * gnus-diary.el (gnus-diary): Add :version.
3923         * gnus-delay.el (gnus-delay): Add :version.
3925         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
3926         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
3927         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
3928         Add :version.
3930         * gnus-agent.el (gnus-agent-max-fetch-size)
3931         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
3932         (gnus-agent-prompt-send-queue): Add :version.
3934         * deuglify.el (gnus-outlook-deuglify): Add :version.
3936         * html2text.el: Beautify code.  Improve doc strings.  Some
3937         checkdoc cleanup.
3938         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
3940 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
3942         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
3944 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3946         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
3947         signature file.  Suggested by Manoj Srivastava
3948         <srivasta@golden-gryphon.com>.
3950         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
3951         iso-2022-jp even in the Japanese language environment.
3952         Suggested by Jason Rumney <jasonr@gnu.org>.
3954 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3956         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
3957         use the same characters as the dummy marks; make it free from
3958         getting affected by the language environment.
3959         (gnus-summary-read-group-1): Update mark positions only when the
3960         format spec is updated.
3962         * gnus-spec.el (gnus-update-format-specifications): Return a list
3963         of updated types.
3965 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3967         * nnspool.el (nnspool-spool-directory): Use news-path if the
3968         news-directory variable is not bound.
3970         * gnus-group.el (gnus-group-line-format-alist): Convert the value
3971         of gnus-tmp-news-method into string if it may be passed to
3972         gnus-correct-length which takes only a string argument.
3974 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
3976         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
3977         instead.
3979 2004-10-24  Kevin Greiner  <kevin.greiner@compsol.cc>
3981         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
3982         comparison on string.
3984 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3986         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
3987         running the major-mode function.
3989 2004-10-21  Kevin Greiner  <kevin.greiner@compsol.cc>
3991         * gnus-start.el (gnus-convert-old-newsrc): Two of the converters
3992         have been backported to 'Gnus v5.11' from 'No Gnus v0.2'.  Added a
3993         boolean check to not apply converters that apply to future
3994         versions of gnus.
3996 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3998         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
3999         dummy marks in the right way.
4001 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4003         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
4004         avoid infinite recursion via gnus-get-function.
4006 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4008         * gnus-agent.el (gnus-agent-synchronize-group-flags):
4009         When necessary, pass full group name to gnus-request-set-marks.
4010         (gnus-agent-synchronize-group-flags): Add support for sync'ing
4011         tick marks.
4012         (gnus-agent-synchronize-flags-server): Be silent when writing file.
4014 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4016         * gnus-agent.el (gnus-agent-synchronize-group-flags):
4017         Replace gnus-request-update-info with explicit code to sync the
4018         in-memory info read flags with the marks being sync'd to the backend.
4020 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4022         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore servers
4023         that are offline.  Avoids having gnus-agent-toggle-plugged first ask if
4024         you want to open a server and then, even when you responded with no,
4025         asking if you want to synchronize the server's flags.
4026         (gnus-agent-synchronize-flags-server): Rewrite read loop to handle
4027         multi-line expressions.
4028         (gnus-agent-synchronize-group-flags): New internal function.
4029         Updates marks in memory (in the info structure) AND in the backend.
4030         (gnus-agent-check-overview-buffer): Fix range of
4031         deletion to remove entire duplicate line.  Fixes merged article
4032         number bug.
4034         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
4036         * nnagent.el (nnagent-request-set-mark):
4037         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
4038         method, to ensure that synchronization updates marks in the
4039         backend and in the info (in memory) structure.
4041 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4043         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
4044         unless plugged.  Disable the agent so that an open failure causes
4045         an error.
4047 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
4049         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
4050         (gnus-agent-go-online): Change :version.
4051         (gnus-agent-expire-unagentized-dirs)
4052         (gnus-agent-auto-agentize-methods): Add :version.
4054 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4056         * legacy-gnus-agent.el
4057         (gnus-agent-convert-to-compressed-agentview-prompt):
4058         New function.  Used internally to only display 'gnus converting
4059         files' message when actually necessary.
4061         * gnus-sum.el: Remove (require 'gnus-agent) as required
4062         methods now autoloaded.
4064         * gnus-int.el (gnus-request-move-article):
4065         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
4066         improve performance.
4068 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4070         * gnus-agent.el (gnus-agent-cat-groups): Rewrite avoiding defsetf
4071         to avoid run-time CL dependencies.
4072         (gnus-agent-unfetch-articles): New function.
4073         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
4074         article numbers even when local .overview file is missing.
4075         (gnus-agent-read-article-number): New function.  Only accepts
4076         27-bit article numbers.
4077         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
4078         Use gnus-agent-read-article-number.
4079         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
4080         from backend while recognizing that article numbers in .overview
4081         must be valid.
4083         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
4084         some users confused by references to .newsrc when they only have a
4085         .newsrc.eld file.
4086         (gnus-convert-mark-converter-prompt)
4087         (gnus-convert-converter-needs-prompt): Fix use of property list.
4089 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4091         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
4093 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4095         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
4096         stuff for non-living groups.
4098 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4100         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
4101         (gnus-agent-regenerate-group): Using nil messages aren't valid.
4103 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4105         * gnus-agent.el (gnus-agent-read-agentview):
4106         Inline gnus-uncompress-range.
4108 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4110         * legacy-gnus-agent.el
4111         (gnus-agent-convert-to-compressed-agentview): Fix typos with
4112         help from Florian Weimer <fw@deneb.enyo.de>
4114         * gnus-agent.el (gnus-agentize):
4115         gnus-agent-send-mail-real-function no longer set to current value
4116         of message-send-mail-function but rather a lambda that calls
4117         message-send-mail-function.  The change makes the agent real-time
4118         responsive to user changes to message-send-mail-function.
4120 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
4122         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
4124 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4126         * gnus-cache.el (gnus-cache-rename-group): New function.
4127         (gnus-cache-delete-group): New function.
4129         * gnus-agent.el (gnus-agent-rename-group): New function.
4130         (gnus-agent-delete-group): New function.
4131         (gnus-agent-save-group-info): Use gnus-command-method when
4132         `method' parameter is nil.  Don't write nil entries into the
4133         active file.
4134         (gnus-agent-get-group-info): New function.
4135         (gnus-agent-get-local): Add optional parameters to avoid calling
4136         gnus-group-real-name and gnus-find-method-for-group.
4137         (gnus-agent-set-local): Delete stored entry if either min, or max,
4138         are nil.
4139         (gnus-agent-fetch-session): Reword error/quit messages.
4140         On quit, use gnus-agent-regenerate-group to record existance of any
4141         articles fetched to disk before the quit occurred.
4143         * gnus-int.el (gnus-request-delete-group):
4144         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
4145         local disk in sync with the server.
4146         (gnus-request-rename-group):
4147         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
4148         local disk in sync with the server.
4150         * gnus-start.el (gnus-get-unread-articles):
4151         Cosmetic simplification to logic.
4153         * gnus-group.el (gnus-group-delete-group): No longer update
4154         gnus-cache-active-altered as gnus-request-delete-group now keeps
4155         the cache in sync.
4156         (gnus-group-list-active): Let the agent store a server's active
4157         list if currently plugged.
4159         * gnus-util.el (gnus-rename-file): New function.
4161 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4163         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
4164         when the group's active is not available.
4166 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4168         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
4169         error.
4171 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4173         * gnus-start.el (gnus-convert-old-newsrc): Only write the conversion
4174         message to newsrc-dribble when an actual conversion is performed.
4176 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4178         * gnus-agent.el (gnus-agent-read-local):
4179         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
4180         avoid the implicit assumption that they will always be equal.
4181         (gnus-agent-save-local): Bind buffer-file-coding-system, not
4182         coding-system-for-write, as the with-temp-file macro first prints
4183         to a buffer then saves the buffer.
4185 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4187         * legacy-gnus-agent.el (): New.  Provides converters that are only
4188         loaded when gnus-convert-old-newsrc needs to call them.
4190         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
4191         old file versions.
4192         (gnus-group-prepare-hook): Remove function that converted list
4193         form of gnus-agent-expire-days to group properties.
4195         * gnus-start.el (gnus-convert-old-newsrc): Register new
4196         converters to handle old agent file formats.  Added logic for a
4197         "backup before upgrading warning".
4198         (gnus-convert-mark-converter-prompt): Developers can mark
4199         functions as needing (default), or not needing,
4200         gnus-convert-old-newsrc's "backup before upgrading warning".
4201         (gnus-convert-converter-needs-prompt): Tests whether the user
4202         should be protected from potentially irreversable changes by the
4203         function.
4205 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4207         * gnus-int.el (gnus-request-accept-article): Inform the agent that
4208         articles are being added to a group.
4209         (gnus-request-replace-article): Inform the agent that articles
4210         need to be uncached as the cached contents are no longer valid.
4212         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
4213         (gnus-agent-possibly-alter-active): Avoid null in numeric comparison.
4214         (gnus-agent-set-local): Refuse to save null in local object table.
4215         (gnus-agent-regenerate-group): The REREAD parameter can now be a
4216         list of articles that will be marked as unread.
4218 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4220         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
4221         single-interval range of the form (min . max).  Previously the
4222         range had to look like ((min . max)).  Likewise, return
4223         (min . max) rather than ((min . max)).
4224         (gnus-range-map): Use gnus-range-normalize to accept
4225         single-interval range.
4227         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
4228         the cache, but not the agent, now appear with their usual face.
4230 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4232         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
4233         marks consisting of a single range {for example, (3 . 5)} rather
4234         than a list of a single range { ((3 . 5)) }.
4236 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4238         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
4239         uncompressed list.
4241 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4243         * gnus-draft.el (gnus-group-send-queue): Pass the group name
4244         "nndraft:queue" along to gnus-draft-send.
4245         Use gnus-agent-prompt-send-queue.
4246         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
4247         is "nndraft:queue".  Suggested by Gaute Strokkenes
4248         <gs234@srcf.ucam.org>
4250         * gnus-group.el (gnus-group-catchup): Use new
4251         gnus-sequence-of-unread-articles, not
4252         gnus-list-of-unread-articles, to avoid exhausting memory with huge
4253         numbers of articles.  Use gnus-range-map to avoid having to
4254         uncompress the unread list.
4255         (gnus-group-archive-directory)
4256         (gnus-group-recent-archive-directory): Fix invalid ange-ftp reference.
4258         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
4259         (gnus-sorted-range-intersection): Intersection of two ranges
4260         without requiring that they first be uncompressed.
4262         * gnus-start.el (gnus-activate-group): Unless blocked by the
4263         caller, possibly expand the active range to include both cached
4264         and agentized articles.
4265         (gnus-convert-old-newsrc): Rewrote in anticipation of having
4266         multiple version-dependent converters.
4267         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
4268         gnus-agent-save-active.
4269         (gnus-save-newsrc-file): Save dirty agent range limits.
4271         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
4272         gnus-agent-possibly-alter-active.
4273         (gnus-adjust-marked-articles): Faster handling of simple lists.
4275 2004-10-18  David Edmondson  <dme@dme.org>
4277         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
4278         excessively.
4280 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
4282         * mml.el (mml-preview): Use `pop-to-buffer'.
4284         * message.el (message-goto-mail-followup-to): Insert after "To".
4285         (message-carefully-insert-headers): Add comment.
4287         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
4289         * gnus-art.el (gnus-button-alist):
4290         Improve `gnus-button-handle-library' entry.
4292         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
4294         * gnus-group.el (gnus-group-get-new-news-this-group): Add doc-string.
4296         * gnus-start.el (gnus-activate-group): Add doc-string.
4298         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
4299         handle manual section.
4301         * imap.el (imap-store-password): New variable.
4302         (imap-interactive-login): Use it.
4303         Suggested by Mark Plaksin <happy@mcplaksin.org>.
4305         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
4306         Allow / in mailto URLs.
4308         * spam.el (spam-directory): Derive from `gnus-directory'.
4310         * gnus-sum.el (gnus-pick-line-number): Add autoload.
4312 2004-10-17  Richard M. Stallman  <rms@gnu.org>
4314         * gnus-registry.el (gnus-registry-unload-hook):
4315         Set as a variable with add-hook.
4317         * nnspool.el (nnspool-spool-directory): Use news-directory instead
4318         of news-path.
4320         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
4322         * spam.el: Delete duplicate `provide'.
4323         (spam-unload-hook): Set as a variable with add-hook.
4325 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
4327         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
4328         in the doc string.
4330         * message.el (message-ignored-news-headers)
4331         (message-ignored-supersedes-headers)
4332         (message-ignored-resent-headers)
4333         (message-forward-ignored-headers): Improve custom type.
4335 2004-10-15  Simon Josefsson  <jas@extundo.com>
4337         * pop3.el (top-level): Don't require nnheader.
4338         (pop3-read-timeout): Add.
4339         (pop3-accept-process-output): Add.
4340         (pop3-read-response, pop3-retr): Use it.
4342 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4344         * message.el (message-tokenize-header): Fix 2004-09-06 change
4345         which used point-min in the wrong place.
4347 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
4349         * message.el (message-bury): Use `window-dedicated-p'.
4351 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
4353         * gnus-sum.el: Mention that multibyte characters don't work as marks.
4355         * gnus.el (message-y-or-n-p): Autoload.
4357         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
4358         (pop3-password-required, pop3-authentication-scheme)
4359         (pop3-leave-mail-on-server): Made customizable.
4360         (pop3): New custom group.
4361         (pop3-retr): Remove `sleep-for' statements.
4362         Suggested by Dave Love <fx@gnu.org>.
4364         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
4365         Windows/DOS.
4367         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
4368         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
4369         Dave Love <fx@gnu.org>.
4371         * mml.el (mml-minibuffer-read-disposition): Require match.
4372         Suggested by Dave Love <fx@gnu.org>.
4374 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4376         * gnus-group.el (gnus-update-group-mark-positions):
4377         * gnus-sum.el (gnus-update-summary-mark-positions):
4378         * message.el (message-check-news-body-syntax):
4379         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
4380         of string-as-multibyte.
4382         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
4384 2004-10-05  Juri Linkov  <juri@jurta.org>
4386         * gnus-group.el (gnus-update-group-mark-positions):
4387         * gnus-sum.el (gnus-update-summary-mark-positions):
4388         * message.el (message-check-news-body-syntax):
4389         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
4390         8-bit unibyte values to a multibyte string for search functions.
4392 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4394         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
4395         there's no visible header.
4397 2004-10-01  Simon Josefsson  <jas@extundo.com>
4399         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
4400         acroread.
4402 2004-09-29  Jesper Harder  <harder@ifa.au.dk>
4404         * gnus.el (gnus-method-to-server): Oops, move it don't delete it.
4406 2004-09-28  Jesper Harder  <harder@ifa.au.dk>
4408         * gnus-picon.el: Require cl.
4410         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
4412         * mml-smime.el: Require cl.  Autoload message-fetch-field.
4414         * gnus-fun.el: Require gnus-ems and gnus-util.
4416         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr).
4418         * gnus-art.el (gnus-article-edit-mode): Define before first reference.
4420         * gnus.el (gnus-method-to-server): Move defsubst before first use.
4422         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
4423         Fix format string mismatch.
4424         * nnml.el (nnml-request-set-mark, nnml-save-marks): Do.
4425         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): Do.
4427 2004-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
4429         * gnus.el (gnus-version-number): Set to 5.11.
4431 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4433         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
4435 2004-09-26  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
4437         * mm-util.el (mm-image-load-path): Handle nil in load-path.
4439 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
4441         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
4442         GROUP is a virtual group.
4444         * mm-util.el (mm-charset-synonym-alist): Remove obsolete entries
4445         for big5 and gb2312.
4447         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
4448         padding.
4450         * mm-bodies.el (mm-7bit-chars): Don't include \r.
4452         * mml.el (mml-compute-boundary-1): Don't uncompress files.
4454         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
4455         dependencies.
4456         (rfc2047-encode): Use it.
4458         * flow-fill.el: Typo.
4460         * mml.el (mml-generate-mime-1): Don't use format=flowed with
4461         inline PGP.
4463         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
4465         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
4466         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
4468         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
4470         * nnheader.el (nnheader-max-head-length): Increase to 8192.
4472         * message.el (message-clone-locals): Clone sendmail and smtp
4473         variables.
4475 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
4477         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
4478         in `header' match.  Reported by Svend Tollak Munkejord.
4480 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4482         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
4484 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
4486         * uudecode.el (uudecode-use-external): Add :version.
4488         * smime.el (smime-CA-file, smime-encrypt-cipher)
4489         (smime-dns-server): Add :version.
4491         * smiley.el (gnus-smiley-file-types): Add :version.
4493         * sha1.el (sha1-use-external): Add :version.
4495         * pgg-def.el (pgg-query-keyserver): Add :version.
4497         * nnmail.el (nnmail-fancy-expiry-targets)
4498         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
4499         Add :version.
4501         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
4502         (nnimap-retrieve-groups-asynchronous): Add :version.
4503         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
4505         * mml.el (mml-content-disposition-parameters)
4506         (mml-insert-mime-headers-always): Add :version.
4508         * mm-util.el (mm-coding-system-priorities): Add :version.
4510         * mm-decode.el (mm-inline-text-html-with-images)
4511         (mm-keep-viewer-alive-types, mm-external-terminal-program)
4512         (mm-verify-option): Add :version.
4513         (mm-text-html-renderer): Change :version.
4515         * message.el (message-fcc-externalize-attachments)
4516         (message-required-headers, message-draft-headers)
4517         (message-subject-trailing-was-query)
4518         (message-subject-trailing-was-ask-regexp)
4519         (message-subject-trailing-was-regexp, message-mark-insert-begin)
4520         (message-mark-insert-end, message-archive-header)
4521         (message-archive-note, message-cross-post-default)
4522         (message-cross-post-note, message-followup-to-note)
4523         (message-cross-post-note-function, message-use-mail-followup-to)
4524         (message-subscribed-address-functions)
4525         (message-subscribed-address-file, message-subscribed-addresses)
4526         (message-subscribed-regexps, message-allow-no-recipients)
4527         (message-yank-cited-prefix, message-signature-insert-empty-line)
4528         (message-hidden-headers, message-hierarchical-addresses)
4529         (message-mail-user-agent, message-use-idna)
4530         (message-valid-fqdn-regexp)
4531         (message-strip-special-text-properties, message-header-synonyms)
4532         (message-beginning-of-line, message-tab-body-function): Add :version.
4533         (message-insert-canlock, message-wide-reply-confirm-recipients):
4534         Change :version.
4536         * mail-source.el (mail-source-ignore-errors): Add :group, :type
4537         and :version.
4538         (mail-source-delete-old-incoming-confirm)
4539         (mail-source-movemail-program): Add :version.
4541         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
4542         (gnus-agent-cache, gnus-agent): Change :version.
4544         * gnus-util.el (gnus-use-byte-compile): Change :version.
4546         * gnus-sum.el (gnus-summary-make-false-root-always)
4547         (gnus-summary-default-high-score)
4548         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
4549         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
4550         (gnus-read-all-available-headers, gnus-article-emulate-mime)
4551         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
4552         (gnus-sum-thread-tree-single-indent)
4553         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4554         (gnus-sum-thread-tree-leaf-with-other)
4555         (gnus-sum-thread-tree-single-leaf): Add :version.
4556         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
4557         (gnus-article-loose-mime): Change :version.
4559         * gnus-start.el (gnus-backup-startup-file)
4560         (gnus-save-startup-file-via-temp-buffer): Add :version.
4562         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
4563         (gnus-server-offline-face): Add :version.
4565         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
4567         * gnus-msg.el (gnus-gcc-externalize-attachments)
4568         (gnus-debug-files, gnus-debug-exclude-variables)
4569         (gnus-discouraged-post-methods): Change :version.
4570         (gnus-confirm-mail-reply-to-news)
4571         (gnus-confirm-treat-mail-like-news): Add :version.
4573         * gnus-int.el (gnus-server-unopen-status): Add :version.
4575         * gnus-group.el (gnus-group-jump-to-group-prompt)
4576         (gnus-large-ephemeral-newsgroup)
4577         (gnus-fetch-old-ephemeral-headers): Add :version.
4579         * gnus-fun.el (gnus-x-face-directory)
4580         (gnus-convert-pbm-to-x-face-command)
4581         (gnus-convert-image-to-x-face-command)
4582         (gnus-convert-image-to-face-command): Add :version.
4584         * gnus-delay.el (gnus-delay-default-hour): Add :version.
4586         * gnus-cite.el (gnus-cite-blank-line-after-header)
4587         (gnus-article-boring-faces): Add :version.
4589         * gnus-art.el (gnus-buttonized-mime-types)
4590         (gnus-inhibit-mime-unbuttonizing)
4591         (gnus-treat-display-face)
4592         (gnus-treat-body-boundary): Change :version.
4593         (gnus-body-boundary-delimiter, gnus-picon-databases)
4594         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
4595         (gnus-treat-date-english, gnus-treat-fold-headers)
4596         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
4597         (gnus-treat-mail-picon, gnus-treat-wash-html)
4598         (gnus-article-encrypt-protocol)
4599         (gnus-use-idna, gnus-article-over-scroll)
4600         (gnus-mime-display-multipart-alternative-as-mixed)
4601         (gnus-mime-display-multipart-related-as-mixed)
4602         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
4603         (gnus-ctan-url, gnus-button-ctan-handler)
4604         (gnus-button-handle-ctan-bogus-regexp)
4605         (gnus-button-ctan-directory-regexp)
4606         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
4607         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
4608         (gnus-button-man-level, gnus-button-emacs-level)
4609         (gnus-button-message-level, gnus-button-browse-level): Add :version.
4611         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
4612         (gnus-agent-go-online): Change :version.
4613         (gnus-agent-expire-unagentized-dirs)
4614         (gnus-agent-auto-agentize-methods): Add :version.
4616         * flow-fill.el (fill-flowed-display-column)
4617         (fill-flowed-encode-column): Add :version.
4619         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
4620         (gnus-outlook-deuglify-unwrap-max)
4621         (gnus-outlook-deuglify-cite-marks)
4622         (gnus-outlook-deuglify-unwrap-stop-chars)
4623         (gnus-outlook-deuglify-no-wrap-chars)
4624         (gnus-outlook-deuglify-attrib-cut-regexp)
4625         (gnus-outlook-deuglify-attrib-verb-regexp)
4626         (gnus-outlook-deuglify-attrib-end-regexp)
4627         (gnus-outlook-display-hook): Add :version.
4629         * binhex.el (binhex-use-external): Add :version.
4631 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
4633         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
4634         and `invisible'.
4636 2004-09-13  Simon Josefsson  <jas@extundo.com>
4638         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
4640 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
4642         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
4644 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
4646         * nnimap.el (nnimap-open-connection): Remove extraneous end-paren.
4648 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4650         * nnimap.el (nnimap-open-connection): Allow 'imaps' as a synonym
4651         for the 'imap' port in netrc files.
4653         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
4654         in gnus-registry-trim.
4656 2004-09-10  Simon Josefsson  <jas@extundo.com>
4658         * nndb.el (require): Remove tcp and duplicate cl.
4660 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
4662         * nntp.el (nntp): New customization group.
4663         (nntp-authinfo-file): Add customization group.
4665         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
4667         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
4669         * gnus.el (to-address, to-list, subscribed)
4670         (large-newsgroup-initial): Ditto.
4672         * flow-fill.el (fill-flowed-display-column)
4673         (fill-flowed-encode-column): Ditto.
4675 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4677         * message.el (message-tokenize-header, message-send-mail-with-qmail):
4678         Use point-min rather than 1.
4679         (message-send-mail): Use buffer-size rather than point-max.
4681         * gnus-sum.el (gnus-summary-search-article-forward):
4682         Signal a specific `search-failed' rather than a generic `error'.
4684         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
4685         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
4686         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
4688 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4690         * gnus-sum.el (gnus-summary-insert-subject): Remove list identifiers.
4692 2004-09-03  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
4694         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
4695         (spam-stat-save): Accept prefix argument.
4697 2004-09-01  Simon Josefsson  <jas@extundo.com>
4699         * message.el (message-canlock-generate): Require sha1, not
4700         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
4701         to require within a function.  Sadly, if sha1.el isn't loaded, the
4702         let binding in m-c-g will hide the defcustom definition, which is
4703         bad.)
4705         * canlock.el: Require sha1, not sha1-el.
4707         * message.el: Don't autoload sha1 (there is a autoload cookie in
4708         sha1.el).
4710         * sha1-el.el: Renamed to sha1.el.
4712 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4714         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
4716 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
4718         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
4719         isn't a string.
4721 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
4723         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
4725 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4727         * canlock.el: Don't autoload mail-fetch-field.
4729 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4731         * canlock.el (base64-encode-string): Don't autoload it.
4733 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4735         * canlock.el: Always require sha1-el.
4736         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
4738 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4740         * message.el (message-canlock-generate): Require sha1-el.
4742 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4744         * canlock.el (canlock-insert-header): Remove excessive grouping in
4745         regexp.
4747 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4749         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
4751 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4753         * canlock.el (canlock-sha1-function): Remove.
4754         (canlock-sha1-function-for-verify): Remove.
4755         (canlock-openssl-program): Remove.
4756         (canlock-openssl-args): Remove.
4757         (canlock-ignore-errors): Remove.
4758         (canlock-sha1-with-openssl): Remove.
4759         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
4760         (canlock-verify): Don't use canlock-ignore-errors.
4762         * sha1-el.el (sha1-string-external): Make it can return a string
4763         in binary form.
4764         (sha1-region-external): Ditto.
4765         (sha1-string-internal): Ditto.
4766         (sha1-region-internal): Ditto.
4767         (sha1-region): Ditto.
4768         (sha1-string): Ditto.
4769         (sha1): Ditto.
4771 2003-11-15  Simon Josefsson  <jas@extundo.com>
4773         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
4774         (pgg-gpg-lookup-key): Use regexp match instead of
4775         split-string (split-string is different between emacs 21.2 and
4776         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
4778 2004-07-28  Simon Josefsson  <jas@extundo.com>
4780         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
4781         parameter (but don't use it, for now).
4783 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
4785         * sieve.el (sieve-deactivate-all): Fix format string mismatch.
4787 2004-08-30  Andreas Schwab  <schwab@suse.de>
4789         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
4790         ?* and ?\;.
4792         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
4793         and ?\' to symbol instead of whitespace.
4795 2004-08-31  Jesper Harder  <harder@ifa.au.dk>
4797         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
4798         invalid addresses.
4800 2004-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
4802         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
4804 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4806         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
4808 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4810         * gnus-art.el (article-decode-idna-rhs): Don't use
4811         message-idna-inside-rhs-p.
4813 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4815         * message.el (message-idna-inside-rhs-p): Remove.
4816         (message-idna-to-ascii-rhs-1): Use proper address parsing.
4818 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4820         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
4822 2004-08-30  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
4824         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
4826 2004-08-26  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
4828         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
4829         end-of-buffer.
4831 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
4833         * gnus-sum.el (gnus-read-header): Don't remove a header for the
4834         parent article of a sparse article in the thread hashtb.
4836 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
4838         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
4839         (nnmail-expand-newtext): Lowercase expanded entries if
4840         nnmail-split-lowercase-expanded is non-nil.
4842         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
4843         when the group's active is not available.
4845         * gnus-art.el (article-hide-headers): Refer to the values for
4846         gnus-ignored-headers and gnus-visible-headers in the summary
4847         buffer since a user may have set them as group parameters.
4848         (gnus-article-read-summary-keys): Restore new window-start and
4849         hscroll to summary window.
4850         (gnus-prev-page-map): Remove duplicated one.
4852         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
4853         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
4854         Karl Chen <quarl@nospam.quarl.org> and Reiner Steib
4855         <Reiner.Steib@gmx.de>.
4857         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
4858         Replace pp-to-string with gnus-pp-to-string.
4860         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
4862         * gnus-group.el (gnus-group-make-kiboze-group): Replace pp with
4863         gnus-pp.
4865         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
4866         parsing gnus-posting-styles when the message is not for replying.
4867         (gnus-summary-resend-message-edit): Call mime-to-mml.
4868         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4869         (gnus-debug): Replace pp with gnus-pp.
4871         * gnus-score.el (gnus-score-save): Replace pp with gnus-pp.
4873         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
4874         gnus-pp-to-string.
4876         * gnus-util.el (gnus-bind-print-variables): New macro.
4877         (gnus-prin1): Use it.
4878         (gnus-prin1-to-string): Use it.
4879         (gnus-pp): New function.
4880         (gnus-pp-to-string): New function.
4882         * gnus.el: Don't make unnecessary *Group* buffer when loading.
4884         * mail-source.el (mail-source-touch-pop): Doc fix.
4886         * message.el (message-mode): Don't modify paragraph-separate there.
4887         (message-setup-fill-variables): Add mml tags to paragraph-start
4888         and paragraph-separate.  Suggested by Andrew Korty <ajk@iu.edu>.
4889         (message-smtpmail-send-it): Doc fix.
4890         (message-exchange-point-and-mark): Don't activate region if it was
4891         inactive.  Suggested by Hiroshi Fujishima
4892         <pooh@nature.tsukuba.ac.jp> and Jesper Harder <harder@ifa.au.dk>.
4894         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
4895         t while entering a file name using the mm-with-multibyte macro.
4896         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4898         * mm-encode.el (mm-content-transfer-encoding-defaults):
4899         Use qp-or-base64 for the application/* types.
4900         (mm-safer-encoding): Consider 7bit is safe.
4902         * mm-util.el (mm-with-multibyte-buffer): New macro.
4903         (mm-with-multibyte): New macro.
4905         * mm-view.el (mm-inline-render-with-function): Use multibyte
4906         buffer; decode html source by charset.
4908         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
4909         add generate-head-function and generate-article-function to the
4910         rfc822-forward entry.
4911         (nndoc-forward-type-p): Recognize envelope From_.
4912         (nndoc-rfc822-forward-generate-article): New function.
4913         (nndoc-rfc822-forward-generate-head): New function.
4915         * score-mode.el (gnus-score-pretty-print): Replace pp with gnus-pp.
4917         * webmail.el (webmail-debug): Replace pp with gnus-pp.
4919         * gnus-art.el (gnus-article-wash-html-with-w3m):
4920         Bind w3m-safe-url-regexp as the value for mm-w3m-safe-url-regexp;
4921         use w3m-minor-mode-map instead of mm-w3m-local-map-property.
4922         (gnus-mime-save-part-and-strip): Use mm-complicated-handles
4923         instead of mm-multiple-handles.
4924         (gnus-mime-delete-part): Ditto.
4926         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
4927         handle, as well as a list.
4928         (mm-complicated-handles): Former definition of mm-multiple-handles.
4930         * mm-view.el (mm-w3m-mode-map): Remove.
4931         (mm-w3m-local-map-property): Remove.
4932         (mm-w3m-cid-retrieve-1): Call itself recursively.  Suggested by
4933         ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
4934         (mm-w3m-cid-retrieve): Simplify.
4935         (mm-inline-text-html-render-with-w3m): Decode html source by
4936         charset; check META tags only when charsets are not specified in
4937         headers; specify charset to w3m-region; use w3m-minor-mode-map
4938         instead of mm-w3m-local-map-property.
4940 2004-08-30  Juanma Barranquero  <lektu@terra.es>
4942         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
4944 2004-08-30  Andreas Schwab  <schwab@suse.de>
4946         * nnlistserv.el (nnlistserv-kk-wash-article): Fix paren nesting.
4948         * gnus-score.el (gnus-summary-increase-score): Fix format string.
4950 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4952         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
4954 2004-08-30  Kim F. Storm  <storm@cua.dk>
4956         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
4958         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
4959         Add :group 'nnimap.
4961 2004-08-23  Reiner Steib  <Reiner.Steib@gmx.de>
4963         * mm-decode.el (mime-display, mime-security): Fix custom-manual
4964         entries.
4966         * gnus-art.el (gnus-article): Ditto.
4968 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4970         * gnus-art.el (article-hide-list-identifiers):
4971         Bind inhibit-read-only as t.
4973 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
4975         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
4977 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4979         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
4980         (gnus-narrow-to-page): Don't assume point-min == 1.
4981         (gnus-article-edit-mode): Derive from message-mode.
4983         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
4984         point-min == 1.
4986         * imap.el (imap-parse-address-list, imap-parse-body-ext):
4987         Disable incorrect use of `assert'.
4989         * message.el (message-mode): Set comment-start-skip.
4991 2004-08-22  Sam Steingold  <sds@gnu.org>
4993         * pop3.el (pop3-leave-mail-on-server): New user variable.
4994         (pop3-movemail): Delete mail only when it is nil.
4996 2004-08-17  Reiner Steib  <Reiner.Steib@gmx.de>
4998         * netrc.el, tls.el: Removed; use files from ../net instead.
5000 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
5002         * gnus-mule.el, smiley-ems.el: Removed obsolete files.
5004         * mailcap.el (mailcap-mime-data): Mark as risky.
5006         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
5007         Fix custom-manual entries.
5009         * time-date.el: Removed.  Merged into ../calendar/time-date.el.
5011 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
5013         * blink.pbm, blink.xpm, braindamaged.xpm, cry.xpm, dead.xpm,
5014         evil.xpm, forced.xpm, frown.xpm, grin.xpm, indifferent.xpm,
5015         reverse-smile.xpm, sad.pbm, sad.xpm, smile.xpm, time-date.el,
5016         wry.xpm: Added new files from the v5_10 branch of Gnus.
5018 2004-07-22  Andreas Schwab  <schwab@suse.de>
5020         Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
5022 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5024         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
5025         addition to emacs-w3m.
5027 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
5029         * gnus-msg.el (gnus-summary-followup-with-original):
5030         Document yanking of region when active.
5032 2004-04-13  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5034         * gnus-agent.el: Merged 7.3 through 7.7 updates into branch.
5035         Revision 7.2 changes excluded to maintain compatibility with all
5036         targeted emacs versions.
5038         * gnus-cus.el: Merged revisions 7.2 through 7.5 into branch to support
5039         gnus-agent.el update and incorporate bug fixes.
5041 See ChangeLog.2 for earlier changes.
5043     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
5045   This file is part of GNU Emacs.
5047   GNU Emacs is free software; you can redistribute it and/or modify
5048   it under the terms of the GNU General Public License as published by
5049   the Free Software Foundation; either version 3, or (at your option)
5050   any later version.
5052   GNU Emacs is distributed in the hope that it will be useful,
5053   but WITHOUT ANY WARRANTY; without even the implied warranty of
5054   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5055   GNU General Public License for more details.
5057   You should have received a copy of the GNU General Public License
5058   along with GNU Emacs; see the file COPYING.  If not, write to the
5059   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
5060   Boston, MA 02110-1301, USA.
5062 ;; Local Variables:
5063 ;; coding: iso-2022-7bit
5064 ;; fill-column: 79
5065 ;; add-log-time-zone-rule: t
5066 ;; End:
5068 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4