* elisp.texi (Top): Remove "Saving Properties" from detailed menu.
[emacs.git] / lisp / gnus / ChangeLog
blob89cfbc3cc7a3c9736cf769687b1e5107fcffa47d
1 2007-05-09  Didier Verna  <didier@xemacs.org>
3         * gnus-diary.el, nndiary.el: Remove the description comment (nndiary is
4         now properly documented in the Gnus manual).  Fix the spelling of "Back
5         End".
7 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
11         displayed of multipart/alternative part if it is invoked from summary
12         buffer.
13         (gnus-article-part-wrapper): Select article window.
15         * mm-view.el (mm-inline-text-html-render-with-w3m)
16         (mm-inline-text-html-render-with-w3m-standalone)
17         (mm-inline-render-with-function): Use mail-parse-charset by default.
19 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21         * gnus-msg.el (gnus-inews-yank-articles): Use
22         message-exchange-point-and-mark instead of exchange-point-and-mark.
24 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26         * message.el (message-yank-original): Make sure cited text ends with
27         newline; don't exchange point and mark.
29 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
31         * tls.el (open-tls-stream): Properly handle case where there
32         is no associated buffer.
34 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
36         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
37         message-yank-original, make sure (< mark TEXT point).
39 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
41         * nnmail.el (nnmail-spool-file): Mark as obsolete.
42         (nnmail-get-new-mail): Reformat.
44         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
46         * gmm-utils.el: Fix Commentary.
47         (gmm-tool-bar-from-list): Fix typo in doc string.
49 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
51         * message.el (message-yank-original): Fix bug:
52         Don't switch point and mark unnecessarily.
54 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
56         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
57         evaluation of gnus-extended-version to ensure correct generation of the
58         User-Agent header when message-generate-headers-first is used.
60 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
62         * gnus-art.el (gnus-button-alist): Also catch `<f1> k ...'.
63         (gnus-treat-display-x-face): Fix doc string.
65 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
67         * message.el (message-required-news-headers):
68         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
70 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
72         * message.el (message-generate-new-buffers): Change the meaning of the
73         nil value; add `standard' to the choices; treat t as `unique'; improve
74         doc string.
75         (gnus-select-frame-set-input-focus): Autoload.
76         (message-buffer-name): Search for the existing message buffer if
77         message-generate-new-buffers is nil or `standard'; treat the value t of
78         message-generate-new-buffers as `unique'.
79         (message-pop-to-buffer): Raise the frame already displaying the message
80         buffer; clear the echo area after querying.
81         (message-setup): Pass the `continue' argument to compose-mail.
82         (message-mail): Prefer `switch-function' if it is given; search for the
83         existing message buffer if the `continue' argument is non-nil; pass
84         continue and switch-function arguments to compose-mail by way of
85         message-setup.
86         (message-mail-other-window): Adjust argument of message-setup.
87         (message-mail-other-frame): Ditto.
89 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
91         * message.el (message-make-in-reply-to): Quote name containing
92         non-ASCII characters.  It will make the RFC2047 encoder cause an error
93         if there are special characters.  Reported by NAKAJI Hiroyuki
94         <nakaji@kankyo-u.ac.jp>.
96 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
98         * nntp.el (nntp-never-echoes-commands)
99         (nntp-open-connection-functions-never-echo-commands): New variables.
100         (nntp-send-command): Use them.
102 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
104         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
105         articles posted in the last 24 hours.
107 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
109         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
111 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
113         * nnweb.el (nnweb-google-parse-1): Update parser.
115 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
117         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
119 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
121         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
122         regexp.
124 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
126         * uudecode.el (uudecode-string-to-multibyte): New function emulating
127         string-to-multibyte.
128         (uudecode-decode-region-internal): Use it.
130 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
132         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
133         custom choice.
135         * gnus-art.el (gnus-signature-limit): Fix custom choice.
137 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
139         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
140         Use gnus-home-directory instead of "~/" or "$HOME".
142 2007-01-12  Kenichi Handa  <handa@m17n.org>
144         * uudecode.el (uudecode-decode-region-internal): Make it work in a
145         multibyte buffer.
147 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
149         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
151 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
153         * gnus-soup.el: Add missing :group in previous change.
155 2007-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
157         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
158         customizable.
160 2007-01-03  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
162         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
163         headers read from disk with the ones newly found in the current search.
164         This should no longer cause problems, because the article numbers in
165         Gmane's `nov.php' output are ignored since the previous change.
167 2006-01-03  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
169         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
170         solid groups.
172 2006-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
174         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
175         the headers when creating the mapping to avoid mismappings.
176         (nnweb-gmane-create-mapping): Always nix out old mapping.
178 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
180         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
182 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
184         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
186 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
188         * gnus-sum.el (gnus-summary-insert-dormant-articles): Fix typo in
189         message.
191 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
193         * nnimap.el (nnimap-expunge-search-string): Mention
194         nnimap-search-uids-not-since-is-evil in docstring.
196 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
198         * spam.el: Revert to make-obsolete-variable because
199         define-obsolete-variable-alias is not supported in Emacs 21.
201 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
203         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
204         summary buffer.
206 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
208         * spam.el (spam-ifile-path, spam-ifile-database-path)
209         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
210         make-obsolete-variable.
212 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
214         * message.el (message-make-fqdn): Fix comment.
215         (message-bogus-system-names): Add ".local".
217         * spam.el (spam-ifile-path, spam-ifile-program)
218         (spam-ifile-database-path, spam-ifile-database)
219         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
220         Don't use "path" inappropriately.
221         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
222         strings.
223         (spam-check-ifile, spam-ifile-register-with-ifile)
224         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
225         new variable names.
227         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
228         (gnus-treat-display-smileys): Simplify using
229         gnus-image-type-available-p.
231         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
232         available.
234 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
236         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
237         one after turning on the buffer's multibyteness instead of decoding
238         them directly in the unibyte buffer that causes unexpected conversion
239         in Emacs 23 (unicode).
241 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
243         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
244         disconnect icons.  Add help text.
246 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
248         * legacy-gnus-agent.el: Add Copyright notice.
250 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
252         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
254 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
256         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
257         specifying array size.
258         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
259         array if it is too small.
260         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
261         (gnus-sort-threads-loop): New function.
263 2006-12-06  Chris Moore  <dooglus@gmail.com>
265         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
266         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
268 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
270         * mm-url.el (mm-url-predefined-programs): Call curl with correct
271         options.
273 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
275         * mml2015.el (mml2015-pgg-clear-verify): Replace encode-coding-string
276         with mm-encode-coding-string.
278 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
280         * nneething.el (nneething-decode-file-name): Replace
281         decode-coding-string with mm-decode-coding-string.
283 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
285         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
286         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
288         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
289         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
290         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
291         (gnus-group-make-directory-group, gnus-group-transpose-groups):
292         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
293         (gnus-subscribe-newsgroup, gnus-1):
294         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
295         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
296         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
297         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
299 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
301         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
303 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
305         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
306         and comment it.
308         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
310 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
312         * gnus-util.el (gnus-extract-address-components): Improve comment.
314 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
316         * gnus-util.el (gnus-extract-address-components): Work with address in
317         which the name portion contains @.
319 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
321         * gnus.el (gnus-start): Move custom group up.
322         (gnus-select-method): Don't autoload, but make it available for
323         `customize-variable'.
324         (gnus-getenv-nntpserver): Don't autoload.
326 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
328         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
329         mm-with-unibyte-current-buffer to make string unibyte.
331         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
332         mm-string-as-multibyte.
334 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
336         * message.el: Merge from the trunk to fix the bug WRT double encoded
337         subjects.
338         (message-replacement-char): New variable.
339         (message-fix-before-sending): Use it.
340         (message-simplify-subject): New function to remove duplicate code.
341         (message-reply, message-followup): Use it.
342         (message-simplify-subject-functions): New variable.
343         (message-strip-subject-encoded-words): New function
345 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
347         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
348         instead of gnus-intersection because arguments of gnus-sorted-nunion
349         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
351 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
353         * gnus-diary.el (gnus-diary-delay-format-function):
354         * nndiary.el (nndiary-reminders):
355         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
357 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
359         * gnus-art.el (article-hide-boring-headers): Fetch date from
360         gnus-original-article-buffer to avoid problems with localized date
361         strings.
363 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
365         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
367 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
369         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
370         New variables.
371         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
372         (mm-charset-synonym-alist): Move some entries to
373         mm-codepage-iso-8859-list.
374         (mm-charset-synonym-alist, mm-charset-override-alist): Add
375         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
377 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
379         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
381 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
383         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
384         with Emacs 21 and XEmacs.
386 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
388         * mm-view.el: Add interactive arg to html2text autoload.
390 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
392         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
394 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
396         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
397         names.
399         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
401 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
403         * message.el (message-headers-to-generate): Fix typo in docstring.
405 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
407         * gnus.el (gnus-mime): Remove unused custom group.
408         (gnus-getenv-nntpserver, gnus-select-method): Autoload.
410 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
412         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
413         "blank line" when searching for end of armor headers.
415 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
417         * gmm-utils.el (gmm-write-region): Fix variable name.
419 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
421         * gmm-utils.el (gmm-write-region): New function based on compatibility
422         code from `mm-make-temp-file'.
424         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
426         * nnmaildir.el (nnmaildir--update-nov)
427         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
428         Use `gmm-write-region'.
430 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
432         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
433         gnus-summary-limit-to-articles.
435 2006-10-04  Romain Francoise  <romain@orebokech.com>
437         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
438         Moved here (and renamed) from gnus-registry.el.
440         * gnus-registry.el: Require gnus-util.
441         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
443 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
445         * pop3.el (pop3-authentication-scheme): Clarify doc.
446         (pop3-movemail): Warn about pop3-leave-mail-on-server.
448 2006-10-04  Dave Love  <fx@gnu.org>
450         * pop3.el (pop3-authentication-scheme): Add custom version.
452 2006-10-04  Jesper Harder  <harder@ifa.au.dk>
454         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
455         doc string.  Improve doc string.
457 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
459         * gnus-util.el (gnus-with-local-quit): New macro.
461         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
463 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
465         * gmm-utils.el (gmm): Adjust custom version.
467         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
468         custom version.
470         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
472 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
474         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
476 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
478         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
479         regexp.  Articles containing quotation were cut prematurely.
481 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
483         * message.el (message-cite-original-without-signature): Use nobody by
484         default for the value of From header.
485         (message-cite-original): Ditto.
486         (message-reply): Ditto.
488 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
490         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
491         mails in the doc string.  Add some URLs in comment.
493 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
495         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
496         backslashes handling and the way to find boundaries of quoted strings.
498 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
500         * gnus-art.el (gnus-button-regexp, gnus-button-marker-list)
501         (gnus-button-last): Move up.  Convert comments into doc strings.
503 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
505         * message.el (message-send-mail-with-sendmail): Look for sendmail in
506         several common directories.
508 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
510         * gnus-art.el (article-decode-encoded-words): Make it fast.
512 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
514         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
516         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
517         in quoted string into `\'.
519 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
521         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
522         Use standard-syntax-table.
524 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
526         * gnus-art.el (gnus-decode-address-function): New variable.
527         (article-decode-encoded-words): Use it to decode headers which are
528         assumed to contain addresses.
529         (gnus-mime-delete-part): Remove useless `or'.
531         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
532         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
533         (gnus-nov-parse-line): Use it to decode From header.
534         (gnus-get-newsgroup-headers): Ditto.
535         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
537         * mail-parse.el (mail-decode-encoded-address-region): New alias.
538         (mail-decode-encoded-address-string): New alias.
540         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
541         New function.
542         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
543         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
544         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
545         (rfc2047-decode-string): Ditto.
546         (rfc2047-decode-address-region): New function.
547         (rfc2047-decode-address-string): New function.
549 2006-08-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
551         [ Backported bug fix from No Gnus. ]
553         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
554         looking up the method using GROUP's prefix before inventing a new one.
555         It is used on killed/unknown groups in various places where returning
556         an all-new method isn't expected by the caller.
558         * gnus-util.el (gnus-group-server): Copy required macro from No Gnus.
560 2006-08-13  Romain Francoise  <romain@orebokech.com>
562         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
563         space.
565 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
567         * compface.el (uncompface): Use binary rather than raw-text-unix.
569 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
571         * compface.el (uncompface): Make sure the eol conversion doesn't take
572         place when communicating with the external programs.  Reported by
573         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
575 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
577         * nnheader.el (nnheader-insert-head): Fix typo in comment.
579 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
581         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
582         Make it more robust by parsing author and date independently.
584 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
586         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
588 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
590         * nnheader.el (nnheader-insert-head): Make it work even if the file
591         uses CRLF for the line-break code.
593 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
595         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
596         workaround for the url package included with Emacs.
598         * nnweb.el (nnweb-google-create-mapping): Update regexp.
600 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
602         * nnmail.el (nnmail-article-group): If splitting raises an error, give
603         some information about the error when saying that the `bogus' mail
604         group will be used.
606 2006-07-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
608         [ Backported bug fixes from No Gnus. ]
610         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
611         (nnweb-google-search): Respect nnweb-max-hits as upper bound.
612         (nnweb-request-article): Do proper xwfu encoding when fetching articles
613         by message-id.
615         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
616         unsubscribed groups as if they were killed ones.  It causes duplicate
617         entries in gnus-newsrc-alist.
619 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
621         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
622         string.
624 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
626         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
628 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
630         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
632 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
634         * gnus-diary.el (gnus-user-format-function-d)
635         (gnus-user-format-function-D): Autoload.
637 2006-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
639         * gnus-group.el (gnus-group-select-group): Doc fix.
640         [ See 2004-05-19 change on the trunk. ]
642 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
644         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
646 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
648         * message.el (message-syntax-checks): Doc fix.
650 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
652         * message.el (message-syntax-checks): Doc fix.
653         (message-send-mail): Add check for continuation headers.
654         (message-check-news-header-syntax): Fix regexp used to check for
655         continuation headers.
657 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
659         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
661 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
663         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
664         to fill the utf-8 entry.
666 2006-06-05  Dan Christensen  <jdc@uwo.ca>
668         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
669         respect display group parameter and gnus-summary-expunge-below.
670         (gnus-articles-to-read): Remove unused reference to display group
671         parameter.
672         [ Merge 2004-07-06 change from the trunk. ]
674 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
676         * gnus-ml.el (gnus-mailing-list-subscribe)
677         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
678         (gnus-mailing-list-message): Fix doc strings.
680 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
682         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
683         of doing it manually.
685 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
687         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
688         must be explicitly online rather than "not explicitly offline" for
689         its flags to be synchronized.
690         (gnus-agent-read-local): All symbols allocated in my-obarray
691         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
692         (gnus-agent-regenerate-group): Check numeric names to see if they are
693         messages or groups.
695 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
697         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
698         (gnus-saved-headers): Ditto.
699         (gnus-default-article-saver): Doc fix; add
700         gnus-summary-write-body-to-file; mention functions may have properties.
701         (gnus-article-save-coding-system): New variable.
702         (gnus-article-save): Override gnus-save-all-headers and
703         gnus-saved-headers by :headers property which saver function may have.
704         (gnus-read-save-file-name): Add optional `dir-var' argument which
705         specifies directory in which files are saved; work even if optional
706         `variable' argument is not specified.
707         (gnus-summary-save-in-file): Add properties :decode and :headers.
708         (gnus-summary-write-to-file): Add properties :decode, :function, and
709         :headers; read file name.
710         (gnus-summary-save-body-in-file): Add :decode property; add optional
711         `overwrite' argument.
712         (gnus-summary-write-body-to-file): New function; add properties
713         :decode and :function.
714         (gnus-output-to-file): Add coding cookie and encode text according
715         to gnus-article-save-coding-system; don't use mm-append-to-file.
717         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
718         (gnus-summary-local-variables): Add it.
719         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
720         (gnus-summary-save-article): Require gnus-art; save decoded articles
721         if function that gnus-default-article-saver specifies has `:decode'
722         property; bind gnus-prompt-before-saving to t when saving many
723         articles in a file; move point to article which will be saved.
724         (gnus-summary-write-article-body-file): New function.
726 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
728         * uudecode.el (uudecode-decode-region-external): Fix previous commit.
730 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
732         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
733         after-load-alist.
735 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
737         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
738         coding system in XEmacs, use binary.
740         * mail-source.el (mail-sources): Fix custom type.
742         * imap.el (Commentary): Fix typo.
744 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
746         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
747         (gnus-summary-expire-articles-now): Shorten prompt.
749         * gmm-utils.el (wid-edit): Require.
750         (defun-gmm): Renamed from `gmm-defun-compat'.
751         (gmm-image-search-load-path): Use it.
752         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
754 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
756         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
757         (mm-copy-to-buffer): Use with-current-buffer.
758         (mm-display-part): Simplify.
759         (mm-inlinable-p): Add optional arg `type'.
761         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
762         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
763         Try harder to show the attachment internally or externally using
764         gnus-mime-view-part-as-type.
766 2006-05-04  Reiner Steib  <Reiner.Steib@gmx.de>
768         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
769         `filename' from Content-Disposition if Content-Type doesn't
770         provide `name'.
771         (gnus-mime-view-part-as-type): Set default instead of initial-input.
773 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
775         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
776         unibyte after clear-decrypt function runs.
778         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
779         returns as a unibyte string.
781 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
783         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
784         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
785         (mml1991-pgg-encrypt): Ditto.
787 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
789         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
790         (gnus-outlook-deuglify-unwrap-max): Remove autoload.
792         * mml-sec.el (mml-secure-method): New internal variable.
793         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
794         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
795         New functions using mml-secure-method.  Sync from the trunk.
797         * mml.el (mml-mode-map): Add key bindings for those functions.
798         (mml-menu): Simplify security menu entries.  Suggested by Jesper
799         Harder <harder@myrealbox.com>.  Sync from the trunk.
801         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
802         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
803         (message-in-body-p): New function.  Sync from the trunk.
805         * mml.el (mml-mode, mml-dnd-protocol-alist)
806         (mml-dnd-attach-options, mml-dnd-attach-file)
807         (mml-attach-file, mml-attach-buffer, mml-attach-external):
808         Sync DND support and use of message-in-body-p from the trunk.
810 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
812         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
813         binding pgg-* variables; reimplement the section which prevents
814         MIME header from being signed.
815         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
816         pgg-text-mode; remove a blank line at the top of body.
818         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
819         lines at the top of body; use gnus-newsgroup-charset if there's no
820         Charset header.
822 2006-04-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
824         * nnweb.el (nnweb-google-wash-article): Sync up to new Google HTML.
826 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
828         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
829         (mm-uu-pgp-encrypted-test): Ditto.
830         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
831         between header and body; return application/pgp-encrypted handle
832         if decryption failed; decode decrypted body by charset.
834         * mm-decode.el (mm-automatic-display): Don't make application/pgp
835         element match to application/pgp-*.
837 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
839         * gnus-util.el (gnus-replace-in-string):
840         Prefer replace-regexp-in-string over of replace-in-string.
842 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
844         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map.
846         * gnus-sum.el: Ditto.
848         * gnus-util.el (gnus-select-frame-set-input-focus):
849         Use select-frame-set-input-focus if it is available in XEmacs; use
850         definition defined in Emacs 22 for old Emacsen.
852 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
854         [ Merge from Gnus trunk. ]
856         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
857         (mm-charset-override-alist): New variable.
858         (mm-charset-to-coding-system): Use it.
859         (mm-codepage-setup): New helper function.
860         (mm-charset-eval-alist): New variable.
861         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
862         Warn about unknown charsets.  Add allow-override.
863         Use `mm-charset-override-alist' only when decoding.
864         (mm-detect-mime-charset-region): Use :mime-charset.
866         * mm-bodies.el (mm-decode-body, mm-decode-string):
867         Call `mm-charset-to-coding-system' with allow-override argument.
869         * message.el (message-tool-bar-zap-list, message-tool-bar)
870         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
871         (message-tool-bar-local-item-from-menu): Remove.
872         (message-tool-bar-map): Replace by `message-make-tool-bar'.
873         (message-make-tool-bar): New function.
874         (message-mode): Use `message-make-tool-bar'.
876         * gnus-sum.el (gnus-summary-tool-bar)
877         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
878         (gnus-summary-tool-bar-zap-list): New variables.
879         (gnus-summary-make-tool-bar): Complete rewrite using
880         `gmm-tool-bar-from-list'.
882         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
883         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
884         New variables.
885         (gnus-group-make-tool-bar): Complete rewrite using
886         `gmm-tool-bar-from-list'.
887         (gnus-group-tool-bar-update): New function.
889         * gmm-utils.el: New file.
891 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
893         * flow-fill.el (fill-flowed): Remove trailing space from blank
894         quoted lines.
896 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
898         * gnus-art.el (gnus-article-mode):
899         Set cursor-in-non-selected-windows to nil.
901 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
903         * gnus-art.el (gnus-mime-view-part-as-charset): Ignore charset
904         that the part specifies.
906         * mm-decode.el (mm-display-part): Work with external parts and
907         usual parts similarly.
909         * mm-extern.el (mm-inline-external-body): Use mm-display-part
910         instead of gnus-display-mime.
912         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
913         tag to summarized topics part in order to encode non-ASCII text.
915 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
917         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
919 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
921         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
922         the sieve region.
924 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
926         * gnus.el: Gnus v5.10.8 is released.
928 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
930         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new layout.
932         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
933         unknown charset.
935         * message.el (message-header-synonyms): Add Original-To to the default.
937         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Group is an
938         optional parameter.
940 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
942         * gnus-fun.el (gnus): Require it for gnus-directory.
944 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
946         * nnweb.el (nnweb-google-create-mapping): Update regexp.
947         Some whitespace was matched into the url, which broke browsing hits
948         > 100 when mm-url-use-external was nil.
950 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
952         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
954 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
956         * mml.el (mml-insert-mime): Ignore cached contents of
957         message/external-body part.
959         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
960         (mm-insert-part): Ditto.
962 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
964         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
965         Reported by Ralf Wachinger <rwachinger@gmx.de>.
967 2006-03-23  Kenichi Handa  <handa@m17n.org>
969         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
970         instead of set-buffer-multibyte.
972 2006-03-23  Kenichi Handa  <handa@m17n.org>
974         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
975         buffer and then decode the buffer text if necessary.
976         (rfc2231-encode-string): Be sure to work on multibyte buffer at
977         first, and after mm-encode-body, change the buffer to unibyte.
979 2006-03-21  Daniel Pittman  <daniel@rimspace.net>
981         * nnimap.el (nnimap-request-update-info-internal): Optimize.
982         Don't `gnus-uncompress-range' to avoid excessive memory usage.
984 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
986         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
988         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
989         Add comment on version.
991 2006-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
993         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New variable.
994         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
995         assigning the spam-mark to new messages.
997 2006-03-20  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>
999         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
1001 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1003         * smiley.el: Add missing test smiley.
1005 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1007         * mm-decode.el (mm-with-part): New macro.
1008         (mm-get-part): Use it; work with message/external-body as well.
1009         (mm-save-part): Treat name and filename equally.
1011         * mm-extern.el (mm-extern-cache-contents): New function.
1012         (mm-inline-external-body): Use it; force the part to be displayed;
1013         move undisplayer added to the cached handle to the parent.
1015         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
1016         (gnus-mime-view-part-as-type): Work with message/external-body.
1018         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
1020 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1022         * gnus-art.el (gnus-article-only-boring-p):
1023         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
1024         intangible text.
1025         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
1027 2006-03-14  Simon Josefsson  <jas@extundo.com>
1029         * message.el (message-unique-id): Don't use message-number-base36
1030         if (user-uid) is a float.
1031         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
1033 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1035         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
1037         * gnus-art.el (gnus-mime-display-single): Make sure there is an
1038         empty line between a part and a message part.
1040 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
1042         * smiley.el: Add more test smileys.
1043         (smiley-data-directory, smiley-regexp-alist)
1044         (gnus-smiley-file-types): Fix doc strings.
1045         (smiley-update-cache): Clear smiley-cached-regexp-alist before
1046         adding new elements.
1047         (smiley-mouse-map): Unused code.  Make it a comment.
1049 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1051         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
1052         scan latest NoCeM messages instead of old ones.
1053         (gnus-nocem-check-article): Fix regexps so as to match to PGP
1054         delimiters that are recently used.
1055         (gnus-nocem-load-cache): Add autoload cookie.
1057         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
1059         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
1060         level which is larger than gnus-use-nocem is specified.
1062         * gnus-group.el (gnus-group-get-new-news): Ditto.
1064 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1066         * gnus-util.el (gnus-tool-bar-update): New function.
1068         * gnus-group.el (gnus-group-update-tool-bar): New variable.
1069         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
1071         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
1073 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1075         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
1076         if optional last element is specified in splits (FIELD VALUE...).
1078 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1080         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
1081         handle is multipart when calling it recursively.
1082         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
1084 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1086         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
1087         to "Emacs 23 (unicode)" in doc string.
1089         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
1090         "Emacs 23 (unicode)" in comment.
1092 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1094         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
1096         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
1097         characters 160 through 255 in Emacs 23.
1099 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1101         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
1102         message/* containing non-ASCII text properly.
1104 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1106         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
1108 2006-02-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1110         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
1112 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1114         * nnweb.el (nnweb-type-definition, nnweb-gmane-search):
1115         Use new nov.php.
1117 2006-02-28  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1119         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
1120         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
1121         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
1122         output on the server side.
1123         (nnweb-google-create-mapping): Update regexps and add some
1124         progress indication.
1126 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1128         * message.el (message-user-fqdn): Remove useless * in doc string.
1130         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
1131         unnecessary interaction when sending queued mails.  Reported by
1132         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
1134 2006-02-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1136         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
1137         Merge of 2006-02-20 change from the trunk.
1139 2006-02-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1141         * dns.el (query-dns): Protect more against buggy tcp output.
1142         Merge of 2006-02-20 change from the trunk.
1144 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
1146         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
1147         first or last are nil.
1149 2006-02-24  Simon Josefsson  <jas@extundo.com>
1151         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too.
1152         Merge of 2005-10-26 change from the trunk.
1154 2006-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1156         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
1157         Remove space stuffing, and only do quotes that actually start with
1158         ">" at the beginning of the lines.
1159         Merge of 2005-11-17 and 2004-07-25 from the trunk.
1161 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
1163         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
1164         also available in Emacs 21.3.
1166         * message.el (message-fix-before-sending): Change "Emacs 22" to
1167         "Emacs 23 (unicode)" in comment.
1169         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
1170         "Emacs 23 (unicode)" in comment.
1172         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
1173         comment.
1174         (mm-coding-system-p): Add comment about no-MULE XEmacs.
1176         * mm-view.el (mm-fill-flowed): Add :version.
1178 2006-02-23  Ralf Angeli  <angeli@iwi.uni-sb.de>
1180         * mm-view.el (mm-fill-flowed): New variable.
1181         (mm-inline-text): Use it.
1183 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>
1184         (tiny change)
1186         * nnimap.el (nnimap-request-move-article): Change folder back to
1187         source group before deleting.
1189 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1191         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
1192         coding system which mm-charset-to-coding-system returns for a
1193         given charset is valid.
1195 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
1197         * html2text.el (html2text-remove-tag-list):
1198         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
1200 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1202         * gnus-cus.el: Revert 2005-10-17 change.
1204 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1206         * gnus-art.el (article-strip-banner): Call
1207         article-really-strip-banner only when the regexp match is made.
1209 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1211         * gnus-art.el (article-strip-banner): Use
1212         gnus-extract-address-components instead of
1213         mail-header-parse-addresses to make it work with non-ASCII text.
1215         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
1216         values which are surrounded with \"...\"; make it never cause a
1217         Lisp error; give up parsing of parameters if it failed in
1218         extracting type.
1220 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1222         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
1223         make-temp-file; make it work with Emacs 20 and XEmacs as well.
1225         * mm-decode.el (mm-display-external): Use the 3rd arg of
1226         mm-make-temp-file.
1227         (mm-create-image-xemacs): Ditto.
1229 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1231         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
1232         with message-narrow-to-headers.
1233         (gnus-draft-setup): Narrow to header to run message-fetch-field.
1234         (gnus-draft-check-draft-articles): New function.
1235         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
1237 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1239         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
1240         re-loading nn* modules.
1242 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
1244         * gnus.el: Remove bogus comment.
1246 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
1248         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
1249         (mml2015-pgg-encrypt): Ditto.
1251         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
1252         (mml1991-pgg-encrypt): Ditto.
1254 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1256         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
1257         message-make-date instead of current-time-string.
1259         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
1260         to gnus-decoded which mm-uu might set.
1262 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1264         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
1265         don't decode quoted parameters; remove misimported Emacs code.
1266         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1267         (rfc2231-decode-encoded-string): Don't use split-string which
1268         behaves differently according to Emacs version; use
1269         mm-decode-coding-region to convert charset to coding-system.
1270         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1271         (rfc2231-encode-string): Remove misimported Emacs code.
1273 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1275         * gnus-art.el (article-decode-charset): Don't use ignore-errors
1276         when calling mail-header-parse-content-type.
1277         (article-de-quoted-unreadable): Ditto.
1278         (article-de-base64-unreadable): Ditto.
1279         (article-wash-html): Ditto.
1281         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
1282         calling mail-header-parse-content-type and
1283         mail-header-parse-content-disposition.
1284         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
1285         mail-header-parse-content-type.
1287         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
1288         insert charset and format parameters; encode description after
1289         inserting it to buffer.
1290         (mml-insert-parameter): Fold lines properly even if a parameter is
1291         segmented into two or more lines; change the max column to 76.
1293         * rfc1843.el (rfc1843-decode-article-body): Don't use
1294         ignore-errors when calling mail-header-parse-content-type.
1296         * rfc2231.el (rfc2231-parse-string): Return at least type if
1297         possible; don't cause an error even if it fails in parsing of
1298         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1299         (rfc2231-encode-string): Don't break lines at the beginning, leave
1300         it to mml-insert-parameter.
1302         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
1303         calling mail-header-parse-content-type.
1305 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
1307         * spam-report.el (spam-report-gmane-use-article-number):
1308         Improve doc string.
1309         (spam-report-gmane-internal): Check if a suitable header was found
1310         in the article.
1312 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1314         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
1315         (rfc2231-encode-string): Make param*=value always begin with LWSP.
1317 2006-02-05  Romain Francoise  <romain@orebokech.com>
1319         Update copyright notices of all files in the gnus directory.
1321 2006-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
1323         * gnus-util.el (gnus-error): Describe `args'.
1325 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1327         * nnweb.el (nnweb-request-group): Avoid growing overview files.
1329 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1331         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
1332         segmented lines of parameter value to cope with Thunderbird 1.5
1333         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
1334         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1335         (rfc2231-encode-string): Don't make lines exceeding 76 column.
1337 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
1339         * mml.el (mml-generate-mime-1): Correct the order of inline signed
1340         parts.
1342 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1344         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
1345         there's only one active file for all servers.
1346         (nnweb-request-scan): Make sure nnweb-articles is initialized on
1347         solid groups.  Gnus might have used a FAST request to select the group.
1348         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
1349         and nnweb-search redundantly in the active file.
1350         (nnweb-request-list): Don't list bogus groups.  There can only be one.
1351         (nnweb-request-create-group): Don't use ARGS.
1352         (nnweb-possibly-change-server, nnweb-request-group): Remove some
1353         initialisations.  Let nnoo do the work.
1355 2006-01-31  Romain Francoise  <romain@orebokech.com>
1357         * message.el (message-alternative-emails): Improve docstring.
1358         (message-setup-1): Call `message-use-alternative-email-as-from'
1359         after `message-setup-hook' to give it precedence over posting
1360         styles, etc.
1361         (message-use-alternative-email-as-from): Add docstring.
1362         Remove the original From header if present.
1364 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1366         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
1367         Say the part has been decoded.
1369 2006-01-31  Kevin Ryde  <user42@zip.com.au>
1371         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
1372         mailcap-viewer-test-cache when there's no 'test clause, since that
1373         will invert the meaning of a "nil" test previously determined by
1374         mailcap-mailcap-entry-passes-test.
1376 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
1378         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
1380 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1382         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
1383         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
1384         current Google Groups.
1386 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1388         * Makefile.in (clean): New rule.
1389         (distclean): Use it.
1391 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1393         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
1394         is dissected into a single part of which the type is the same as
1395         the given one; decode charset.
1397 2006-01-21  Kevin Ryde  <user42@zip.com.au>
1399         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
1400         into alists as symbol not string, since that's what
1401         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
1402         look for.
1404 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1406         * mm-uu.el (mm-uu-dissect-text-parts): Reduce the number of
1407         recursive calls.
1409 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1411         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
1412         (mm-w3m-standalone-supports-m17n-p): New function.
1413         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
1414         w3m usage.
1416         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
1417         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
1419 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1421         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
1422         encoding.
1424 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
1426         * mml.el (mml-attach-file): Describe `description' in doc string.
1427         (mml-menu): Add Emacs MIME manual and PGG manual.
1429 2006-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
1431         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
1432         (spam-group-spam-marks, spam-list-articles, spam-group-ham-marks):
1433         Revert 2006-01-08 change because the functions will be used in No
1434         Gnus.
1436 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1438         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
1440         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
1442 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1444         * mm-decode.el (mm-inlined-types): Add application/pgp.
1445         (mm-automatic-display): Ditto.
1447         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
1448         part as text.
1450 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1452         * nnrss.el: Update copyright.
1453         (nnrss-opml-import): Query whether to subscribe to each entry.
1455         * gnus-art.el:
1456         * gnus-cus.el:
1457         * gnus-group.el:
1458         * gnus-start.el:
1459         * gnus-sum.el:
1460         * mm-uu.el:
1461         * mm-view.el: Update copyright.
1463 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
1465         * message.el (message-info): New function.
1466         (message-mode-menu): Add it.
1467         Update copyright.
1469         * ChangeLog: Fix and update copyright.
1471 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1473         * mm-uu.el (mm-uu-text-plain-type): New variable.
1474         (mm-uu-pgp-signed-extract-1): Use it.
1475         (mm-uu-pgp-encrypted-extract-1): Use it.
1476         (mm-uu-dissect): Use it; allow two optional arguments; one is a
1477         flag specifying whether there's no message header; the other is
1478         for a MIME type and parameters; bind mm-uu-text-plain-type with
1479         the later one.
1480         (mm-uu-dissect-text-parts): New function.
1482         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
1483         dissect text parts.
1485 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1487         * gnus-art.el (article-wash-html): Use
1488         gnus-summary-show-article-charset-alist if a numeric arg is given.
1489         (gnus-article-wash-html-with-w3m-standalone): New function.
1491         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
1492         mm-inline-text-html-render-with-w3m-standalone.
1493         (mm-text-html-washer-alist): Map w3m-standalone to
1494         gnus-article-wash-html-with-w3m-standalone.
1495         (mm-inline-text-html-render-with-w3m-standalone): New function.
1497 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1499         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
1500         (nnrss-request-article): Render text/plain parts as HTML.
1502         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
1503         the buffer.
1505 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1507         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
1508         custom definition of `gnus-posting-styles'.
1510         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
1511         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
1513 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1515         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
1516         Use nntp for bug archive.
1518 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1520         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
1521         parts.
1522         (nnrss-normalize-date): New function converts ISO 8601 date into
1523         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
1524         (nnrss-check-group): Use it.
1526 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1528         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
1530         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
1531         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
1532         (nnrss-insert-w3): Ditto.
1534 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1536         * nnrss.el (nnrss-request-article): Fix last change; fill
1537         text/plain parts.
1539 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1541         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
1542         in text/plain part.
1543         (nnrss-check-group): Don't add excessive newline to dc:subject.
1545 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1547         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
1548         remove MIME buttons associated with multipart/alternative parts.
1549         (gnus-mime-display-alternative): Tag buttons using `article-type'
1550         text property.
1552         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
1553         associated with multipart/alternative parts.
1555 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
1557         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
1558         article.
1560 2005-12-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1562         * dns.el (query-dns): Make sure we check the buffer size before
1563         removing tcp headers.
1565 2006-01-08  Chong Yidong  <cyd@stupidchicken.com>
1567         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
1568         (spam-group-spam-marks): Delete functions.
1569         (spam-list-articles): Just call spam-group-ham-marks directly.
1570         (spam-group-ham-marks): Simplify.
1572 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1574         * gnus-art.el (gnus-signature-separator): Fix custom type.
1576         * mm-decode.el (mm-inlined-types): Fix custom type.
1577         (mm-keep-viewer-alive-types): Ditto.
1578         (mm-automatic-display): Ditto.
1579         (mm-attachment-override-types): Ditto.
1580         (mm-inline-override-types): Ditto.
1581         (mm-automatic-external-display): Ditto.
1583 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1585         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
1586         multipart/alternative and add xref to mm-discouraged-alternatives
1587         in doc string.
1589         * mm-decode.el (mm-discouraged-alternatives): Add xref to
1590         gnus-buttonized-mime-types in doc string.
1592 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1594         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
1595         us-ascii as a MIME charset.
1597         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
1598         against the case where the 2nd arg TYPE is nil.
1600 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1602         * gnus-start.el (gnus-no-server-1): Mention
1603         `gnus-level-default-subscribed' in doc string.
1605 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1607         * gnus-start.el (gnus-start-draft-setup): Enforce
1608         `gnus-draft-mode' for nndraft:drafts at startup.
1610         * gnus.el (gnus-splash): Change custom group.
1611         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
1612         allow-list argument.
1614         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
1615         string.
1617 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
1619         * mm-decode.el (mm-display-external): Add missing cdr.
1621 2005-12-12  Richard M. Stallman  <rms@gnu.org>
1623         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
1625 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
1627         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
1628         Suggest image/.* in the doc string.
1630 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1632         * mm-decode.el (mm-display-external): Use nametemplate (defined in
1633         RFC1524) if it is in mailcap or add a suffix according to
1634         mailcap-mime-extensions when generating a temp filename; postpone
1635         deleting a temp file for 2 seconds for some wrappers, shell
1636         scripts, and so on, which might exit right after having started a
1637         viewer command as a background job.
1639 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
1641         * gnus-art.el (gnus-default-article-saver): Add user-defined
1642         `function' to custom type.
1644 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
1646         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
1647         parens.
1649 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
1651         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
1652         long lines.
1653         (gnus-cache-delete-group): Wrap doc strings.
1655         * gnus-agent.el (gnus-agent-rename-group)
1656         (gnus-agent-delete-group): Wrap doc strings.
1658 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
1660         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
1662 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1664         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
1665         of current-time-string.
1667 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
1669         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
1670         date header.
1672 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
1674         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
1676 2005-11-14  Kevin Greiner  <kevin.greiner@compsol.cc>
1678         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
1679         internal variable to a custom variable.  Changed default value
1680         from compressed(2) to uncompressed(1).
1681         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
1682         support for uncompressed agentview files.  Taken together, reading
1683         the agentview file should now be 6-7 times faster.
1684         (gnus-agent-long-article,
1685         gnus-agent-short-article, gnus-agent-score): Renamed category
1686         keywords to match gnus-cus.
1687         (gnus-agent-summary-fetch-series): Modified to protect against
1688         gnus-agent-summary-fetch-group clearing processable flags.
1689         (gnus-agent-synchronize-group-flags): Update live group buffer as
1690         synchronization may occur due to the user toggling the plugged
1691         status.
1692         (gnus-agent-braid-nov): Now tests new nov entries
1693         for duplicates which are removed.  The invalid sort check then
1694         triggers a rescan after the sort as sorting may have moved
1695         duplicate entries such that they can be cheaply detected.
1696         (gnus-agent-read-local): Trivial fix to format of
1697         error message to display actual error condition.
1698         (gnus-agent-save-local): Avoid saving symbols that are bound to
1699         nil as they simply result in a warning message in
1700         gnus-agent-read-local.
1701         (gnus-agent-fetch-group-1): Clear downloadable flag when article
1702         successfully downloaded.
1703         (gnus-agent-regenerate-group): Use
1704         gnus-agent-synchronize-group-flags to reset read status in both
1705         gnus and server.
1707         * nntp.el (nntp-end-of-line): Doc fix.
1708         (nntp-authinfo-rejected): New error condition.
1709         (nntp-wait-for): Use new error condition to signal authentication
1710         error.
1711         (nntp-retrieve-data): Rethrow new error condition to break out of
1712         recursive call to nntp-send-authinfo.
1714 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1716         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
1717         rather than make-variable-buffer-local for file-precious-flag.
1719 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1721         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
1723 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1725         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
1726         as a buffer-local variable.  This avoids creating truncated
1727         dribble files as a result of a hang up, eg.
1729 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
1731         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
1732         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
1733         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
1734         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
1735         argument to all these routines, so the passphrase can be managed
1736         externally and passed in to the system.
1737         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
1738         pgg-add-passphrase-to-cache function.
1740         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
1741         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
1742         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
1743         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
1744         argument to all these routines, so the passphrase can be managed
1745         externally and passed in to the system.
1746         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
1747         function.
1749 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
1751         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
1752         part of the decoded armor to find the key-identifier.
1753         (pgg-gpg-lookup-key-owner): New function to return the
1754         human-readable identifier of a key owner.
1755         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
1756         key itself.
1757         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
1758         the key value) if we have a key and can match it against a secret
1759         key.  Also, added a note pointing out fact that the prompt only
1760         indicates the first matching key.
1762         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
1763         pgg-decrypt-region.
1764         (pgg-pending-timers): A new hash for tracking the passphrase cache
1765         timers, so that new ones supercede old ones.
1766         (pgg-add-passphrase-to-cache): Rename from
1767         `pgg-add-passphrase-cache' to reduce confusion (all callers
1768         changed).  Modified to cancel old timers when new ones are added.
1769         (pgg-remove-passphrase-from-cache): Rename from
1770         `pgg-remove-passphrase-cache' to reduce confusion (all callers
1771         changed).  Modified to cancel old timers when their keys are
1772         removed from the cache.
1773         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
1774         XEmacs, an indirection to delete-itimer.
1775         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
1776         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
1777         users can only check cache without risk of prompting.  Correct bug in
1778         notruncate behavior.
1779         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
1780         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
1781         Add informative docstrings.
1782         (pgg-decrypt): Convey provided passphrase in subordinate call to
1783         pgg-decrypt-region.
1785 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
1787         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
1788         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
1789         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
1790         'passphrase' argument, so the passphrase can be managed externally
1791         and then passed in to the system.
1793         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
1794         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
1795         so the passphrase cache can be used reliably with identifiers
1796         besides a pgp packet's key id.
1798         * pgg-gpg.el (pgg-pgp-encrypt-region)
1799         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
1800         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
1801         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
1802         argument to all these routines, so the passphrase can be managed
1803         externally and passed in to the system.
1805         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
1806         'notruncate' argument, so the passphrase cache can be used
1807         reliably with identifiers besides a pgp packet's key id.
1809 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
1811         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
1812         symmetric encryption.
1813         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
1814         encrypted session key.
1815         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
1816         message ask for the passphrase in a proper way.
1818         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
1819         New user commands for symmetric encryption.
1821 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1823         * gnus-delay.el (gnus-delay-group): Don't autoload.
1824         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
1825         to be re-loaded when customizing the `gnus-delay' group.
1827 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
1829         * message.el: Revert last changes.
1830         (message-insert-citation-line): Use newlines.
1832 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
1834         * message.el (message-courtesy-message)
1835         (message-mark-insert-begin, message-mark-insert-end)
1836         (message-elide-ellipsis, message-cancel-message)
1837         (message-add-header, message-change-subject)
1838         (message-cross-post-followup-to-header)
1839         (message-cross-post-insert-note, message-reduce-to-to-cc)
1840         (message-widen-reply, message-delete-not-region)
1841         (message-kill-to-signature, message-insert-signature)
1842         (message-insert-importance-high, message-insert-importance-low)
1843         (message-insert-or-toggle-importance)
1844         (message-insert-disposition-notification-to)
1845         (message-indent-citation, message-yank-original)
1846         (message-cite-original-without-signature, message-cite-original)
1847         (message-insert-citation-line, message-position-on-field)
1848         (message-fix-before-sending, message-send-mail-partially)
1849         (message-send-mail, message-send-mail-with-sendmail)
1850         (message-send-mail-with-qmail, message-send-news)
1851         (message-check-news-header-syntax, message-generate-headers)
1852         (message-insert-courtesy-copy, message-fill-address)
1853         (message-fill-header, message-shorten-references)
1854         (message-setup-1, message-cancel-news)
1855         (message-forward-make-body-plain, message-forward-make-body-mime)
1856         (message-forward-make-body-mml, message-encode-message-body)
1857         (message-forward-make-body-digest-plain)
1858         (message-forward-make-body-digest-mime)
1859         (message-use-alternative-email-as-from): Insert `hard-newline'
1860         instead of ordinary newlines.
1862 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1864         * message.el (message-generate-headers): Downcase the argument
1865         given to message-check-element.
1867 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1869         * gnus.el (gnus-parameters-case-fold-search): New variable.
1870         (gnus-parameters-get-parameter): Use it.
1872         * gnus-score.el (gnus-home-score-file): Doc fix.
1874 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
1876         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
1878 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1880         * mml.el (mml-preview): Doc fix.
1882 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
1884         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
1885         whitespace removed in revision 7.8.  Use concatenated string to
1886         protect trailing whitespace.
1888 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
1890         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
1891         (nnimap-request-expire-articles): Use it to avoid sending 'UID
1892         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
1893         Courier IMAP ("some version from 2004").  Mostly based on similar
1894         code in the same function.
1896 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1898         * message.el (message-display-completion-list): New function.
1899         (message-expand-group): Use it; make sure the Completions buffer
1900         is modifiable.
1902 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
1904         * imap.el (imap-open): Handle case where buffer is a buffer
1905         object.
1907 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
1909         * pgg-def.el:
1910         * pgg-gpg.el:
1911         * pgg-parse.el:
1912         * pgg-pgp.el:
1913         * pgg-pgp5.el:
1914         * pgg.el: Move to the parent lisp directory.
1916 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
1918         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
1919         user-mail-name is an empty string.
1921 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
1923         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
1924         depending on gnus-score-decay-constant.
1926 2005-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1928         * nnslashdot.el (nnslashdot-request-article)
1929         (nnslashdot-retrieve-headers-1): Update to new HTML.
1931 2005-10-23  Simon Josefsson  <jas@extundo.com>
1933         * imap.el (imap-gssapi-program): Align command line parameters
1934         with latest GNU SASL.
1935         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
1937 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
1939         * mail-source.el (mail-source-fetch-pop): Require pop3.
1940         (mail-source-check-pop): Ditto.
1942 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1944         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
1945         errors.
1947 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
1949         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
1950         (gnus-treat-strip-leading-blank-lines): Improve doc string.
1952         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
1954 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1956         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
1957         (rfc2047-charset-to-coding-system): New function.
1958         (rfc2047-decode-encoded-words): New function.
1959         (rfc2047-decode-region): Use them.
1960         (rfc2047-decode-cte): Remove.
1961         (rfc2047-parse-and-decode): Remove.
1962         (rfc2047-decode): Remove.
1964 2005-10-15  Kenichi Handa  <handa@m17n.org>
1966         * rfc2047.el (rfc2047-decode-cte): New function.
1967         (rfc2047-decode-region): Change the way to decode successive
1968         encoded-words: decode B- or Q-encoding in each encoded-word,
1969         concatenate them, and decode it as charset.
1971 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
1973         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
1974         widget-move-and-invoke.
1975         (gnus-custom-mode): Use gnus-custom-map.
1977 2005-10-15  Bill Wohler  <wohler@newt.com>
1979         * message.el (message-tool-bar-map): Renamed image file from
1980         mail_send to mail/send.
1982 2005-10-16  Masatake YAMATO  <jet@gyve.org>
1984         * message.el (message-expand-group): Pass the common
1985         prefix substring of completion to `display-completion-list'.
1987 2005-10-09  Daniel Brockman  <daniel@brockman.se>
1989         * format-spec.el (format-spec): Propagate text properties of % spec.
1991 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
1993         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
1995 2005-10-08  Simon Josefsson  <jas@extundo.com>
1997         * pgg-parse.el (top-level): Don't require custom, it is
1998         autoloaded.  (To sync with No Gnus.)
2000 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
2002         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
2004 2005-10-08  Simon Josefsson  <jas@extundo.com>
2006         * pgg-def.el (top-level): Don't require custom, it is
2007         autoloaded.  (To sync with No Gnus.)
2009 2005-10-04  David Hansen  <david.hansen@gmx.net>
2011         * nnrss.el (nnrss-request-article): Add support for the comments tag.
2012         (nnrss-check-group): Ditto.
2014 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
2016         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
2018         * gnus-util.el (gnus-remove-duplicates): Remove.
2020         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
2021         instead of gnus-remove-duplicates.
2023         * message.el (message-remove-duplicates): Remove.
2024         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
2025         message-remove-duplicates.
2027         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
2028         available, else use implementation from `delete-dups'.
2030 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2032         * time-date.el: Autoload parse-time-string, XEmacs needs it.
2034 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2036         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
2037         function rather than the diff-mode.el package.
2038         (mm-display-external): Use with-current-buffer.
2039         (mm-viewer-completion-map, mm-viewer-completion-map):
2040         Move initialization inside declaration.
2042 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
2044         * message.el: Remove useless autoloads.
2046 2005-09-28  Simon Josefsson  <jas@extundo.com>
2048         * message.el (message-use-idna): Default to t.
2049         (message-use-idna): Test whether encoding works too.  Doc fix.
2051 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2053         * nntp.el (nntp-warn-about-losing-connection): Remove.
2055 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
2057         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
2058         customizable.  Change default value.
2059         (mm-uu-diff-groups-regexp): Change default value.
2060         (mm-uu-type-alist): Add doc string.
2061         (mm-uu-configure): Add doc string.  Make it interactive.
2062         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
2064 2005-09-27  Simon Josefsson  <jas@extundo.com>
2066         * message.el (message-idna-to-ascii-rhs-1): Reformat.
2068 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2070         * message.el (message-remove-duplicates): New function.
2071         Implementation borrowed from `gnus-remove-duplicates'.
2072         (message-idna-to-ascii-rhs): Also encode idna addresses in
2073         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
2074         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
2075         only ask about the same idna domain once per header and also tell
2076         in what header to replace the idna domain.
2078         * gnus-art.el (article-decode-idna-rhs): Also decode idna
2079         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
2080         (article-decode-idna-rhs): Fix regexp so that all idna-address in
2081         a header is decoded and not just the last one.
2083 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2085         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
2086         has been decoded.
2088         * mm-decode.el (mm-insert-part): Don't modify text if it has been
2089         decoded.
2091         * mm-view.el (mm-inline-text): Don't strip text props unless
2092         decoding enriched or richtext parts.
2094 2005-09-25  Romain Francoise  <romain@orebokech.com>
2096         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
2097         * gnus-start.el (gnus-subscribe-interactively):
2098         * gnus-uu.el (gnus-uu-grab-articles):
2099         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
2100         space.
2102 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
2104         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2105         * mm-view.el (mm-view-pkcs7-decrypt):
2106         * gnus-sum.el (gnus-summary-limit-to-extra)
2107         (gnus-summary-respool-article, gnus-read-move-group-name):
2108         * gnus-score.el (gnus-summary-increase-score):
2109         * gnus-util.el (gnus-completing-read-with-default):
2110         * gnus-art.el (gnus-read-save-file-name)
2111         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
2112         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
2113         * message.el (message-check-news-header-syntax):
2114         Follow convention for reading with the minibuffer.
2116 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
2118         * spam-report.el (spam-report-url-ping-plain):
2119         Use gnus-extended-version as User-Agent.
2121         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
2122         default value is nil.
2124 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2126         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
2127         default to nil, to be able to use Gnus at all.  If the default
2128         switches to something else, then the function should be fixed not
2129         be exceedingly slow.
2131 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
2133         * mm-url.el (mm-url-decode-entities): Fix regexp.
2135 2005-09-18  Deepak Goel  <deego@gnufans.org>
2137         * sieve.el (sieve-help): Fix `message' call: first arg should be a
2138         format spec.
2140 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2142         * gnus.el (gnus-group-startup-message): Bind image-load-path.
2144 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2146         * gnus-art.el (gnus-mime-display-part): Protect against broken
2147         MIME messages.
2149 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2151         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
2152         before parsing header.
2154 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
2156         * spam-report.el (spam-report-gmane): Fix generation of spam
2157         report URL.
2159 2005-09-10  Simon Josefsson  <jas@extundo.com>
2161         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
2162         t, based on discussion on the ding list with Robert Epprecht
2163         <epprecht@solnet.ch>.
2165 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
2167         * spam-report.el (spam-report-gmane): Make it work without
2168         X-Report-Spam header.  Gmane now only provides Archived-At.
2169         This is only used if `spam-report-gmane-use-article-number' is nil.
2170         (spam-report-gmane-spam-header): Remove.  Not used anymore.
2172         * nnweb.el (nnweb-google-wash-article): Print a message if article
2173         is not available.
2175 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2177         * gnus-art.el (gnus-mime-display-single): Decode text/* parts
2178         content before displaying.
2180 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
2182         * mml-smime.el: Remove defvar of gnus-extract-address-components.
2184 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2186         * mm-view.el (mm-display-inline-fontify): Disable support modes.
2188 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
2190         * message.el (message-tab-body-function): Fixed mismatched custom
2191         type.
2193         * gnus.el (gnus-group-change-level-function): Ditto.
2195         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
2197         * gnus-art.el (gnus-signature-limit)
2198         (gnus-article-mime-part-function): Ditto.
2200 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
2202         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
2203         Make fetching article by MID work again for Google Groups.  Added
2204         FIXME concerning gnus-group-make-web-group.
2206         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
2207         Don't depend on Gnus by using mail-extract-address-components if
2208         gnus-extract-address-components is not bound.
2210         * gnus.el (gnus-user-agent): Use list of symbols instead of
2211         symbols.  Display full version number for (S)XEmacs.  Optionally
2212         display (S)XEmacs codename.
2214         * gnus-util.el (gnus-emacs-version): Update for new
2215         `gnus-user-agent'.
2217         * gnus-msg.el (gnus-extended-version): Make it possible to omit
2218         Gnus version.
2220 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
2222         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
2223         when encoding.
2225         * mm-bodies.el (mm-decode-content-transfer-encoding):
2226         De-canonicalize CRLF for all text content types, not just
2227         text/plain.
2229 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2231         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
2233         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
2234         list, not listp.
2236 2005-08-29  Romain Francoise  <romain@orebokech.com>
2238         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
2239         docstring.
2240         (gnus-face-from-file): Likewise.
2242 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
2244         * gnus-art.el (w3m-minor-mode-map):
2245         * gnus-spec.el (gnus-newsrc-file-version):
2246         * gnus-util.el (nnmail-active-file-coding-system)
2247         (gnus-original-article-buffer, gnus-user-agent):
2248         * gnus.el (gnus-ham-process-destinations)
2249         (gnus-parameter-ham-marks-alist)
2250         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
2251         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
2252         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
2253         * mm-decode.el (gnus-current-window-configuration):
2254         * mm-extern.el (gnus-article-mime-handles):
2255         * mm-url.el (url-current-object, url-package-name)
2256         (url-package-version):
2257         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
2258         (smime-keys, w3m-cid-retrieve-function-alist)
2259         (w3m-current-buffer, w3m-display-inline-images)
2260         (w3m-minor-mode-map):
2261         * mml-smime.el (gnus-extract-address-components):
2262         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
2263         (gnus-newsrc-hashtb, message-default-charset)
2264         (message-deletable-headers, message-options)
2265         (message-posting-charset, message-required-mail-headers)
2266         (message-required-news-headers):
2267         * mml1991.el (mc-pgp-always-sign):
2268         * mml2015.el (mc-pgp-always-sign):
2269         * nnheader.el (nnmail-extra-headers):
2270         * rfc1843.el (gnus-decode-encoded-word-function)
2271         (gnus-decode-header-function, gnus-newsgroup-name):
2272         * spam-stat.el (gnus-original-article-buffer): Add defvars.
2274 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
2276         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
2277         the end of the date treatments.
2279 2005-08-15  Simon Josefsson  <jas@extundo.com>
2281         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
2282         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
2283         Capello and Romain Francoise.
2284         (pgg-fetch-key-function): Removed, not used?
2285         (pgg-insert-url-with-w3): Require url, to get
2286         url-insert-file-contents regardless of where it is defined.
2288 2005-08-08  Simon Josefsson  <jas@extundo.com>
2290         * pgg.el: Autoload url-insert-file-contents instead of loading
2291         w3/url.
2292         (pgg-insert-url-with-w3): Don't load url here.
2294 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
2296         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
2298         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
2300 2005-08-06  Romain Francoise  <romain@orebokech.com>
2302         * message.el: Fix typo in docstring.
2304 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2306         * mm-bodies.el (mm-encode-body): Use coding system rather than
2307         charset to encode text.
2309         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
2310         number of charsets if utf-8 is available (XEmacs).
2312 2005-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2314         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
2315         start of the lines.
2316         (gnus-picon-databases): Add /usr/share/picons.
2318 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
2320         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
2321         taken from `gnus-button-mid-or-mail-regexp'.
2322         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
2323         (gnus-button-alist): Improve regexp for domain part of the MIDs
2324         for news:localpart@domain buttons.
2325         (gnus-button-ctan-directory-regexp): Update.
2327         * message.el (message-kill-buffer): Raise the current frame.
2328         (message-bury): Use `window-dedicated-p'.
2330 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2332         * sieve-manage.el (sieve-manage-interactive-login): Use
2333         make-local-variable rather than make-variable-buffer-local.
2334         (sieve-manage-open): Ditto.
2335         (sieve-manage-authenticate): Ditto.
2337         * mml.el (mml-generate-mime-1): Make the content type default to
2338         text/plain if the filename is not specified.
2340 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2342         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
2343         instead of insert-buffer.
2345         * message.el (message-yank-original): Ditto; set the mark at the
2346         end of the yanked message.
2348 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2350         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
2351         lines to scroll rather than to stop it.
2353         * mml.el (mml-generate-default-type): Add doc string.
2354         (mml-generate-mime-1): Use mm-default-file-encoding or make it
2355         default to application/octet-stream when determining the content
2356         type if it is not specified for the part or the mml contents; add
2357         a comment about mml-generate-default-type.
2359 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
2361         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
2362         make it default to application/octet-stream when determining the
2363         content type if it is not specified for the external contents.
2365 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2367         * rfc2231.el (rfc2231-parse-string): Take care that not only a
2368         segmented parameter but also other parameters might be there.
2370 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2372         * mm-decode.el (mm-display-external): Delete temp file, directory
2373         and buffer immediately if the external process is exited.
2375 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2377         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
2378         fewer lines than that of scroll-margin.
2379         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
2381 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2383         * gnus-art.el (gnus-article-next-page): Revert.
2384         (gnus-article-beginning-of-window): New macro.
2385         (gnus-article-next-page-1): Use it.
2386         (gnus-article-prev-page): Ditto.
2387         (gnus-mime-save-part-and-strip): Use insert-buffer-substring
2388         instead of insert-buffer.
2389         (gnus-mime-delete-part): Ditto.
2390         (gnus-article-edit-exit): Ditto.
2392         * gnus-util.el (gnus-beginning-of-window): Remove.
2393         (gnus-end-of-window): Remove.
2395 2005-07-25  Simon Josefsson  <jas@extundo.com>
2397         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
2398         to have the url package without w3.  Reported by Daiki Ueno
2399         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
2401 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2403         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
2404         for text/rtf.  Display default in prompt.  Pass default for M-n.
2406         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
2408 2005-07-16  Romain Francoise  <romain@orebokech.com>
2410         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
2411         instead of `current-time-string' as the latter creates a time
2412         string that is not RFC 2822 compliant (it lacks the zone).
2414 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2416         * gnus-msg.el (gnus-button-mailto): Remove
2417         save-selected-window-window hackery because it relies on
2418         save-selected-window internals.
2420 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2422         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
2423         (gnus-article-next-page-1): Use gnus-beginning-of-window.
2424         (gnus-article-prev-page): Ditto.
2426         * gnus-util.el (gnus-beginning-of-window): New function.
2427         (gnus-end-of-window): New function.
2429 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2431         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
2432         gnus-add-minor-mode.
2433         (gnus-binary-mode): Ditto.
2435         * gnus-topic.el (gnus-topic-mode): Ditto.
2437 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
2439         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
2440         (gnus-article-prev-page): Take scroll-margin into consideration.
2442 2005-07-04  Lute Kamstra  <lute@gnu.org>
2444         Update FSF's address in GPL notices.
2446 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
2448         * gnus.el (gnus-exit):
2449         * gnus-group.el (gnus-group-icons):
2450         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
2452         * gnus-nocem.el (gnus-nocem):
2453         * message.el (message-various, message-buffers, message-sending)
2454         (message-interface, message-forwarding, message-insertion)
2455         (message-headers, message-news, message-mail):
2456         * pgg-gpg.el (pgg-gpg):
2457         * pgg-parse.el (pgg-parse):
2458         * pgg-pgp.el (pgg-pgp):
2459         * pgg-pgp5.el (pgg-pgp5):
2460         * pop3.el (pop3): Finish `defgroup' description with period.
2462 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2464         * gnus-art.el (article-display-face): Improve the efficiency.
2465         (article-display-x-face): Ditto; remove grey x-face stuff.
2467 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2469         * gnus-art.el (article-display-face): Correct the position in
2470         which Faces are inserted; use dolist.
2472 2005-06-29  Didier Verna  <didier@xemacs.org>
2474         * gnus-art.el (article-display-face): Display faces in correct
2475         order.
2477 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2479         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
2480         (gnus-nocem-check-article): Fetch the Type header.
2481         (gnus-nocem-message-wanted-p): Fix the way to examine types.
2482         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
2483         (gnus-nocem-enter-article): Make sure gnus-nocem-hashtb is initialized.
2485         * pgg.el (pgg-verify): Return the verification result.
2487 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
2489         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
2490         `show-nonbreak-escape'.
2492 2005-06-23  Lute Kamstra  <lute@gnu.org>
2494         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
2496         * dig.el (dig-mode):
2497         * smime.el (smime-mode): Use gnus-run-mode-hooks.
2499 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
2501         * nnimap.el (nnimap-split-download-body): Fix spellings.
2503 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
2505         * gnus-art.el (gnus-article-encrypt-body):
2506         * gnus-cus.el (gnus-score-customize):
2507         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
2508         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
2510 2005-06-16  Miles Bader  <miles@gnu.org>
2512         * spam.el (spam): Remove "-face" suffix from face name.
2513         (spam-face): New backward-compatibility alias for renamed face.
2514         (spam-face, spam-initialize): Use renamed spam face.
2516         * message.el (message-header-to, message-header-cc)
2517         (message-header-subject, message-header-newsgroups)
2518         (message-header-other, message-header-name)
2519         (message-header-xheader, message-separator, message-cited-text)
2520         (message-mml): Remove "-face" suffix from face names.
2521         (message-header-to-face, message-header-cc-face)
2522         (message-header-subject-face, message-header-newsgroups-face)
2523         (message-header-other-face, message-header-name-face)
2524         (message-header-xheader-face, message-separator-face)
2525         (message-cited-text-face, message-mml-face):
2526         New backward-compatibility aliases for renamed faces.
2527         (message-font-lock-keywords): Use renamed message faces.
2529         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
2530         (sieve-test-commands, sieve-tagged-arguments):
2531         Remove "-face" suffix from face names.
2532         (sieve-control-commands-face, sieve-action-commands-face)
2533         (sieve-test-commands-face, sieve-tagged-arguments-face):
2534         New backward-compatibility aliases for renamed faces.
2535         (sieve-control-commands-face, sieve-action-commands-face)
2536         (sieve-test-commands-face, sieve-tagged-arguments-face):
2537         Use renamed sieve faces.
2539         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
2540         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
2541         (gnus-group-news-3-empty, gnus-group-news-4)
2542         (gnus-group-news-4-empty, gnus-group-news-5)
2543         (gnus-group-news-5-empty, gnus-group-news-6)
2544         (gnus-group-news-6-empty, gnus-group-news-low)
2545         (gnus-group-news-low-empty, gnus-group-mail-1)
2546         (gnus-group-mail-1-empty, gnus-group-mail-2)
2547         (gnus-group-mail-2-empty, gnus-group-mail-3)
2548         (gnus-group-mail-3-empty, gnus-group-mail-low)
2549         (gnus-group-mail-low-empty, gnus-summary-selected)
2550         (gnus-summary-cancelled, gnus-summary-high-ticked)
2551         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
2552         (gnus-summary-high-ancient, gnus-summary-low-ancient)
2553         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
2554         (gnus-summary-low-undownloaded)
2555         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
2556         (gnus-summary-low-unread, gnus-summary-normal-unread)
2557         (gnus-summary-high-read, gnus-summary-low-read)
2558         (gnus-summary-normal-read, gnus-splash):
2559         Remove "-face" suffix from face names.
2560         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2561         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2562         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2563         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2564         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2565         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2566         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2567         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2568         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2569         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2570         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2571         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2572         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2573         (gnus-summary-normal-ticked-face)
2574         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
2575         (gnus-summary-normal-ancient-face)
2576         (gnus-summary-high-undownloaded-face)
2577         (gnus-summary-low-undownloaded-face)
2578         (gnus-summary-normal-undownloaded-face)
2579         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2580         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2581         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2582         (gnus-splash-face):
2583         New backward-compatibility aliases for renamed faces.
2584         (gnus-group-startup-message): Use renamed gnus faces.
2586         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
2587         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
2588         (gnus-server-agent): Remove "-face" suffix from face names.
2589         (gnus-server-agent-face, gnus-server-opened-face)
2590         (gnus-server-closed-face, gnus-server-denied-face)
2591         (gnus-server-offline-face):
2592         New backward-compatibility aliases for renamed faces.
2593         (gnus-server-agent-face, gnus-server-opened-face)
2594         (gnus-server-closed-face, gnus-server-denied-face)
2595         (gnus-server-offline-face): Use renamed gnus faces.
2597         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
2598         Remove "-face" suffix from face names.
2599         (gnus-picon-xbm-face, gnus-picon-face):
2600         New backward-compatibility aliases for renamed faces.
2602         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
2603         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
2604         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
2605         (gnus-cite-11): Remove "-face" suffix from face names.
2606         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
2607         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
2608         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
2609         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
2610         New backward-compatibility aliases for renamed faces.
2611         (gnus-cite-attribution-face, gnus-cite-face-list)
2612         (gnus-article-boring-faces): Use renamed gnus faces.
2614         * gnus-art.el (gnus-signature, gnus-header-from)
2615         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
2616         (gnus-header-content): Remove "-face" suffix from face names.
2617         (gnus-signature-face, gnus-header-from-face)
2618         (gnus-header-subject-face, gnus-header-newsgroups-face)
2619         (gnus-header-name-face, gnus-header-content-face):
2620         New backward-compatibility aliases for renamed faces.
2621         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
2623         * gnus-sum.el (gnus-summary-selected-face)
2624         (gnus-summary-highlight): Use renamed gnus faces.
2625         * gnus-group.el (gnus-group-highlight): Likewise.
2627 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
2629         * gnus-sieve.el (gnus-sieve-article-add-rule):
2630         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
2631         * spam-stat.el (spam-stat-buffer-change-to-spam)
2632         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
2634         * message.el (message-is-yours-p):
2635         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
2637 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2639         * mm-view.el (mm-inline-text): Withdraw the last change.
2641 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2643         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
2644         executing enriched-decode.
2646 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
2648         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
2650 2005-06-04  Lute Kamstra  <lute@gnu.org>
2652         * nnfolder.el (nnfolder-read-folder): Make sure that undo
2653         information is never recorded.
2655 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2657         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
2659 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2661         * gnus-art.el (article-display-x-face): Replace
2662         process-kill-without-query by gnus-set-process-query-on-exit-flag.
2664         * gnus-group.el: Bind gnus-cache-active-hashtb when compiling.
2666         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
2667         set-process-query-on-exit-flag or process-kill-without-query.
2669         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
2670         loop instead of replace-regexp.
2672         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
2673         instead of process-kill-without-query if it is available.
2675         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
2676         instead of find-file-hooks if it is available.
2678         * mml1991.el: Bind pgg-default-user-id when compiling.
2680         * mml2015.el: Bind pgg-default-user-id when compiling.
2682         * nndraft.el (nndraft-request-associate-buffer):
2683         Use write-contents-functions instead of write-contents-hooks if it is
2684         available.
2686         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
2687         instead of find-file-hooks if it is available.
2689         * nntp.el (nntp-open-connection): Replace
2690         process-kill-without-query by gnus-set-process-query-on-exit-flag.
2691         (nntp-open-ssl-stream): Ditto.
2692         (nntp-open-tls-stream): Ditto.
2694 2005-05-31  Simon Josefsson  <jas@extundo.com>
2696         * imap.el (imap-ssl-open): Use imap-process-connection-type,
2697         instead of hard coding to nil.
2699 2005-05-31  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2701         * gnus-group.el: Require gnus-sum and autoload functions to
2702         resolve warnings when gnus-group.el compiled alone.
2704 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
2706         * gnus-agent.el (gnus-agent-regenerate-group)
2707         (gnus-agent-fetch-articles): Replace `string-to-int' by
2708         `string-to-number'.
2709         * gnus-art.el (gnus-button-fetch-group): Ditto.
2710         * gnus-cache.el (gnus-cache-generate-active)
2711         (gnus-cache-articles-in-group): Ditto.
2712         * gnus-group.el (gnus-group-set-current-level)
2713         (gnus-group-insert-group-line): Ditto.
2714         * gnus-score.el (gnus-score-set-expunge-below)
2715         (gnus-score-set-mark-below, gnus-summary-score-effect)
2716         (gnus-summary-score-entry): Ditto.
2717         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
2718         (gnus-soup-pack): Ditto.
2719         * gnus-spec.el (gnus-xmas-format): Ditto.
2720         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
2721         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
2722         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
2723         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
2724         * nndb.el (nndb-get-remote-expire-response): Ditto.
2725         * nndiary.el (nndiary-parse-schedule-value)
2726         (nndiary-string-to-number, nndiary-request-replace-article)
2727         (nndiary-request-article): Ditto.
2728         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
2729         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
2730         * nneething.el (nneething-make-head): Ditto.
2731         * nnfolder.el (nnfolder-request-article)
2732         (nnfolder-retrieve-headers): Ditto.
2733         * nnheader.el (nnheader-file-to-number): Ditto.
2734         * nnkiboze.el (nnkiboze-request-article): Ditto.
2735         * nnmail.el (nnmail-process-unix-mail-format)
2736         (nnmail-process-babyl-mail-format): Ditto.
2737         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
2738         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
2739         (nnmh-request-create-group, nnmh-request-list-1)
2740         (nnmh-request-group, nnmh-request-article): Ditto.
2741         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
2742         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
2743         * nnsoup.el (nnsoup-make-active): Ditto.
2744         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
2745         * nntp.el (nntp-find-group-and-number)
2746         (nntp-retrieve-headers-with-xover): Ditto.
2747         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
2748         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
2749         (pgg-format-key-identifier): Ditto.
2750         * pop3.el (pop3-last, pop3-stat): Ditto.
2751         * qp.el (quoted-printable-decode-region): Ditto.
2753         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
2754         of concat.
2756 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2758         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
2760         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
2762         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
2764         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
2766         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
2768         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
2770         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
2771         (gnus-carpal-mode): Ditto.
2773         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
2774         (gnus-browse-mode): Ditto.
2776         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
2778         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
2780 2005-05-29  Richard M. Stallman  <rms@gnu.org>
2782         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
2784 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2786         * gnus-util.el (gnus-run-mode-hooks): New function.
2788         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
2790 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
2792         * gnus-agent.el (gnus-agent-make-mode-line-string):
2793         Use mode-line-highlight as mouse-face.
2795 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2797         * canlock.el (canlock): Change the parent group to news.
2799         * deuglify.el (gnus-outlook-deuglify): Add :group.
2801         * dig.el (dig): Add :group.
2803         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Add :group.
2805         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
2806         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
2807         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
2808         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
2809         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
2811         * gnus-diary.el (gnus-diary): Add :group.
2813         * gnus.el (gnus-group-news-1-face): Add :group.
2814         (gnus-group-news-1-empty-face): Ditto.
2815         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
2816         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
2817         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
2818         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
2819         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
2820         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
2821         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
2822         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
2823         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
2824         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
2825         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
2826         (gnus-summary-high-ticked-face): Ditto.
2827         (gnus-summary-low-ticked-face): Ditto.
2828         (gnus-summary-normal-ticked-face): Ditto.
2829         (gnus-summary-high-ancient-face): Ditto.
2830         (gnus-summary-low-ancient-face): Ditto.
2831         (gnus-summary-normal-ancient-face): Ditto.
2832         (gnus-summary-high-undownloaded-face): Ditto.
2833         (gnus-summary-low-undownloaded-face): Ditto.
2834         (gnus-summary-normal-undownloaded-face): Ditto.
2835         (gnus-summary-high-unread-face): Ditto.
2836         (gnus-summary-low-unread-face): Ditto.
2837         (gnus-summary-normal-unread-face): Ditto.
2838         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
2839         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
2841         * message.el (message-minibuffer-local-map): Add :group.
2843         * sieve-manage.el (sieve-manage-log): Add :group.
2844         (sieve-manage-default-user): Diito.
2845         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
2846         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
2847         (sieve-manage-authenticators): Ditto.
2848         (sieve-manage-authenticator-alist): Ditto.
2849         (sieve-manage-default-port): Ditto.
2851         * sieve-mode.el (sieve-control-commands-face): Add :group.
2852         (sieve-action-commands-face): Ditto.
2853         (sieve-test-commands-face): Ditto.
2854         (sieve-tagged-arguments-face): Ditto.
2856         * smime.el (smime): Add :group.
2858         * spam-report.el (spam-report): Add :group.
2860         * spam.el (spam, spam-face): Add :group.
2862 2005-05-26  Lute Kamstra  <lute@gnu.org>
2864         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
2866 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2868         * gnus-art.el: Don't autoload mail-extract-address-components.
2870         * gnus.el: Use eval-and-compile to autoload message-y-or-n-p.
2872         * nndb.el: Don't declare the nndb back end two or more times; don't
2873         autoload news-reply-mode, news-setup, cancel-timer and telnet.
2875         * nntp.el: Autoload format-spec instead of format; use
2876         eval-and-compile to evaluate autoload forms.
2878         * spam-report.el (spam-report-process-queue): Use gnus-point-at-eol.
2880 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2882         * gnus-art.el (article-date-ut): Support converting date in
2883         forwarded parts as well.
2884         (gnus-article-save-original-date): New macro.
2885         (gnus-display-mime): Use it.
2887 2005-04-28  David Hansen  <david.hansen@physik.fu-berlin.de>
2889         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
2890         enclosure element of <item>.
2892 2005-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
2894         * spam-report.el (spam-report-unplug-agent)
2895         (spam-report-plug-agent, spam-report-deagentize)
2896         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
2897         support for the Agent in spam-report: when unplugged, report to a
2898         file; when plugged, submit all the requests.
2899         [Added missing offline functionality from trunk.]
2901 2005-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
2903         * spam-report.el (spam-report-url-to-file)
2904         (spam-report-requests-file): New function and variable for offline
2905         reporting.
2906         (spam-report-url-ping-function): Add `spam-report-url-to-file'
2907         and user defined function.
2908         (spam-report-process-queue): New function.
2909         Process requests from `spam-report-requests-file'.
2910         (spam-report-url-ping-mm-url): Autoload.
2911         [Added missing offline functionality from trunk.]
2913 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2915         * qp.el (quoted-printable-encode-region): Save excursion.
2917 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2919         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
2920         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
2922 2005-04-13  Miles Bader  <miles@gnu.org>
2924         * mm-util.el (mm-string-to-multibyte): Use Gnus trunk definition.
2926 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2928         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
2929         contained in text because xml.el decodes entities) with LFs.
2931 2005-04-11  Lute Kamstra  <lute@gnu.org>
2933         * message.el (message-make-date): Handle byte-compiler warnings
2934         differently.
2935         * nnimap.el (nnimap-date-days-ago): Ditto.
2937 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2939         * mm-util.el (mm-string-to-multibyte): New function.
2940         (mm-detect-coding-region): Typo.
2942 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2944         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
2946 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2948         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
2949         argument in XEmacs.
2951         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
2952         (nnrss-request-group): Decode group name first.
2953         (nnrss-request-article): Make a text/plain article if mml-to-mime
2954         failed.
2955         (nnrss-get-encoding): Return a compatible encoding according to
2956         nnrss-compatible-encoding-alist.
2957         (nnrss-opml-export): Use dolist.
2958         (nnrss-find-el): Use consp instead of listp.
2959         (nnrss-order-hrefs): Use dolist.
2961 2005-04-06  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2963         * nnrss.el (nnrss-verbose): Remove.
2964         (nnrss-request-group): Use `nnheader-message' instead.
2966 2005-04-06  Mark Plaksin  <happy@usg.edu>  (tiny change)
2968         * nnrss.el (nnrss-verbose): New variable.
2969         (nnrss-request-group): Make it say nnrss is requesting a group.
2971 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2973         * gnus-agent.el (gnus-agent-group-path): Decode group name.
2974         (gnus-agent-group-pathname): Ditto.
2976         * gnus-cache.el (gnus-cache-file-name): Decode group name.
2978         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
2979         name for only %g and %c.
2980         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group
2981         instead of gnus-tmp-group to decoded group name.
2982         (gnus-group-make-group): Decode group name.
2983         (gnus-group-delete-group): Ditto.
2984         (gnus-group-make-rss-group): Exclude `/'s from group names;
2985         register the group data after opening the nnrss group; unify
2986         non-ASCII group names; encode group name.
2987         (gnus-group-catchup-current): Decode group name.
2988         (gnus-group-expire-articles-1): Ditto.
2989         (gnus-group-set-current-level): Ditto.
2990         (gnus-group-kill-group): Ditto.
2992         * gnus-spec.el (gnus-update-format-specifications): Flush the
2993         group format spec cache if it doesn't support decoded group names.
2995         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
2997         * nnrss.el: Require rfc2047 and mml.
2998         (nnrss-file-coding-system): New variable.
2999         (nnrss-format-string): Redefine it as an inline function.
3000         (nnrss-decode-group-name): New function.
3001         (nnrss-string-as-multibyte): Remove.
3002         (nnrss-retrieve-headers): Decode group name; don't use
3003         nnrss-format-string.
3004         (nnrss-request-group): Decode group name.
3005         (nnrss-request-article): Decode group name; allow a Message-ID as
3006         well as an article number; don't use nnrss-format-string; encode a
3007         Message-ID string which may contain non-ASCII characters; use
3008         mml-to-mime to compose a MIME article; use search-forward instead
3009         of re-search-forward.
3010         (nnrss-request-expire-articles): Decode group name.
3011         (nnrss-request-delete-group): Delete entries in nnrss-group-alist
3012         as well; decode group name.
3013         (nnrss-get-encoding): Fix regexp.
3014         (nnrss-fetch): Clarify error message.
3015         (nnrss-read-server-data): Use insert-file-contents instead of load;
3016         bind file-name-coding-system; use multibyte buffer.
3017         (nnrss-save-server-data): Insert newline; bind
3018         coding-system-for-write to the value of nnrss-file-coding-system;
3019         bind file-name-coding-system; add coding cookie.
3020         (nnrss-read-group-data): Use insert-file-contents instead of load;
3021         bind file-name-coding-system; use multibyte buffer.
3022         (nnrss-save-group-data): Bind coding-system-for-write to the
3023         value of nnrss-file-coding-system; bind file-name-coding-system.
3024         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
3025         make it work with non-ASCII text.
3026         (nnrss-opml-export): Use mm-set-buffer-file-coding-system instead
3027         of set-buffer-file-coding-system.
3028         (nnrss-find-el): Check carefully whether there's a list of string
3029         which old xml.el may return rather than a string; make it work
3030         with old xml.el as well.
3032 2005-04-06  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
3034         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
3036         * nnrss.el (nnrss-get-encoding): New function.
3037         (nnrss-fetch): Use unibyte buffer initially; bind
3038         coding-system-for-read while performing mm-url-insert; remove ^Ms;
3039         decode contents according to the encoding attribute.
3040         (nnrss-save-group-data): Add coding cookie.
3041         (nnrss-mime-encode-string): New function.
3042         (nnrss-check-group): Use it to encode subject and author.
3044 2005-04-06  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
3046         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
3047         failed.
3049 2005-04-06  Joakim Verona  <joakim@verona.se>  (tiny change)
3051         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
3053 2005-04-06  Jesper Harder  <harder@ifa.au.dk>
3055         * mm-util.el (mm-subst-char-in-string): Support inplace.
3057         * nnrss.el: Pedantic docstring and whitespace fixes (courtesy of
3058         checkdoc.el).
3059         (nnrss-request-article): Cleanup.
3060         (nnrss-request-delete-group): Use nnrss-make-filename.
3061         (nnrss-read-server-data): Use nnrss-make-filename; use load.
3062         (nnrss-save-server-data): Use nnrss-make-filename; use gnus-prin1.
3063         (nnrss-read-group-data): hash on description if link is missing;
3064         use nnrss-make-filename; use load.
3065         (nnrss-save-group-data): Use nnrss-make-filename; use gnus-prin1.
3066         (nnrss-make-filename): New function.
3067         (nnrss-close): New function.
3068         (nnrss-check-group): Hash on description if link is missing.
3069         (nnrss-get-namespace-prefix): Use string= to compare strings!
3070         Reported by David D. Smith <davidsmith@acm.org>.
3071         (nnrss-opml-export): Turn on sgml-mode.
3073 2005-04-06  Mark A. Hershberger  <mah@everybody.org>
3075         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
3077 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
3079         * message.el (message-make-date): Add defvars in order to silence
3080         the byte compiler inside the defun.
3082         * nnimap.el (nnimap-date-days-ago): Ditto.
3084         * gnus-demon.el (parse-time-string): Add autoload.
3086         * gnus-delay.el (parse-time-string): Add autoload.
3088         * gnus-art.el (parse-time-string): Add autoload.
3090         * nnultimate.el (parse-time): Require for `parse-time-string'.
3092 2005-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3094         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
3095         "Unrecognized menu descriptor" error in XEmacs.
3097 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3099         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
3101         * mm-util.el (mm-replace-in-string): New function.
3102         (mm-xemacs-find-mime-charset-1): Ignore errors while loading
3103         latin-unity, which cannot be used with XEmacs 21.1.
3105         * rfc2047.el (rfc2047-encode-function-alist): Rename from
3106         rfc2047-encoding-function-alist in order to avoid conflicting with
3107         the old version.
3108         (rfc2047-encode-message-header): Remove useless goto-char.
3109         (rfc2047-encodable-p): Don't move point.
3110         (rfc2047-syntax-table): Treat `(' and `)' as is.
3111         (rfc2047-encode-region): Concatenate words containing non-ASCII
3112         characters in structured fields; don't encode space-delimited
3113         ASCII words even in unstructured fields; don't break words at
3114         char-category boundaries; encode encoded words in structured
3115         fields; treat text within parentheses as special; show the
3116         original text when error has occurred; move point to the end of
3117         the region after encoding, suggested by IRIE Tetsuya
3118         <irie@t.email.ne.jp>; treat backslash-quoted characters as
3119         non-special; check carefully whether to encode special characters;
3120         fix some kind of misconfigured headers; signal a real error if
3121         debug-on-quit or debug-on-error is non-nil; don't infloop,
3122         suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>; assume
3123         the close parenthesis may be included in the encoded word; encode
3124         bogus delimiters.
3125         (rfc2047-encode-string): Use mm-with-multibyte-buffer.
3126         (rfc2047-encode-max-chars): New variable.
3127         (rfc2047-encode-1): New function.
3128         (rfc2047-encode): Use it; encode text so that it occupies the
3129         maximum width within 76-column; work correctly on Q encoding for
3130         iso-2022-* charsets; fold the line before encoding; don't append a
3131         space if the encoded word includes close parenthesis.
3132         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
3133         sure not to break a line just after the header name.
3134         (rfc2047-b-encode-region): Remove.
3135         (rfc2047-b-encode-string): New function.
3136         (rfc2047-q-encode-region): Remove.
3137         (rfc2047-q-encode-string): New function.
3138         (rfc2047-encode-parameter): New function.
3139         (rfc2047-encoded-word-regexp): Don't use shy group.
3140         (rfc2047-decode-region): Follow rfc2047-encoded-word-regexp change.
3141         (rfc2047-parse-and-decode): Ditto.
3142         (rfc2047-decode): Treat the ascii coding-system as raw-text by default.
3144 2005-03-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3146         * rfc2047.el (rfc2047-encode-encoded-words): New variable.
3147         (rfc2047-field-value): Strip props.
3148         (rfc2047-encode-message-header): Disable header folding -- not
3149         all headers can be folded, and this should be done by the message
3150         composition mode.  Probably.  I think.
3151         (rfc2047-encodable-p): Say that =? needs encoding.
3152         (rfc2047-encode-region): Encode =? strings.
3154 2005-03-25  Jesper Harder  <harder@ifa.au.dk>
3156         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
3157         language tags; remove unnecessary '+'.  Reported by Stefan Wiens
3158         <s.wi@gmx.net>.
3159         (rfc2047-decode-string): Don't cons a string unnecessarily.
3160         (rfc2047-parse-and-decode, rfc2047-decode): Use a character for
3161         the encoding to avoid consing a string.
3162         (rfc2047-decode): Use mm-subst-char-in-string instead of
3163         mm-replace-chars-in-string.
3165 2005-03-25  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3167         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
3168         encodings of MIME-encoded words, in order to improve
3169         interoperability with several broken MUAs.
3171 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3173         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
3174         pass it to `gnus-browse-read-group'.
3175         (gnus-browse-read-group): Add NUMBER argument and pass it to
3176         `gnus-group-read-ephemeral-group'.
3178         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
3179         argument and pass it to `gnus-group-read-group'.
3181 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
3183         * mm-util.el (mm-xemacs-find-mime-charset): Only call
3184         mm-xemacs-find-mime-charset-1 if we have the mule feature
3185         available at runtime.
3187 2005-03-25  Werner Lemberg  <wl@gnu.org>
3189         * nnmaildir.el: Replace `illegal' with `invalid'.
3191 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3193         * gnus-start.el (gnus-display-time-event-handler):
3194         Check display-time-timer at runtime rather than only at load time
3195         in case display-time-mode is turned off in the mean time.
3197 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3199         * nnimap.el (nnimap-open-connection): Print which authinfo file is
3200         used.
3202         * nneething.el (nneething-map-file-directory): Derive from
3203         `gnus-directory'.
3205         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
3206         the To/Cc button.
3208 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3210         * nnmaildir.el (nnmaildir-request-accept-article):
3211         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
3213 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
3215         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
3216         autoloaded function.
3218 2005-03-13  Steve Youngs  <steve@sxemacs.org>
3220         * mm-url.el: Require timer-funcs at compile time when in XEmacs
3221         for `with-timeout'.
3223         * mail-source.el: Require timer-funcs at compile time when in
3224         XEmacs for `run-with-idle-timer'.
3226         * gnus-async.el: Ditto.
3228 2005-03-16  Lute Kamstra  <lute@gnu.org>
3230         * message.el (message-make-date): Require parse-time.
3232 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3234         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
3236 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
3238         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
3240 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
3242         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
3243         buffer (since IMAP server might return FETCH response out of
3244         order, and the nntp buffer must be sorted).
3246 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3248         * message.el: Don't autoload former message-utils variables.
3249         (message-strip-subject-trailing-was): Change doc string.
3251         * nnweb.el: Fixes for `gnus-group-make-web-group'.
3252         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
3253         (nnweb-google-search): Add "hl=en" here.
3254         (nnweb-google-parse-1, nnweb-google-create-mapping):
3255         Don't hardcode URL.
3257 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
3259         * message.el (message-get-reply-headers, message-followup):
3260         Mention related variables `message-use-followup-to' and
3261         `message-use-mail-followup-to', in the information buffer.
3263         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
3264         of broken groups(-beta).google.com.
3266 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3268         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
3269         a more conservative way.
3271 2005-02-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3273         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
3274         `mm-dissect-multipart' and receive the from field as an (optional)
3275         argument from `mm-dissect-multipart'.
3276         (mm-dissect-multipart): Receive the from field as an argument and
3277         pass it on when we call `mm-dissect-buffer' on MIME parts.
3278         Fixes verification/decryption of signed/encrypted MIME parts.
3280 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3282         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
3283         buffer, so it moves the window's cursor.
3285 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3287         * nnheader.el (nnheader-find-file-noselect): Add doc string.
3289         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
3290         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
3292         * gnus-sum.el (gnus-summary-caesar-message):
3293         Apply `gnus-treat-article' after rotation.
3295         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
3296         doc string.
3298 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3300         * smime.el (smime-sign-buffer): Signal an error if
3301         `smime-sign-region' fails.
3302         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
3303         fails.
3305 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
3307         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
3308         Handle news URL with given port correctly.
3310 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3312         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
3313         containing special characters.
3315         * gnus-sum.el (gnus-summary-edit-article): Ditto.
3317         * mml.el (mime-to-mml): Ditto.
3319         * rfc2047.el (rfc2047-quote-decoded-words-containing-tspecials):
3320         New variable.
3321         (rfc2047-decode-region): Quote decoded words containing special
3322         characters when rfc2047-quote-decoded-words-containing-tspecials
3323         is non-nil.
3325 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3327         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
3329         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
3331 2005-02-15  Simon Josefsson  <jas@extundo.com>
3333         * nnimap.el (nnimap-debug): Doc fix.
3335         * imap.el (imap-debug): Doc fix.
3337 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3339         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
3340         argument in doc string.  Make query for type more clear.
3342 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
3344         * gnus.el (gnus-group-startup-message): Search for gnus images in
3345         etc/images/gnus.
3346         * mm-util.el (mm-image-load-path): Likewise.
3347         * smiley.el (smiley-data-directory): Search for smilies in
3348         etc/images/smilies.
3350 2005-02-09  Kim F. Storm  <storm@cua.dk>
3352         Change Emacs release version from 21.4 to 22.1 throughout.
3353         Change Emacs development version from 21.3.50 to 22.0.50.
3355 2005-02-08  Simon Josefsson  <jas@extundo.com>
3357         * imap.el (imap-log): Doc fix.
3359 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3361         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
3362         prefix arg is neither nil nor a number, as info specifies.
3364 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3366         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
3368 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3370         * message.el (message-beginning-of-line): Change the behavior when
3371         invoked between BOL and : so that it first moves backward.
3373 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3375         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
3376         article buffer when editing of the article is discarded.
3377         (gnus-article-prepare): Revert.
3379 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3381         * gnus-art.el (gnus-article-prepare):
3382         Remove message-strip-forbidden-properties from the local hook.
3384 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3386         * mml.el (mml-generate-mime-1): Convert string into unibyte when
3387         inserting " *mml*" buffer's contents into a unibyte temp buffer.
3389 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3391         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
3392         which will be inserted according to the multibyteness of a buffer
3393         rather than the type of contents.  Suggested by ARISAWA Akihiro
3394         <ari@mbf.ocn.ne.jp>.
3396 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3398         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
3399         which is unreadable in some setups.
3401 2004-12-27  Simon Josefsson  <jas@extundo.com>
3403         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
3404         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
3405         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
3407 2004-12-17  Kim F. Storm  <storm@cua.dk>
3409         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
3411         * gnus-sum.el (gnus-summary-mode-map): Likewise.
3413 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3415         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
3416         correctly even if there are wide characters.
3418 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3420         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
3421         concatenating segments rather than before concatenating them.
3422         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3424 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3426         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
3428 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
3430         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
3431         unify Latin characters in XEmacs.
3432         (mm-find-mime-charset-region): Use it.
3434 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3436         * gnus-util.el (gnus-delete-directory): New function.
3438         * gnus-agent.el (gnus-agent-delete-group): Use it.
3440         * gnus-cache.el (gnus-cache-delete-group): Use it.
3442 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3444         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
3446 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3448         * gnus-group.el (gnus-group-make-rss-group):
3449         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
3451         * gnus-start.el (gnus-setup-news): Honor user's setting to
3452         gnus-message-archive-method.  Suggested by Lute Kamstra
3453         <lute@gnu.org>.
3455 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3457         * message.el (message-forward-make-body-mml): Remove headers
3458         according to message-forward-ignored-headers if a message is decoded.
3460 2004-12-02  Romain Francoise  <romain@orebokech.com>
3462         * message.el (message-forward-make-body-plain): Always remove
3463         headers according to message-forward-ignored-headers.
3465 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3467         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
3468         order to silence the byte compiler.
3470         * pop3.el (pop3-md5): Define it before being used.
3472         * spam.el: Fix the way to silence the byte compiler, which
3473         complained about bbdb-buffer, bbdb-create-internal,
3474         bbdb-search-simple, mail-check-payment, spam-BBDB-register-routine,
3475         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
3476         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
3477         spam-stat-buffer-is-spam, spam-stat-load,
3478         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
3479         spam-stat-save and spam-stat-split-fancy.
3481 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3483         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
3484         which may confuse users.
3485         (canlock-password-for-verify): Ditto.
3487         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
3489         * gnus-art.el (gnus-emphasis-alist): Ditto.
3491         * gnus-registry.el (gnus-registry-max-entries): Ditto.
3493         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
3495         * gnus-start.el (gnus-save-killed-list): Ditto.
3497         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
3498         (gnus-sum-thread-tree-root): Ditto.
3499         (gnus-sum-thread-tree-false-root): Ditto.
3500         (gnus-sum-thread-tree-single-indent): Ditto.
3502         * message.el (message-courtesy-message): Ditto.
3503         (message-archive-note): Ditto.
3504         (message-subscribed-address-file): Ditto.
3505         (message-user-fqdn): Ditto.
3507         * spam-report.el (spam-report-gmane-regex): Ditto.
3509         * spam.el (spam-blackhole-good-server-regex): Ditto.
3511 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3513         * message.el (message-forbidden-properties): Fix typo in doc string.
3515 2004-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3517         * message.el (message-strip-forbidden-properties):
3518         Bind buffer-read-only (etc) to nil.
3520 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3522         * gnus-util.el (gnus-replace-in-string): Add doc string.
3524         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
3525         to avoid problems when splitting mails with many recipients.
3527 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3529         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
3530         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3532 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
3534         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
3536 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3538         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
3539         pop-to-buffer, covered by the subsequent gnus-configure-windows.
3541 2004-11-14  Luc Teirlinck  <teirllm@auburn.edu>
3543         * nnfolder.el (nnfolder-save-marks): Add missing format field in
3544         call to `error'.
3545         * nnml.el (nnml-save-marks): Ditto.
3547 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
3549         * gnus-start.el (gnus-convert-old-newsrc):
3550         Assign legacy-gnus-agent to 5.10.7.
3552 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3554         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
3555         default; improve customization type.
3556         (gnus-emphasis-custom-with-format): New macro.
3557         (gnus-emphasis-custom-value-to-external): New function.
3558         (gnus-emphasis-custom-value-to-internal): New function.
3560 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3562         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
3563         "Args out of range" error.  Reported by Arnaud Giersch
3564         <arnaud.giersch@free.fr>.
3566 2004-11-04  Richard M. Stallman  <rms@gnu.org>
3568         * spam.el (spam group): Add :version.
3570         * pgg-def.el (pgg group): Add :version.
3572 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3574         * gnus-art.el (gnus-article-edit-article): Don't associate the
3575         article buffer with a draft file.  This is a temporary measure
3576         against the 2004-08-22 change to gnus-article-edit-mode.
3578 2004-11-02  Ilya N. Golubev  <gin@mo.msk.ru>.
3580         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
3581         entry.
3583 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3585         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
3586         (html2text-format-tags): Remove unused variable `attr'.
3588         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
3589         after-load-alist.
3591         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
3592         Mule-UCS is loaded under XEmacs.
3593         (mm-mime-mule-charset-alist): Avoid duplicated entries.
3595         * mm-util.el (mm-coding-system-p): Return a coding-system.
3596         (mm-mime-mule-charset-alist): Use shift_jis instead of
3597         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
3598         entries for the mime charsets iso-2022-jp-3 and shift_jis.
3599         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
3600         instead of japanese-shift-jis and iso-latin-1 respectively in
3601         order to share the default value with both Emacs and XEmacs-mule.
3602         (mm-mule-charset-to-mime-charset):
3603         Make mm-coding-system-priorities effective.
3604         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
3605         while predicating of candidates upon the priorities.
3607 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
3609         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
3611         * spam-stat.el (spam-stat): Add :version.
3613         * sieve.el (sieve): Add :version.
3615         * sha1.el (sha1): Add :version.
3616         (sha1-use-external): Remove redundant version.
3618         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
3619         (nnmail-cache-ignore-groups, nnmail-spool-hook)
3620         (nnmail-split-fancy-match-partial-words)
3621         (nnmail-split-lowercase-expanded):
3623         * nndiary.el (nndiary): Add :version.
3625         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
3627         * mml-sec.el (mml-default-sign-method)
3628         (mml-default-encrypt-method, mml-signencrypt-style-alist):
3629         Add :version.
3631         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
3633         * mm-url.el (mm-url-use-external, mm-url-program)
3634         (mm-url-arguments): Add :version.
3636         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
3637         (mm-attachment-file-modes, mm-decrypt-option)
3638         (mm-w3m-safe-url-regexp): Add :version.
3640         * message.el (message-cite-prefix-regexp)
3641         (message-sendmail-envelope-from, message-minibuffer-local-map)
3642         (message-user-fqdn, message-completion-alist): Add :version.
3644         * gnus-win.el (gnus-configure-windows-hook)
3645         (gnus-use-frames-on-any-display): Add :version.
3647         * gnus-art.el (gnus-article-address-banner-alist)
3648         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
3649         (gnus-treat-from-picon, gnus-treat-mail-picon)
3650         (gnus-treat-x-pgp-sig): Add :version.
3652         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
3653         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
3654         (gnus-summary-article-delete-hook)
3655         (gnus-summary-display-while-building): Add :version.
3657         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
3658         (gnus-get-top-new-news-hook):Add :version.
3660         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3661         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
3663         * gnus-registry.el (gnus-registry): Add :version.
3665         * gnus-spec.el (gnus-use-correct-string-widths)
3666         (gnus-make-format-preserve-properties): Add :version.
3668         * gnus.el (gnus-group-charter-alist)
3669         (gnus-group-fetch-control-use-browse-url)
3670         (gnus-install-group-spam-parameters): Add :version.
3672         * gnus-diary.el (gnus-diary): Add :version.
3674         * gnus-delay.el (gnus-delay): Add :version.
3676         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
3677         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
3678         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
3679         Add :version.
3681         * gnus-agent.el (gnus-agent-max-fetch-size)
3682         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
3683         (gnus-agent-prompt-send-queue): Add :version.
3685         * deuglify.el (gnus-outlook-deuglify): Add :version.
3687         * html2text.el: Beautify code.  Improve doc strings.  Some
3688         checkdoc cleanup.
3689         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
3691 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
3693         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
3695 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3697         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
3698         signature file.  Suggested by Manoj Srivastava
3699         <srivasta@golden-gryphon.com>.
3701         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
3702         iso-2022-jp even in the Japanese language environment.
3703         Suggested by Jason Rumney <jasonr@gnu.org>.
3705 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3707         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
3708         use the same characters as the dummy marks; make it free from
3709         getting affected by the language environment.
3710         (gnus-summary-read-group-1): Update mark positions only when the
3711         format spec is updated.
3713         * gnus-spec.el (gnus-update-format-specifications): Return a list
3714         of updated types.
3716 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3718         * nnspool.el (nnspool-spool-directory): Use news-path if the
3719         news-directory variable is not bound.
3721         * gnus-group.el (gnus-group-line-format-alist): Convert the value
3722         of gnus-tmp-news-method into string if it may be passed to
3723         gnus-correct-length which takes only a string argument.
3725 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
3727         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
3728         instead.
3730 2004-10-24  Kevin Greiner  <kevin.greiner@compsol.cc>
3732         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
3733         comparison on string.
3735 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3737         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
3738         running the major-mode function.
3740 2004-10-21  Kevin Greiner  <kevin.greiner@compsol.cc>
3742         * gnus-start.el (gnus-convert-old-newsrc): Two of the converters
3743         have been backported to 'Gnus v5.11' from 'No Gnus v0.2'.  Added a
3744         boolean check to not apply converters that apply to future
3745         versions of gnus.
3747 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3749         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
3750         dummy marks in the right way.
3752 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3754         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
3755         avoid infinite recursion via gnus-get-function.
3757 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3759         * gnus-agent.el (gnus-agent-synchronize-group-flags):
3760         When necessary, pass full group name to gnus-request-set-marks.
3761         (gnus-agent-synchronize-group-flags): Add support for sync'ing
3762         tick marks.
3763         (gnus-agent-synchronize-flags-server): Be silent when writing file.
3765 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3767         * gnus-agent.el (gnus-agent-synchronize-group-flags):
3768         Replace gnus-request-update-info with explicit code to sync the
3769         in-memory info read flags with the marks being sync'd to the backend.
3771 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3773         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore servers
3774         that are offline.  Avoids having gnus-agent-toggle-plugged first ask if
3775         you want to open a server and then, even when you responded with no,
3776         asking if you want to synchronize the server's flags.
3777         (gnus-agent-synchronize-flags-server): Rewrite read loop to handle
3778         multi-line expressions.
3779         (gnus-agent-synchronize-group-flags): New internal function.
3780         Updates marks in memory (in the info structure) AND in the backend.
3781         (gnus-agent-check-overview-buffer): Fix range of
3782         deletion to remove entire duplicate line.  Fixes merged article
3783         number bug.
3785         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
3787         * nnagent.el (nnagent-request-set-mark):
3788         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
3789         method, to ensure that synchronization updates marks in the
3790         backend and in the info (in memory) structure.
3792 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3794         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
3795         unless plugged.  Disable the agent so that an open failure causes
3796         an error.
3798 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
3800         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
3801         (gnus-agent-go-online): Change :version.
3802         (gnus-agent-expire-unagentized-dirs)
3803         (gnus-agent-auto-agentize-methods): Add :version.
3805 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3807         * legacy-gnus-agent.el
3808         (gnus-agent-convert-to-compressed-agentview-prompt):
3809         New function.  Used internally to only display 'gnus converting
3810         files' message when actually necessary.
3812         * gnus-sum.el: Remove (require 'gnus-agent) as required
3813         methods now autoloaded.
3815         * gnus-int.el (gnus-request-move-article):
3816         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
3817         improve performance.
3819 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3821         * gnus-agent.el (gnus-agent-cat-groups): Rewrite avoiding defsetf
3822         to avoid run-time CL dependencies.
3823         (gnus-agent-unfetch-articles): New function.
3824         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
3825         article numbers even when local .overview file is missing.
3826         (gnus-agent-read-article-number): New function.  Only accepts
3827         27-bit article numbers.
3828         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
3829         Use gnus-agent-read-article-number.
3830         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
3831         from backend while recognizing that article numbers in .overview
3832         must be valid.
3834         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
3835         some users confused by references to .newsrc when they only have a
3836         .newsrc.eld file.
3837         (gnus-convert-mark-converter-prompt)
3838         (gnus-convert-converter-needs-prompt): Fix use of property list.
3840 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3842         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
3844 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3846         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
3847         stuff for non-living groups.
3849 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3851         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
3852         (gnus-agent-regenerate-group): Using nil messages aren't valid.
3854 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3856         * gnus-agent.el (gnus-agent-read-agentview):
3857         Inline gnus-uncompress-range.
3859 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3861         * legacy-gnus-agent.el
3862         (gnus-agent-convert-to-compressed-agentview): Fix typos with
3863         help from Florian Weimer <fw@deneb.enyo.de>
3865         * gnus-agent.el (gnus-agentize):
3866         gnus-agent-send-mail-real-function no longer set to current value
3867         of message-send-mail-function but rather a lambda that calls
3868         message-send-mail-function.  The change makes the agent real-time
3869         responsive to user changes to message-send-mail-function.
3871 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
3873         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
3875 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3877         * gnus-cache.el (gnus-cache-rename-group): New function.
3878         (gnus-cache-delete-group): New function.
3880         * gnus-agent.el (gnus-agent-rename-group): New function.
3881         (gnus-agent-delete-group): New function.
3882         (gnus-agent-save-group-info): Use gnus-command-method when
3883         `method' parameter is nil.  Don't write nil entries into the
3884         active file.
3885         (gnus-agent-get-group-info): New function.
3886         (gnus-agent-get-local): Add optional parameters to avoid calling
3887         gnus-group-real-name and gnus-find-method-for-group.
3888         (gnus-agent-set-local): Delete stored entry if either min, or max,
3889         are nil.
3890         (gnus-agent-fetch-session): Reword error/quit messages.
3891         On quit, use gnus-agent-regenerate-group to record existance of any
3892         articles fetched to disk before the quit occurred.
3894         * gnus-int.el (gnus-request-delete-group):
3895         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
3896         local disk in sync with the server.
3897          (gnus-request-rename-group):
3898         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
3899         local disk in sync with the server.
3901         * gnus-start.el (gnus-get-unread-articles):
3902         Cosmetic simplification to logic.
3904         * gnus-group.el (gnus-group-delete-group): No longer update
3905         gnus-cache-active-altered as gnus-request-delete-group now keeps
3906         the cache in sync.
3907         (gnus-group-list-active): Let the agent store a server's active
3908         list if currently plugged.
3910         * gnus-util.el (gnus-rename-file): New function.
3912 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3914         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
3915         when the group's active is not available.
3917 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3919         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
3920         error.
3922 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3924         * gnus-start.el (gnus-convert-old-newsrc): Only write the conversion
3925         message to newsrc-dribble when an actual conversion is performed.
3927 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3929         * gnus-agent.el (gnus-agent-read-local):
3930         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
3931         avoid the implicit assumption that they will always be equal.
3932         (gnus-agent-save-local): Bind buffer-file-coding-system, not
3933         coding-system-for-write, as the with-temp-file macro first prints
3934         to a buffer then saves the buffer.
3936 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3938         * legacy-gnus-agent.el (): New.  Provides converters that are only
3939         loaded when gnus-convert-old-newsrc needs to call them.
3941         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
3942         old file versions.
3943         (gnus-group-prepare-hook): Remove function that converted list
3944         form of gnus-agent-expire-days to group properties.
3946         * gnus-start.el (gnus-convert-old-newsrc): Register new
3947         converters to handle old agent file formats.  Added logic for a
3948         "backup before upgrading warning".
3949         (gnus-convert-mark-converter-prompt): Developers can mark
3950         functions as needing (default), or not needing,
3951         gnus-convert-old-newsrc's "backup before upgrading warning".
3952         (gnus-convert-converter-needs-prompt): Tests whether the user
3953         should be protected from potentially irreversable changes by the
3954         function.
3956 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3958         * gnus-int.el (gnus-request-accept-article): Inform the agent that
3959         articles are being added to a group.
3960         (gnus-request-replace-article): Inform the agent that articles
3961         need to be uncached as the cached contents are no longer valid.
3963         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
3964         (gnus-agent-possibly-alter-active): Avoid null in numeric comparison.
3965         (gnus-agent-set-local): Refuse to save null in local object table.
3966         (gnus-agent-regenerate-group): The REREAD parameter can now be a
3967         list of articles that will be marked as unread.
3969 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3971         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
3972         single-interval range of the form (min . max).  Previously the
3973         range had to look like ((min . max)).  Likewise, return
3974         (min . max) rather than ((min . max)).
3975         (gnus-range-map): Use gnus-range-normalize to accept
3976         single-interval range.
3978         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
3979         the cache, but not the agent, now appear with their usual face.
3981 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3983         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
3984         marks consisting of a single range {for example, (3 . 5)} rather
3985         than a list of a single range { ((3 . 5)) }.
3987 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3989         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
3990         uncompressed list.
3992 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3994         * gnus-draft.el (gnus-group-send-queue): Pass the group name
3995         "nndraft:queue" along to gnus-draft-send.
3996         Use gnus-agent-prompt-send-queue.
3997         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
3998         is "nndraft:queue".  Suggested by Gaute Strokkenes
3999         <gs234@srcf.ucam.org>
4001         * gnus-group.el (gnus-group-catchup): Use new
4002         gnus-sequence-of-unread-articles, not
4003         gnus-list-of-unread-articles, to avoid exhausting memory with huge
4004         numbers of articles.  Use gnus-range-map to avoid having to
4005         uncompress the unread list.
4006         (gnus-group-archive-directory)
4007         (gnus-group-recent-archive-directory): Fix invalid ange-ftp reference.
4009         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
4010         (gnus-sorted-range-intersection): Intersection of two ranges
4011         without requiring that they first be uncompressed.
4013         * gnus-start.el (gnus-activate-group): Unless blocked by the
4014         caller, possibly expand the active range to include both cached
4015         and agentized articles.
4016         (gnus-convert-old-newsrc): Rewrote in anticipation of having
4017         multiple version-dependent converters.
4018         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
4019         gnus-agent-save-active.
4020         (gnus-save-newsrc-file): Save dirty agent range limits.
4022         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
4023         gnus-agent-possibly-alter-active.
4024         (gnus-adjust-marked-articles): Faster handling of simple lists
4026 2004-10-18  David Edmondson  <dme@dme.org>
4028         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
4029         excessively.
4031 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
4033         * mml.el (mml-preview): Use `pop-to-buffer'.
4035         * message.el (message-goto-mail-followup-to): Insert after "To".
4036         (message-carefully-insert-headers): Add comment.
4038         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
4040         * gnus-art.el (gnus-button-alist):
4041         Improve `gnus-button-handle-library' entry.
4043         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
4045         * gnus-group.el (gnus-group-get-new-news-this-group): Add doc-string.
4047         * gnus-start.el (gnus-activate-group): Add doc-string.
4049         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
4050         handle manual section.
4052         * imap.el (imap-store-password): New variable.
4053         (imap-interactive-login): Use it.
4054         Suggested by Mark Plaksin <happy@mcplaksin.org>.
4056         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
4057         Allow / in mailto URLs.
4059         * spam.el (spam-directory): Derive from `gnus-directory'.
4061         * gnus-sum.el (gnus-pick-line-number): Add autoload.
4063 2004-10-17  Richard M. Stallman  <rms@gnu.org>
4065         * gnus-registry.el (gnus-registry-unload-hook):
4066         Set as a variable with add-hook.
4068         * nnspool.el (nnspool-spool-directory): Use news-directory instead
4069         of news-path.
4071         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
4073         * spam.el: Delete duplicate `provide'.
4074         (spam-unload-hook): Set as a variable with add-hook.
4076 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
4078         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
4079         in the doc string.
4081         * message.el (message-ignored-news-headers)
4082         (message-ignored-supersedes-headers)
4083         (message-ignored-resent-headers)
4084         (message-forward-ignored-headers): Improve custom type.
4086 2004-10-15  Simon Josefsson  <jas@extundo.com>
4088         * pop3.el (top-level): Don't require nnheader.
4089         (pop3-read-timeout): Add.
4090         (pop3-accept-process-output): Add.
4091         (pop3-read-response, pop3-retr): Use it.
4093 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4095         * message.el (message-tokenize-header): Fix 2004-09-06 change
4096         which used point-min in the wrong place.
4098 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
4100         * message.el (message-bury): Use `window-dedicated-p'.
4102 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
4104         * gnus-sum.el: Mention that multibyte characters don't work as marks.
4106         * gnus.el (message-y-or-n-p): Autoload.
4108         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
4109         (pop3-password-required, pop3-authentication-scheme)
4110         (pop3-leave-mail-on-server): Made customizable.
4111         (pop3): New custom group.
4112         (pop3-retr): Remove `sleep-for' statements.
4113         Suggested by Dave Love <fx@gnu.org>.
4115         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
4116         Windows/DOS.
4118         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
4119         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
4120         Dave Love <fx@gnu.org>.
4122         * mml.el (mml-minibuffer-read-disposition): Require match.
4123         Suggested by Dave Love <fx@gnu.org>.
4125 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4127         * gnus-group.el (gnus-update-group-mark-positions):
4128         * gnus-sum.el (gnus-update-summary-mark-positions):
4129         * message.el (message-check-news-body-syntax):
4130         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
4131         of string-as-multibyte.
4133         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
4135 2004-10-05  Juri Linkov  <juri@jurta.org>
4137         * gnus-group.el (gnus-update-group-mark-positions):
4138         * gnus-sum.el (gnus-update-summary-mark-positions):
4139         * message.el (message-check-news-body-syntax):
4140         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
4141         8-bit unibyte values to a multibyte string for search functions.
4143 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4145         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
4146         there's no visible header.
4148 2004-10-01  Simon Josefsson  <jas@extundo.com>
4150         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
4151         acroread.
4153 2004-09-29  Jesper Harder  <harder@ifa.au.dk>
4155         * gnus.el (gnus-method-to-server): Oops, move it don't delete it.
4157 2004-09-28  Jesper Harder  <harder@ifa.au.dk>
4159         * gnus-picon.el: Require cl.
4161         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
4163         * mml-smime.el: Require cl.  Autoload message-fetch-field.
4165         * gnus-fun.el: Require gnus-ems and gnus-util.
4167         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
4169         * gnus-art.el (gnus-article-edit-mode): Define before first reference.
4171         * gnus.el (gnus-method-to-server): Move defsubst before first use.
4173         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
4174         Fix format string mismatch.
4175         * nnml.el (nnml-request-set-mark, nnml-save-marks): Do.
4176         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): Do.
4178 2004-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
4180         * gnus.el (gnus-version-number): Set to 5.11.
4182 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4184         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
4186 2004-09-26  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
4188         * mm-util.el (mm-image-load-path): Handle nil in load-path.
4190 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
4192         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
4193         GROUP is a virtual group.
4195         * mm-util.el (mm-charset-synonym-alist): Remove obsolete entries
4196         for big5 and gb2312.
4198         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
4199         padding.
4201         * mm-bodies.el (mm-7bit-chars): Don't include \r.
4203         * mml.el (mml-compute-boundary-1): Don't uncompress files.
4205         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
4206         dependencies.
4207         (rfc2047-encode): Use it.
4209         * flow-fill.el: Typo.
4211         * mml.el (mml-generate-mime-1): Don't use format=flowed with
4212         inline PGP.
4214         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
4216         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
4217         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
4219         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
4221         * nnheader.el (nnheader-max-head-length): Increase to 8192.
4223         * message.el (message-clone-locals): Clone sendmail and smtp
4224         variables.
4226 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
4228         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
4229         in `header' match.  Reported by Svend Tollak Munkejord.
4231 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4233         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
4235 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
4237         * uudecode.el (uudecode-use-external): Add :version.
4239         * smime.el (smime-CA-file, smime-encrypt-cipher)
4240         (smime-dns-server): Add :version.
4242         * smiley.el (gnus-smiley-file-types): Add :version.
4244         * sha1.el (sha1-use-external): Add :version.
4246         * pgg-def.el (pgg-query-keyserver): Add :version.
4248         * nnmail.el (nnmail-fancy-expiry-targets)
4249         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
4251         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
4252         (nnimap-retrieve-groups-asynchronous): Add :version.
4253         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
4255         * mml.el (mml-content-disposition-parameters)
4256         (mml-insert-mime-headers-always): Add :version.
4258         * mm-util.el (mm-coding-system-priorities):
4260         * mm-decode.el (mm-inline-text-html-with-images)
4261         (mm-keep-viewer-alive-types, mm-external-terminal-program)
4262         (mm-verify-option): Add :version.
4263         (mm-text-html-renderer): Change :version.
4265         * message.el (message-fcc-externalize-attachments)
4266         (message-required-headers, message-draft-headers)
4267         (message-subject-trailing-was-query)
4268         (message-subject-trailing-was-ask-regexp)
4269         (message-subject-trailing-was-regexp, message-mark-insert-begin)
4270         (message-mark-insert-end, message-archive-header)
4271         (message-archive-note, message-cross-post-default)
4272         (message-cross-post-note, message-followup-to-note)
4273         (message-cross-post-note-function, message-use-mail-followup-to)
4274         (message-subscribed-address-functions)
4275         (message-subscribed-address-file, message-subscribed-addresses)
4276         (message-subscribed-regexps, message-allow-no-recipients)
4277         (message-yank-cited-prefix, message-signature-insert-empty-line)
4278         (message-hidden-headers, message-hierarchical-addresses)
4279         (message-mail-user-agent, message-use-idna)
4280         (message-valid-fqdn-regexp)
4281         (message-strip-special-text-properties, message-header-synonyms)
4282         (message-beginning-of-line, message-tab-body-function): Add :version.
4283         (message-insert-canlock, message-wide-reply-confirm-recipients):
4284         Change :version.
4286         * mail-source.el (mail-source-ignore-errors): Add :group, :type
4287         and :version.
4288         (mail-source-delete-old-incoming-confirm)
4289         (mail-source-movemail-program): Add :version.
4291         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
4292         (gnus-agent-cache, gnus-agent): Change :version.
4294         * gnus-util.el (gnus-use-byte-compile): Change :version.
4296         * gnus-sum.el (gnus-summary-make-false-root-always)
4297         (gnus-summary-default-high-score)
4298         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
4299         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
4300         (gnus-read-all-available-headers, gnus-article-emulate-mime)
4301         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
4302         (gnus-sum-thread-tree-single-indent)
4303         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4304         (gnus-sum-thread-tree-leaf-with-other)
4305         (gnus-sum-thread-tree-single-leaf): Add :version.
4306         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
4307         (gnus-article-loose-mime): Change :version.
4309         * gnus-start.el (gnus-backup-startup-file)
4310         (gnus-save-startup-file-via-temp-buffer): Add :version.
4312         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
4313         (gnus-server-offline-face): Add :version.
4315         * gnus-score.el (gnus-adaptive-word-length-limit):
4317         * gnus-msg.el (gnus-gcc-externalize-attachments)
4318         (gnus-debug-files, gnus-debug-exclude-variables)
4319         (gnus-discouraged-post-methods): Change :version.
4320         (gnus-confirm-mail-reply-to-news)
4321         (gnus-confirm-treat-mail-like-news): Add :version.
4323         * gnus-int.el (gnus-server-unopen-status): Add :version.
4325         * gnus-group.el (gnus-group-jump-to-group-prompt)
4326         (gnus-large-ephemeral-newsgroup)
4327         (gnus-fetch-old-ephemeral-headers): Add :version.
4329         * gnus-fun.el (gnus-x-face-directory)
4330         (gnus-convert-pbm-to-x-face-command)
4331         (gnus-convert-image-to-x-face-command)
4332         (gnus-convert-image-to-face-command): Add :version.
4334         * gnus-delay.el (gnus-delay-default-hour): Add :version.
4336         * gnus-cite.el (gnus-cite-blank-line-after-header)
4337         (gnus-article-boring-faces):
4339         * gnus-art.el (gnus-buttonized-mime-types)
4340         (gnus-inhibit-mime-unbuttonizing)
4341         (gnus-treat-display-face)
4342         (gnus-treat-body-boundary): Change :version.
4343         (gnus-body-boundary-delimiter, gnus-picon-databases)
4344         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
4345         (gnus-treat-date-english, gnus-treat-fold-headers)
4346         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
4347         (gnus-treat-mail-picon, gnus-treat-wash-html)
4348         (gnus-article-encrypt-protocol)
4349         (gnus-use-idna, gnus-article-over-scroll)
4350         (gnus-mime-display-multipart-alternative-as-mixed)
4351         (gnus-mime-display-multipart-related-as-mixed)
4352         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
4353         (gnus-ctan-url, gnus-button-ctan-handler)
4354         (gnus-button-handle-ctan-bogus-regexp)
4355         (gnus-button-ctan-directory-regexp)
4356         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
4357         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
4358         (gnus-button-man-level, gnus-button-emacs-level)
4359         (gnus-button-message-level, gnus-button-browse-level): Add :version.
4361         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
4362         (gnus-agent-go-online): Change :version.
4363         (gnus-agent-expire-unagentized-dirs)
4364         (gnus-agent-auto-agentize-methods): Add :version.
4366         * flow-fill.el (fill-flowed-display-column)
4367         (fill-flowed-encode-column): Add :version.
4369         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
4370         (gnus-outlook-deuglify-unwrap-max)
4371         (gnus-outlook-deuglify-cite-marks)
4372         (gnus-outlook-deuglify-unwrap-stop-chars)
4373         (gnus-outlook-deuglify-no-wrap-chars)
4374         (gnus-outlook-deuglify-attrib-cut-regexp)
4375         (gnus-outlook-deuglify-attrib-verb-regexp)
4376         (gnus-outlook-deuglify-attrib-end-regexp)
4377         (gnus-outlook-display-hook): Add :version.
4379         * binhex.el (binhex-use-external): Add :version.
4381 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
4383         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
4384         and `invisible'.
4386 2004-09-13  Simon Josefsson  <jas@extundo.com>
4388         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
4390 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
4392         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
4394 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
4396         * nnimap.el (nnimap-open-connection): Remove extraneous end-paren.
4398 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4400         * nnimap.el (nnimap-open-connection): Allow 'imaps' as a synonym
4401         for the 'imap' port in netrc files
4403         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
4404         in gnus-registry-trim
4406 2004-09-10  Simon Josefsson  <jas@extundo.com>
4408         * nndb.el (require): Remove tcp and duplicate cl.
4410 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
4412         * nntp.el (nntp): New customization group.
4413         (nntp-authinfo-file): Add customization group.
4415         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
4417         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
4419         * gnus.el (to-address, to-list, subscribed)
4420         (large-newsgroup-initial): Ditto.
4422         * flow-fill.el (fill-flowed-display-column)
4423         (fill-flowed-encode-column): Ditto.
4425 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4427         * message.el (message-tokenize-header, message-send-mail-with-qmail):
4428         Use point-min rather than 1.
4429         (message-send-mail): Use buffer-size rather than point-max.
4431         * gnus-sum.el (gnus-summary-search-article-forward):
4432         Signal a specific `search-failed' rather than a generic `error'.
4434         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
4435         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
4436         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
4438 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4440         * gnus-sum.el (gnus-summary-insert-subject): Remove list identifiers.
4442 2004-09-03  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
4444         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
4445         (spam-stat-save): Accept prefix argument.
4447 2004-09-01  Simon Josefsson  <jas@extundo.com>
4449         * message.el (message-canlock-generate): Require sha1, not
4450         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
4451         to require within a function.  Sadly, if sha1.el isn't loaded, the
4452         let binding in m-c-g will hide the defcustom definition, which is
4453         bad.)
4455         * canlock.el: Require sha1, not sha1-el.
4457         * message.el: Don't autoload sha1 (there is a autoload cookie in
4458         sha1.el).
4460         * sha1-el.el: Renamed to sha1.el.
4462 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4464         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
4466 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
4468         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
4469         isn't a string.
4471 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
4473         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
4475 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4477         * canlock.el: Don't autoload mail-fetch-field.
4479 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4481         * canlock.el (base64-encode-string): Don't autoload it.
4483 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4485         * canlock.el: Always require sha1-el.
4486         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
4488 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4490         * message.el (message-canlock-generate): Require sha1-el.
4492 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4494         * canlock.el (canlock-insert-header): Remove excessive grouping in
4495         regexp.
4497 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4499         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
4501 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4503         * canlock.el (canlock-sha1-function): Remove.
4504         (canlock-sha1-function-for-verify): Remove.
4505         (canlock-openssl-program): Remove.
4506         (canlock-openssl-args): Remove.
4507         (canlock-ignore-errors): Remove.
4508         (canlock-sha1-with-openssl): Remove.
4509         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
4510         (canlock-verify): Don't use canlock-ignore-errors.
4512         * sha1-el.el (sha1-string-external): Make it can return a string
4513         in binary form.
4514         (sha1-region-external): Ditto.
4515         (sha1-string-internal): Ditto.
4516         (sha1-region-internal): Ditto.
4517         (sha1-region): Ditto.
4518         (sha1-string): Ditto.
4519         (sha1): Ditto.
4521 2003-11-15  Simon Josefsson  <jas@extundo.com>
4523         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
4524         (pgg-gpg-lookup-key): Use regexp match instead of
4525         split-string (split-string is different between emacs 21.2 and
4526         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
4528 2004-07-28  Simon Josefsson  <jas@extundo.com>
4530         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
4531         parameter (but don't use it, for now).
4533 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
4535         * sieve.el (sieve-deactivate-all): Fix format string mismatch.
4537 2004-08-30  Andreas Schwab  <schwab@suse.de>
4539         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
4540         ?* and ?\;.
4542         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
4543         and ?\' to symbol instead of whitespace.
4545 2004-08-31  Jesper Harder  <harder@ifa.au.dk>
4547         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
4548         invalid addresses.
4550 2004-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
4552         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
4554 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4556         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
4558 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4560         * gnus-art.el (article-decode-idna-rhs): Don't use
4561         message-idna-inside-rhs-p.
4563 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4565         * message.el (message-idna-inside-rhs-p): Remove.
4566         (message-idna-to-ascii-rhs-1): Use proper address parsing.
4568 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4570         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
4572 2004-08-30  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
4574         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
4576 2004-08-26  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
4578         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
4579         end-of-buffer.
4581 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
4583         * gnus-sum.el (gnus-read-header): Don't remove a header for the
4584         parent article of a sparse article in the thread hashtb.
4586 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
4588         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
4589         (nnmail-expand-newtext): Lowercase expanded entries if
4590         nnmail-split-lowercase-expanded is non-nil.
4592         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
4593         when the group's active is not available.
4595         * gnus-art.el (article-hide-headers): Refer to the values for
4596         gnus-ignored-headers and gnus-visible-headers in the summary
4597         buffer since a user may have set them as group parameters.
4598         (gnus-article-read-summary-keys): Restore new window-start and
4599         hscroll to summary window.
4600         (gnus-prev-page-map): Remove duplicated one.
4602         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
4603         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
4604         Karl Chen <quarl@nospam.quarl.org> and Reiner Steib
4605         <Reiner.Steib@gmx.de>.
4607         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
4608         Replace pp-to-string with gnus-pp-to-string.
4610         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
4612         * gnus-group.el (gnus-group-make-kiboze-group): Replace pp with
4613         gnus-pp.
4615         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
4616         parsing gnus-posting-styles when the message is not for replying.
4617         (gnus-summary-resend-message-edit): Call mime-to-mml.
4618         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4619         (gnus-debug): Replace pp with gnus-pp.
4621         * gnus-score.el (gnus-score-save): Replace pp with gnus-pp.
4623         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
4624         gnus-pp-to-string.
4626         * gnus-util.el (gnus-bind-print-variables): New macro.
4627         (gnus-prin1): Use it.
4628         (gnus-prin1-to-string): Use it.
4629         (gnus-pp): New function.
4630         (gnus-pp-to-string): New function.
4632         * gnus.el: Don't make unnecessary *Group* buffer when loading.
4634         * mail-source.el (mail-source-touch-pop): Doc fix.
4636         * message.el (message-mode): Don't modify paragraph-separate there.
4637         (message-setup-fill-variables): Add mml tags to paragraph-start
4638         and paragraph-separate.  Suggested by Andrew Korty <ajk@iu.edu>.
4639         (message-smtpmail-send-it): Doc fix.
4640         (message-exchange-point-and-mark): Don't activate region if it was
4641         inactive.  Suggested by Hiroshi Fujishima
4642         <pooh@nature.tsukuba.ac.jp> and Jesper Harder <harder@ifa.au.dk>.
4644         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
4645         t while entering a file name using the mm-with-multibyte macro.
4646         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4648         * mm-encode.el (mm-content-transfer-encoding-defaults):
4649         Use qp-or-base64 for the application/* types.
4650         (mm-safer-encoding): Consider 7bit is safe.
4652         * mm-util.el (mm-with-multibyte-buffer): New macro.
4653         (mm-with-multibyte): New macro.
4655         * mm-view.el (mm-inline-render-with-function): Use multibyte
4656         buffer; decode html source by charset.
4658         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
4659         add generate-head-function and generate-article-function to the
4660         rfc822-forward entry.
4661         (nndoc-forward-type-p): Recognize envelope From_.
4662         (nndoc-rfc822-forward-generate-article): New function.
4663         (nndoc-rfc822-forward-generate-head): New function.
4665         * score-mode.el (gnus-score-pretty-print): Replace pp with gnus-pp.
4667         * webmail.el (webmail-debug): Replace pp with gnus-pp.
4669         * gnus-art.el (gnus-article-wash-html-with-w3m):
4670         Bind w3m-safe-url-regexp as the value for mm-w3m-safe-url-regexp;
4671         use w3m-minor-mode-map instead of mm-w3m-local-map-property.
4672         (gnus-mime-save-part-and-strip): Use mm-complicated-handles
4673         instead of mm-multiple-handles.
4674         (gnus-mime-delete-part): Ditto.
4676         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
4677         handle, as well as a list.
4678         (mm-complicated-handles): Former definition of mm-multiple-handles.
4680         * mm-view.el (mm-w3m-mode-map): Remove.
4681         (mm-w3m-local-map-property): Remove.
4682         (mm-w3m-cid-retrieve-1): Call itself recursively.  Suggested by
4683         ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
4684         (mm-w3m-cid-retrieve): Simplify.
4685         (mm-inline-text-html-render-with-w3m): Decode html source by
4686         charset; check META tags only when charsets are not specified in
4687         headers; specify charset to w3m-region; use w3m-minor-mode-map
4688         instead of mm-w3m-local-map-property.
4690 2004-08-30  Juanma Barranquero  <lektu@terra.es>
4692         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
4694 2004-08-30  Andreas Schwab  <schwab@suse.de>
4696         * nnlistserv.el (nnlistserv-kk-wash-article): Fix paren nesting.
4698         * gnus-score.el (gnus-summary-increase-score): Fix format string.
4700 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4702         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
4704 2004-08-30  Kim F. Storm  <storm@cua.dk>
4706         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
4708         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
4709         Add :group 'nnimap.
4711 2004-08-23  Reiner Steib  <Reiner.Steib@gmx.de>
4713         * mm-decode.el (mime-display, mime-security): Fix custom-manual
4714         entries.
4716         * gnus-art.el (gnus-article): Ditto.
4718 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4720         * gnus-art.el (article-hide-list-identifiers):
4721         Bind inhibit-read-only as t.
4723 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
4725         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
4727 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4729         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
4730         (gnus-narrow-to-page): Don't assume point-min == 1.
4731         (gnus-article-edit-mode): Derive from message-mode.
4733         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
4734         point-min == 1.
4736         * imap.el (imap-parse-address-list, imap-parse-body-ext):
4737         Disable incorrect use of `assert'.
4739         * message.el (message-mode): Set comment-start-skip.
4741 2004-08-22  Sam Steingold  <sds@gnu.org>
4743         * pop3.el (pop3-leave-mail-on-server): New user variable.
4744         (pop3-movemail): Delete mail only when it is nil.
4746 2004-08-17  Reiner Steib  <Reiner.Steib@gmx.de>
4748         * netrc.el, tls.el: Removed; use files from ../net instead.
4750 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
4752         * gnus-mule.el, smiley-ems.el: Removed obsolete files.
4754         * mailcap.el (mailcap-mime-data): Mark as risky.
4756         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
4757         Fix custom-manual entries.
4759         * time-date.el: Removed.  Merged into ../calendar/time-date.el.
4761 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
4763         * blink.pbm, blink.xpm, braindamaged.xpm, cry.xpm, dead.xpm,
4764         evil.xpm, forced.xpm, frown.xpm, grin.xpm, indifferent.xpm,
4765         reverse-smile.xpm, sad.pbm, sad.xpm, smile.xpm, time-date.el,
4766         wry.xpm: Added new files from the v5_10 branch of Gnus.
4768 2004-07-22  Andreas Schwab  <schwab@suse.de>
4770         Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
4772 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4774         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
4775         addition to emacs-w3m.
4777 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
4779         * gnus-msg.el (gnus-summary-followup-with-original):
4780         Document yanking of region when active.
4782 2004-04-13  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4784         * gnus-agent.el: Merged 7.3 through 7.7 updates into branch.
4785         Revision 7.2 changes excluded to maintain compatibility with all
4786         targeted emacs versions.
4788         * gnus-cus.el: Merged revisions 7.2 through 7.5 into branch to support
4789         gnus-agent.el update and incorporate bug fixes.
4791 See ChangeLog.2 for earlier changes.
4793     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
4795   This file is part of GNU Emacs.
4797   GNU Emacs is free software; you can redistribute it and/or modify
4798   it under the terms of the GNU General Public License as published by
4799   the Free Software Foundation; either version 2, or (at your option)
4800   any later version.
4802   GNU Emacs is distributed in the hope that it will be useful,
4803   but WITHOUT ANY WARRANTY; without even the implied warranty of
4804   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4805   GNU General Public License for more details.
4807   You should have received a copy of the GNU General Public License
4808   along with GNU Emacs; see the file COPYING.  If not, write to the
4809   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4810   Boston, MA 02110-1301, USA.
4812 ;; Local Variables:
4813 ;; coding: iso-2022-7bit
4814 ;; fill-column: 79
4815 ;; add-log-time-zone-rule: t
4816 ;; End:
4818 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4