5afdf4586cb8e0decd25ada5e737443403ce8ed0
[gnus] / lisp / ChangeLog
1 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus.el (gnus-update-message-archive-method): New variable.
4
5         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6         according to gnus-message-archive-method if
7         gnus-update-message-archive-method is non-nil.
8
9 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10
11         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
12         by Loic Dachary <loic@dachary.org>.
13         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14
15 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16
17         * message.el (message-pop-to-buffer): Add switch-function argument.
18         (message-mail): Pass switch-function argument to it.
19
20 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
21
22         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
23         Improve doc string.
24
25 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26
27         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
28         (gnus-header-content)
29         * gnus-cite.el (gnus-cite-10)
30         * gnus-srvr.el (gnus-server-closed)
31         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
32         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
33         (gnus-group-mail-3-empty, gnus-group-mail-low)
34         (gnus-group-mail-low-empty, gnus-splash)
35         * message.el (message-header-to, message-header-cc)
36         (message-header-subject, message-header-other, message-header-name)
37         (message-header-xheader, message-separator, message-cited-text)
38         (message-mml): Lighten colors of faces used for dark background.
39
40 2007-05-24  Simon Josefsson  <simon@josefsson.org>
41
42         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
43         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
44
45 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
46
47         * message.el (message-narrow-to-headers-or-head): Ignore
48         mail-header-separator in the body.
49
50 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
51
52         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
53         same as window size.
54
55 2007-05-22  Kevin Ryde  <user42@zip.com.au>
56
57         * message.el (message-font-lock-keywords): Use message-header-xheader
58         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
59         ahead of the anything pattern, to get it recognised.
60
61 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
62
63         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
64         spam.el loads uses it in the compiled defadvice form.
65
66 2007-05-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
67
68         * gnus-sum.el (gnus-articles-to-read)
69         (gnus-summary-insert-old-articles): Don't truncate group name for
70         `read-string'.
71
72         * gnus-util.el (gnus-limit-string): Delete this function.
73
74         * gnus-sum.el (gnus-simplify-subject-fully): Use
75         `truncate-string-to-width' instead.
76
77 2007-05-11  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
78
79         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell if, on
80         summary exit, the next group has to be selected.
81         (gnus-summary-exit): Use it.
82
83 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
84
85         * gnus-art.el (gnus-article-mode): Fix comment about displaying
86         non-break space.
87
88 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
89
90         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
91         Check if group is not a directory.
92         (nnfolder-request-expire-articles): Don't delete articles if the target
93         group is not available.
94
95         * nnml.el (nnml-request-create-group): Properly check if group is not a
96         file.
97         (nnml-request-expire-articles): Don't delete articles if the target
98         group is not available.
99
100         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
101         Don't quote characters that are within parentheses.
102
103 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
104
105         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
106         (gnus-handle-ephemeral-exit): Select article according to it.
107
108 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
109
110         * message.el (message-insert-formated-citation-line): Remove newline.
111         (message-citation-line-format): Add final \n here so that the user can
112         avoid a blank line.
113
114 2007-05-03  Dan Christensen  <jdc@uwo.ca>
115
116         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
117         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
118         Update lanl/arXiv support.
119
120 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
121
122         * gnus.el: Bump version number.
123
124 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
125
126         * gnus.el (gnus-version-number): Bump version.
127
128 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
129
130         * gnus.el: No Gnus v0.6 is released.
131
132 2007-04-27  Didier Verna  <didier@xemacs.org>
133
134         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
135         * gmm-utils.el (gmm-regexp-concat): here.
136         * message.el: Don't require 'gnus-util.
137         (message-dont-reply-to-names): Handle name change above.
138         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
139
140 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
141
142         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
143         since the initial value varies according to the system.
144
145 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
146
147         * mm-util.el (mm-charset-synonym-alist): Defcustom.
148
149 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
150
151         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
152
153 2007-04-24  Didier Verna  <didier@xemacs.org>
154
155         Improve the type of gnus-ignored-from-addresses.
156         * gnus-util.el (gnus-orify-regexp): New function.
157         * message.el (gnus-util): Require it.
158         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
159         * gnus-sum.el (gnus-ignored-from-addresses): New function.
160         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
161
162 2007-04-24  Didier Verna  <didier@xemacs.org>
163
164         * gnus-sum.el:
165         * gnus-utils.el: Fix some trailing whitespaces.
166
167 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
168
169         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
170         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
171         article's Message-ID; refer parent article in summary buffer.
172
173         * message.el (message-bounce): Call mime-to-mml.
174
175         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
176         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
177         optimize and/or forms properly.
178
179 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
180
181         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
182         URL.
183
184 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
185
186         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
187
188 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
189
190         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
191         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
192         displayed of multipart/alternative part if it is invoked from summary
193         buffer.
194
195         * mm-view.el (mm-inline-text-html-render-with-w3m)
196         (mm-inline-text-html-render-with-w3m-standalone)
197         (mm-inline-render-with-function): Use mail-parse-charset by default.
198
199 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
200
201         * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
202         is less than the length of parse-time-syntax.
203
204 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
205
206         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
207         from gnus-newsgroup-processable.
208
209 2007-04-16  Didier Verna  <didier@xemacs.org>
210
211         * gnus-msg.el (gnus-configure-posting-styles): Handle
212         message-signature-directory properly with :file syntax. Reported by
213         "Leo".
214
215 2007-04-11  Didier Verna  <didier@xemacs.org>
216
217         New user option: message-signature-directory.
218         * gnus-msg.el (gnus-configure-posting-styles): Support it.
219         * message.el (message-insert-signature): Ditto.
220         * message.el (message-signature-file): Doc update.
221         * message.el (message-signature-directory): New.
222
223 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
224
225         * gnus-msg.el (gnus-inews-yank-articles): Use
226         message-exchange-point-and-mark instead of exchange-point-and-mark.
227
228 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
229
230         * message.el (message-yank-original): Make sure cited text ends with
231         newline; don't exchange point and mark.
232
233 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
234
235         * tls.el (open-tls-stream): Properly handle case where there
236         is no associated buffer.
237
238 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
239
240         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
241         message-yank-original, make sure (< mark TEXT point).
242
243 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
244
245         * message.el (message-fill-column): New variable.
246         (message-mode): Use it.  Add comment on a possible new hook.
247
248         * nnmail.el (nnmail-spool-file): Mark as obsolete.
249         (nnmail-get-new-mail): Reformat.
250
251         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
252
253         * gmm-utils.el: Fix Commentary.
254         (gmm-tool-bar-from-list): Fix typo in doc string.
255
256 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
257
258         * message.el (message-yank-original): Don't switch point and mark
259         unnecessarily to put point and mark as documented.
260
261 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
262
263         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
264         from the message heads.
265
266 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
267
268         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
269         article buffer does not have a window.  This may not be the best
270         solution but is certainly better than setting the start of the null,
271         that is the current, window.
272
273 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
274
275         * gnus-draft.el (gnus-draft-setup-hook): New hook.
276         (gnus-draft-setup): Run it.
277
278         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
279         gnus-score-fast-scoring.  Allow regexp.
280         (gnus-score-headers): Use it.
281
282         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
283         XEmacs.
284
285         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
286         string.
287         (gnus-button-alist): Also catch `<f1> k ...'.
288         (gnus-treat-display-x-face): Fix doc string.
289
290 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
291
292         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
293         evaluation of gnus-extended-version to ensure correct generation of the
294         User-Agent header when message-generate-headers-first is used.
295
296 2007-03-24  Simon Josefsson  <simon@josefsson.org>
297
298         * hashcash.el (hashcash-generate-payment-async): Don't crash if
299         hashcash-path is nil.  Don't call callback with incorrect number of
300         parameters if val is 0.
301
302 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
303
304         * message.el (message-required-news-headers):
305         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
306
307 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
308
309         * tls.el (open-tls-stream): In handshake-waiting loop,
310         don't wait more if there is output available to process.
311
312 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
313
314         * tls.el (tls-program): Doc fix.
315
316 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
317
318         * message.el (message-generate-new-buffers): Change the meaning of the
319         nil value; add `standard' to the choices; treat t as `unique'; improve
320         doc string.
321         (gnus-select-frame-set-input-focus): Autoload.
322         (message-buffer-name): Search for the existing message buffer if
323         message-generate-new-buffers is nil or `standard'; treat the value t of
324         message-generate-new-buffers as `unique'.
325         (message-pop-to-buffer): Raise the frame already displaying the message
326         buffer; clear the echo area after querying.
327         (message-setup): Pass the `continue' argument to compose-mail.
328         (message-mail): Prefer `switch-function' if it is given; search for the
329         existing message buffer if the `continue' argument is non-nil; pass
330         continue and switch-function arguments to compose-mail by way of
331         message-setup.
332         (message-mail-other-window): Adjust argument of message-setup.
333         (message-mail-other-frame): Ditto.
334
335 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
336
337         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
338         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
339         to turn font-lock on when turning gnus-message-citation-mode on.
340
341 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
342
343         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
344         (mml-smime-function-alist): New variable; add epg as the backend.
345         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
346         mml-smime- functions instead.
347         * mm-view.el: Require smime.
348
349 2007-03-05  Didier Verna  <didier@xemacs.org>
350
351         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
352         instead of just inheritance for posting styles.
353         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
354
355 2007-02-24  Chris Moore  <dooglus@gmail.com>
356
357         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
358         * pgg-pgp.el (pgg-pgp-encrypt-region):
359         * pgg-gpg.el (pgg-gpg-encrypt-region):
360         Check pgg-encrypt-for-me if no other recipients.
361
362 2007-02-24  John Paul Wallington  <jpw@pobox.com>
363
364         * tls.el (tls-certtool-program): Fix custom type.
365
366 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
367
368         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
369         and point-at-eol instead of line-(beginning|end)-position.
370
371         * assistant.el (assistant-parse-buffer): Ditto.
372
373         * netrc.el (netrc-parse-services): Ditto.
374
375 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
376
377         * mml2015.el (mml2015-epg-find-usable-key): New function.
378         (mml2015-epg-sign): Use it.
379         (mml2015-epg-encrypt): Use it.
380
381 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
382
383         * message.el (message-make-in-reply-to): Quote name containing
384         non-ASCII characters.  It will make the RFC2047 encoder cause an error
385         if there are special characters.  Reported by NAKAJI Hiroyuki
386         <nakaji@kankyo-u.ac.jp>.
387
388 2007-02-27  Didier Verna  <didier@xemacs.org>
389
390         Include the group parameters as well as the topic ones in the
391         inheritance filter process.
392         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
393         argument GROUP-PARAMS-LIST.
394         * gnus-topic.el (gnus-group-topic-parameters): Use it.
395
396 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
397
398         * nntp.el (nntp-never-echoes-commands)
399         (nntp-open-connection-functions-never-echo-commands): New variables.
400         (nntp-send-command): Use them.
401
402 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
403
404         * mml2015.el (mml2015-epg-verify): Simplified.
405
406 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
407
408         * mml.el (mml-content-disposition-alist): New user option.
409         (mml-content-disposition): New function.
410         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
411         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
412
413 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
414
415         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
416         verification.
417
418 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
419
420         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
421         articles posted in the last 24 hours.
422
423 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
424
425         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
426
427 2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
428
429         * nntp.el (nntp-send-command): Don't wait for echoes when
430         nntp-open-ssl-stream is used.
431
432 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
433
434         * gnus-cite.el (gnus-test-font-lock-add-keywords)
435         (gnus-message-add-citation-keywords)
436         (gnus-message-remove-citation-keywords): Remove.
437         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
438         directly, make the variables in font-lock-defaults buffer-local, add
439         gnus-message-citation-keywords to them and then update the value of
440         font-lock-keywords.
441
442 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
443
444         * message.el (message-cite-original-1): Don't call
445         gnus-article-highlight-citation.
446
447         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
448         citations; fix line count.
449
450 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
451
452         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
453         (gnus-message-add-citation-keywords)
454         (gnus-message-remove-citation-keywords): Use it; fix the emulating
455         versions of font-lock-add-keywords and font-lock-remove-keywords to
456         work with XEmacs correctly.
457
458 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
459
460         * gnus-cite.el (gnus-cite-face-list): Set the values of
461         gnus-message-max-citation-depth and gnus-message-citation-keywords.
462         (gnus-message-max-citation-depth): Use defvar rather than defconst.
463         (gnus-message-cite-prefix-regexp): New variable.
464         (gnus-message-search-citation-line): Use it; protect against long
465         citation prefix; fill match data with nil rather than 0 for XEmacs; set
466         the 0th match data for Emacs.
467         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
468         (gnus-message-add-citation-keywords): Append keywords rather than
469         prepending; emulate font-lock-add-keywords if it is not available.
470         (gnus-message-remove-citation-keywords): Emulate
471         font-lock-remove-keywords if it is not available.
472
473         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
474
475         * message.el (message-cite-prefix-regexp): Set the value of
476         gnus-message-cite-prefix-regexp.
477
478 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
479
480         * nnweb.el (nnweb-google-parse-1): Update parser.
481
482 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
483
484         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
485
486 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
487
488         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
489         regexp.
490
491 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
492
493         * uudecode.el (uudecode-string-to-multibyte): New function emulating
494         string-to-multibyte.
495         (uudecode-decode-region-internal): Use it.
496
497         * lpath.el: Fbind string-as-multibyte for XEmacs.
498
499 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
500
501         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
502         custom choice.
503
504         * gnus-art.el (gnus-signature-limit): Fix custom choice.
505
506 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
507
508         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
509
510         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
511         `write-region' to respect `mm-inhibit-file-name-handlers'.
512
513 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
514
515         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
516         Use gnus-home-directory instead of "~/" or "$HOME".
517
518 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
519
520         * encrypt.el (encrypt-insert-file-contents): Add better prompt
521         to mention filename.
522         Add comments at beginning regarding usage.
523         (encrypt-write-file-contents): Change interactive so a string is
524         acceptable.  If the file has no associated model, show an error instead
525         of a nonsense prompt.
526
527 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
528
529         * spam.el (spam-bsfilter-ham-switch): Fix typo.
530         Thanks to Yoshihiko Yamada for kind notification of this typo.
531
532 2007-01-12  Kenichi Handa  <handa@m17n.org>
533
534         * uudecode.el (uudecode-decode-region-internal): Make it work in a
535         multibyte buffer.
536
537 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
538
539         * gnus-score.el (gnus-score-fast-scoring): New variable.
540         (gnus-score-headers): Use it.
541
542         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
543
544         * message.el (message-cite-original-1): Call
545         gnus-article-highlight-citation if requested.
546
547         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
548
549         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
550         bugs to doc string.
551         (gnus-button-alist): Add mid\\|message-id.
552         (gnus-button-fetch-group): Extend for use in
553         `browse-url-browser-function'.
554         (gnus-button-url-regexp): Try to catch paired parentheses like in
555         Wikipedia URLs.
556
557         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
558         Suggested by Simon Krahnke <overlord@gmx.li>.
559
560 2007-01-13  Romain Francoise  <romain@orebokech.com>
561
562         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
563         Update copyright.
564
565 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
566
567         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
568
569 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
570
571         * gnus-registry.el (gnus-registry-unfollowed-groups)
572         (gnus-registry-split-fancy-with-parent): Fix documentation.
573
574 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
575
576         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
577         from nnweb groups.
578
579 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
580
581         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
582         Xref urls.  Erase buffer before requesting head.
583
584 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
585
586         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
587         customizable.
588
589 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
590
591         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
592         no signing key is found.
593         (mml2015-epg-encrypt): Ask user whether to skip or abort if
594         no encrypting and/or signing key is found.
595
596 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
597
598         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
599
600 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
601
602         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
603         headers read from disk with the ones newly found in the current search.
604         This should no longer cause problems, because the article numbers in
605         Gmane's `nov.php' output are ignored since the previous change.
606
607 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
608
609         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
610
611 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
612
613         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
614         replace-regexp-in-string; bind url-version; fbind display-images-p and
615         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
616         find-face and set-itimer-function for Emacs; bind itimer-list for
617         Emacs.
618
619         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
620
621 2007-01-01  Romain Francoise  <romain@orebokech.com>
622
623         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
624
625 2006-12-31  Steve Youngs  <steve@sxemacs.org>
626
627         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
628         `define-minor-mode' macro definition expanded properly.
629         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
630         exclude it there.
631
632         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
633         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
634         `fboundp' test.
635         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
636         This is OK to autoload in (S)XEmacs now.
637
638 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
639
640         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
641         keystroke.
642         (gnus-summary-limit-to-singletons): Fix typo.
643
644         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
645         else fails.
646
647 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
648
649         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
650         docstring.
651
652         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
653         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
654         (gnus-summary-insert-dormant-articles): Fix typo in message.
655
656 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
657
658         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
659         nil for XEmacs.
660         (gnus-message-citation-mode): Don't autoload in XEmacs.
661
662         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
663
664 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
665
666         * nnimap.el (nnimap-expunge-search-string): Mention
667         nnimap-search-uids-not-since-is-evil in docstring.
668
669 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
670
671         * spam.el: Revert to make-obsolete-variable because
672         define-obsolete-variable-alias is not supported in Emacs 21.
673
674         * spam.el (spam-ifile-path, spam-ifile-database-path)
675         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
676         make-obsolete-variable.
677         (spam-bsfilter-path, spam-bsfilter-program)
678         (spam-spamassassin-path, spam-spamassassin-program)
679         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
680         use "path" inappropriately.
681         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
682         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
683         variable names.
684
685 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
686
687         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
688         summary buffer.
689
690         * password.el (password-cache-remove): Use clear-string to burn
691         password, if available.
692
693 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
694
695         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
696
697         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
698
699         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
700         (gnus-message-highlight-citation): Move defcustom here from
701         gnus-cite.el.
702         (gnus-message-citation-mode): Autoload.
703
704         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
705         checks to make it compile with XEmacs.
706         (gnus-message-citation-mode): New minor mode.
707         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
708         (gnus-message-highlight-citation): New variables.
709         (gnus-message-search-citation-line)
710         (gnus-message-add-citation-keywords)
711         (gnus-message-remove-citation-keywords)
712         (turn-on-gnus-message-citation-mode)
713         (turn-off-gnus-message-citation-mode): New functions.
714
715 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
716
717         * gnus-cite.el: Enable highlighting of different citation levels in
718         message-mode.
719
720 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
721
722         * message.el (message-make-fqdn): Fix comment.
723         (message-bogus-system-names): Add ".local".
724
725         * spam.el (spam-ifile-path, spam-ifile-program)
726         (spam-ifile-database-path, spam-ifile-database)
727         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
728         Don't use "path" inappropriately.
729         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
730         strings.
731         (spam-check-ifile, spam-ifile-register-with-ifile)
732         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
733         new variable names.
734
735         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
736         (gnus-treat-display-smileys): Simplify using
737         gnus-image-type-available-p.
738
739         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
740         available.
741
742         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
743         `display-images-p' if available.
744
745 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
746
747         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
748         one after turning on the buffer's multibyteness instead of decoding
749         them directly in the unibyte buffer that causes unexpected conversion
750         in Emacs 23 (unicode).
751
752 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
753
754         * message.el (message-generate-hashcash): Fix custom type.
755
756 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
757
758         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
759
760 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
761
762         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
763         disconnect icons.  Add help text.
764
765 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
766
767         * spam.el (spam-extra-header-to-number): CRM114 spam score is
768         negated to be consistent with the others we handle.
769
770 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
771
772         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
773         version of gnus-summary-buffer to something, so that we can use two
774         article buffers at the same time.
775
776 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
777
778         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
779         trigger all the extra headers.
780         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
781         sorting.
782
783 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
784
785         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
786         solid groups.
787
788 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
789
790         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
791
792 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
793
794         * legacy-gnus-agent.el: Add Copyright notice.
795
796 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
797
798         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
799
800 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
801
802         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
803
804         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
805         to make it work reliably in CVS Emacs.
806         (gnus-summary-limit-strange-charsets-predicate)
807         (gnus-summary-limit-to-predicate): New functions.
808
809 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
810
811         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
812         specifying array size.
813         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
814         array if it is too small.
815         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
816         (gnus-sort-threads-loop): New function.
817
818 2006-12-06  Chris Moore  <dooglus@gmail.com>
819
820         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
821         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
822
823 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
824
825         * mm-url.el (mm-url-predefined-programs): Call curl with correct
826         options.
827
828 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
829
830         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
831         DOS-ing the recipient.
832
833         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
834         the headers when creating the mapping to avoid mismappings.
835         (nnweb-gmane-create-mapping): Always nix out old mapping.
836
837 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
838
839         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
840         and mm-verify-option to never.
841
842 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
843
844         * message.el (message-signed-or-encrypted-p): New function.
845         (message-forward-make-body): Use it.
846
847         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
848         Replace encode-coding-string with mm-encode-coding-string.
849
850 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
851
852         * nneething.el (nneething-decode-file-name): Replace
853         decode-coding-string with mm-decode-coding-string.
854
855         * gnus-int.el (gnus-open-server): Say failed server's name.
856
857 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
858
859         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
860         strings to a single string.  Quote `errors-file-name'.
861         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
862         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
863         Adjust calls.  Use `shell-quote-argument'.
864
865 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
866
867         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
868         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
869
870         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
871         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
872         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
873         (gnus-group-make-directory-group, gnus-group-transpose-groups):
874         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
875         (gnus-subscribe-newsgroup, gnus-1):
876         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
877         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
878         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
879         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
880
881 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
882
883         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
884         keystroke.
885         (gnus-summary-limit-to-bodies): Implement headersp.
886
887 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
888
889         * dns.el (query-dns): Protect against "Process dns deleted" strings.
890
891 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
892
893         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
894
895 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
896
897         * message.el (message-generate-hashcash): Expand range of values to
898         include `opportunistic'.
899         (message-send-mail): Use it.
900
901 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
902
903         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
904         and comment it.
905
906         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
907
908 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
909
910         * gnus-util.el (gnus-extract-address-components): Improve comment.
911
912 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
913
914         * gnus-util.el (gnus-extract-address-components): Work with address in
915         which the name portion contains @.
916
917         * lpath.el: Fbind custom-autoload.
918
919 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
920
921         * gnus.el (gnus-start): Move custom group up.
922         (gnus-select-method): Don't autoload, but make it available for
923         `customize-variable'.
924         (gnus-getenv-nntpserver): Don't autoload.
925
926 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
927
928         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
929
930 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
931
932         * message.el (message-sendmail-extra-arguments): New variable.
933         (message-send-mail-with-sendmail): Use it.
934
935 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
936
937         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
938         mm-with-unibyte-current-buffer to make string unibyte.
939
940         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
941         mm-string-as-multibyte.
942
943 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
944
945         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
946         Reported by Werner Koch <wk@gnupg.org>.
947
948 2006-11-14  Daiki Ueno  <ueno@p360>
949
950         * mml2015.el: Autoload epa-select-keys when compiling.
951
952 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
953
954         * mml2015.el (mml2015-epg-sign): Save the signing keys in
955         message-options.
956         (mml2015-epg-encrypt): Save the recipient keys in message-options.
957
958 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
959
960         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
961         EasyPG (< 0.0.6).
962         (mml2015-always-trust): New user option.
963         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
964         prompt.
965
966 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
967
968         * nntp.el (nntp-authinfo-force): New variable.
969         (nntp-send-authinfo): Use it.
970
971 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
972
973         * message.el (message-strip-subject-encoded-words): Allow _not_ to
974         decode encoded words.  Improve prompt.  Add comment about forwarding.
975         (message-replacement-char): Move up.
976
977 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
978
979         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
980         instead of gnus-intersection because arguments of gnus-sorted-nunion
981         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
982
983 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
984
985         * message.el (message-strip-subject-encoded-words): Reformat prompt.
986         (message-simplify-subject-functions): Enable
987         message-strip-subject-encoded-words by default.
988
989 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
990
991         * message.el (message-strip-subject-encoded-words): New function
992         (message-simplify-subject-functions): New variable.
993         (message-simplify-subject): Use it.  Fix typo in doc string.
994         Support message-strip-subject-encoded-words.
995
996 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
997
998         * gnus-diary.el (gnus-diary-delay-format-function):
999         * nndiary.el (nndiary-reminders):
1000         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
1001
1002 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
1003
1004         * gnus-art.el (article-hide-boring-headers): Fetch date from
1005         gnus-original-article-buffer to avoid problems with localized date
1006         strings.
1007
1008 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1009
1010         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
1011
1012 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
1013
1014         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
1015         New variables.
1016         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
1017         (mm-charset-synonym-alist): Move some entries to
1018         mm-codepage-iso-8859-list.
1019         (mm-charset-synonym-alist, mm-charset-override-alist): Add
1020         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
1021
1022 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1023
1024         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
1025
1026 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
1027
1028         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
1029         with Emacs 21 and XEmacs.
1030
1031 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
1032
1033         * spam.el (spam-parse-address): New function for better parsing,
1034         catching errors, etc.
1035         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
1036
1037 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
1038
1039         * mm-view.el: Add interactive arg to html2text autoload.
1040
1041 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1042
1043         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
1044
1045 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
1046
1047         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
1048         variables.
1049         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
1050         (mm-charset-synonym-alist): Move some entries to
1051         mm-codepage-iso-8859-list.
1052
1053         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
1054
1055 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
1056
1057         * message.el (message-citation-line-format)
1058         (message-insert-formated-citation-line): Fix implementation of %E, %N
1059         and %n according to the doc string.
1060
1061 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
1062
1063         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
1064         car-safe to avoid bad parses.
1065
1066 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1067
1068         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
1069         names.
1070
1071         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
1072
1073 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1074
1075         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
1076         header.
1077
1078         * message.el (message-draft-headers): Add Date.
1079         (message-headers-to-generate): Fix typo in docstring.
1080
1081         * nndraft.el (nndraft-required-headers): New variable.
1082         (nndraft-generate-headers): Use it.
1083
1084         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
1085
1086 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
1087
1088         * gnus-registry.el (gnus-registry-wash-for-keywords)
1089         (gnus-registry-find-keywords): New functions to allow easy searching of
1090         articles that are in the registry.
1091
1092 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
1093
1094         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
1095         ietf-drums-parse-address instead of gnus-extract-address-components.
1096         Reported by Damien Elmes <damien@repose.cx>.
1097
1098 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
1099
1100         * gnus.el (gnus-mime): Remove unused custom group.
1101
1102 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1103
1104         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
1105         "blank line" when searching for end of armor headers.
1106
1107 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1108
1109         * gmm-utils.el (gmm-write-region): Fix variable name.
1110
1111 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
1112
1113         * gmm-utils.el (gmm-write-region): New function based on compatibility
1114         code from `mm-make-temp-file'.
1115
1116         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
1117
1118         * nnmaildir.el (nnmaildir--update-nov)
1119         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
1120         Use `gmm-write-region'.
1121
1122 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
1123
1124         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
1125         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
1126
1127         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
1128
1129         * message.el (message-replacement-char): New variable.
1130         (message-fix-before-sending): Use it.
1131         (message-simplify-subject): New function to remove duplicate code.
1132         (message-reply, message-followup): Use it.
1133
1134         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
1135         gnus-summary-limit-to-articles.
1136
1137 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1138
1139         * gnus-util.el (gnus-with-local-quit): New macro.
1140
1141         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
1142
1143 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
1144
1145         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
1146         ignore non-string data.
1147
1148 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
1149
1150         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
1151         non-string data (needs to be done in the registry too).
1152
1153 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
1154
1155         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
1156         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
1157         (gnus-registry-split-fancy-with-parent)
1158         (gnus-registry-fetch-simplified-message-subject-fast)
1159         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
1160         Remove text properties on ingress into the registry and when it's saved.
1161         (gnus-registry-clean-empty-function): Fix bug with cleaning the
1162         registry from entries with no groups.
1163
1164 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
1165
1166         * gnus-util.el (gnus-string-remove-all-properties): Add utility
1167         function to remove string properties.
1168
1169 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
1170
1171         * gmm-utils.el (gmm): Adjust custom version.
1172
1173         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
1174         custom version.
1175
1176         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
1177
1178 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
1179
1180         * gnus-art.el (gnus-insert-prev-page-button)
1181         (gnus-insert-next-page-button): Simplify.  Reformat.
1182
1183 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
1184
1185         * gnus-art.el (gnus-insert-prev-page-button)
1186         (gnus-insert-next-page-button): Apply gnus-article-button-face.
1187
1188 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
1189
1190         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
1191
1192 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
1193
1194         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
1195         gnus-article-button-face to MIME and security buttons.
1196
1197 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
1198
1199         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
1200         readable.
1201
1202 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1203
1204         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
1205
1206 2006-09-20  Steve Youngs  <steve@sxemacs.org>
1207
1208         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
1209         `browse-url-of-file' instead of `browse-url'.
1210
1211 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1212
1213         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
1214         regexp.  Articles containing quotation were cut prematurely.
1215
1216 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1217
1218         * message.el (message-cite-original-1): Use nobody by default for the
1219         value of From header.
1220         (message-reply): Ditto.
1221
1222 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
1223
1224         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
1225         to the gnus-info.  This fixes a bug of inline-PGP message verification.
1226         Reported by Michael Piotrowski <mxp@dynalabs.de>.
1227
1228 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
1229
1230         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
1231         mails in the doc string.  Add some URLs in comment.
1232         (pop3-movemail): Warn about pop3-leave-mail-on-server.
1233
1234 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1235
1236         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
1237         backslashes handling and the way to find boundaries of quoted strings.
1238
1239 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
1240
1241         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
1242         mml1991-encrypt-to-self is set and mml1991-signers is not set.
1243         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
1244         mml2015-encrypt-to-self is set and mml2015-signers is not set.
1245
1246 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
1247
1248         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
1249         doc string.
1250         (gnus-button-regexp, gnus-button-last): Remove unused variables.
1251
1252 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1253
1254         * lpath.el: Fbind epg-check-configuration.
1255
1256 2006-09-06  Simon Josefsson  <jas@extundo.com>
1257
1258         * mml2015.el (mml2015-use): Doc fix, mention epg.
1259
1260 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
1261
1262         * mml2015.el (mml2015-use): Default to epg, if available.
1263
1264 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
1265
1266         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
1267         message-sender.
1268         (mml1991-epg-encrypt): Ditto.
1269         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
1270         message-sender.
1271         (mml2015-epg-encrypt): Ditto.
1272
1273 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
1274
1275         * message.el (message-send-mail-with-sendmail): Look for sendmail in
1276         several common directories.
1277
1278 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
1279
1280         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
1281         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
1282
1283 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1284
1285         * gnus-art.el (article-decode-encoded-words): Make it fast.
1286
1287 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1288
1289         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
1290
1291         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
1292         in quoted string into `\'.
1293
1294 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1295
1296         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1297         Use standard-syntax-table.
1298
1299 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1300
1301         * gnus-art.el (gnus-decode-address-function): New variable.
1302         (article-decode-encoded-words): Use it to decode headers which are
1303         assumed to contain addresses.
1304         (gnus-mime-delete-part): Remove useless `or'.
1305
1306         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
1307         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
1308         (gnus-nov-parse-line): Use it to decode From header.
1309         (gnus-get-newsgroup-headers): Ditto.
1310         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
1311
1312         * mail-parse.el (mail-decode-encoded-address-region): New alias.
1313         (mail-decode-encoded-address-string): New alias.
1314
1315         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1316         New function.
1317         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
1318         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
1319         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
1320         (rfc2047-decode-string): Ditto.
1321         (rfc2047-decode-address-region): New function.
1322         (rfc2047-decode-address-string): New function.
1323
1324 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
1325
1326         * message.el (message-caesar-buffer-body): Allow rotating headers.
1327
1328         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
1329
1330         * message.el (message-insert-formated-citation-line): Fix %f.
1331         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
1332
1333 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1334
1335         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
1336         (gnus-bookmark-mouse-available-p): New macro.
1337         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
1338         (gnus-bookmark-bmenu-show-infos): Use it.
1339         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
1340         (gnus-bookmark-bmenu-hide-infos): Ditto.
1341         (gnus-bookmark-remove-properties): New function.
1342         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
1343         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
1344         (gnus-bookmark-write-file): Bind coding-system-for-write.
1345         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
1346         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
1347         group before selecting it.
1348         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
1349         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
1350         quit-window if it is not available; use gnus-mouse-2 and bind it to
1351         gnus-bookmark-bmenu-select-by-mouse.
1352         (gnus-bookmark-show-details): Remove unused variable `details-list'.
1353         (gnus-bookmark-bmenu-select-by-mouse): New function.
1354
1355 2006-08-13  Romain Francoise  <romain@orebokech.com>
1356
1357         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
1358         space.
1359
1360 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1361
1362         * compface.el (uncompface): Use binary rather than raw-text-unix.
1363
1364 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1365
1366         * compface.el (uncompface): Make sure the eol conversion doesn't take
1367         place when communicating with the external programs.  Reported by
1368         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1369
1370 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1371
1372         * nnheader.el (nnheader-insert-head): Fix typo in comment.
1373
1374 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1375
1376         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1377         Make it more robust by parsing author and date independently.
1378
1379 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1380
1381         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
1382
1383 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
1384
1385         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
1386         first matching secret key.
1387         (mml2015-epg-encrypt): Ditto.
1388
1389         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
1390         first matching secret key.
1391         (mml1991-epg-encrypt): Ditto.
1392
1393         * mml2015.el (mml2015-encrypt-to-self): New user option.
1394         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
1395         mml2015-epg-encrypt-to-self is set.
1396
1397         * mml1991.el (mml1991-encrypt-to-self): New variable.
1398         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
1399         mml1991-epg-encrypt-to-self is set.
1400
1401         * mml2015.el (mml2015-signers): New user option.
1402         (mml2015-epg-sign): Reflect the value of mml2015-signers.
1403         (mml2015-epg-encrypt): Allow to select signing keys.
1404
1405         * mml1991.el (mml1991-signers): New variable.
1406         (mml1991-epg-sign): Reflect the value of mml1991-signers.
1407         (mml1991-epg-encrypt): Allow to select signing keys.
1408
1409 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1410
1411         * nnheader.el (nnheader-insert-head): Make it work even if the file
1412         uses CRLF for the line-break code.
1413
1414 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
1415
1416         * mml2015.el: Require mml-sec instead of password.
1417         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
1418         (mml2015-cache-passphrase): Inherit the default value from
1419         mml-secure-cache-passphrase.
1420         (mml2015-passphrase-cache-expiry): Inherit the default value from
1421         mml-secure-passphrase-cache-expiry.
1422
1423         * mml1991.el: Require mml-sec instead of password.
1424         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
1425         (mml1991-cache-passphrase): Inherit the default value from
1426         mml-secure-cache-passphrase.
1427         (mml1991-passphrase-cache-expiry): Inherit the default value from
1428         mml-secure-passphrase-cache-expiry.
1429
1430         * mml-sec.el: Require password.
1431         (mml-secure-verbose): New user option.
1432         (mml-secure-cache-passphrase): New user option.
1433         (mml-secure-passphrase-cache-expiry): New user option.
1434
1435 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
1436
1437         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
1438         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
1439         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
1440
1441         FIXME: Use `tiny change'?
1442
1443 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1444
1445         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
1446         workaround for the url package included with Emacs.
1447
1448         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1449
1450 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1451
1452         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
1453         correctly.  This fixes a bug caused by the 2006-05-12 change.
1454
1455 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
1456
1457         * nnmail.el (nnmail-article-group): If splitting raises an error, give
1458         some information about the error when saying that the `bogus' mail
1459         group will be used.
1460
1461 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
1462
1463         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
1464         string.
1465
1466 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
1467
1468         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
1469
1470 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1471
1472         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
1473
1474 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
1475
1476         * mml1991.el (mml1991-function-alist): Add epg.
1477         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
1478         (mml1991-epg-encrypt): New functions.
1479
1480 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
1481
1482         * mml2015.el (mml2015-verbose): New variable.
1483         (mml2015-cache-passphrase): Ditto.
1484         (mml2015-passphrase-cache-expiry): Ditto.
1485         (mml2015-function-alist): Add epg.
1486         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
1487         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
1488         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
1489         functions.
1490
1491 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1492
1493         * message.el (message-cite-original-1): Preserve region when removing
1494         quoted text due to X-No-Archive in order to avoid bogus attribution
1495         when citing multiple messages.
1496
1497 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1498
1499         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
1500         Kenneth Jacker <khj@be.cs.appstate.edu>.
1501
1502 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
1503
1504         * gnus-diary.el (gnus-user-format-function-d)
1505         (gnus-user-format-function-D): Autoload.
1506
1507         * imap.el (Commentary): Fix typo.
1508
1509         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
1510         2006-04-22 contribution.
1511
1512 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1513
1514         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
1515         It didn't really fix the bogosity I'm seeing with solid web groups.
1516
1517 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1518
1519         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
1520         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
1521         created using server names.  If we use the feature without declaring
1522         it, Gnus does not properly manage server and group state.
1523
1524         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
1525         bound.
1526
1527 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1528
1529         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
1530         looking up the method using GROUP's prefix before inventing a new one.
1531         It is used on killed/unknown groups in various places where returning
1532         an all-new method isn't expected by the caller.
1533
1534         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
1535         and match semantics of gnus-group-real-prefix.
1536
1537 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
1538
1539         * nnmail.el (nnmail-broken-references-mailers): New variable.
1540         (nnmail-ignore-broken-references): New function generalizing
1541         nnmail-fix-eudora-headers.
1542         (nnmail-fix-eudora-headers): Now obsolete.
1543
1544         * gnus-art.el (gnus-button-handle-custom): Support
1545         `customize-apropos*'.
1546
1547 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1548
1549         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
1550
1551         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
1552         articles.
1553
1554 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
1555
1556         * message.el (message-cite-reply-above): New variable.
1557         (message-yank-original): Use it.
1558
1559 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1560
1561         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
1562
1563 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
1564
1565         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
1566         as read.
1567
1568         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
1569
1570 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
1571
1572         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
1573         (gnus-bookmark-default-file): Use gnus-directory.
1574         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
1575         Remove "*" in doc string.
1576         (gnus-bookmark-write-file): Simplify.
1577         (gnus-bookmark-maybe-sort-alist): Use `when'.
1578         (gnus-bookmark-get-bookmark): Fix typo in doc string.
1579         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
1580         FIXME about Emacs 21 and XEmacs compatibility.
1581         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
1582         compatibility.
1583         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
1584         compatibility.
1585         (gnus-bookmark-menu-heading): Fix version.
1586
1587 2006-06-19  Bastien Guerry  <bzg@altern.org>
1588
1589         * gnus-bookmark.el: New file.
1590
1591 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1592
1593         * message.el (message-syntax-checks): Doc fix.
1594
1595 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1596
1597         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
1598         unsubscribed groups as if they were killed ones.  It causes duplicate
1599         entries in gnus-newsrc-alist.
1600
1601 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1602
1603         * message.el (message-syntax-checks): Doc fix.
1604         (message-send-mail): Add check for continuation headers.
1605         (message-check-news-header-syntax): Fix regexp used to check for
1606         continuation headers.
1607
1608 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1609
1610         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
1611
1612 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
1613
1614         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
1615
1616 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1617
1618         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
1619         default-truncate-lines.
1620
1621 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1622
1623         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
1624         to fill the utf-8 entry.
1625
1626         * lpath.el: Fbind unicode-precedence-list.
1627
1628 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1629
1630         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1631
1632 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
1633
1634         * gnus-agent.el (directory-files-and-attributes): Move all the way
1635         forward (the third and final move).
1636         (gnus-agent-read-agentview): Trap reconstruction errors due to
1637         nonexistant directory.  Handle by returning nil.
1638
1639 2006-05-30  Didier Verna  <didier@xemacs.org>
1640
1641         * message.el (message-dont-reply-to-names): Update the custom type.
1642         * message.el (message-dont-reply-to-names): New defsubst: potentially
1643         convert a list of regexps into a single one.
1644         * message.el (message-get-reply-headers): Use it.
1645         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
1646
1647 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1648
1649         * gnus-agent.el (directory-files-and-attributes): Move forward.
1650
1651 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1652
1653         * gnus-ml.el (gnus-mailing-list-subscribe)
1654         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
1655         (gnus-mailing-list-message): Fix doc strings.
1656
1657 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1658
1659         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
1660         of doing it manually.
1661
1662 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1663
1664         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
1665         comment.
1666
1667 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
1668
1669         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
1670         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
1671         (gnus-agent-read-local): All symbols allocated in my-obarray
1672         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
1673         (gnus-agent-regenerate-group): Check numeric names to see if they are
1674         messages or groups.
1675         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
1676         better way of do this...)
1677
1678         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
1679         'dummy.group' (there should be a better way of do this...)
1680
1681 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1682
1683         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
1684         (gnus-saved-headers): Ditto.
1685         (gnus-default-article-saver): Mention functions may have properties.
1686         (gnus-article-save): Override gnus-save-all-headers and
1687         gnus-saved-headers by :headers property which saver function may have.
1688         (gnus-summary-save-in-file): Add :headers property.
1689         (gnus-summary-write-to-file): Ditto.
1690
1691         * gnus-sum.el (gnus-summary-save-article): Bind
1692         gnus-prompt-before-saving to t when saving many articles in a file;
1693         always show all headers.
1694
1695         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
1696
1697 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
1698
1699         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
1700         marks.
1701
1702         * message.el (message-indent-citation): Add optional arguments to allow
1703         using it outside of message buffers.
1704
1705         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
1706         (gnus-article-treat-unfold-headers): Use it.
1707         (gnus-article-truncate-lines): New variable.
1708         (gnus-article-mode): Use it.
1709         (gnus-article-toggle-truncate-lines): New function.
1710
1711         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
1712         gnus-article-toggle-truncate-lines.
1713
1714         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
1715         coding system in XEmacs, use binary.
1716
1717 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1718
1719         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
1720         after-load-alist.
1721
1722         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
1723         this function should save decoded articles.
1724         (gnus-summary-write-to-file): Use property to specify this function
1725         should save decoded articles and specify gnus-summary-save-in-file
1726         should be used to save articles other than the first one when saving
1727         many articles.
1728         (gnus-summary-save-body-in-file): Use property to specify this
1729         function should save decoded articles.
1730         (gnus-summary-write-body-to-file): Use property to specify this
1731         function should save decoded articles and specify
1732         gnus-summary-save-body-in-file should be used to save articles other
1733         than the first one when saving many articles.
1734
1735         * gnus-sum.el (gnus-summary-save-article): Simplify.
1736
1737 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1738
1739         * gnus-art.el (gnus-default-article-saver): Add
1740         gnus-summary-write-body-to-file.
1741         (gnus-article-save-coding-system): Don't use coding system object
1742         in XEmacs.
1743         (gnus-read-save-file-name): Add optional `dir-var' argument which
1744         specifies directory in which files are saved; work even if optional
1745         `variable' argument is not specified.
1746         (gnus-summary-write-to-file): Read file name.
1747         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
1748         (gnus-summary-write-body-to-file): New function.
1749
1750         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
1751         (gnus-summary-local-variables): Add it.
1752         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
1753         (gnus-summary-save-article): Remove optional `decode' argument;
1754         determine whether to decode articles by the value of
1755         gnus-default-article-saver; when saving many files using
1756         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
1757         it first and use gnus-summary-save-in-file or
1758         gnus-summary-save-body-in-file thereafter unless
1759         gnus-prompt-before-saving is always; move point to article which
1760         will be saved.
1761         (gnus-summary-save-article-file): Revert.
1762         (gnus-summary-write-article-file): Revert.
1763         (gnus-summary-save-article-body-file): Revert.
1764         (gnus-summary-write-article-body-file): New function.
1765
1766 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1767
1768         * gnus-art.el (gnus-default-article-saver): Doc fix.
1769         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
1770         from gnus-summary-save-article-coding-system, and default to a
1771         certain coding system.
1772         (gnus-output-to-file): Add coding cookie and encode text according
1773         to gnus-article-save-coding-system; don't use mm-append-to-file.
1774
1775         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
1776         gnus-art.el and rename to gnus-article-save-coding-system.
1777         (gnus-summary-save-article): Require gnus-art; don't show all
1778         headers if it decodes articles; don't add coding cookie here;
1779         don't bind mm-text-coding-system-for-write.
1780         (gnus-summary-save-article-file): Save decoded articles.
1781         (gnus-summary-write-article-file): When saving many files, use
1782         gnus-summary-write-to-file first and gnus-summary-save-in-file
1783         thereafter unless gnus-prompt-before-saving is always.
1784         (gnus-summary-save-article-body-file): Save decoded articles.
1785
1786         * lpath.el: Fbind select-safe-coding-system for XEmacs.
1787
1788 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1789
1790         * nnrss.el (nnrss-check-group): Bind hash-index.
1791
1792 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
1793
1794         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
1795         its hash index.  Store this hash in `nnrss-group-data'.
1796         (nnrss-read-group-data): Update accordingly.
1797
1798 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1799
1800         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
1801         entry.
1802
1803         * gnus-sum.el (gnus-summary-make-menu-bar): Add
1804         gnus-article-browse-html-article.
1805
1806 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
1807
1808         * gnus-sum.el (gnus-summary-mime-map): Add
1809         gnus-article-browse-html-article.
1810
1811         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
1812
1813 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1814
1815         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
1816         suitable coding systems in customize.
1817
1818 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
1819
1820         * mail-source.el (mail-sources): Fix custom type.
1821
1822 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
1823
1824         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
1825         (gnus-summary-expire-articles-now): Shorten prompt.
1826
1827         * gmm-utils.el (wid-edit): Require.
1828         (defun-gmm): Renamed from `gmm-defun-compat'.
1829         (gmm-image-search-load-path): Use it.
1830         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
1831
1832 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1833
1834         * gnus-sum.el (gnus-summary-save-article-coding-system): New
1835         variable.
1836         (gnus-summary-save-article): Add optional `decode' argument.  If
1837         it is set and gnus-summary-save-article-coding-system is non-nil,
1838         save decoded article.
1839         (gnus-summary-write-article-file): Save decoded article if
1840         gnus-summary-save-article-coding-system is non-nil.
1841
1842         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
1843         type.
1844
1845 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1846
1847         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
1848
1849 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1850
1851         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
1852         first to test gnus-single-article-buffer which may be buffer-local.
1853
1854         * gnus-sum.el (gnus-summary-setup-buffer): Make
1855         gnus-single-article-buffer buffer-local and nil in ephemeral
1856         group; make gnus-article-buffer, gnus-article-current, and
1857         gnus-original-article-buffer always buffer-local.
1858         (gnus-summary-exit): Kill article buffer belonging to ephemeral
1859         group.
1860         (gnus-handle-ephemeral-exit): Don't move to next summary line.
1861
1862 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
1863
1864         * nnml.el (nnml-request-compact-group): Compressed files might not
1865         have .gz extension.
1866
1867 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1868
1869         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
1870         (mm-copy-to-buffer): Use with-current-buffer.
1871         (mm-display-part): Simplify.
1872         (mm-inlinable-p): Add optional arg `type'.
1873
1874 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1875
1876         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
1877         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
1878         Try harder to show the attachment internally or externally using
1879         gnus-mime-view-part-as-type.
1880
1881 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1882
1883         * message.el (message-from-style, message-signature-separator)
1884         (message-user-organization-file, message-send-mail-function)
1885         (message-citation-line-function, message-yank-prefix)
1886         (message-indent-citation-function, message-signature)
1887         (message-signature-file, message-signature-insert-empty-line):
1888         Remove autoloads.
1889
1890         * gnus-art.el (gnus-buttonized-mime-types): Remove
1891         "multipart/signed".  Revert 2006-04-26 change.
1892
1893 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1894
1895         * gnus.el (gnus-version-number): Bump version.
1896
1897 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1898
1899         * gnus.el: No Gnus v0.5 is released.
1900
1901 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1902
1903         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
1904         fetching articles by message-id.
1905
1906 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1907
1908         * message.el (hashcash): Require hashcash as normal.
1909
1910         * ecomplete.el (ecomplete-highlight-match-line): Use
1911         point-at-eol.
1912         (ecomplete-highlight-match-line): Use `highlight', because that
1913         face exists in both Emacs and XEmacs.
1914
1915         * message.el (message-display-abbrev): Use point-at-bol.
1916
1917         * mail-source.el: Don't require timer/timer-funcs.
1918
1919         * gnus-async.el: Ditto.
1920
1921         * password.el: Ditto.
1922
1923         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
1924
1925         * mm-url.el: Ditto.
1926
1927         * gnus-xmas.el: Don't require timer-funcs.
1928
1929         * mm-util.el: Require timer/timer-funcs.
1930
1931 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1932
1933         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
1934         Close.
1935
1936 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1937
1938         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
1939         unibyte after clear-decrypt function runs.
1940
1941         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
1942         returns as a unibyte string.
1943
1944 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1945
1946         * lpath.el: Revert.
1947
1948         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
1949         (pgg-gpg-process-sentinel): Revert.
1950
1951         * pgg-pgp.el (pgg-pgp-process-region): Revert.
1952         (pgg-pgp-lookup-key): Revert.
1953
1954         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
1955         (pgg-pgp5-lookup-key): Revert.
1956
1957         * pgg.el (pgg-fetch-key): Revert.
1958
1959 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1960
1961         * lpath.el: Fbind string-as-multibyte for XEmacs.
1962
1963         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
1964         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
1965         (mml1991-pgg-encrypt): Ditto.
1966
1967         * pgg-gpg.el (pgg-string-to-multibyte): New function.
1968         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
1969         a multibyte buffer.
1970
1971         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
1972         (pgg-pgp-lookup-key): Ditto.
1973
1974         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
1975         (pgg-pgp5-lookup-key): Ditto.
1976
1977         * pgg.el (pgg-fetch-key): Ditto.
1978
1979 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
1980
1981         * message.el (message-user-organization-file): Check several
1982         locations of the organization file.
1983
1984         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
1985         Add gnus-article-view-part-as-type.
1986
1987         * gnus-art.el (gnus-article-view-part-as-type): New function.
1988
1989         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
1990         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
1991
1992         * mml.el: Simplify autoload.
1993         (mml-mode): defvar dnd-protocol-alist instead of using
1994         symbol-value.
1995         (mml-default-directory): New variable.
1996         (mml-minibuffer-read-file): Use it.
1997         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
1998
1999         * message.el (message-citation-line-format): New variable.
2000         (message-insert-formated-citation-line): New function.
2001         (message-citation-line-function): Add
2002         `message-insert-formated-citation-line' to custom type.
2003
2004         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
2005         to doc string.
2006
2007         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
2008         depending on mm-verify-option.
2009
2010 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2011
2012         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
2013         binding pgg-* variables; reimplement the section which prevents
2014         MIME header from being signed.
2015         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
2016         pgg-text-mode; remove a blank line at the top of body.
2017
2018         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
2019         lines at the top of body; use gnus-newsgroup-charset if there's no
2020         Charset header.
2021
2022 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2023
2024         * message.el (message-self-insert-commands): Doc fix.
2025
2026         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
2027         (mm-uu-pgp-encrypted-test): Ditto.
2028         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
2029         between header and body; return application/pgp-encrypted handle
2030         if decryption failed; decode decrypted body by charset.
2031
2032         * mm-decode.el (mm-automatic-display): Don't make application/pgp
2033         element match to application/pgp-*.
2034
2035 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2036
2037         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
2038         HTML.
2039
2040 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2041
2042         * mail-source.el (mail-source-call-script): Message the error
2043         string.
2044
2045 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2046
2047         * gnus-util.el (gnus-byte-compile): Use it.
2048
2049 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
2050
2051         * gnus-util.el (kill-empty-logs): New function.
2052
2053 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2054
2055         * message.el (message-mail-alias-type): Doc fix.
2056         (message-mail-alias-type-p): New function.
2057         (message-send): Use it.
2058         (message-mode): Ditto.
2059         (message-strip-forbidden-properties): Ditto.
2060
2061         * ecomplete.el (ecomplete-database-file-coding-system): New
2062         variable.
2063         (ecomplete-save): Use it.
2064         (ecomplete-setup): Use it.
2065
2066 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2067
2068         * message.el (message-self-insert-commands): New variable.
2069         (message-strip-forbidden-properties): Use it.
2070
2071 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2072
2073         * message.el (message-put-addresses-in-ecomplete): Use a regexp
2074         that doesn't make XEmacs choke.
2075
2076 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
2077
2078         * gnus-util.el (gnus-replace-in-string):
2079         Prefer replace-regexp-in-string over of replace-in-string.
2080
2081 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2082
2083         * gnus-util.el (gnus-select-frame-set-input-focus):
2084         Use select-frame-set-input-focus if it is available in XEmacs; use
2085         definition defined in Emacs 22 for old Emacsen.
2086
2087         * dgnushack.el: Autoload unmorse-region for XEmacs.
2088
2089         * lpath.el: Bind cursor-in-non-selected-windows and
2090         select-frame-set-input-focus for XEmacs.
2091
2092 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2093
2094         * mm-view.el (mm-inline-text): Use equal instead of equalp.
2095
2096 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2097
2098         * gnus-registry.el (gnus-registry-cache-save): Remove text
2099         properties when saving via the temp buffer.
2100
2101 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2102
2103         * message.el (message-generate-hashcash): Honor custom type.
2104
2105 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2106
2107         * message.el (message-generate-hashcash): Default to non-nil when
2108         hashcash is found.
2109
2110         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
2111         (gnus-refer-thread-limit): Increase default to 500.
2112
2113         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
2114
2115         * flow-fill.el (fill-flowed): Allow delete-space.
2116
2117 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2118
2119         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
2120         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
2121         Remove autoloads.
2122
2123 2006-04-18  Simon Josefsson  <jas@extundo.com>
2124
2125         * message.el (message-generate-hashcash): Default to.
2126
2127 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2128
2129         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
2130         concatenating segments rather than before concatenating them.
2131
2132 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2133
2134         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
2135
2136 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2137
2138         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
2139
2140         * message.el (message-forward-make-body-plain): Allow
2141         message-forward-ignored-headers to be a list.
2142         (message-remove-ignored-headers): Factor out into function.
2143         (message-forward-make-body-mml): Use it.
2144
2145         * imap.el (imap-quote-specials): New function.
2146         (imap-login-auth): Quote specials.
2147
2148         * rfc2231.el (rfc2231-parse-string): Remove dead code.
2149         (rfc2231-parse-string): Allow concatanation of parameters that
2150         aren't contiguous.  The test case is
2151           (mail-header-parse-content-type "message/external-body;
2152             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
2153             access-type=LOCAL-FILE;
2154             name*1*=plugh%2fhello-sailor%2fbing.pdf")
2155
2156 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2157
2158         * nntp.el (nntp-accept-process-output): Return the value of
2159         `nnheader-accept-process-output'.
2160
2161 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2162
2163         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
2164         (gnus-button-alist): Recognize more diff formats.
2165         (gnus-button-patch): Strip directory.
2166
2167 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2168
2169         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
2170         Emacs 22 when setting focus.
2171
2172 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2173
2174         * gnus-art.el (gnus-article-treat-types): Do treatment of
2175         text/x-verbatim parts.
2176         (gnus-button-patch): New command.
2177
2178         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
2179         addresses that contain invalid characters.
2180
2181 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2182
2183         * message.el (message-put-addresses-in-ecomplete): Use
2184         gnus-replace-in-string.
2185         (message-is-yours-p): Use the more correct
2186         mail-header-parse-address instead of
2187         mail-extract-address-components.
2188         (message-put-addresses-in-ecomplete): Fix typo.
2189
2190         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
2191         keystroke.
2192
2193         * gnus-art.el (gnus-treatment-function-alist): Change order of
2194         newsgroups/generic header folding to avoid double-folding.
2195
2196         * message.el (message-hidden-headers): Add X-Draft-From.
2197
2198         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
2199         command.
2200         (gnus-summary-repeat-search-article-backward): New command.
2201
2202         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
2203         groups in the parent topic.
2204
2205 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
2206
2207         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
2208         (spam-extra-header-to-number): Return the CRM114 number as a
2209         number instead of a string.
2210
2211 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2212
2213         * gnus-art.el (gnus-face-properties-alist): Moved here from
2214         gnus-fun.
2215
2216         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
2217
2218 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2219
2220         * message.el (message-strip-forbidden-properties): Only display on
2221         self-insert-command.
2222
2223         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
2224         reindent.
2225         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
2226
2227 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
2228
2229         * smiley.el (smiley-style): Fix typo.
2230
2231 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2232
2233         * hashcash.el (hashcash-insert-payment-async-2): Use
2234         message-goto-eoh instead of doing it manually.
2235         (mail-add-payment): Use message-narrow-to-header instead of trying
2236         to do the same itself.
2237
2238         * message.el (message-hidden-headers): Add Face.
2239
2240         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
2241         reparenting code.
2242         (gnus-summary-reparent-children): Refactored out code.
2243         (gnus-summary-thread-map): New keystroke.
2244         (gnus-summary-reparent-children): Make into command.
2245
2246         * smiley.el (smiley-style): Default to `medium' if using a large
2247         font.
2248
2249         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
2250         does it itself.
2251
2252         * message.el (message-point-in-header-p): Simplify definition.
2253
2254 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2255
2256         * nnagent.el (nnagent-request-set-mark): Silence log file
2257         writing.
2258         (nnagent-request-set-mark): Use write-region instead of
2259         append-to-file.
2260
2261         * gnus-sum.el (gnus-read-header): Fudge article number if using a
2262         strange select method.
2263
2264         * ecomplete.el (ecomplete-display-matches): Get highlightling
2265         right.
2266         (ecomplete-display-matches): Use literals.
2267         (ecomplete-display-matches): Disable message logging.
2268
2269         * message.el (message-display-abbrev): Small optimization.
2270
2271         * ecomplete.el (ecomplete-display-matches): Allow automatic
2272         display.
2273
2274         * message.el (message-strip-forbidden-properties): Display
2275         abbrevs.
2276         (message-display-abbrev): Get automatic display right.
2277
2278         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
2279         keystrokes.
2280
2281 2006-04-13  Romain Francoise  <romain@orebokech.com>
2282
2283         TODO: Backport to v5-10!
2284
2285         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
2286         Moved here (and renamed) from gnus-registry.el.
2287
2288         * gnus-registry.el: Require gnus-util.
2289         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
2290
2291 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2292
2293         * gnus-group.el (gnus-group-catchup-current): Change
2294         if-then-else-if-then-else into cond.
2295         (gnus-group-catchup): Indent.
2296         (group-name-at-point): New function.
2297         (gnus-fetch-group): Provide default from thing at point.
2298
2299 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2300
2301         * message.el (message-display-abbrev): Fix regexp.
2302
2303         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
2304         choosing.
2305         (ecomplete-highlight-match-line): Fix up code rewrite, remove
2306         dead variables.
2307
2308         * message.el (message-newline-and-indent): Remove debugging.
2309         (message-display-abbrev): Use new implementation.
2310
2311 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2312
2313         * gnus-art.el (gnus-article-mode): Set
2314         cursor-in-non-selected-windows to nil.
2315
2316         * smiley.el: Revert previous change.
2317         (smiley-data-directory): defvar it before using it in the
2318         defcustom of `smiley-style'.
2319
2320 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2321
2322         * message.el (message-newline-and-indent): New function.
2323
2324         * ecomplete.el: Implement more bits.
2325
2326         * message.el (message-put-addresses-in-ecomplete): Clean up the
2327         string.
2328
2329         * ecomplete.el (ecomplete-add-item): Chop off decimals.
2330
2331         * gnus-sum.el (gnus-summary-save-parts): Bind
2332         gnus-summary-save-parts-counter and use it to make unique file
2333         names.
2334
2335         * gnus-art.el (gnus-ignored-headers): Add some more headers.
2336
2337         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
2338         parameter to say whether to actually parse the individual
2339         addresses.
2340
2341         * message.el (message-put-addresses-in-ecomplete): New function.
2342         (ecomplete): Require.
2343         (message-mail-alias-type): Add ecomplete as an option.
2344
2345 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
2346
2347         * flow-fill.el (fill-flowed): Remove trailing space from blank
2348         quoted lines.
2349
2350 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2351
2352         * smiley.el (smiley-style): Move definition later to avoid a
2353         compilation warning.
2354
2355 2006-04-12  Kenichi Handa  <handa@m17n.org>
2356
2357         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
2358         buffer and then decode the buffer text if necessary.
2359         (rfc2231-encode-string): Be sure to work on multibyte buffer at
2360         first, and after mm-encode-body, change the buffer to unibyte.
2361         Use mm-disable-multibyte instead of set-buffer-multibyte.
2362
2363 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2364
2365         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
2366         Content-Type header instead of Content-Disposition header.
2367         (gnus-mime-inline-part): Ditto.
2368         (gnus-mime-view-part-as-charset): Ignore charset that the part
2369         specifies.
2370
2371         * mm-decode.el (mm-display-part): Work with external parts and
2372         usual parts similarly.
2373
2374         * mm-extern.el (mm-inline-external-body): Use mm-display-part
2375         instead of gnus-display-mime.
2376
2377         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
2378         instead of with-temp-buffer.
2379
2380         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
2381         tag to summarized topics part in order to encode non-ASCII text.
2382
2383 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2384
2385         * smiley.el (smiley-style): New variable.
2386         (smiley-directory): New function.
2387         (smiley-data-directory): Derive from `smiley-style' using
2388         `smiley-directory'.
2389         (smiley-regexp-alist): Add new entries.
2390
2391         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
2392         (gnus-article-browse-delete-temp): Add :version.
2393
2394 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2395
2396         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
2397         the sieve region.
2398
2399 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2400
2401         * gnus.el (gnus-version-number): Bump version.
2402
2403 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2404
2405         * gnus.el: No Gnus v0.4 is released.
2406
2407 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2408
2409         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
2410         layout.
2411
2412         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
2413         unknown charset.
2414
2415         * message.el (message-header-synonyms): Add Original-To to the
2416         default.
2417
2418         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
2419         optional parameter.
2420
2421 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
2422
2423         * gnus-fun.el (gnus): Require it for gnus-directory.
2424
2425 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2426
2427         * gnus-fun.el (gnus-face-properties-alist): Add :version.
2428
2429 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
2430
2431         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
2432
2433 2006-04-05  Simon Josefsson  <jas@extundo.com>
2434
2435         * password.el (password-reset): New function.
2436
2437 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
2438
2439         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
2440         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
2441
2442 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2443
2444         * nnweb.el (nnweb-google-create-mapping): Update regexp.
2445         Some whitespace was matched into the url, which broke browsing hits
2446         > 100 when mm-url-use-external was nil.
2447
2448 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
2449
2450         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
2451         gnus-extra-headers for 'Newsgroups.
2452
2453         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
2454         bound.
2455
2456 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
2457
2458         * pgg-gpg.el: Clean up process buffers every time gpg processes
2459         complete.
2460
2461 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
2462
2463         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
2464         doc string.
2465
2466 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
2467
2468         * pgg-gpg.el (pgg-gpg-process-filter)
2469         (pgg-gpg-wait-for-completion): Check if buffer is alive.
2470
2471         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
2472         lines, temporary fix.
2473
2474 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2475
2476         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
2477
2478 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
2479
2480         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
2481         default-enable-multibyte-characters.  This reverts the change from
2482         revision 6.17 which is no longer necessary because the passphrase
2483         is sent separately now.  GnuPG messages are unreadable under
2484         multibyte locales with default-enable-multibyte-characters set to
2485         nil.
2486
2487 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
2488
2489         * message.el (message-tool-bar-gnome): Move "spell".
2490
2491 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
2492
2493         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
2494         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
2495         instead.
2496
2497 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
2498
2499         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
2500         newsgroups handling for NNTP overviews which don't include
2501         Newsgroups.
2502
2503 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2504
2505         * message.el (message-resend): Bind message-generate-hashcash to nil.
2506
2507 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2508
2509         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
2510         when searching for already-paid recipients.
2511
2512 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
2513
2514         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
2515         passphrases when it is not needed.
2516         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
2517         passphrase stuff from gpg, should only be necessary when you use
2518         gpg with a smartcard.
2519
2520 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2521
2522         * mml.el (mml-insert-mime): Ignore cached contents of
2523         message/external-body part.
2524
2525         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
2526         (mm-insert-part): Ditto.
2527
2528 2006-03-23  Simon Josefsson  <jas@extundo.com>
2529
2530         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
2531         Reiner.
2532         (pgg-gpg-use-agent-p): Use it again.
2533
2534 2006-03-23  Simon Josefsson  <jas@extundo.com>
2535
2536         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
2537         older emacsen.
2538         (pgg-gpg-use-agent-p): Don't use it.
2539
2540 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
2541
2542         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
2543         if we can.
2544
2545 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
2546
2547         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
2548         (pgg-gpg-update-agent): New function.
2549         (pgg-gpg-use-agent-p): New function.
2550         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
2551         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2552         (pgg-gpg-sign-region): Use it.
2553
2554 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2555
2556         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
2557         Reported by Ralf Wachinger <rwachinger@gmx.de>.
2558
2559 2006-03-21  Simon Josefsson  <jas@extundo.com>
2560
2561         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
2562         <wilde@sha-bang.de>.
2563         (pgg-gpg-use-agent): New variable.
2564         (pgg-gpg-process-region): Use it.
2565         (pgg-gpg-encrypt-region): Likewise.
2566         (pgg-gpg-encrypt-symmetric-region): Likewise.
2567         (pgg-gpg-decrypt-region): Likewise.
2568         (pgg-gpg-sign-region): Likewise.
2569         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
2570
2571 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2572
2573         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
2574
2575         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
2576         Add comment on version.
2577
2578 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2579
2580         * smiley.el: Add missing test smiley.
2581
2582 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2583
2584         * mm-decode.el (mm-with-part): New macro.
2585         (mm-get-part): Use it; work with message/external-body as well.
2586         (mm-save-part): Treat name and filename equally.
2587
2588         * mm-extern.el (mm-extern-cache-contents): New function.
2589         (mm-inline-external-body): Use it; force the part to be displayed;
2590         move undisplayer added to the cached handle to the parent.
2591
2592         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
2593         (gnus-mime-view-part-as-type): Work with message/external-body.
2594
2595         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
2596
2597 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
2598
2599         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
2600         images in image-load-path.  [Sync with image.el, revision 1.60, in
2601         Emacs.]
2602
2603 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
2604
2605         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
2606         path rather than symbol.  Always return list of directories.
2607         Guarantee that image directory comes first.  [Sync with image.el,
2608         revision 1.59, in Emacs.]
2609
2610         * message.el (message-make-tool-bar): Adjust to new API of
2611         `gmm-image-load-path-for-library'.
2612
2613         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2614
2615         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2616
2617 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2618
2619         * gnus-art.el (gnus-article-only-boring-p):
2620         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
2621         intangible text.
2622         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
2623
2624 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
2625
2626         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
2627         `defun' instead of `gmm-defun-compat'.
2628
2629 2006-03-14  Simon Josefsson  <jas@extundo.com>
2630
2631         * message.el (message-unique-id): Don't use message-number-base36
2632         if (user-uid) is a float.
2633         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
2634
2635 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2636
2637         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
2638
2639         * gnus-art.el (gnus-mime-display-single): Make sure there is an
2640         empty line between a part and a message part.
2641
2642 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
2643
2644         * smiley.el: Add more test smileys.
2645         (smiley-data-directory, smiley-regexp-alist)
2646         (gnus-smiley-file-types): Fix doc strings.
2647         (smiley-update-cache): Clear smiley-cached-regexp-alist before
2648         adding new elements.
2649         (smiley-mouse-map): Unused code.  Make it a comment.
2650
2651 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2652
2653         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
2654         scan latest NoCeM messages instead of old ones.
2655         (gnus-nocem-check-article): Fix regexps so as to match to PGP
2656         delimiters that are recently used.
2657         (gnus-nocem-load-cache): Add autoload cookie.
2658
2659         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
2660
2661         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
2662         level which is larger than gnus-use-nocem is specified.
2663
2664         * gnus-group.el (gnus-group-get-new-news): Ditto.
2665
2666 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
2667
2668         * gnus-util.el (gnus-tool-bar-update): New function.
2669
2670         * gnus-group.el (gnus-group-update-tool-bar): New variable.
2671         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
2672
2673         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
2674
2675         * gnus-group.el (gnus-group-redraw-when-idle)
2676         (gnus-group-redraw-check): Remove.
2677         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
2678
2679 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2680
2681         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
2682         if optional last element is specified in splits (FIELD VALUE...).
2683
2684 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
2685
2686         * message.el (message-make-tool-bar): Rename gmm-image-load-path
2687         to gmm-image-load-path-for-library.  Call with no-error argument.
2688         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
2689
2690         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2691
2692         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2693
2694         * gmm-utils.el (gmm-image-load-path): Remove alias.
2695
2696 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
2697
2698         * gmm-utils.el (gmm-image-load-path): Add alias.
2699
2700         * nnml.el (nnml-generate-nov-databases-directory): Rename from
2701         nnml-generate-nov-databases-1.
2702         (nnml-generate-nov-databases): Use it.
2703         (nnml-generate-nov-databases-directory): Document no-active
2704         argument.
2705
2706         * gmm-utils.el (gmm-image-load-path-for-library): Return single
2707         directory if path is t.  Add no-error.
2708
2709         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
2710         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2711
2712         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
2713         resetting gnus-article-browse-html-temp-list.
2714
2715         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
2716         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
2717         Add example to docstring.  Rename local variables.  Move error
2718         checks to default case in cond and simplify.
2719
2720 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2721
2722         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
2723         handle is multipart when calling it recursively.
2724         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
2725
2726 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
2727
2728         * nnimap.el (nnimap-request-update-info-internal): Optimize.
2729         Don't `gnus-uncompress-range' to avoid excessive memory usage.
2730
2731 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2732
2733         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
2734         is loaded.
2735
2736         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
2737         loaded.
2738
2739 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2740
2741         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
2742         to "Emacs 23 (unicode)" in doc string.
2743
2744         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
2745         "Emacs 23 (unicode)" in comment.
2746
2747 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2748
2749         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
2750
2751         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
2752         characters 160 through 255 in Emacs 23.
2753
2754 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2755
2756         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
2757         gnus-article-browse-html-temp.
2758         (gnus-article-browse-delete-temp): Make it customizable.  Add
2759         `file'.  Adjust doc string.
2760         (gnus-article-browse-delete-temp-files): Add argument.  Allow
2761         query for each file.  Adjust doc string.
2762         (gnus-article-browse-html-parts): Add
2763         `gnus-article-browse-delete-temp-files' to
2764         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
2765
2766 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
2767
2768         * gnus-art.el (gnus-article-browse-html-temp)
2769         (gnus-article-browse-delete-temp): New variables.
2770         (gnus-article-browse-delete-temp-files): New function.
2771         (gnus-article-browse-html-parts): Use it.
2772
2773 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2774
2775         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
2776
2777         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
2778         string.
2779
2780         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
2781         gnus-summary-insert-new-articles when unplugged.  Remove
2782         gnus-summary-search-article-forward.
2783
2784         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
2785         display-visual-class instead of display-color-cells.
2786
2787 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2788
2789         * dgnushack.el: Autoload customize-group for XEmacs.
2790
2791         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
2792         message/* containing non-ASCII text properly.
2793
2794 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
2795
2796         * message.el: Require gmm-utils, remove autoloads.
2797         (message-tool-bar): Set default based on
2798         gmm-tool-bar-style.
2799         (message-tool-bar-gnome): Add gmm-customize-mode.
2800
2801         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
2802         gmm-tool-bar-style.
2803         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
2804
2805         * gnus-group.el (gnus-group-tool-bar): Set default based on
2806         gmm-tool-bar-style.
2807         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
2808
2809         * gmm-utils.el (gmm-image-directory): Rename variable from
2810         gmm-image-load-path.
2811         (gmm-image-load-path): Use gmm-image-directory.
2812         (gmm-customize-mode): New function.
2813         (gmm-tool-bar-style): New variable.
2814
2815         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
2816         gnus-group-redraw-line-number.
2817         (gnus-group-redraw-check): Simplify.
2818         (gnus-group-tool-bar-update): Remove redraw check.
2819         (gnus-group-make-tool-bar): Add redraw check.
2820
2821 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
2822
2823         * gnus-art.el (gnus-button): Add missing parentheses.
2824
2825 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2826
2827         * lpath.el: Fbind line-number-at-pos.
2828
2829 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2830
2831         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
2832
2833 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2834
2835         * gnus-art.el (gnus-button): New face.
2836         (gnus-article-button-face): Use it.
2837
2838         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
2839         gnus-summary-next-page.  Re-order.
2840
2841         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
2842         next-node are now included.
2843         (gnus-group-redraw-line-number): New internal variable.
2844         (gnus-group-redraw-check): Helper function for updating the tool
2845         bar.
2846         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
2847
2848         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
2849
2850         * spam.el (spam-spamassassin-score-regexp): New internal variable.
2851         (spam-extra-header-to-number, spam-check-spamassassin-headers):
2852         Use it to match format of Spamassassin 3.0 and later.  Reported by
2853         IRIE Tetsuya <irie@t.email.ne.jp>.
2854         (spam-check-bogofilter)
2855         (spam-bogofilter-register-with-bogofilter): Fix args of
2856         `gnus-error' calls.
2857
2858 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2859
2860         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
2861         unnecessary interaction when sending queued mails.  Reported by
2862         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
2863
2864 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
2865
2866         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
2867         first or last are nil.
2868
2869 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2870
2871         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
2872
2873 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2874
2875         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
2876
2877 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2878
2879         * dns.el (query-dns): Protect more against buggy tcp output.
2880
2881 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2882
2883         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
2884         nov.php.
2885
2886 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2887
2888         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
2889         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
2890         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
2891         output on the server side.
2892         (nnweb-google-create-mapping): Update regexps and add some
2893         progress indication.
2894
2895 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
2896
2897         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
2898         gnus-agent-toggle-plugged.  Re-order icons.
2899         (gnus-group-tool-bar-gnome): Add
2900         gnus-group-{prev,next}-unread-group.
2901         (gnus-group-tool-bar-gnome): Re-order icons.
2902
2903         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
2904         gnus-summary-insert-new-articles.
2905
2906         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
2907         comments.
2908
2909         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
2910         also available in Emacs 21.3.
2911
2912         * message.el (message-fix-before-sending): Change "Emacs 22" to
2913         "Emacs 23 (unicode)" in comment.
2914
2915         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
2916         "Emacs 23 (unicode)" in comment.
2917
2918         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
2919         comment.
2920         (mm-coding-system-p): Add comment about no-MULE XEmacs.
2921
2922         * mm-view.el (mm-fill-flowed): Add :version.
2923
2924 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2925
2926         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
2927         and load-path.
2928
2929 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
2930
2931         * message.el: Autoload gmm-image-load-path.
2932         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
2933         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
2934         consitency.
2935
2936         * gmm-utils.el (gmm-image-load-path): Also search in
2937         "../etc/images".  Don't set gmm-image-load-path if we don't find
2938         the image.
2939
2940 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2941
2942         * gmm-utils.el (gmm-image-load-path): Don't make
2943         `gmm-image-load-path' include subdirectories which the second arg
2944         `image' might specify.
2945
2946         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
2947         subdirectory to icon file names.
2948
2949         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
2950
2951 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
2952
2953         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
2954         gmm-image-load-path calls.
2955
2956         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2957
2958         * message.el (message-make-tool-bar): Ditto.
2959
2960         * mml.el (mml-preview): Added comment concerning tool bar icons.
2961
2962         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
2963         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
2964
2965         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
2966         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
2967
2968         * message.el (message-tool-bar-gnome): Use new icon names.
2969         (message-make-tool-bar): Use `gmm-image-load-path'.
2970
2971         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
2972         functions from MH-E.
2973         (gmm-image-load-path): New variable from MH-E.
2974         (gmm-image-load-path): New function from MH-E.  Added arguments
2975         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
2976         *-image-load-path-called-flag.
2977
2978 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
2979
2980         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
2981
2982 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>
2983         (tiny change)
2984
2985         * nnimap.el (nnimap-request-move-article): Change folder back to
2986         source group before deleting.
2987
2988 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
2989
2990         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
2991
2992         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
2993         mm-url.
2994
2995         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
2996
2997 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2998
2999         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
3000         coding system which mm-charset-to-coding-system returns for a
3001         given charset is valid.
3002
3003 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
3004
3005         * html2text.el (html2text-remove-tag-list):
3006         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
3007
3008 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
3009
3010         * gnus-cus.el: Revert 2005-10-17 change.
3011
3012 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3013
3014         * gnus-art.el (article-strip-banner): Call
3015         article-really-strip-banner only when the regexp match is made.
3016
3017 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3018
3019         * gnus-art.el (article-strip-banner): Use
3020         gnus-extract-address-components instead of
3021         mail-header-parse-addresses to make it work with non-ASCII text;
3022         remove mail-encode-encoded-word-string.
3023
3024         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
3025         values which are surrounded with \"...\"; make it never cause a
3026         Lisp error; give up parsing of parameters if it failed in
3027         extracting type.
3028
3029 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3030
3031         * smime.el (smime-cert-by-ldap-1): Fix bug where
3032         `smime-ldap-search' returns results without userCertificates.
3033
3034 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3035
3036         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
3037
3038 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3039
3040         * spam.el (spam-check-spamassassin-headers): Adapt format for
3041         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
3042         <ari@mbf.ocn.ne.jp>.
3043         (spam-list-of-processors): Add spam-use-gmane.
3044
3045 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3046
3047         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
3048         make-temp-file; make it work with XEmacs as well.
3049
3050         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
3051         mm-make-temp-file.
3052
3053         * mm-decode.el (mm-display-external): Use the 3rd arg of
3054         mm-make-temp-file.
3055         (mm-create-image-xemacs): Ditto.
3056
3057 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3058
3059         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
3060         with message-narrow-to-headers.
3061         (gnus-draft-setup): Narrow to header to run message-fetch-field.
3062         (gnus-draft-check-draft-articles): New function.
3063         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
3064
3065 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
3066
3067         * gnus-art.el (gnus-article-browse-html-parts):
3068         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
3069         Don't use suffix argument for mm-make-temp-file for Emacs 21
3070         compatibility.  Remove useless `format'.
3071
3072 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3073
3074         * nnweb.el (nnweb-google-wash-article): Update regexps.
3075         (nnweb-group-alist): Use defvoo instead of defvar.
3076
3077 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3078
3079         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
3080         re-loading nn* modules.
3081
3082 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3083
3084         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
3085         for `tool-bar-mode' and don't check it's default-value.
3086
3087         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3088
3089         * message.el (message-make-tool-bar): Ditto.
3090
3091         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
3092         `substring'.  Shorten tmp-file name.
3093
3094         * gnus.el: Remove bogus comment.
3095
3096 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
3097
3098         * gnus-art.el (gnus-article-browse-html-parts): New function.
3099         (gnus-article-browse-html-article): New function for viewing html
3100         articles with a browser.
3101
3102 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
3103
3104         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
3105         in elisp.
3106         (pgg-gpg-encrypt-symmetric-region): Ditto.
3107         (pgg-gpg-sign-region): Ditto.
3108
3109         * pgg-def.el (pgg-text-mode): New variable.
3110
3111         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
3112         (mml2015-pgg-encrypt): Ditto.
3113
3114         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
3115         (mml1991-pgg-encrypt): Ditto.
3116
3117 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3118
3119         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
3120         message-make-date instead of current-time-string.
3121
3122         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
3123         to gnus-decoded which mm-uu might set.
3124
3125 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3126
3127         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
3128         don't decode quoted parameters; remove misimported Emacs code.
3129         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3130         (rfc2231-decode-encoded-string): Don't use split-string which
3131         behaves differently according to Emacs version; use
3132         mm-decode-coding-region to convert charset to coding-system.
3133         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3134         (rfc2231-encode-string): Remove misimported Emacs code.
3135
3136 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3137
3138         * gnus-art.el (article-decode-charset): Don't use ignore-errors
3139         when calling mail-header-parse-content-type.
3140         (article-de-quoted-unreadable): Ditto.
3141         (article-de-base64-unreadable): Ditto.
3142         (article-wash-html): Ditto.
3143
3144         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
3145         calling mail-header-parse-content-type and
3146         mail-header-parse-content-disposition.
3147         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
3148         mail-header-parse-content-type.
3149
3150         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
3151         insert charset and format parameters; encode description after
3152         inserting it to buffer.
3153         (mml-insert-parameter): Fold lines properly even if a parameter is
3154         segmented into two or more lines; change the max column to 76.
3155
3156         * rfc1843.el (rfc1843-decode-article-body): Don't use
3157         ignore-errors when calling mail-header-parse-content-type.
3158
3159         * rfc2231.el (rfc2231-parse-string): Return at least type if
3160         possible; don't cause an error even if it fails in parsing of
3161         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3162         (rfc2231-encode-string): Don't break lines at the beginning, leave
3163         it to mml-insert-parameter.
3164
3165         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
3166         calling mail-header-parse-content-type.
3167
3168 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
3169
3170         * spam-report.el (spam-report-gmane-use-article-number):
3171         Improve doc string.
3172         (spam-report-gmane-internal): Check if a suitable header was found
3173         in the article.
3174
3175 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3176
3177         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
3178         (rfc2231-encode-string): Make param*=value always begin with LWSP.
3179
3180 2006-02-05  Romain Francoise  <romain@orebokech.com>
3181
3182         Update copyright notices of all files in the gnus directory.
3183
3184 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3185
3186         * nnweb.el (nnweb-request-group): Avoid growing overview files.
3187
3188 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3189
3190         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
3191         segmented lines of parameter value to cope with Thunderbird 1.5
3192         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
3193         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3194         (rfc2231-encode-string): Don't make lines exceeding 76 column.
3195
3196 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
3197
3198         * mml.el (mml-generate-mime-1): Correct the order of inline signed
3199         parts.
3200
3201 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3202
3203         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
3204         there's only one active file for all servers.
3205         (nnweb-request-scan): Make sure nnweb-articles is initialized on
3206         solid groups.  Gnus might have used a FAST request to select the group.
3207         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
3208         and nnweb-search redundantly in the active file.
3209         (nnweb-request-list): Don't list bogus groups.  There can only be one.
3210         (nnweb-request-create-group): Don't use ARGS.
3211         (nnweb-possibly-change-server, nnweb-request-group): Remove some
3212         initialisations.  Let nnoo do the work.
3213
3214 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3215
3216         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
3217         Say the part has been decoded.
3218
3219         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
3220
3221 2006-01-31  Kevin Ryde  <user42@zip.com.au>
3222
3223         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
3224         mailcap-viewer-test-cache when there's no 'test clause, since that
3225         will invert the meaning of a "nil" test previously determined by
3226         mailcap-mailcap-entry-passes-test.
3227
3228 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3229
3230         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
3231         compiling.
3232
3233         * gnus-sum.el: Ditto.
3234
3235         * message.el: Don't bind tool-bar-map when compiling.
3236
3237 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
3238
3239         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
3240
3241 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3242
3243         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
3244         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
3245         current Google Groups.
3246
3247 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
3248
3249         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
3250         and tool-bar-mode.
3251
3252         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
3253         and tool-bar-mode.
3254
3255         * message.el (message-tool-bar-update): Simplify.
3256         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
3257
3258         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
3259         gnus-summary-buffer.
3260         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
3261         gnus-summary-reply.
3262
3263         * gmm-utils.el (gmm): Add :version.
3264
3265 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3266
3267         * Makefile.in (clean): New rule.
3268         (distclean): Use it.
3269
3270 2006-01-26  Steve Youngs  <steve@sxemacs.org>
3271
3272         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
3273         autoload.
3274
3275 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3276
3277         * gmm-utils.el (gmm-verbose): Add :group.
3278
3279 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
3280
3281         * message.el: Change some comments WRT tool-bars.
3282
3283         * gnus-sum.el (gnus-summary-tool-bar)
3284         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
3285         (gnus-summary-tool-bar-zap-list): New variables.
3286         (gnus-summary-make-tool-bar): Complete rewrite using
3287         `gmm-tool-bar-from-list'.
3288
3289         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
3290         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
3291         variables.
3292         (gnus-group-make-tool-bar): Complete rewrite using
3293         `gmm-tool-bar-from-list'.
3294         (gnus-group-tool-bar-update): New function.
3295
3296         * message.el (message-mode-field-menu): Add "Show hidden Headers".
3297
3298 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3299
3300         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
3301         is dissected into a single part of which the type is the same as
3302         the given one; decode charset.
3303
3304 2006-01-21  Kevin Ryde  <user42@zip.com.au>
3305
3306         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
3307         into alists as symbol not string, since that's what
3308         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
3309         look for.
3310
3311 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
3312
3313         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
3314         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
3315
3316         * message.el (message-tool-bar-gnome): Use gmm-ignore.
3317
3318 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3319
3320         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
3321         (gnus-xmas-mime-security-button-menu): New function.
3322
3323         * gnus-art.el (gnus-mime-security-button-commands): New variable.
3324         (gnus-mime-security-button-menu): New definition.
3325         (gnus-mime-security-button-map): Use them.
3326         (gnus-mime-security-button-menu): New function.
3327         (gnus-insert-mime-security-button): Addition to help echo.
3328         (gnus-mime-security-run-function, gnus-mime-security-save-part)
3329         (gnus-mime-security-pipe-part): New functions.
3330
3331         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
3332         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
3333
3334         * mm-decode.el (mm-handle-set-disposition): Remove.
3335         (mm-handle-set-description): Remove.
3336
3337 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3338
3339         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
3340         (mm-w3m-standalone-supports-m17n-p): New function.
3341         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
3342         w3m usage.
3343
3344         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
3345         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
3346
3347 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
3348
3349         * message.el (message-tool-bar-zap-list): Use
3350         gmm-tool-bar-zap-list as custom type.
3351         (message-tool-bar-update): New function.
3352         (message-tool-bar, message-tool-bar-gnome)
3353         (message-tool-bar-retro): Add message-tool-bar-update.
3354         (message-tool-bar-gnome): Add flyspell-buffer.
3355
3356         * gnus-util.el (gnus-error): Describe `args'.
3357
3358         * gmm-utils.el (gmm-error): Describe `args'.
3359         (gmm-tool-bar-zap-list): New widget.
3360         (gmm-tool-bar-from-list): Improve description of `zap-list'.
3361
3362 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3363
3364         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
3365         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
3366         the number of recursive calls.
3367
3368         * mm-decode.el (mm-handle-set-disposition): New macro.
3369         (mm-handle-set-description): New macro.
3370
3371 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3372
3373         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
3374         encoding.
3375
3376 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
3377
3378         * message.el (message-tool-bar-zap-list, message-tool-bar)
3379         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
3380         (message-tool-bar-local-item-from-menu): Remove.
3381         (message-tool-bar-map): Replace by `message-make-tool-bar'.
3382         (message-make-tool-bar): New function.
3383         (message-mode): Use `message-make-tool-bar'.
3384
3385         * gmm-utils.el: New file.
3386         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
3387         (gmm-lazy): New widget copied from `nnmail.el'.
3388         (gmm-tool-bar-from-list): New function for creating customizable
3389         tool bars.
3390         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
3391         output.
3392         (gmm): Add :prefix to defgroup.
3393
3394 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
3395
3396         * gmm-utils.el (gmm-widget-p): New function.
3397
3398 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
3399
3400         * mml.el (mml-attach-file): Describe `description' in doc string.
3401         (mml-menu): Add Emacs MIME manual and PGG manual.
3402
3403 2006-01-20  Richard M. Stallman  <rms@gnu.org>
3404
3405         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
3406
3407 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
3408
3409         * nntp.el (nntp-end-of-line): Doc fix.
3410
3411 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
3412
3413         * imap.el (imap-open): Handle case where buffer is a buffer
3414         object.
3415
3416 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3417
3418         * gnus-delay.el (gnus-delay): Don't autoload.
3419         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
3420         to be re-loaded when customizing the `gnus-delay' group.
3421
3422 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
3423
3424         * message.el (message-insert-citation-line): Use newlines.
3425
3426 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
3427
3428         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
3429         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
3430         these routines, so the passphrase can be managed externally and
3431         passed in to the system.
3432         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
3433         pgg-add-passphrase-to-cache function.
3434
3435         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
3436         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
3437         these routines, so the passphrase can be managed externally and
3438         passed in to the system.
3439         (pgg-pgp5-sign-region): Use new name of
3440         pgg-add-passphrase-to-cache function.
3441
3442 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
3443
3444         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
3445         part of the decoded armor to find the key-identifier.
3446         (pgg-gpg-lookup-key-owner): New function to return the
3447         human-readable identifier of a key owner.
3448         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
3449         itself.
3450         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
3451         the key value) if we have a key and can match it against a secret
3452         key.  Also, added a note pointing out fact that the prompt only
3453         indicates the first matching key.
3454
3455         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
3456         pgg-decrypt-region.
3457         (pgg-add-passphrase-to-cache): Rename from
3458         `pgg-add-passphrase-cache' to reduce confusion (all callers
3459         changed).
3460         (pgg-remove-passphrase-from-cache): Rename from
3461         `pgg-remove-passphrase-cache' to reduce confusion (all callers
3462         changed).
3463         (pgg-read-passphrase, pgg-add-passphrase-cache)
3464         (pgg-remove-passphrase-cache): Add informative docstrings.
3465         (pgg-decrypt): Convey provided passphrase in subordinate call to
3466         pgg-decrypt-region.
3467
3468 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
3469
3470         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
3471         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
3472         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
3473         'passphrase' argument, so the passphrase can be managed externally
3474         and then passed in to the system.
3475
3476         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
3477         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
3478         so the passphrase cache can be used reliably with identifiers
3479         besides a pgp packet's key id.
3480
3481         * pgg-gpg.el (pgg-gpg-encrypt-region)
3482         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3483         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
3484         these routines, so the passphrase can be managed externally and
3485         passed in to the system.
3486
3487         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
3488         'notruncate' argument, so the passphrase cache can be used
3489         reliably with identifiers besides a pgp packet's key id.
3490
3491 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
3492
3493         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
3494         symmetric encryption.
3495         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
3496         encrypted session key.
3497         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
3498         message ask for the passphrase in a proper way.
3499
3500         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
3501         New user commands for symmetric encryption.
3502
3503 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3504
3505         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
3506
3507         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
3508
3509 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
3510
3511         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
3512
3513 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3514
3515         * mm-decode.el (mm-inlined-types): Add application/pgp.
3516         (mm-automatic-display): Ditto.
3517
3518         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
3519         part as text.
3520
3521 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3522
3523         * nnrss.el: Update copyright.
3524         (nnrss-opml-import): Query whether to subscribe to each entry.
3525
3526         * gnus-art.el:
3527         * gnus-sum.el:
3528         * gnus-xmas.el:
3529         * messagexmas.el:
3530         * mm-uu.el:
3531         * mm-view.el: Update copyright.
3532
3533 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
3534
3535         * message.el (message-info): New function.
3536         (message-mode-menu): Add it.
3537         Update copyright.
3538
3539         * ChangeLog: Fix and update copyright.
3540
3541 2006-01-13  Romain Francoise  <romain@orebokech.com>
3542
3543         * message.el (message-forward-subject-name-subject): Prefer the
3544         address to 'nowhere' if the sender has no name.
3545         Fix typo.  Update copyright year.
3546
3547 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3548
3549         * gnus-art.el (article-wash-html): Use
3550         gnus-summary-show-article-charset-alist if a numeric arg is given.
3551         (gnus-article-wash-html-with-w3m-standalone): New function.
3552
3553         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
3554         mm-inline-text-html-render-with-w3m-standalone.
3555         (mm-text-html-washer-alist): Map w3m-standalone to
3556         gnus-article-wash-html-with-w3m-standalone.
3557         (mm-inline-text-html-render-with-w3m-standalone): New function.
3558
3559 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3560
3561         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
3562         Improve LaTeX.
3563
3564 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3565
3566         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
3567         (nnrss-request-article): Render text/plain parts as HTML.
3568
3569         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
3570         the buffer.
3571
3572 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3573
3574         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
3575         custom definition of `gnus-posting-styles'.
3576
3577         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
3578         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
3579
3580 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3581
3582         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
3583         Use nntp for bug archive.
3584
3585 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3586
3587         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
3588         parts.
3589         (nnrss-normalize-date): New function converts ISO 8601 date into
3590         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3591         (nnrss-check-group): Use it.
3592
3593 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3594
3595         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
3596
3597         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
3598         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3599         (nnrss-insert-w3): Ditto.
3600
3601 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3602
3603         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
3604         the articles to be forwarded including the case where neither a
3605         number of articles nor a region is specified.
3606
3607 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3608
3609         * nnrss.el (nnrss-request-article): Fix last change; fill
3610         text/plain parts.
3611
3612 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3613
3614         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
3615         in text/plain part.
3616         (nnrss-check-group): Don't add excessive newline to dc:subject.
3617
3618 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
3619
3620         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
3621         article.
3622
3623 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3624
3625         * nnml.el: Don't require gnus-bcklg.  Autoload it.
3626         (nnml-use-compressed-files, nnml-save-mail): Support other
3627         comression programs such as bzip2.
3628
3629 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3630
3631         * dns.el (query-dns): Make sure we check the buffer size before
3632         removing tcp headers.
3633
3634 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3635
3636         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
3637         remove MIME buttons associated with multipart/alternative parts.
3638         (gnus-mime-display-alternative): Tag buttons using `article-type'
3639         text property.
3640
3641         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
3642         associated with multipart/alternative parts.
3643
3644         * gnus-art.el (gnus-signature-separator): Fix custom type.
3645
3646         * mm-decode.el (mm-inlined-types): Fix custom type.
3647         (mm-keep-viewer-alive-types): Ditto.
3648         (mm-automatic-display): Ditto.
3649         (mm-attachment-override-types): Ditto.
3650         (mm-inline-override-types): Ditto.
3651         (mm-automatic-external-display): Ditto.
3652
3653 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3654
3655         * spam-report.el (spam-report-user-mail-address)
3656         (spam-report-user-agent): New variables.
3657         (spam-report-url-ping-plain): Use spam-report-user-agent.
3658
3659 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
3660
3661         * gnus-art.el (gnus-button-handle-custom): Do not just use
3662         `customize-apropos' for any "M-x customize-*" button but the
3663         function called for.  Accept both the function name and its
3664         argument in order to achieve this.
3665         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
3666         function name to `gnus-button-handle-custom' in case of "M-x
3667         customize-*" buttons.
3668
3669 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3670
3671         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
3672         multipart/alternative and add xref to mm-discouraged-alternatives
3673         in doc string.
3674
3675         * mm-decode.el (mm-discouraged-alternatives): Add xref to
3676         gnus-buttonized-mime-types in doc string.
3677
3678 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3679
3680         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
3681         Suggest image/.* in the doc string.
3682
3683 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3684
3685         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
3686         message-marks (Debian bug #342521).
3687
3688 2005-12-12  Simon Josefsson  <jas@extundo.com>
3689
3690         * password.el (password-read-from-cache): Add.
3691         (password-read): Use it.
3692
3693 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3694
3695         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
3696         us-ascii as a MIME charset.
3697
3698         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
3699         against the case where the 2nd arg TYPE is nil.
3700
3701 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3702
3703         * pop3.el (pop3-stream-type): Fix custom version.
3704
3705         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
3706
3707 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3708
3709         * mm-decode.el (mm-display-external): Add missing cdr.
3710
3711 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3712
3713         * mm-decode.el (mm-display-external): Use nametemplate (defined in
3714         RFC1524) if it is in mailcap or add a suffix according to
3715         mailcap-mime-extensions when generating a temp filename; postpone
3716         deleting a temp file for 2 seconds for some wrappers, shell
3717         scripts, and so on, which might exit right after having started a
3718         viewer command as a background job.
3719
3720 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3721
3722         * nntp.el (nntp-marks-directory): Fix custom group.
3723
3724         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
3725         steps when < 10.
3726
3727         * gnus-start.el (gnus-no-server-1): Mention
3728         `gnus-level-default-subscribed' in doc string.
3729
3730 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3731
3732         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
3733         parens.
3734
3735 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3736
3737         * gnus-xmas.el (gnus-use-toolbar): Revert.
3738         (gnus-xmas-setup-toolbar): Use global default-toolbar if
3739         gnus-use-toolbar is default.
3740
3741         * messagexmas.el (message-use-toolbar): Revert.
3742         (message-setup-toolbar): Use global default-toolbar if
3743         message-use-toolbar is default.
3744
3745 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3746
3747         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
3748         according to default-toolbar-visible-p.
3749
3750         * messagexmas.el (message-use-toolbar): Ditto.
3751
3752 2005-11-26  Dave Love  <fx@gnu.org>
3753
3754         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
3755         (tls-program, tls-success): Provide openssl alternative.
3756
3757         * starttls.el: Doc fixes.
3758         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
3759         SERVICE to PORT.
3760
3761         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
3762         port null or service name.
3763         (starttls-negotiate): Autoload.
3764
3765 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3766
3767         * message.el (message-kill-to-signature): Fix interactive spec.
3768
3769 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3770
3771         * pop3.el (pop3-open-server): Recognize a string as a service name.
3772
3773 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
3774
3775         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
3776
3777 2005-11-23  Dave Love  <fx@gnu.org>
3778
3779         Add pop3s, pop3/starttls.
3780
3781         * pop3.el (pop3-authentication-scheme): Clarify doc.
3782         (open-tls-stream, starttls-open-stream): Autoload.
3783         (pop3-stream-type): New.
3784         (pop3-open-server): Use it.
3785
3786         * mail-source.el (mail-sources): Fix some :types.  Add stream type
3787         for POP.
3788         (mail-source-keyword-map): Add :stream for POP.
3789         (mail-source-fetch-pop): Use pop3-stream-type.
3790
3791 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3792
3793         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
3794         of current-time-string.
3795
3796 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
3797
3798         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
3799         date header.
3800
3801 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3802
3803         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
3804         it can seriously impact performance as it bypasses the agent's
3805         local caches.
3806
3807 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3808
3809         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
3810         must be explicitly online rather than "not explicitly offline" for
3811         its flags to be synchronized.
3812
3813         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
3814         that gnus-uu-unmark-thread will function correctly.
3815
3816         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
3817         1024K is instead displayed as 1M.
3818
3819 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3820
3821         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
3822
3823 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
3824
3825         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
3826
3827 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
3828
3829         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
3830         error message to display actual error condition.
3831         (gnus-agent-save-local): Avoid saving symbols that are bound to
3832         nil as they simply result in a warning message in
3833         gnus-agent-read-local.
3834
3835 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3836
3837         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
3838         rather than make-variable-buffer-local for file-precious-flag.
3839
3840 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3841
3842         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
3843         for duplicates which are removed.  The invalid sort check then
3844         triggers a rescan after the sort as sorting may have moved
3845         duplicate entries such that they can be cheaply detected.
3846
3847 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3848
3849         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
3850
3851 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3852
3853         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
3854         internal variable to a custom variable.  Changed default value
3855         from compressed(2) to uncompressed(1).
3856         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
3857         support for uncompressed agentview files.  Taken together, reading
3858         the agentview file should now be 6-7 times faster.
3859
3860 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3861
3862         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
3863         as a buffer-local variable.  This avoids creating truncated
3864         dribble files as a result of a hang up, eg.
3865
3866 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
3867
3868         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
3869         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
3870         XEmacs.
3871
3872 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3873
3874         * gnus-start.el (gnus-start-draft-setup): Enforce
3875         `gnus-draft-mode' for nndraft:drafts at startup.
3876
3877         * gnus.el (gnus-splash): Change custom group.
3878         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
3879         allow-list argument.
3880
3881         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
3882         string.
3883
3884 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3885
3886         * gnus-art.el (gnus-default-article-saver): Add user-defined
3887         `function' to custom type.
3888
3889 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
3890
3891         * imap.el (imap-open): Handle case where buffer is a buffer
3892         object.
3893
3894 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3895
3896         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
3897         long lines.
3898         (gnus-cache-delete-group): Wrap doc strings.
3899
3900         * gnus-agent.el (gnus-agent-rename-group)
3901         (gnus-agent-delete-group): Wrap doc strings.
3902
3903
3904 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3905
3906         * messagexmas.el (message-use-toolbar): Change the valid values
3907         into default, top, bottom, left, and right.
3908         (message-toolbar-thickness): New variable.
3909         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
3910         well.
3911         (message-setup-toolbar): Make it work.
3912
3913         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
3914         (gnus-use-toolbar): Change the valid values into default, top,
3915         bottom, left, and right.
3916         (gnus-toolbar-thickness): New variable.
3917         (gnus-xmas-setup-toolbar): New function.
3918         (gnus-xmas-setup-group-toolbar): Use it.
3919         (gnus-xmas-setup-summary-toolbar): Use it.
3920
3921 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3922
3923         * gnus-start.el (gnus-1): Add "native" to
3924         gnus-predefined-server-alist.
3925
3926         * gnus.el (gnus-method-to-server): Don't add "native" to the
3927         lists here, because that leads to problems when
3928         gnus-select-method is bound.
3929
3930 2005-11-09  Simon Josefsson  <jas@extundo.com>
3931
3932         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
3933         use (not sort-by-date) instead.
3934
3935 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3936
3937         * gnus-delay.el (gnus-delay-group): Don't autoload.
3938         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
3939         to be re-loaded when customizing the `gnus-delay' group.
3940
3941 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
3942
3943         * message.el: Revert last changes.
3944         (message-insert-citation-line): Use newlines.
3945
3946 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
3947
3948         * message.el (message-courtesy-message)
3949         (message-mark-insert-begin, message-mark-insert-end)
3950         (message-elide-ellipsis, message-cancel-message)
3951         (message-add-header, message-change-subject)
3952         (message-cross-post-followup-to-header)
3953         (message-cross-post-insert-note, message-reduce-to-to-cc)
3954         (message-widen-reply, message-delete-not-region)
3955         (message-kill-to-signature, message-insert-signature)
3956         (message-insert-importance-high, message-insert-importance-low)
3957         (message-insert-or-toggle-importance)
3958         (message-insert-disposition-notification-to)
3959         (message-indent-citation, message-yank-original)
3960         (message-cite-original-without-signature, message-cite-original)
3961         (message-insert-citation-line, message-position-on-field)
3962         (message-fix-before-sending, message-send-mail-partially)
3963         (message-send-mail, message-send-mail-with-sendmail)
3964         (message-send-mail-with-qmail, message-send-news)
3965         (message-check-news-header-syntax, message-generate-headers)
3966         (message-insert-courtesy-copy, message-fill-address)
3967         (message-fill-header, message-shorten-references)
3968         (message-setup-1, message-cancel-news)
3969         (message-forward-make-body-plain, message-forward-make-body-mime)
3970         (message-forward-make-body-mml, message-encode-message-body)
3971         (message-forward-make-body-digest-plain)
3972         (message-forward-make-body-digest-mime)
3973         (message-use-alternative-email-as-from): Insert `hard-newline'
3974         instead of ordinary newlines.
3975
3976 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3977
3978         * message.el (message-generate-headers): Downcase the argument
3979         given to message-check-element.
3980
3981 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
3982
3983         * nntp.el (nntp-authinfo-rejected): New error condition.
3984         (nntp-wait-for): Use new error condition to signal authentication
3985         error.
3986         (nntp-retrieve-data): Rethrow new error condition to break out of
3987         recursive call to nntp-send-authinfo.
3988
3989 2005-11-08  Romain Francoise  <romain@orebokech.com>
3990
3991         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
3992         (gnus-summary-exit-map): Bind to `Z p'.
3993         (gnus-summary-make-menu-bar): Add menu item.
3994
3995 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
3996
3997         * gnus-art.el (gnus-article-treat-custom): Add `first'.
3998         (gnus-treat-*): Add `first' in all doc strings.
3999
4000         * gnus-group.el (gnus-group-compact-group): Fix typo.
4001
4002 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4003
4004         * gnus.el (gnus-parameters-case-fold-search): New variable.
4005         (gnus-parameters-get-parameter): Use it.
4006
4007         * gnus-score.el (gnus-home-score-file): Doc fix.
4008
4009 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
4010
4011         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
4012
4013 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4014
4015         * mm-util.el (mm-special-display-p): New function.
4016
4017         * mml.el (mml-preview): Use it; doc fix.
4018
4019 2005-10-29  Romain Francoise  <romain@orebokech.com>
4020
4021         * message.el (message-fix-before-sending): Fix comment.
4022
4023 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
4024
4025         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
4026
4027 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
4028
4029         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
4030         Used in gnus-score.el.
4031
4032 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4033
4034         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
4035
4036 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4037
4038         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
4039         whitespace removed in revision 7.8.  Use concatenated string to
4040         protect trailing whitespace.
4041
4042 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
4043
4044         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
4045         (nnimap-request-expire-articles): Use it to avoid sending 'UID
4046         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
4047         Courier IMAP ("some version from 2004").  Mostly based on similar
4048         code in the same function.
4049
4050 2005-10-26  Didier Verna  <didier@xemacs.org>
4051
4052         * gnus-group.el (gnus-group-compact-group): invalidate original
4053         article buffer.
4054         * gnus-srvr.el (gnus-server-compact-server): ditto.
4055         * nnml.el (nnml-request-compact-group): handle self Xref: field in
4056         NOV database and in article itself.
4057         Invalidate article backlog.
4058
4059 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4060
4061         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
4062
4063 2005-10-26  Simon Josefsson  <jas@extundo.com>
4064
4065         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
4066         part of 2004-07-25 change.
4067
4068 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4069
4070         * message.el (message-display-completion-list): New function.
4071         (message-expand-group): Use it; make sure the Completions buffer
4072         is modifiable.
4073
4074 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
4075
4076         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
4077         user-mail-name is an empty string.
4078
4079 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
4080
4081         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
4082         depending on gnus-score-decay-constant.
4083
4084         * encrypt.el (encrypt-insert-file-contents)
4085         (encrypt-write-file-contents): Don't use `gnus-message'.
4086
4087         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
4088         arguments.
4089         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
4090         arguments to mm-uu-verbatim-marks-extract.
4091         (mm-uu-hide-markers): New variable.
4092         (mm-uu-extract): Use face similar to `gnus-cite-3'.
4093
4094         * gnus-fun.el (gnus-convert-image-to-x-face-command)
4095         (gnus-convert-image-to-face-command): Use "convert" by default to
4096         allow other input image formats.
4097         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
4098         accordingly.
4099
4100 2005-10-23  Simon Josefsson  <jas@extundo.com>
4101
4102         * imap.el (imap-gssapi-program): Align command line parameters
4103         with latest GNU SASL.
4104         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
4105
4106 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4107
4108         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
4109         HTML.
4110         (nnslashdot-request-article): Ditto.
4111
4112         * lpath.el (featurep): Add nobreak-char-display.
4113
4114 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4115
4116         * mail-source.el (mail-source-fetch-pop): Require pop3.
4117         (mail-source-check-pop): Ditto.
4118
4119 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4120
4121         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
4122         errors.
4123
4124 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
4125
4126         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
4127         (gnus-treat-strip-leading-blank-lines): Improve doc string.
4128
4129         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
4130
4131         * mm-bodies.el (mm-decode-string): Call
4132         `mm-charset-to-coding-system' with allow-override argument.
4133
4134 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4135
4136         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
4137         (rfc2047-charset-to-coding-system): New function.
4138         (rfc2047-decode-encoded-words): New function.
4139         (rfc2047-decode-region): Use them.
4140         (rfc2047-decode-cte): Remove.
4141         (rfc2047-parse-and-decode): Remove.
4142         (rfc2047-decode): Remove.
4143
4144 2005-10-15  Kenichi Handa  <handa@m17n.org>
4145
4146         * rfc2047.el (rfc2047-decode-cte): New function.
4147         (rfc2047-decode-region): Change the way to decode successive
4148         encoded-words: decode B- or Q-encoding in each encoded-word,
4149         concatenate them, and decode it as charset.
4150
4151 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4152
4153         * lpath.el: Fbind codepage-setup for XEmacs.
4154
4155 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
4156
4157         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
4158         widget-move-and-invoke.
4159         (gnus-custom-mode): Use gnus-custom-map.
4160
4161 2005-10-15  Bill Wohler  <wohler@newt.com>
4162
4163         * message.el (message-tool-bar-map): Renamed image file from
4164         mail_send to mail/send.
4165
4166 2005-10-16  Masatake YAMATO  <jet@gyve.org>
4167
4168         * message.el (message-expand-group): Pass the common
4169         prefix substring of completion to `display-completion-list'.
4170
4171 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
4172
4173         * mml-sec.el (mml-secure-method): New internal variable.
4174         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
4175         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
4176         functions using mml-secure-method.
4177
4178         * mml.el (mml-mode-map): Add key bindings for those functions.
4179         (mml-menu): Simplify security menu entries.  Suggested by Jesper
4180         Harder <harder@myrealbox.com>.
4181         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
4182         end of message if point is the headers of the message.
4183
4184         * message.el (message-in-body-p): New function.
4185
4186         * assistant.el: Autoload gnus-util and netrc.
4187
4188         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
4189         Use `mm-charset-override-alist' only when decoding.
4190
4191         * mm-bodies.el (mm-decode-body): Call
4192         `mm-charset-to-coding-system' with allow-override argument.
4193
4194         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
4195         `filename' from Content-Disposition if Content-Type doesn't
4196         provide `name'.
4197         (gnus-mime-view-part-as-type): Set default instead of
4198         initial-input.
4199
4200 2005-10-09  Daniel Brockman  <daniel@brockman.se>
4201
4202         * format-spec.el (format-spec): Propagate text properties of % spec.
4203
4204 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
4205
4206         * gnus-art.el (gnus-treat-predicate): Add `first'.
4207
4208 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
4209
4210         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
4211         (mm-charset-override-alist): New variable.
4212         (mm-charset-to-coding-system): Use it.
4213         (mm-codepage-setup): New helper function.
4214         (mm-charset-eval-alist): New variable.
4215         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
4216         about unknown charsets.
4217
4218         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
4219
4220 2005-10-04  David Hansen  <david.hansen@gmx.net>
4221
4222         * nnrss.el (nnrss-request-article): Add support for the comments tag.
4223         (nnrss-check-group): Ditto.
4224
4225 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4226
4227         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
4228         Rename x-gnus-verbatim to x-verbatim.
4229         (mm-uu-type-alist): Fix regexp for verbatim-marks.
4230
4231         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
4232         x-verbatim.
4233
4234         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
4235
4236         * gnus-util.el (gnus-remove-duplicates): Remove.
4237
4238         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
4239         instead of gnus-remove-duplicates.
4240
4241         * message.el (message-remove-duplicates): Remove.
4242         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
4243         message-remove-duplicates.
4244
4245         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
4246         available, else use implementation from `delete-dups'.
4247
4248         * message.el (message-insert-expires): New function.
4249         (message-mode-map): Add key binding.
4250         (message-mode-field-menu): Add menu entry.
4251         (message-mode): Document it.
4252         (message-make-expires-date): Use `message-make-date'.
4253
4254 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
4255
4256         * message.el (message-make-expires-date): New function.
4257
4258 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4259
4260         * Makefile.in (list-installed-shadows): New entry.
4261         (install): Use it.
4262         (remove-installed-shadows): New entry.
4263
4264         * dgnushack.el (dgnushack-default-load-path): New variable.
4265         (dgnushack-find-lisp-shadows): New function.
4266         (dgnushack-remove-lisp-shadows): New function.
4267
4268 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4269
4270         * Makefile.in (install-el-elc): New entry.
4271         (install): Use it so that .el files are necessarily installed.
4272
4273 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4274
4275         * time-date.el: Autoload parse-time-string, XEmacs needs it.
4276
4277 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4278
4279         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
4280         function rather than the diff-mode.el package.
4281         (mm-display-external): Use with-current-buffer.
4282         (mm-viewer-completion-map, mm-viewer-completion-map):
4283         Move initialization inside declaration.
4284
4285 2005-09-29  Simon Josefsson  <jas@extundo.com>
4286
4287         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
4288         autoload mail-check-payment.
4289         (spam-check-hashcash): Define unconditionally, since hashcash.el
4290         is part of Gnus now.  Ignore errors from payment checking.
4291
4292 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
4293
4294         * message.el (message-bold-region, message-unbold-region): Rename
4295         from `bold-region' and `unbold-region'.
4296
4297         * message.el: Remove useless autoloads.
4298
4299 2005-09-28  Simon Josefsson  <jas@extundo.com>
4300
4301         * message.el (message-use-idna): Default to t.
4302         (message-use-idna): Test whether encoding works too.  Doc fix.
4303
4304 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4305
4306         * nntp.el (nntp-warn-about-losing-connection): Remove.
4307
4308 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
4309
4310         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
4311         customizable.  Change default value.
4312         (mm-uu-diff-groups-regexp): Change default value.
4313         (mm-uu-type-alist): Add doc string.
4314         (mm-uu-configure): Add doc string.  Make it interactive.
4315         (mm-uu-tex-groups-regexp): New variable.
4316         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
4317         (mm-uu-type-alist): Add LaTeX documents.
4318         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
4319         of "text/verbatim".
4320         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
4321
4322         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
4323         instead of "text/verbatim".
4324
4325         * message.el (message-mark-inserted-region)
4326         (message-mark-insert-file): Use slrn style marks when called with
4327         prefix argument.
4328
4329 2005-09-27  Simon Josefsson  <jas@extundo.com>
4330
4331         * message.el (message-idna-to-ascii-rhs-1): Reformat.
4332
4333 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4334
4335         * message.el (message-remove-duplicates): New function.
4336         Implementation borrowed from `gnus-remove-duplicates'.
4337         (message-idna-to-ascii-rhs): Also encode idna addresses in
4338         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
4339         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
4340         only ask about the same idna domain once per header and also tell
4341         in what header to replace the idna domain.
4342
4343         * gnus-art.el (article-decode-idna-rhs): Also decode idna
4344         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
4345         (article-decode-idna-rhs): Fix regexp so that all idna-address in
4346         a header is decoded and not just the last one.
4347
4348 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4349
4350         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
4351         has been decoded.
4352
4353         * mm-decode.el (mm-automatic-display): Add text/verbatim.
4354         (mm-insert-part): Don't modify text if it has been decoded.
4355
4356         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
4357         decoded.
4358
4359         * mm-view.el (mm-inline-text): Don't strip text props unless
4360         decoding enriched or richtext parts.
4361
4362 2005-09-25  Romain Francoise  <romain@orebokech.com>
4363
4364         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
4365         * gnus-start.el (gnus-subscribe-interactively):
4366         * gnus-uu.el (gnus-uu-grab-articles):
4367         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
4368         space.
4369
4370 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
4371
4372         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4373         * mm-view.el (mm-view-pkcs7-decrypt):
4374         * gnus-sum.el (gnus-summary-limit-to-extra)
4375         (gnus-summary-respool-article, gnus-read-move-group-name):
4376         * gnus-score.el (gnus-summary-increase-score):
4377         * gnus-util.el (gnus-completing-read-with-default):
4378         * gnus-art.el (gnus-read-save-file-name)
4379         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
4380         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
4381         * message.el (message-check-news-header-syntax):
4382         Follow convention for reading with the minibuffer.
4383
4384 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
4385
4386         * spam-report.el (spam-report-url-ping-plain):
4387         Use gnus-extended-version as User-Agent.
4388
4389         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
4390         default value is nil.
4391
4392         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
4393         (mm-uu-verbatim-marks-extract): New function.
4394         (mm-uu-extract): New face.
4395         (mm-uu-copy-to-buffer): Use it.
4396
4397         * spam-report.el (spam-report-gmane-ham): Renamed from
4398         `spam-report-gmane-unspam'.
4399         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
4400         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
4401
4402         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
4403         Autoload.
4404         (spam-report-gmane-unregister-routine): Renamed
4405         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
4406
4407 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
4408
4409         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
4410         (spam-report-gmane-unregister-routine): Add support for gmane
4411         unregistration.
4412
4413         * spam-report.el (spam-report-gmane-unspam)
4414         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
4415         (spam-report-gmane): Change to take a single article and do unspam
4416         registration.
4417
4418 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
4419
4420         * mm-url.el (mm-url-decode-entities): Fix regexp.
4421
4422 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4423
4424         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
4425         default to nil, to be able to use Gnus at all.  If the default
4426         switches to something else, then the function should be fixed not
4427         be exceedingly slow.
4428
4429 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
4430
4431         * gnus-start.el (gnus-activate-group): If the server is nil, don't
4432         fail hard.
4433
4434         * spam-report.el: Add better Keywords line.
4435
4436         * spam.el: Add Maintainer and better Keywords line.
4437
4438 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
4439
4440         * gnus-art.el (gnus-article-replace-part)
4441         (gnus-mime-replace-part): New functions.
4442         (gnus-mime-action-alist, gnus-mime-button-commands)
4443         (gnus-mime-save-part-and-strip): Added file argument.
4444         (gnus-article-part-wrapper): Added interactive argument.
4445
4446         * gnus-sum.el (gnus-summary-mime-map): Add
4447         `gnus-article-replace-part'.
4448
4449 2005-09-19  Didier Verna  <didier@xemacs.org>
4450
4451         The nnml compaction feature:
4452         * nnml.el (nnml-request-compact-group): New function.
4453         * nnml.el (nnml-request-compact): New function.
4454         * gnus-int.el (gnus-request-compact-group): New function.
4455         * gnus-int.el (gnus-request-compact): New function.
4456         * gnus-group.el (gnus-group-compact-group): New function.
4457         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
4458         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
4459         * gnus-srvr.el (gnus-server-compact-server): New function.
4460         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
4461         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
4462
4463 2005-09-18  Deepak Goel  <deego@gnufans.org>
4464
4465         * sieve.el (sieve-help): Fix `message' call: first arg should be a
4466         format spec.
4467
4468 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4469
4470         * gnus.el (gnus-group-startup-message): Bind image-load-path.
4471
4472 2005-09-15  Romain Francoise  <romain@orebokech.com>
4473
4474         * message.el (message-fill-paragraph): Clarify docstring.
4475
4476 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4477
4478         * gnus-art.el (gnus-mime-display-part): Protect against broken
4479         MIME messages.
4480
4481 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4482
4483         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
4484         before parsing header.
4485
4486 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
4487
4488         * html2text.el: (html2text-replace-list): Add new entities.
4489
4490 2005-09-11  Romain Francoise  <romain@orebokech.com>
4491
4492         * message.el (message-alternative-emails): Improve docstring.
4493         (message-setup-1): Call `message-use-alternative-email-as-from'
4494         after `message-setup-hook' to give it precedence over posting
4495         styles, etc.
4496         (message-use-alternative-email-as-from): Add docstring.  Remove
4497         the original From header if present.
4498
4499         * nnml.el (nnml-compressed-files-size-threshold): New variable.
4500         (nnml-save-mail): Use it.
4501
4502         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
4503         articles.  Add new argument `silent'.
4504         (gnus-uu-mark-all): Report the total number of marked articles.
4505
4506 2005-09-10  Romain Francoise  <romain@orebokech.com>
4507
4508         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
4509         (gnus-uu-mark-series): Likewise.
4510
4511 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
4512
4513         * spam-report.el (spam-report-gmane): Fix generation of spam
4514         report URL.
4515
4516 2005-09-10  Simon Josefsson  <jas@extundo.com>
4517
4518         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
4519         t, based on discussion on the ding list with Robert Epprecht
4520         <epprecht@solnet.ch>.
4521
4522 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
4523
4524         * spam-report.el (spam-report-gmane): Make it work without
4525         X-Report-Spam header.  Gmane now only provides Archived-At.
4526         This is only used if `spam-report-gmane-use-article-number' is nil.
4527         (spam-report-gmane-spam-header): Remove.  Not used anymore.
4528
4529         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
4530         make `gnus-summary-sort-by-recipient' work with threading.
4531
4532         * nnweb.el (nnweb-google-wash-article): Print a message if article
4533         is not available.
4534
4535 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4536
4537         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
4538         change.  Decode text/* parts content before displaying.
4539
4540 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
4541
4542         * mml-smime.el: Remove defvar of gnus-extract-address-components.
4543
4544 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4545
4546         * mm-view.el (mm-display-inline-fontify): Disable support modes.
4547
4548         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
4549         url-package-name, url-package-version,
4550         w3m-cid-retrieve-function-alist, w3m-current-buffer,
4551         w3m-display-inline-images, and w3m-minor-mode-map.
4552
4553 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
4554
4555         * message.el (message-tab-body-function): Fixed mismatched custom
4556         type.
4557
4558         * gnus.el (gnus-group-change-level-function): Ditto.
4559
4560         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
4561
4562         * gnus-art.el (gnus-signature-limit)
4563         (gnus-article-mime-part-function): Ditto.
4564
4565 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4566
4567         * mml.el (mml-mode): Silence the byte compiler.
4568
4569         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
4570         using `(sit-for 0)' before moving the point to the specified part;
4571         skip unbuttonized parts.
4572         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
4573         return to the summary window if gnus-auto-select-part is non-nil.
4574
4575 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
4576
4577         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
4578         variables.
4579         (mml-dnd-attach-file, mml-mode): Use them.
4580
4581         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
4582         Make fetching article by MID work again for Google Groups.  Added
4583         FIXME concerning gnus-group-make-web-group.
4584
4585         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
4586         Don't depend on Gnus by using mail-extract-address-components if
4587         gnus-extract-address-components is not bound.
4588
4589 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4590
4591         * gnus-art.el (gnus-mime-display-security): Don't display the
4592         signature, but only the signed part.
4593
4594 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4595
4596         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
4597
4598         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
4599         list, not listp.
4600
4601 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
4602
4603         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
4604         when encoding.
4605
4606         * mm-bodies.el (mm-decode-content-transfer-encoding):
4607         De-canonicalize CRLF for all text content types, not just
4608         text/plain.
4609
4610 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4611
4612         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
4613         valid article; point arrow and cursor at the MIME button.
4614
4615 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4616
4617         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
4618         Suggested by Dan Christensen <jdc@uwo.ca>.
4619
4620         * mm-decode.el (mm-save-part): Enable change of prompt.
4621
4622 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
4623
4624         * gnus-msg.el (gnus-inews-add-send-actions): Made
4625         `message-post-method' lambda parameter ARG `&optional'.
4626
4627 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4628
4629         * gnus-sum.el (gnus-summary-mime-map): Added
4630         gnus-article-save-part-and-strip, gnus-article-delete-part and
4631         gnus-article-jump-to-part.
4632
4633         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
4634         (gnus-article-edit-part): Use it.
4635         (gnus-article-part-wrapper): Added no-handle argument.
4636         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
4637         functions.
4638
4639 2005-08-29  Romain Francoise  <romain@orebokech.com>
4640
4641         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4642         docstring.
4643         (gnus-face-from-file): Likewise.
4644
4645 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4646
4647         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
4648         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
4649         non-nil.
4650         (gnus-auto-select-part): New variable.
4651         (gnus-article-jump-to-part): New function.
4652         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
4653         (gnus-mime-delete-part): Allow selecting specified part after
4654         deleting or stripping parts.
4655         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
4656         part if argument is bogus.
4657
4658 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
4659
4660         * gnus-art.el (w3m-minor-mode-map):
4661         * gnus-spec.el (gnus-newsrc-file-version):
4662         * gnus-util.el (nnmail-active-file-coding-system)
4663         (gnus-original-article-buffer, gnus-user-agent):
4664         * gnus.el (gnus-ham-process-destinations)
4665         (gnus-parameter-ham-marks-alist)
4666         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
4667         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
4668         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
4669         * mm-decode.el (gnus-current-window-configuration):
4670         * mm-extern.el (gnus-article-mime-handles):
4671         * mm-url.el (url-current-object, url-package-name)
4672         (url-package-version):
4673         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
4674         (smime-keys, w3m-cid-retrieve-function-alist)
4675         (w3m-current-buffer, w3m-display-inline-images)
4676         (w3m-minor-mode-map):
4677         * mml-smime.el (gnus-extract-address-components):
4678         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
4679         (gnus-newsrc-hashtb, message-default-charset)
4680         (message-deletable-headers, message-options)
4681         (message-posting-charset, message-required-mail-headers)
4682         (message-required-news-headers):
4683         * mml1991.el (mc-pgp-always-sign):
4684         * mml2015.el (mc-pgp-always-sign):
4685         * nnheader.el (nnmail-extra-headers):
4686         * rfc1843.el (gnus-decode-encoded-word-function)
4687         (gnus-decode-header-function, gnus-newsgroup-name):
4688         * spam-stat.el (gnus-original-article-buffer): Add defvars.
4689
4690 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
4691
4692         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
4693         the end of the date treatments.
4694
4695 2005-08-15  Simon Josefsson  <jas@extundo.com>
4696
4697         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
4698         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
4699         Capello and Romain Francoise.
4700         (pgg-fetch-key-function): Removed, not used?
4701         (pgg-insert-url-with-w3): Require url, to get
4702         url-insert-file-contents regardless of where it is defined.
4703
4704 2005-08-13  Romain Francoise  <romain@orebokech.com>
4705
4706         * message.el (message-cite-original-1): New function.
4707         (message-cite-original): Use it.
4708         (message-cite-original-without-signature): Ditto.
4709
4710 2005-08-08  Romain Francoise  <romain@orebokech.com>
4711
4712         * message.el (message-yank-empty-prefix): New variable.
4713         (message-indent-citation): Use it.
4714         (message-cite-original-without-signature): Respect X-No-Archive.
4715
4716 2005-08-08  Simon Josefsson  <jas@extundo.com>
4717
4718         * pgg.el: Autoload url-insert-file-contents instead of loading
4719         w3/url.
4720         (pgg-insert-url-with-w3): Don't load url here.
4721
4722 2005-08-07  Jesper Harder  <harder@phys.au.dk>
4723
4724         * message.el (message-kill-to-signature): Don't insert newline at
4725         bol.
4726         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
4727
4728 2005-08-06  Romain Francoise  <romain@orebokech.com>
4729
4730         * message.el (message-user-fqdn): Fix typo in docstring.
4731
4732 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
4733
4734         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
4735
4736         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
4737
4738 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4739
4740         * mm-bodies.el (mm-encode-body): Use coding system rather than
4741         charset to encode text.
4742
4743         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
4744         number of charsets if utf-8 is available (XEmacs).
4745
4746 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
4747
4748         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
4749         taken from `gnus-button-mid-or-mail-regexp'.
4750         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
4751         (gnus-button-alist): Improve regexp for domain part of the MIDs
4752         for news:localpart@domain buttons.
4753         (gnus-button-ctan-directory-regexp): Update.
4754
4755 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4756
4757         * sieve-manage.el (sieve-manage-interactive-login): Use
4758         make-local-variable rather than make-variable-buffer-local.
4759         (sieve-manage-open): Ditto.
4760         (sieve-manage-authenticate): Ditto.
4761
4762         * mml.el (mml-generate-mime-1): Make the content type default to
4763         text/plain if the filename is not specified.
4764
4765 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4766
4767         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
4768         instead of insert-buffer.
4769
4770         * message.el (message-yank-original): Ditto; set the mark at the
4771         end of the yanked message.
4772
4773 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4774
4775         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
4776         lines to scroll rather than to stop it.
4777
4778         * mml.el (mml-generate-default-type): Add doc string.
4779         (mml-generate-mime-1): Use mm-default-file-encoding or make it
4780         default to application/octet-stream when determining the content
4781         type if it is not specified for the part or the mml contents; add
4782         a comment about mml-generate-default-type.
4783
4784 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
4785
4786         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
4787         make it default to application/octet-stream when determining the
4788         content type if it is not specified for the external contents.
4789
4790 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4791
4792         * rfc2231.el (rfc2231-parse-string): Take care that not only a
4793         segmented parameter but also other parameters might be there.
4794
4795 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4796
4797         * mm-decode.el (mm-display-external): Delete temp file, directory
4798         and buffer immediately if the external process is exited.
4799
4800 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4801
4802         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
4803         fewer lines than that of scroll-margin.
4804         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
4805
4806 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4807
4808         * gnus-art.el (gnus-article-next-page): Revert.
4809         (gnus-article-beginning-of-window): New macro.
4810         (gnus-article-next-page-1): Use it.
4811         (gnus-article-prev-page): Ditto.
4812         (gnus-article-edit-part): Use insert-buffer-substring instead of
4813         insert-buffer.
4814         (gnus-article-edit-exit): Ditto.
4815
4816         * gnus-util.el (gnus-beginning-of-window): Remove.
4817         (gnus-end-of-window): Remove.
4818
4819         * lpath.el: Don't bind header-line-format and scroll-margin.
4820
4821 2005-07-25  Simon Josefsson  <jas@extundo.com>
4822
4823         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
4824         to have the url package without w3.  Reported by Daiki Ueno
4825         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
4826
4827 2005-07-20  Didier Verna  <didier@xemacs.org>
4828
4829         * gnus-diary.el: Remove the description comment (nndiary is now
4830         properly documented in the Gnus manual).
4831         Fix the spelling of "Back End".
4832         * nndiary.el: Ditto.
4833         Fix the copyright notice.
4834
4835 2005-07-18  Romain Francoise  <romain@orebokech.com>
4836
4837         * gnus-sum.el (gnus-summary-to-prefix,
4838         gnus-summary-newsgroup-prefix): New variables.
4839         (gnus-summary-from-or-to-or-newsgroups): Use them.
4840
4841 2005-07-17  Romain Francoise  <romain@orebokech.com>
4842
4843         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
4844         space as it's generally not especially interesting to the user.
4845
4846 2005-07-16  Romain Francoise  <romain@orebokech.com>
4847
4848         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
4849         nil to avoid prompting and file modification if one of the
4850         messages at the top of the nnfolder file contains a copyright
4851         notice.
4852         Update copyright notice.
4853
4854         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
4855         instead of `current-time-string' as the latter creates a time
4856         string that is not RFC 2822 compliant (it lacks the zone).
4857         Update copyright notice.
4858
4859 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4860
4861         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
4862         for text/rtf.  Display default in prompt.  Pass default for M-n.
4863
4864         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
4865
4866 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4867
4868         * gnus-msg.el (gnus-button-mailto): Remove
4869         save-selected-window-window hackery because it relies on
4870         save-selected-window internals.
4871
4872 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4873
4874         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
4875         (gnus-article-next-page-1): Use gnus-beginning-of-window.
4876         (gnus-article-prev-page): Ditto.
4877
4878         * gnus-util.el (gnus-beginning-of-window): New function.
4879         (gnus-end-of-window): New function.
4880
4881         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
4882
4883 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4884
4885         * gnus-score.el (gnus-score-edit-all-score): Set
4886         gnus-score-edit-exit-function to gnus-score-edit-done and call
4887         gnus-message.
4888
4889 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4890
4891         * gnus-msg.el (gnus-button-mailto): Remove
4892         save-selected-window-window hackery because it relies on
4893         save-selected-window internals.
4894
4895 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4896
4897         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
4898         add-minor-mode.
4899         (gnus-binary-mode): Ditto.
4900
4901         * gnus-topic.el (gnus-topic-mode): Ditto.
4902
4903 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
4904
4905         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
4906         (gnus-article-prev-page): Take scroll-margin into consideration.
4907
4908 2005-07-04  Lute Kamstra  <lute@gnu.org>
4909
4910         Update FSF's address in GPL notices.
4911
4912 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
4913
4914         * gnus.el (gnus-exit):
4915         * gnus-group.el (gnus-group-icons):
4916         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
4917
4918         * gnus-nocem.el (gnus-nocem):
4919         * message.el (message-various, message-buffers, message-sending)
4920         (message-interface, message-forwarding, message-insertion)
4921         (message-headers, message-news, message-mail):
4922         * pgg-gpg.el (pgg-gpg):
4923         * pgg-parse.el (pgg-parse):
4924         * pgg-pgp.el (pgg-pgp):
4925         * pgg-pgp5.el (pgg-pgp5):
4926         * pop3.el (pop3): Finish `defgroup' description with period.
4927
4928 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4929
4930         * gnus-art.el (article-display-face): Improve the efficiency.
4931         (article-display-x-face): Ditto; remove grey x-face stuff.
4932
4933 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4934
4935         * gnus-art.el (article-display-face): Correct the position in
4936         which Faces are inserted.
4937
4938 2005-06-29  Didier Verna  <didier@xemacs.org>
4939
4940         * gnus-art.el (article-display-face): Display faces in correct
4941         order.
4942
4943 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4944
4945         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
4946         (gnus-fill-real-hashtb): Use hash table instead of obarray.
4947         (gnus-nocem-check-article): Fetch the Type header.
4948         (gnus-nocem-message-wanted-p): Fix the way to examine types.
4949         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
4950         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
4951         make sure gnus-nocem-hashtb is initialized.
4952         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
4953         (gnus-nocem-unwanted-article-p): Ditto.
4954
4955         * pgg.el (pgg-verify): Return the verification result.
4956
4957 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4958
4959         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
4960         is ascii.
4961
4962 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
4963
4964         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
4965         `show-nonbreak-escape'.
4966
4967 2005-06-23  Lute Kamstra  <lute@gnu.org>
4968
4969         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
4970
4971         * dig.el (dig-mode):
4972         * smime.el (smime-mode): Use gnus-run-mode-hooks.
4973
4974 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
4975
4976         * nnimap.el (nnimap-split-download-body): Fix spellings.
4977
4978 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
4979
4980         * gnus-art.el (gnus-article-encrypt-body):
4981         * gnus-cus.el (gnus-score-customize):
4982         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
4983         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
4984
4985 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4986
4987         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
4988         header by looking for magic "MII" at the beginnig.
4989
4990 2005-06-16  Miles Bader  <miles@gnu.org>
4991
4992         * gnus-xmas.el (gnus-xmas-group-startup-message):
4993         Use renamed gnus-splash face.
4994
4995         * assistant.el (assistant-field): Remove "-face" suffix from face name.
4996         (assistant-field-face): New backward-compatibility alias for renamed
4997         face.
4998         (assistant-render-text): Use renamed assistant-field face.
4999
5000         * spam.el (spam): Remove "-face" suffix from face name.
5001         (spam-face): New backward-compatibility alias for renamed face.
5002         (spam-face, spam-initialize): Use renamed spam face.
5003
5004         * message.el (message-header-to, message-header-cc)
5005         (message-header-subject, message-header-newsgroups)
5006         (message-header-other, message-header-name)
5007         (message-header-xheader, message-separator, message-cited-text)
5008         (message-mml): Remove "-face" suffix from face names.
5009         (message-header-to-face, message-header-cc-face)
5010         (message-header-subject-face, message-header-newsgroups-face)
5011         (message-header-other-face, message-header-name-face)
5012         (message-header-xheader-face, message-separator-face)
5013         (message-cited-text-face, message-mml-face):
5014         New backward-compatibility aliases for renamed faces.
5015         (message-font-lock-keywords): Use renamed message faces.
5016
5017         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
5018         (sieve-test-commands, sieve-tagged-arguments):
5019         Remove "-face" suffix from face names.
5020         (sieve-control-commands-face, sieve-action-commands-face)
5021         (sieve-test-commands-face, sieve-tagged-arguments-face):
5022         New backward-compatibility aliases for renamed faces.
5023         (sieve-control-commands-face, sieve-action-commands-face)
5024         (sieve-test-commands-face, sieve-tagged-arguments-face):
5025         Use renamed sieve faces.
5026
5027         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
5028         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
5029         (gnus-group-news-3-empty, gnus-group-news-4)
5030         (gnus-group-news-4-empty, gnus-group-news-5)
5031         (gnus-group-news-5-empty, gnus-group-news-6)
5032         (gnus-group-news-6-empty, gnus-group-news-low)
5033         (gnus-group-news-low-empty, gnus-group-mail-1)
5034         (gnus-group-mail-1-empty, gnus-group-mail-2)
5035         (gnus-group-mail-2-empty, gnus-group-mail-3)
5036         (gnus-group-mail-3-empty, gnus-group-mail-low)
5037         (gnus-group-mail-low-empty, gnus-summary-selected)
5038         (gnus-summary-cancelled, gnus-summary-high-ticked)
5039         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
5040         (gnus-summary-high-ancient, gnus-summary-low-ancient)
5041         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
5042         (gnus-summary-low-undownloaded)
5043         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
5044         (gnus-summary-low-unread, gnus-summary-normal-unread)
5045         (gnus-summary-high-read, gnus-summary-low-read)
5046         (gnus-summary-normal-read, gnus-splash):
5047         Remove "-face" suffix from face names.
5048         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5049         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5050         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5051         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5052         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5053         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5054         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5055         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5056         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5057         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5058         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5059         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5060         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5061         (gnus-summary-normal-ticked-face)
5062         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
5063         (gnus-summary-normal-ancient-face)
5064         (gnus-summary-high-undownloaded-face)
5065         (gnus-summary-low-undownloaded-face)
5066         (gnus-summary-normal-undownloaded-face)
5067         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5068         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5069         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5070         (gnus-splash-face):
5071         New backward-compatibility aliases for renamed faces.
5072         (gnus-group-startup-message): Use renamed gnus faces.
5073
5074         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
5075         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
5076         (gnus-server-agent): Remove "-face" suffix from face names.
5077         (gnus-server-agent-face, gnus-server-opened-face)
5078         (gnus-server-closed-face, gnus-server-denied-face)
5079         (gnus-server-offline-face):
5080         New backward-compatibility aliases for renamed faces.
5081         (gnus-server-agent-face, gnus-server-opened-face)
5082         (gnus-server-closed-face, gnus-server-denied-face)
5083         (gnus-server-offline-face): Use renamed gnus faces.
5084
5085         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
5086         Remove "-face" suffix from face names.
5087         (gnus-picon-xbm-face, gnus-picon-face):
5088         New backward-compatibility aliases for renamed faces.
5089
5090         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
5091         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
5092         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
5093         (gnus-cite-11): Remove "-face" suffix from face names.
5094         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
5095         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
5096         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
5097         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
5098         New backward-compatibility aliases for renamed faces.
5099         (gnus-cite-attribution-face, gnus-cite-face-list)
5100         (gnus-article-boring-faces): Use renamed gnus faces.
5101
5102         * gnus-art.el (gnus-signature, gnus-header-from)
5103         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
5104         (gnus-header-content): Remove "-face" suffix from face names.
5105         (gnus-signature-face, gnus-header-from-face)
5106         (gnus-header-subject-face, gnus-header-newsgroups-face)
5107         (gnus-header-name-face, gnus-header-content-face):
5108         New backward-compatibility aliases for renamed faces.
5109         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
5110
5111         * gnus-sum.el (gnus-summary-selected-face)
5112         (gnus-summary-highlight): Use renamed gnus faces.
5113         * gnus-group.el (gnus-group-highlight): Likewise.
5114
5115 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
5116
5117         * gnus-sieve.el (gnus-sieve-article-add-rule):
5118         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
5119         * spam-stat.el (spam-stat-buffer-change-to-spam)
5120         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
5121
5122         * message.el (message-is-yours-p):
5123         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
5124
5125 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5126
5127         * mm-view.el (mm-inline-text): Withdraw the last change.
5128
5129 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5130
5131         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
5132         executing enriched-decode.
5133
5134 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5135
5136         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
5137         charset of tar files.
5138
5139 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
5140
5141         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
5142
5143 2005-06-04  Lute Kamstra  <lute@gnu.org>
5144
5145         * nnfolder.el (nnfolder-read-folder): Make sure that undo
5146         information is never recorded.
5147
5148 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5149
5150         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
5151
5152 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5153
5154         * pop3.el (pop3-apop): Run md5 in the binary mode.
5155
5156         * starttls.el (starttls-set-process-query-on-exit-flag):
5157         Use eval-and-compile.
5158
5159 2005-05-31  Simon Josefsson  <jas@extundo.com>
5160
5161         * smime.el (smime-replace-in-string): Define.
5162         (smime-cert-by-ldap-1): Use it.
5163
5164 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5165
5166         * gnus-art.el (article-display-x-face): Replace
5167         process-kill-without-query by gnus-set-process-query-on-exit-flag.
5168
5169         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
5170         set-process-query-on-exit-flag or process-kill-without-query.
5171
5172         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
5173         loop instead of replace-regexp.
5174
5175         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
5176         instead of process-kill-without-query if it is available.
5177
5178         * lpath.el: Fbind ldap-search-entries.
5179
5180         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
5181         instead of find-file-hooks if it is available.
5182
5183         * mml1991.el: Bind pgg-default-user-id when compiling.
5184
5185         * mml2015.el: Bind pgg-default-user-id when compiling.
5186
5187         * nndraft.el (nndraft-request-associate-buffer):
5188         Use write-contents-functions instead of write-contents-hooks if it is
5189         available.
5190
5191         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
5192         instead of find-file-hooks if it is available.
5193
5194         * nntp.el (nntp-open-connection): Replace
5195         process-kill-without-query by gnus-set-process-query-on-exit-flag.
5196         (nntp-open-ssl-stream): Ditto.
5197         (nntp-open-tls-stream): Ditto.
5198
5199         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
5200         set-process-query-on-exit-flag or process-kill-without-query.
5201         (starttls-open-stream-gnutls): Use it instead of
5202         process-kill-without-query.
5203         (starttls-open-stream): Ditto.
5204
5205 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
5206
5207         * smime.el (smime-cert-by-ldap-1): Don't use
5208         replace-regexp-in-string.
5209
5210 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5211
5212         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
5213
5214         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
5215         in PEM format. Adjust to the XEmacs compability.
5216
5217 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
5218
5219         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
5220         by `string-to-number'.
5221         * gnus-agent.el (gnus-agent-regenerate-group)
5222         (gnus-agent-fetch-articles): Ditto.
5223         * gnus-art.el (gnus-button-fetch-group): Ditto.
5224         * gnus-cache.el (gnus-cache-generate-active)
5225         (gnus-cache-articles-in-group): Ditto.
5226         * gnus-group.el (gnus-group-set-current-level)
5227         (gnus-group-insert-group-line): Ditto.
5228         * gnus-score.el (gnus-score-set-expunge-below)
5229         (gnus-score-set-mark-below, gnus-summary-score-effect)
5230         (gnus-summary-score-entry): Ditto.
5231         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
5232         (gnus-soup-pack): Ditto.
5233         * gnus-spec.el (gnus-xmas-format): Ditto.
5234         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
5235         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
5236         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
5237         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
5238         * nndb.el (nndb-get-remote-expire-response): Ditto.
5239         * nndiary.el (nndiary-parse-schedule-value)
5240         (nndiary-string-to-number, nndiary-request-replace-article)
5241         (nndiary-request-article): Ditto.
5242         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
5243         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
5244         * nneething.el (nneething-make-head): Ditto.
5245         * nnfolder.el (nnfolder-request-article)
5246         (nnfolder-retrieve-headers): Ditto.
5247         * nnheader.el (nnheader-file-to-number): Ditto.
5248         * nnkiboze.el (nnkiboze-request-article): Ditto.
5249         * nnmail.el (nnmail-process-unix-mail-format)
5250         (nnmail-process-babyl-mail-format): Ditto.
5251         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
5252         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
5253         (nnmh-request-create-group, nnmh-request-list-1)
5254         (nnmh-request-group, nnmh-request-article): Ditto.
5255         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
5256         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
5257         * nnsoup.el (nnsoup-make-active): Ditto.
5258         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
5259         * nntp.el (nntp-find-group-and-number)
5260         (nntp-retrieve-headers-with-xover): Ditto.
5261         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
5262         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
5263         (pgg-format-key-identifier): Ditto.
5264         * pop3.el (pop3-last, pop3-stat): Ditto.
5265         * qp.el (quoted-printable-decode-region): Ditto.
5266
5267         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
5268         of concat.
5269
5270 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5271
5272         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
5273
5274         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
5275
5276         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
5277
5278         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
5279
5280         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
5281
5282         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
5283
5284         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
5285         (gnus-carpal-mode): Ditto.
5286
5287         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
5288         (gnus-browse-mode): Ditto.
5289
5290         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
5291
5292         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
5293
5294 2005-05-29  Richard M. Stallman  <rms@gnu.org>
5295
5296         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
5297
5298 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5299
5300         * gnus-util.el (gnus-run-mode-hooks): New function.
5301
5302         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
5303
5304         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
5305         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
5306
5307 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
5308
5309         * gnus-agent.el (gnus-agent-make-mode-line-string):
5310         Use mode-line-highlight as mouse-face.
5311
5312 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5313
5314         * canlock.el (canlock): Change the parent group to news.
5315
5316         * deuglify.el (gnus-outlook-deuglify): Add :group.
5317
5318         * dig.el (dig): Add :group.
5319
5320         * dns-mode.el (dns-mode): Add :group.
5321
5322         * encrypt.el (encrypt): Add :group.
5323
5324         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
5325         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
5326         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
5327         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
5328         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
5329
5330         * gnus-diary.el (gnus-diary): Add :group.
5331
5332         * gnus.el (gnus-group-news-1-face): Add :group.
5333         (gnus-group-news-1-empty-face): Ditto.
5334         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
5335         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
5336         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
5337         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
5338         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
5339         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
5340         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
5341         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
5342         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
5343         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
5344         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
5345         (gnus-summary-high-ticked-face): Ditto.
5346         (gnus-summary-low-ticked-face): Ditto.
5347         (gnus-summary-normal-ticked-face): Ditto.
5348         (gnus-summary-high-ancient-face): Ditto.
5349         (gnus-summary-low-ancient-face): Ditto.
5350         (gnus-summary-normal-ancient-face): Ditto.
5351         (gnus-summary-high-undownloaded-face): Ditto.
5352         (gnus-summary-low-undownloaded-face): Ditto.
5353         (gnus-summary-normal-undownloaded-face): Ditto.
5354         (gnus-summary-high-unread-face): Ditto.
5355         (gnus-summary-low-unread-face): Ditto.
5356         (gnus-summary-normal-unread-face): Ditto.
5357         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
5358         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
5359
5360         * hashcash.el (hashcash): New custom group.
5361         (hashcash-default-payment): Add :group.
5362         (hashcash-payment-alist): Ditto.
5363         (hashcash-default-accept-payment): Ditto.
5364         (hashcash-accept-resources): Ditto.
5365         (hashcash-path): Ditto.
5366         (hashcash-extra-generate-parameters): Ditto.
5367         (hashcash-double-spend-database): Ditto.
5368         (hashcash-in-news): Ditto.
5369
5370         * message.el (message-minibuffer-local-map): Add :group.
5371
5372         * netrc.el (netrc): Add :group.
5373
5374         * sieve-manage.el (sieve-manage-log): Add :group.
5375         (sieve-manage-default-user): Diito.
5376         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
5377         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
5378         (sieve-manage-authenticators): Ditto.
5379         (sieve-manage-authenticator-alist): Ditto.
5380         (sieve-manage-default-port): Ditto.
5381
5382         * sieve-mode.el (sieve-control-commands-face): Add :group.
5383         (sieve-action-commands-face): Ditto.
5384         (sieve-test-commands-face): Ditto.
5385         (sieve-tagged-arguments-face): Ditto.
5386
5387         * smime.el (smime): Add :group.
5388
5389         * spam-report.el (spam-report): Add :group.
5390
5391         * spam.el (spam, spam-face): Add :group.
5392
5393 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5394
5395         * nntp.el (nntp-next-result-arrived-p): Some news servers may
5396         return \n.\n.\n at the end of articles.  Protect against that.
5397         (nntp-with-open-group): Allow debugging.
5398
5399         * nnheader.el (mail-header-set-extra): Make into a function
5400         because I just could't understand how to quote the list properly.
5401
5402         * dns.el (query-dns-cached): New function.
5403
5404 2005-05-26  Lute Kamstra  <lute@gnu.org>
5405
5406         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
5407
5408 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5409
5410         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
5411
5412         * gnus-art.el: Don't autoload mail-extract-address-components.
5413
5414         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
5415         eval-and-compile to evaluate it.
5416
5417         * hashcash.el: Don't autoload executable-find.
5418
5419         * nndb.el: Don't declare the nndb back end two or more times; don't
5420         autoload news-reply-mode, news-setup, cancel-timer and telnet.
5421
5422         * nntp.el: Autoload format-spec instead of format; use
5423         eval-and-compile to evaluate autoload forms.
5424
5425 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
5426
5427         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
5428
5429 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5430
5431         * gnus.el (gnus-version-number): Bump version.
5432
5433 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5434
5435         * gnus.el: No Gnus v0.3 is released.
5436
5437 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5438
5439         * lpath.el (featurep): Bind show-nonbreak-escape.
5440
5441 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5442
5443         * gnus-art.el (gnus-article-edit-part): Disable undo.
5444
5445 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5446
5447         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
5448         gnus-article-date-lapsed-new-header is t if date timer is active;
5449         skip headers in which the original date value is empty.
5450         (gnus-article-save-original-date): Redefine it as a macro.
5451         (gnus-display-mime): Use it.
5452
5453 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5454
5455         * gnus-art.el (article-date-ut): Support converting date in
5456         forwarded parts as well.
5457         (gnus-article-save-original-date): New function.
5458         (gnus-display-mime): Use it.
5459
5460 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
5461
5462         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
5463         enclosure element of <item>.
5464
5465 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
5466
5467         * message.el (message-kill-buffer-query): Renamed from
5468         `message-kill-buffer-query-if-modified'.  Added :version.
5469
5470 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5471
5472         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
5473         window layout.
5474
5475 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5476
5477         * mml.el: Autoload dnd when compiling.
5478
5479 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
5480
5481         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
5482         x-dnd-*.
5483
5484 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5485
5486         * qp.el (quoted-printable-encode-region): Save excursion.
5487
5488 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5489
5490         * message.el (message-kill-buffer-query-if-modified): Add new variable
5491         so the user can kill a modified message buffer quickly.
5492         (message-kill-buffer): Use it.
5493
5494 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5495
5496         * lpath.el: Fbind display-time-event-handler; don't fbind
5497         string-to-multibyte.
5498
5499         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
5500
5501 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5502
5503         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
5504         contained in text because xml.el decodes entities) with LFs.
5505
5506 2005-04-11  Lute Kamstra  <lute@gnu.org>
5507
5508         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
5509         differently.
5510
5511 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5512
5513         * mm-util.el (mm-detect-coding-region): Typo.
5514
5515 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5516
5517         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
5518
5519 2005-04-06  D Goel  <deego@gnufans.org>
5520
5521         * spam-stat.el (spam-stat-score-buffer): Add a call to a
5522         user-function allow user modifications of the scores.
5523         (spam-stat-score-buffer-user): New function, to allow
5524         user-computed modifications to the score.
5525         (spam-stat-score-buffer-user-functions): list of additional
5526         scoring functions
5527         (spam-stat-error-holder): global temporary error holder
5528         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
5529         variable
5530
5531 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5532
5533         * gnus-registry.el (gnus-registry-clean-empty-function)
5534         (gnus-registry-trim, gnus-registry-fetch-groups)
5535         (gnus-registry-delete-group): Groups that match
5536         `gnus-registry-ignored-groups' are removed from the registry
5537         entries, not just ignored for splitting.  This helps clean up the
5538         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
5539         to get all the groups a message ID is in.
5540
5541         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
5542         (spam-stat-split-fancy): Change "threshhold" to "threshold"
5543         (spam-stat-score-buffer-user-functions): Add :number custom type.
5544
5545 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5546
5547         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
5548         argument in XEmacs.
5549
5550         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
5551         (nnrss-request-group): Decode group name first.
5552         (nnrss-request-article): Make a text/plain article if mml-to-mime
5553         failed.
5554         (nnrss-get-encoding): Return a compatible encoding according to
5555         nnrss-compatible-encoding-alist.
5556         (nnrss-find-el): Use consp instead of listp.
5557         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
5558
5559 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5560
5561         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
5562         which Emacs 20 doesn't support.
5563         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
5564
5565 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
5566
5567         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
5568         silence the byte compiler inside the defun
5569
5570         * gnus-demon.el (parse-time-string): Add autoload.
5571
5572         * gnus-delay.el (parse-time-string): Add autoload.
5573
5574         * gnus-art.el (parse-time-string): Add autoload.
5575
5576         * nnultimate.el (parse-time): Require for `parse-time-string'.
5577
5578 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5579
5580         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
5581
5582         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
5583
5584         * smime.el (smime-ldap-host-list): Add :version.
5585
5586 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5587
5588         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
5589         pass it to `gnus-browse-read-group'.
5590         (gnus-browse-read-group): Add NUMBER argument and pass it to
5591         `gnus-group-read-ephemeral-group'.
5592
5593         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
5594         argument and pass it to `gnus-group-read-group'.
5595
5596 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
5597
5598         * mm-util.el (mm-xemacs-find-mime-charset): Only call
5599         mm-xemacs-find-mime-charset-1 if we have the mule feature
5600         available at runtime.
5601
5602 2005-03-25  Werner Lemberg  <wl@gnu.org>
5603
5604         * nnmaildir.el: Replace `illegal' with `invalid'.
5605
5606 2005-03-23  Lute Kamstra  <lute@gnu.org>
5607
5608         * time-date.el: Add comment on time value formats.
5609         Don't require parse-time.
5610         (with-decoded-time-value): New macro.
5611         (encode-time-value): New function.
5612         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
5613         (days-to-time): Return a valid time value when arg is huge.
5614         (time-since): Use time-subtract.
5615         (time-to-number-of-days): Use time-to-seconds.
5616
5617 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5618
5619         * gnus-start.el (gnus-display-time-event-handler):
5620         Check display-time-timer at runtime rather than only at load time
5621         in case display-time-mode is turned off in the mean time.
5622
5623 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5624
5625         * nnimap.el (nnimap-open-connection): Print which authinfo file is
5626         used.
5627
5628         * nneething.el (nneething-map-file-directory): Derive from
5629         `gnus-directory'.
5630
5631         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
5632         the To/Cc button.
5633
5634 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5635
5636         * nnmaildir.el (nnmaildir-request-accept-article):
5637         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
5638
5639 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5640
5641         * gnus-async.el: Require timer-funcs at compile time when in
5642         XEmacs for `run-with-idle-timer'.
5643
5644 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5645
5646         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
5647         autoloaded function.
5648
5649 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5650
5651         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
5652
5653 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
5654
5655         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
5656
5657 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5658
5659         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
5660         gnus-expert-user to default.
5661
5662 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
5663
5664         * nnimap.el (nnimap-open-server): Ditto.
5665
5666         * imap.el (imap-authenticate): Fix typo.
5667
5668 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
5669
5670         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
5671         buffer (since IMAP server might return FETCH response out of
5672         order, and the nntp buffer must be sorted).
5673
5674 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
5675
5676         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
5677         comparison on string.
5678
5679         * gnus-agent.el (gnus-agent-long-article,
5680         gnus-agent-short-article, gnus-agent-score): Renamed category
5681         keywords to match gnus-cus.
5682         (gnus-agent-summary-fetch-series): Modified to protect against
5683         gnus-agent-summary-fetch-group clearing processable flags.
5684         (gnus-agent-synchronize-group-flags): Update live group buffer as
5685         synchronization may occur due to the user toggle the plugged
5686         status.
5687         (gnus-agent-fetch-group-1): Clear downloadable flag when article
5688         successfully downloaded.
5689         (gnus-agent-expire-group-1): Avoid using markers when the overview
5690         is in ascending order; greatly improves performance.
5691         (gnus-agent-regenerate-group): Use
5692         gnus-agent-synchronize-group-flags to reset read status in both
5693         gnus and server.
5694         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
5695
5696 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5697
5698         * message.el: Don't autoload former message-utils variables.
5699         (message-strip-subject-trailing-was): Change doc string.
5700
5701         * nnweb.el: Fixes for `gnus-group-make-web-group'.
5702         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
5703         (nnweb-google-search): Add "hl=en" here.
5704         (nnweb-google-parse-1, nnweb-google-create-mapping):
5705         Don't hardcode URL.
5706
5707 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
5708
5709         * message.el (message-get-reply-headers, message-followup):
5710         Mention related variables `message-use-followup-to' and
5711         `message-use-mail-followup-to', in the information buffer.
5712
5713         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
5714         of broken groups(-beta).google.com.
5715
5716 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5717
5718         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
5719         parameter to invoked gnus-request-move-article; remove the
5720         redundant gnus-sum-hint-move-is-internal variable; apply the marks
5721         all at once instead of once per article.
5722         (gnus-summary-remove-process-mark): Accept a list of articles as
5723         well as a single article for processing.
5724
5725         * gnus-int.el (gnus-request-move-article): Add move-is-internal
5726         parameter.
5727
5728         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
5729
5730         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
5731
5732         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
5733         parameter.
5734
5735         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
5736         parameter.
5737
5738         * nnimap.el (nnimap-request-move-article): Add move-is-internal
5739         parameter and remove the gnus-sum-hint-move-is-internal variable.
5740
5741         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
5742         parameter.
5743
5744         * nndraft.el (nndraft-request-move-article): Add move-is-internal
5745         parameter.
5746
5747         * nndiary.el (nndiary-request-move-article): Add move-is-internal
5748         parameter.
5749
5750         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
5751
5752         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
5753         parameter.
5754
5755         * nnagent.el (nnagent-request-move-article): Add move-is-internal
5756         parameter.
5757
5758 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5759
5760         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
5761         a more conservative way.
5762
5763 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5764
5765         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
5766         buffer, so it moves the window's cursor.
5767
5768 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5769
5770         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
5771         `mm-dissect-multipart' and receive the from field as an (optional)
5772         argument from `mm-dissect-multipart'.
5773         (mm-dissect-multipart): Receive the from field as an argument and
5774         pass it on when we call `mm-dissect-buffer' on MIME parts.
5775         Fixes verification/decryption of signed/encrypted MIME parts.
5776
5777 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5778
5779         * gnus-sum.el (gnus-summary-move-article): Set
5780         gnus-sum-hint-move-is-internal for gnus-request-move-article and
5781         whatever it calls (right now, only nnimap-request-move article
5782         respects it).
5783
5784         * nnimap.el (nnimap-request-move-article): When
5785         gnus-sum-hint-move-is-internal is set, don't do the extra
5786         nnimap-request-article.
5787
5788 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5789
5790         * nnheader.el (nnheader-find-file-noselect): Add doc string.
5791
5792         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
5793         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
5794
5795         * gnus-sum.el (gnus-summary-caesar-message):
5796         Apply `gnus-treat-article' after rotation.
5797
5798         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
5799         doc string.
5800
5801 2005-02-22  Simon Josefsson  <jas@extundo.com>
5802
5803         * encrypt.el (encrypt-password-cache-expiry): Remove (use
5804         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
5805         <arne@arnested.dk>.
5806         (encrypt): Add password-cache and password-cache-expiry as group
5807         members.
5808
5809 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5810
5811         * smime.el (smime-ldap-host-list): Doc fix.
5812         (smime-ask-passphrase): Use `password-read-and-add' to read (and
5813         cache) password.
5814         (smime-sign-region): Use it.
5815         (smime-decrypt-region): Use it.
5816         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
5817         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
5818         fails.
5819         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
5820         certificate from DER to PEM format rather than calling openssl.
5821
5822         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
5823
5824         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
5825         for signing/encryption.
5826
5827         * mml.el (mml-parse-1): Use them.
5828
5829 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5830
5831         * nnrss.el (nnrss-verbose): Removed.
5832         (nnrss-request-group): Use `nnheader-message' instead.
5833
5834 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
5835
5836         * nnrss.el (nnrss-verbose): New variable.
5837         (nnrss-request-group): Make it say nnrss is requesting a group.
5838
5839 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
5840
5841         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
5842         Handle news URL with given port correctly.
5843
5844 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5845
5846         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
5847         containing special characters.
5848
5849         * gnus-sum.el (gnus-summary-edit-article): Ditto.
5850
5851         * mml.el (mime-to-mml): Ditto.
5852
5853         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
5854         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
5855         (rfc2047-decode-region): Quote decoded words containing special
5856         characters when rfc2047-quote-decoded-words-containing-tspecials
5857         is non-nil.
5858
5859 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5860
5861         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
5862
5863         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
5864
5865 2005-02-15  Simon Josefsson  <jas@extundo.com>
5866
5867         * nnimap.el (nnimap-debug): Doc fix.
5868
5869         * imap.el (imap-debug): Doc fix.
5870
5871 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5872
5873         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
5874
5875 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5876
5877         * gnus.el (spam-contents): Improve docs for spam-contents
5878         parameter in its variable incarnation.
5879
5880 2005-02-14  Simon Josefsson  <jas@extundo.com>
5881
5882         * smime-ldap.el: Use require instead of load-library for ldap.
5883         (smime-ldap-search): Indent.
5884         (smime-ldap-search-internal): Shorten line.
5885
5886         * smime.el (smime-cert-by-dns): Add doc-string.
5887         (smime-cert-by-ldap-1): Indent.
5888
5889         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
5890         mml-smime-get-dns-ldap.
5891         (mml-smime-encrypt-query): Use new function.  Default to ldap.
5892
5893 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5894
5895         * smime.el: Require smime-ldap.
5896         (smime-ldap-host-list): New variable.
5897         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
5898
5899         * mml-smime.el (mml-smime-encrypt-query): New function.
5900         (mml-smime-encrypt-query): Use it.
5901
5902         * smime-ldap.el: New file.
5903
5904 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5905
5906         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
5907
5908 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5909
5910         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
5911         argument in doc string.  Make query for type more clear.
5912
5913 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
5914
5915         * gnus.el (gnus-group-startup-message): Search for gnus images in
5916         etc/images/gnus.
5917         * mm-util.el (mm-image-load-path): Likewise.
5918         * smiley.el (smiley-data-directory): Search for smilies in
5919         etc/images/smilies.
5920
5921 2005-02-09  Kim F. Storm  <storm@cua.dk>
5922
5923         Change Emacs release version from 21.4 to 22.1 throughout.
5924         Change Emacs development version from 21.3.50 to 22.0.50.
5925
5926 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5927
5928         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
5929
5930         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
5931         non-Mule XEmacs as well.
5932         (mm-decompress-buffer): Signal an error intentionally if it does
5933         not decompress compressed data because auto-compression-mode is
5934         disabled.
5935
5936 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
5937
5938         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
5939         an ID in the registry even if it has no groups.
5940
5941 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5942
5943         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
5944         merge it into mm-decompress-buffer.
5945         (gnus-mime-copy-part): Use the MIME part charset, the value which
5946         a user specified or gnus-newsgroup-charset for decoding, like
5947         gnus-mime-inline-part does; set buffer-file-coding-system to tell
5948         save-buffer what was used.  Suggested by Kevin Ryde
5949         <user42@zip.com.au>.
5950         (gnus-mime-inline-part): Allow the name parameter as well as the
5951         filename parameter; force decompressing of compressed data; always
5952         display contents being not decoded as unibyte.
5953
5954         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
5955         as well as the filename parameter.
5956
5957         * mm-util.el (mm-decompress-buffer): Merge
5958         gnus-mime-jka-compr-maybe-uncompress.
5959         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
5960         of compressed data.
5961
5962 2005-02-08  Simon Josefsson  <jas@extundo.com>
5963
5964         * imap.el (imap-log): Doc fix.
5965
5966 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5967
5968         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
5969         the coding cookies; decompress compressed parts.
5970
5971         * mml.el (mml-generate-mime-1): Add the charaset parameter according
5972         to the value which a user specified manually or the coding cookie.
5973
5974         * mm-util.el (mm-string-to-multibyte): New function.
5975         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
5976         (mm-coding-system-to-mime-charset): New function.
5977         (mm-decompress-buffer): New function.
5978         (mm-find-buffer-file-coding-system): New function.
5979
5980         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
5981         (mm-display-inline-fontify): Rewrite for decoding and decompressing
5982         parts.
5983
5984 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5985
5986         * mm-view.el (mm-display-inline-fontify): Decode a part according
5987         to the charset parameter.
5988
5989 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5990
5991         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
5992         prefix arg is neither nil nor a number, as info specifies.
5993
5994 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5995
5996         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
5997         timestamps.
5998
5999 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
6000
6001         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
6002         groups error checking and notify user.
6003
6004 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
6005
6006         * message.el (message-send-mail-function): Check existence of
6007         sendmail-program first before using default value
6008         `message-send-mail-with-sendmail'.  Otherwise use more generic
6009         `smtpmail-send-it'.
6010
6011 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6012
6013         * nntp.el (nntp-request-update-info): Always return nil.
6014
6015 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6016
6017         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
6018
6019 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6020
6021         * message.el (message-beginning-of-line): Change the behavior when
6022         invoked between BOL and : so that it first moves backward.
6023
6024 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6025
6026         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
6027         article buffer when editing of the article is discarded.
6028         (gnus-article-prepare): Revert.
6029
6030 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6031
6032         * gnus-art.el (gnus-article-prepare):
6033         Remove message-strip-forbidden-properties from the local hook.
6034
6035 2005-01-27  Simon Josefsson  <jas@extundo.com>
6036
6037         * password.el (password-cache-add): Only start one timer per key.
6038         Reported by Derek Atkins <warlord@MIT.EDU>.
6039
6040 2005-01-26  Steve Youngs  <steve@sxemacs.org>
6041
6042         * run-at-time.el: Removed.  It is no longer needed as
6043         timer-funcs.el in the xemacs-base package has a working version of
6044         `run-at-time'.
6045
6046         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
6047
6048         * password.el: Require timer-funcs instead of run-at-time in
6049         XEmacs.
6050         Remove `password-run-at-time' macro.
6051         (password-cache-add): Use `run-at-time' instead of
6052         `password-run-at-time'.
6053
6054         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
6055         Remove `nnheader-cancel-function-timers' alias,
6056         `cancel-function-timers' exists in XEmacs in timer-funcs.
6057
6058         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
6059         for `run-with-idle-timer'.
6060
6061         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
6062         for `run-at-time'.
6063
6064         * mm-url.el: Require timer-funcs at compile time when in XEmacs
6065         for `with-timeout'.
6066
6067         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
6068         the same as for XEmacs 21.4.
6069         No need to ignore `run-with-idle-timer', this function exists in
6070         XEmacs now in timer-funcs.el in the xemacs-base package.
6071         (dgnushack-compile): No need to delete
6072         run-at-time.el from the list of files to compile because it
6073         doesn't exist anymore.
6074
6075 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6076
6077         * mml.el (mml-generate-mime-1): Convert string into unibyte when
6078         inserting " *mml*" buffer's contents into a unibyte temp buffer.
6079
6080 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
6081
6082         * mail-source.el (mail-source-fetch-imap): Search for ^From case
6083         sensitively.
6084
6085 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
6086
6087         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
6088
6089 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6090
6091         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
6092         which will be inserted according to the multibyteness of a buffer
6093         rather than the type of contents.  Suggested by ARISAWA Akihiro
6094         <ari@mbf.ocn.ne.jp>.
6095
6096         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
6097         of string which old xml.el may return rather than a string.
6098
6099 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6100
6101         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
6102
6103 2005-01-16  Simon Josefsson  <jas@extundo.com>
6104
6105         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
6106         idn/idna.el isn't available.
6107         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
6108         <michael@waxrat.com>.
6109
6110         * hashcash.el: Remove non-FSF copyright header.
6111
6112         * hashcash.el (hashcash-extra-generate-parameters): New variable.
6113         (hashcash-generate-payment): Use it.
6114         (hashcash-generate-payment-async): Use it.
6115
6116 2005-01-15  Simon Josefsson  <jas@extundo.com>
6117
6118         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
6119         Suggested by Raymond Scholz <ray-2005@zonix.de>.
6120
6121         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
6122         gnus-summary-idna-message.
6123         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
6124         (gnus-summary-idna-message): New function.
6125
6126 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6127
6128         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
6129         gnus-novice-user.
6130
6131 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6132
6133         * nnrss.el (nnrss-request-delete-group): Delete entries in
6134         nnrss-group-alist as well.
6135         (nnrss-save-server-data): Insert newline.
6136
6137 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
6138
6139         * gnus.el (gnus-user-agent): Use list of symbols instead of
6140         symbols.  Display full version number for (S)XEmacs.  Optionally
6141         display (S)XEmacs codename.
6142
6143         * gnus-util.el (gnus-emacs-version): Update for new
6144         `gnus-user-agent'.
6145
6146         * gnus-msg.el (gnus-extended-version): Make it possible to omit
6147         Gnus version.
6148
6149 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6150
6151         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
6152         which is unreadable in some setups.
6153
6154 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6155
6156         * gnus-spec.el (gnus-update-format-specifications): Flush the
6157         group format spec cache if it doesn't support decoded group names.
6158
6159 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6160
6161         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
6162         to apply decay on score files matching a regexp.
6163
6164 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6165
6166         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
6167         compatibility in %g and %c.
6168
6169 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6170
6171         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
6172         name for only %g and %c.
6173         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
6174         of gnus-tmp-group to decoded group name.
6175         (gnus-group-make-rss-group): Exclude `/'s from group names.
6176
6177 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6178
6179         * nnrss.el (nnrss-get-encoding): Fix regexp.
6180
6181 2004-12-27  Simon Josefsson  <jas@extundo.com>
6182
6183         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
6184         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
6185         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
6186
6187 2004-12-17  Kim F. Storm  <storm@cua.dk>
6188
6189         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
6190
6191         * gnus-sum.el (gnus-summary-mode-map): Likewise.
6192
6193 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
6194
6195         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
6196
6197 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6198
6199         * nnrss.el: Require rfc2047 and mml.
6200         (nnrss-file-coding-system): New variable.
6201         (nnrss-format-string): Redefine it as an inline function.
6202         (nnrss-decode-group-name): New function.
6203         (nnrss-string-as-multibyte): Remove.
6204         (nnrss-retrieve-headers): Decode group name; don't use
6205         nnrss-format-string.
6206         (nnrss-request-group): Decode group name.
6207         (nnrss-request-article): Decode group name; allow a Message-ID as
6208         well as an article number; don't use nnrss-format-string; encode a
6209         Message-ID string which may contain non-ASCII characters; use
6210         mml-to-mime to compose a MIME article.
6211         (nnrss-request-expire-articles): Decode group name.
6212         (nnrss-request-delete-group): Decode group name.
6213         (nnrss-fetch): Clarify error message.
6214         (nnrss-read-server-data): Use insert-file-contents instead of load;
6215         bind file-name-coding-system; use multibyte buffer.
6216         (nnrss-save-server-data): Bind coding-system-for-write to the
6217         value of nnrss-file-coding-system; bind file-name-coding-system;
6218         add coding cookie.
6219         (nnrss-read-group-data): Use insert-file-contents instead of load;
6220         bind file-name-coding-system; use multibyte buffer.
6221         (nnrss-save-group-data): Bind coding-system-for-write to the
6222         value of nnrss-file-coding-system; bind file-name-coding-system.
6223         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
6224         make it work with non-ASCII text.
6225         (nnrss-find-el): Make it work with old xml.el as well.
6226
6227 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
6228
6229         * nnrss.el (nnrss-get-encoding): New function.
6230         (nnrss-fetch): Use unibyte buffer initially; bind
6231         coding-system-for-read while performing mm-url-insert; remove ^Ms;
6232         decode contents according to the encoding attribute.
6233         (nnrss-save-group-data): Add coding cookie.
6234         (nnrss-mime-encode-string): New function.
6235         (nnrss-check-group): Use it to encode subject and author.
6236
6237 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
6238
6239         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
6240         imaginary variable.
6241
6242 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6243
6244         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
6245         correctly even if there are wide characters.
6246
6247 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6248
6249         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
6250         downcased symbol names; make a new cache instead of reusing
6251         bbdb-hashtable.
6252
6253 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6254
6255         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
6256         concatenating segments rather than before concatenating them.
6257         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6258
6259         * message.el (message-get-reply-headers): Bind `extra'.
6260
6261 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6262
6263         * message.el (message-extra-wide-headers): New variable.
6264         (message-get-reply-headers): Use it.
6265
6266 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6267
6268         * gnus-agent.el (gnus-agent-group-path): Decode group name.
6269         (gnus-agent-group-pathname): Ditto.
6270
6271         * gnus-cache.el (gnus-cache-file-name): Decode group name.
6272
6273         * gnus-group.el (gnus-group-make-group): Decode group name.
6274         (gnus-group-make-rss-group): Register the group data after opening
6275         the nnrss group.
6276
6277 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
6278
6279         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
6280         by expiry now get marked as read.
6281
6282 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6283
6284         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
6285
6286 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
6287
6288         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
6289         unify Latin characters in XEmacs.
6290         (mm-find-mime-charset-region): Use it.
6291
6292 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6293
6294         * gnus-util.el (gnus-delete-directory): New function.
6295
6296         * gnus-agent.el (gnus-agent-delete-group): Use it.
6297
6298         * gnus-cache.el (gnus-cache-delete-group): Use it.
6299
6300 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6301
6302         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
6303         names.
6304
6305 2004-12-16  Simon Josefsson  <jas@extundo.com>
6306
6307         * hashcash.el (hashcash-payment-alist): Fix custom :type.
6308
6309 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6310
6311         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
6312
6313         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
6314         (gnus-group-set-current-level): Decode group name.
6315
6316 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
6317
6318         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
6319         failed.
6320
6321 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6322
6323         * gnus-group.el (gnus-group-delete-group): Decode group name.
6324         (gnus-group-make-rss-group): Encode group name.
6325         (gnus-group-catchup-current): Decode group name.
6326         (gnus-group-kill-group): Decode group name.
6327
6328 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6329
6330         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
6331
6332 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6333
6334         * gnus-group.el (gnus-group-make-rss-group):
6335         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
6336
6337         * gnus-start.el (gnus-setup-news): Honor user's setting to
6338         gnus-message-archive-method.  Suggested by Lute Kamstra
6339         <lute@gnu.org>.
6340
6341 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
6342
6343         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
6344         global counterparts of the buffer-local variables.
6345
6346 2004-11-16  Romain Francoise  <romain@orebokech.com>
6347
6348         * gnus-sum.el (gnus-summary-exit): Don't clear the global
6349         counterparts of the buffer-local variables.
6350
6351 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6352
6353         * message.el (message-forbidden-properties): Fixed typo in doc
6354         string.
6355
6356 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6357
6358         * gnus-util.el (gnus-replace-in-string): Added doc string.
6359
6360         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
6361         to avoid problems when splitting mails with many recipients.
6362
6363 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6364
6365         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
6366         pop-to-buffer, covered by the subsequent gnus-configure-windows.
6367
6368 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
6369
6370         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
6371         if there is no hashtable in memory or file modification time is
6372         newer than cached timestamp.
6373
6374 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6375
6376         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
6377         not-matching option.
6378
6379 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
6380
6381         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
6382         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
6383         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6384         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
6385         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
6386         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
6387
6388 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6389
6390         * message.el (message-forward-make-body-mml): Remove headers
6391         according to message-forward-ignored-headers if a message is decoded.
6392
6393 2004-12-02  Romain Francoise  <romain@orebokech.com>
6394
6395         * message.el (message-forward-make-body-plain): Always remove
6396         headers according to message-forward-ignored-headers.
6397
6398 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6399
6400         * spam.el (spam-summary-prepare-exit): Remove the
6401         gnus-summary-limit pop for now, it has problems with ham marks for
6402         me.
6403
6404 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
6405
6406         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
6407         correctly.
6408
6409 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
6410
6411         * format-spec.el (format-spec): Message the char.
6412
6413 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
6414
6415         * gnus-art.el (gnus-split-methods): Reformat comments.
6416
6417         * spam.el (spam-summary-prepare-exit): Remove article limits
6418         before exiting the summary buffer.
6419
6420 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6421
6422         * lpath.el: Remove bbdb-create-internal, bbdb-records,
6423         spam-BBDB-register-routine and spam-enter-ham-BBDB.
6424
6425         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
6426         order to silence the byte compiler.
6427
6428         * spam.el: Fix the way to silence the byte compiler, which
6429         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
6430         bbdb-search-simple, spam-BBDB-register-routine,
6431         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
6432         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
6433         spam-stat-buffer-is-spam, spam-stat-load,
6434         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
6435         spam-stat-save and spam-stat-split-fancy.
6436
6437 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6438
6439         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
6440         which may confuse users.
6441         (canlock-password-for-verify): Ditto.
6442
6443         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
6444
6445         * gnus-art.el (gnus-emphasis-alist): Ditto.
6446
6447         * gnus-registry.el (gnus-registry-max-entries): Ditto.
6448
6449         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
6450
6451         * gnus-start.el (gnus-save-killed-list): Ditto.
6452
6453         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
6454         (gnus-sum-thread-tree-root): Ditto.
6455         (gnus-sum-thread-tree-false-root): Ditto.
6456         (gnus-sum-thread-tree-single-indent): Ditto.
6457
6458         * message.el (message-courtesy-message): Ditto.
6459         (message-archive-note): Ditto.
6460         (message-subscribed-address-file): Ditto.
6461         (message-user-fqdn): Ditto.
6462
6463         * spam-report.el (spam-report-gmane-regex): Ditto.
6464
6465         * spam.el (spam-blackhole-good-server-regex): Ditto.
6466
6467 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6468
6469         * mml.el (mml-preview): Widen the message buffer before copying
6470         the contents to the preview buffer; sort headers before previewing.
6471
6472         * message.el (message-hidden-headers): Fix the way to avoid a bug
6473         in the `repeat' widget in Emacs 21.3 or earlier.
6474
6475 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6476
6477         * message.el (message-hidden-headers): Default to "^References:".
6478         Improve customization type.  Suggested by Reiner Steib
6479         <Reiner.Steib@gmx.de>.
6480
6481 2004-11-25  Romain Francoise  <romain@orebokech.com>
6482
6483         * message.el (message-strip-forbidden-properties): Remove check for
6484         obsolete `message-hidden' text property, hidden headers are not
6485         accessible in the buffer anymore.
6486
6487 2004-11-22  Romain Francoise  <romain@orebokech.com>
6488
6489         * message.el (message-header-format-alist): Add `From' in list
6490         so that it can be sorted.
6491         (message-fix-before-sending): Widen and sort headers before
6492         sending.
6493         (message-hide-headers): Use narrowing to hide headers by moving
6494         them to the top of the buffer and narrowing to the region
6495         underneath.
6496
6497 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6498
6499         * message.el (message-strip-forbidden-properties): Bind
6500         buffer-read-only (etc) to nil.
6501
6502 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6503
6504         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
6505         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6506
6507 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
6508
6509         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
6510
6511 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6512
6513         * dns.el (query-dns): Use sit-for to time instead of
6514         accept-process-output, since that doesn't seem to work on udp
6515         sockets.
6516
6517 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6518
6519         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
6520
6521 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
6522
6523         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
6524         doc string.  Improve doc string.
6525
6526 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6527
6528         * nntp.el (nntp-request-update-info): Return nil if
6529         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
6530         may not call gnus-activate-group which uselessly issues the GROUP
6531         commands for all nntp groups and wastes time.  Reported by Romain
6532         Francoise <romain@orebokech.com>.
6533
6534         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
6535
6536 2004-11-15  Simon Josefsson  <jas@extundo.com>
6537
6538         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
6539         headers separately.
6540         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
6541         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
6542
6543 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6544
6545         * gnus-start.el (gnus-convert-old-newsrc):
6546         Assign legacy-gnus-agent to 5.10.7.
6547
6548 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6549
6550         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
6551         start of the lines.
6552
6553 2004-11-14  Magnus Henoch  <mange@freemail.hu>
6554
6555         * hashcash.el (hashcash-default-payment): Change default to 20
6556         (hashcash-default-accept-payment): Change default to 20
6557         (hashcash-process-alist): New variable
6558         (hashcash-generate-payment-async): Add
6559         (hashcash-already-paid-p): Add
6560         (hashcash-insert-payment): Don't generate payments twice
6561         (hashcash-insert-payment-async): Add
6562         (hashcash-insert-payment-async-2): Add
6563         (hashcash-cancel-async): Add
6564         (hashcash-wait-async): Add
6565         (hashcash-processes-running-p): Add
6566         (hashcash-wait-or-cancel): Add
6567         (mail-add-payment): New optional argument.  Conditionally start
6568         asynchronous calculation.
6569         (mail-add-payment-async): Add
6570
6571         * message.el (message-send-mail): Wait for asynchronous hashcash
6572         results.  Don't clobber existing X-Hashcash headers.
6573         (message-setup-1): Call mail-add-payment-async when
6574         message-generate-hashcash is non-nil.
6575
6576 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
6577
6578         * message.el (message-use-alternative-email-as-from): Examine the
6579         From header as well; use message-make-from in order to include a
6580         user's full name.
6581
6582 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6583
6584         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
6585         default; improve customization type.
6586         (gnus-emphasis-custom-with-format): New macro.
6587         (gnus-emphasis-custom-value-to-external): New function.
6588         (gnus-emphasis-custom-value-to-internal): New function.
6589
6590 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6591
6592         * dns.el (query-dns): Resolve reverse addresses.
6593
6594 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6595
6596         * gnus-group.el (gnus-group-get-new-news): Use it.
6597
6598         * gnus-start.el (gnus-check-reasonable-setup): New function.
6599
6600 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6601
6602         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
6603         "Args out of range" error.  Reported by Arnaud Giersch
6604         <arnaud.giersch@free.fr>.
6605
6606 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
6607
6608         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
6609
6610 2004-11-04  Richard M. Stallman  <rms@gnu.org>
6611
6612         * spam.el (spam group): Add :version.
6613
6614         * pgg-def.el (pgg group): Add :version.
6615
6616 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6617
6618         * gnus-art.el (gnus-article-edit-article): Don't associate the
6619         article buffer with a draft file.  This is a temporary measure
6620         against the 2004-08-22 change to gnus-article-edit-mode.
6621
6622 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6623
6624         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
6625         (html2text-format-tags): Remove unused variable `attr'.
6626
6627 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6628
6629         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
6630
6631         * tls.el (tls-process-connection-type, tls-success)
6632         (tls-certtool-program): Add :version.
6633
6634         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
6635         (starttls-extra-arguments, starttls-process-connection-type)
6636         (starttls-connect, starttls-failure, starttls-success):
6637
6638         * spam-stat.el (spam-stat): Add :version.
6639
6640         * sieve.el (sieve): Add :version.
6641
6642         * sha1.el (sha1): Add :version.
6643         (sha1-use-external): Remove redundant version.
6644
6645         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
6646         (nnmail-cache-ignore-groups, nnmail-spool-hook)
6647         (nnmail-split-fancy-match-partial-words)
6648         (nnmail-split-lowercase-expanded):
6649
6650         * nndiary.el (nndiary): Add :version.
6651
6652         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
6653
6654         * mml-sec.el (mml-default-sign-method)
6655         (mml-default-encrypt-method, mml-signencrypt-style-alist):
6656         Add :version.
6657
6658         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
6659
6660         * mm-url.el (mm-url-use-external, mm-url-program)
6661         (mm-url-arguments): Add :version.
6662
6663         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
6664         (mm-attachment-file-modes, mm-decrypt-option)
6665         (mm-w3m-safe-url-regexp): Add :version.
6666
6667         * message.el (message-cite-prefix-regexp)
6668         (message-sendmail-envelope-from, message-minibuffer-local-map)
6669         (message-user-fqdn, message-completion-alist): Add :version.
6670
6671         * gnus-win.el (gnus-configure-windows-hook)
6672         (gnus-use-frames-on-any-display): Add :version.
6673
6674         * gnus-art.el (gnus-article-address-banner-alist)
6675         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
6676         (gnus-treat-from-picon, gnus-treat-mail-picon)
6677         (gnus-treat-x-pgp-sig): Add :version.
6678
6679         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
6680         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
6681         (gnus-summary-article-delete-hook)
6682         (gnus-summary-display-while-building): Add :version.
6683
6684         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
6685         (gnus-get-top-new-news-hook):Add :version.
6686
6687         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6688         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
6689
6690         * gnus-registry.el (gnus-registry): Add :version.
6691
6692         * gnus-spec.el (gnus-use-correct-string-widths)
6693         (gnus-make-format-preserve-properties): Add :version.
6694
6695         * gnus.el (gnus-group-charter-alist)
6696         (gnus-group-fetch-control-use-browse-url)
6697         (gnus-install-group-spam-parameters): Add :version.
6698
6699         * gnus-diary.el (gnus-diary): Add :version.
6700
6701         * gnus-delay.el (gnus-delay): Add :version.
6702
6703         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
6704         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
6705         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
6706         Add :version.
6707
6708         * gnus-agent.el (gnus-agent-max-fetch-size)
6709         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
6710         (gnus-agent-prompt-send-queue): Add :version.
6711
6712         * deuglify.el (gnus-outlook-deuglify): Add :version.
6713
6714         * html2text.el: Beautify code.  Improve doc strings.  Some
6715         checkdoc cleanup.
6716         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
6717
6718 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
6719
6720         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
6721
6722 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
6723
6724         * gnus-registry.el (gnus-registry-hashtb): Create the registry
6725         when package is loaded.
6726
6727         * spam.el (spam-summary-score-preferred-header): Add global preference
6728         for people who want to override the default SpamAssassin over
6729         Bogofilter preference (when both are set).
6730         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
6731         (spam-user-format-function-S): Check
6732         spam-summary-score-preferred-header.
6733         (spam-extra-header-to-number): Add X-Bogosity header parsing.
6734         (spam-user-format-function-S): Format the score correctly.
6735
6736 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6737
6738         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
6739         signature file.  Suggested by Manoj Srivastava
6740         <srivasta@golden-gryphon.com>.
6741
6742         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
6743         iso-2022-jp even in the Japanese language environment.
6744         Suggested by Jason Rumney <jasonr@gnu.org>.
6745
6746 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6747
6748         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
6749         use the same characters as the dummy marks; make it free from
6750         getting affected by the language environment.
6751         (gnus-summary-read-group-1): Update mark positions only when the
6752         format spec is updated.
6753
6754         * gnus-spec.el (gnus-update-format-specifications): Return a list
6755         of updated types.
6756
6757 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6758
6759         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
6760         of boundp to check if display-warning is available.
6761
6762 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
6763
6764         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
6765
6766 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6767
6768         * nnspool.el (nnspool-spool-directory): Use news-path if the
6769         news-directory variable is not bound.
6770
6771         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
6772         function instead of display-warning if it is not available.
6773
6774 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6775
6776         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
6777         v5-10: Use `point-at-bol'.
6778
6779 2004-10-26  Simon Josefsson  <jas@extundo.com>
6780
6781         * hashcash.el: Fix URL in comment, reported by Cheng Gao
6782         <chenggao@gmail.com>.
6783
6784 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6785
6786         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
6787         instead.
6788
6789 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
6790
6791         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
6792         to remove a server from the nnimap-server-buffer-alist.
6793         (nnimap-open-connection, nnimap-close-server): Use it.
6794
6795         * gnus-encrypt.el: Remove file in favor of encrypt.el.
6796
6797 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6798
6799         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
6800         running the major-mode function.
6801
6802 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6803
6804         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
6805         dummy marks in the right way.
6806
6807 2004-10-18  David Edmondson  <dme@dme.org>
6808
6809         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
6810         excessively.
6811
6812 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
6813
6814         * gnus-util.el (gnus-split-references): Accept a nil references
6815         string and go on blissfully.
6816
6817         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
6818         cases where the references string is non-nil but has no references.
6819
6820         * encrypt.el: Add autoload tags.
6821
6822         * spam.el (spam-resolve-registrations-routine): Remove article
6823         from unregistration list too.  Reported by David Hanak
6824         <dhanak@isis.vanderbilt.edu>
6825
6826 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
6827
6828         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
6829         nil.  Changed custom type.
6830
6831 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
6832
6833         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
6834
6835         * gnus-sum.el (gnus-summary-move-article): Use it.
6836
6837 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
6838
6839         * encrypt.el: Add autoload cookies.
6840
6841         * spam.el (spam-backend-article-list-property)
6842         (spam-backend-get-article-todo-list)
6843         (spam-backend-put-article-todo-list, )
6844         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
6845         Resolve registrations separately.
6846         (spam-register-routine): Format comments.
6847         (spam-unregister-routine, spam-register-routine): Always call with
6848         specific-articles, no default list.
6849         (spam-summary-prepare-exit): Use the spam-classifications function.
6850
6851         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
6852         gnus-encrypt.el.
6853
6854         * encrypt.el: copied from gnus-encrypt.el
6855
6856         * gnus-encrypt.el: commented that it's obsolete
6857
6858 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6859
6860         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
6861         (gnus-score-save): Use it.
6862
6863         * message.el (message-bury): Use `window-dedicated-p'.
6864
6865 2004-10-15  Simon Josefsson  <jas@extundo.com>
6866
6867         * pop3.el (top-level): Don't require nnheader.
6868         (pop3-read-timeout): Add.
6869         (pop3-accept-process-output): Add.
6870         (pop3-read-response, pop3-retr): Use it.
6871
6872 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
6873
6874         * spam.el (spam-register-routine): Move comment.
6875         (spam-verify-bogofilter): Use 'unknown for the initial
6876         spam-bogofilter-valid state, not 'never.
6877
6878         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
6879         for netrc-machine.
6880
6881         * nnimap.el (nnimap-open-connection): Use
6882         netrc-machine-user-or-password.
6883
6884 2004-10-17  Richard M. Stallman  <rms@gnu.org>
6885
6886         * gnus-registry.el (gnus-registry-unload-hook):
6887         Set as a variable with add-hook.
6888
6889         * nnspool.el (nnspool-spool-directory): Use news-directory instead
6890         of news-path.
6891
6892         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
6893
6894         * spam.el: Delete duplicate `provide'.
6895         (spam-unload-hook): Set as a variable with add-hook.
6896
6897 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6898
6899         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
6900         in the doc string.
6901
6902         * message.el (message-ignored-news-headers)
6903         (message-ignored-supersedes-headers)
6904         (message-ignored-resent-headers)
6905         (message-forward-ignored-headers): Improve custom type.
6906
6907 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6908
6909         * message.el (message-tokenize-header): Fix 2004-09-06 change
6910         which used point-min in the wrong place.
6911
6912 2004-10-12  Simon Josefsson  <jas@extundo.com>
6913
6914         * tls.el (tls-certtool-program): New variable.
6915         (tls-certificate-information): New function, based on
6916         ssl-certificate-information.
6917
6918 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6919
6920         * compface.el: Move the version of ELisp-based uncompface program
6921         to the contrib directory because of the copyright problem.
6922
6923 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
6924
6925         * message.el (message-kill-buffer): Raise the current frame.
6926
6927 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6928
6929         * gnus-sum.el: Mention that multibyte characters don't work as marks.
6930
6931         * gnus.el (message-y-or-n-p): Autoload.
6932
6933         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
6934         (pop3-password-required, pop3-authentication-scheme)
6935         (pop3-leave-mail-on-server): Made customizable.
6936         (pop3): New custom group.
6937         (pop3-retr): Remove `sleep-for' statements.
6938         Suggested by Dave Love <fx@gnu.org>.
6939
6940         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
6941         Windows/DOS.
6942
6943         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
6944         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
6945         Dave Love <fx@gnu.org>.
6946
6947         * mml.el (mml-minibuffer-read-disposition): Require match.
6948         Suggested by Dave Love <fx@gnu.org>.
6949
6950 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
6951
6952         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
6953         doc string.
6954
6955 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6956
6957         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
6958
6959 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6960
6961         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
6962         instead of calling `mm-insert-inline', to decode text/* parts
6963         before displaying them.
6964
6965 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6966
6967         * mm-uu.el (mm-uu-text-plain-type): New variable.
6968         (mm-uu-pgp-signed-extract-1): Use it.
6969         (mm-uu-pgp-encrypted-extract-1): Use it.
6970         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
6971         bind mm-uu-text-plain-type with that value.
6972         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
6973         mm-uu-dissect.
6974
6975 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6976
6977         * gnus-group.el (gnus-update-group-mark-positions):
6978         * gnus-sum.el (gnus-update-summary-mark-positions):
6979         * message.el (message-check-news-body-syntax):
6980         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
6981         of string-as-multibyte.
6982
6983 2004-10-05  Juri Linkov  <juri@jurta.org>
6984
6985         * gnus-group.el (gnus-update-group-mark-positions):
6986         * gnus-sum.el (gnus-update-summary-mark-positions):
6987         * message.el (message-check-news-body-syntax):
6988         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
6989         8-bit unibyte values to a multibyte string for search functions.
6990
6991 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6992
6993         * mm-uu.el (mm-uu-dissect): Allow optional arg.
6994         (mm-uu-dissect-text-parts): New function.
6995
6996         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
6997         dissect text parts.
6998
6999         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
7000         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
7001
7002         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
7003
7004         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
7005         gnus-current-topics instead of gnus-current-topic.
7006
7007 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
7008
7009         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
7010
7011 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
7012
7013         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
7014         where approriate.
7015
7016         * nnml.el (nnml-generate-active-info): do.
7017
7018         * nndiary.el (nndiary-generate-active-info): do.
7019
7020         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
7021         (gnus-topic-move): do.
7022
7023         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
7024         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
7025
7026         * gnus-srvr.el (gnus-server-prepare)
7027         (gnus-server-open-all-servers): do.
7028
7029         * gnus-msg.el (gnus-summary-cancel-article)
7030         (gnus-summary-resend-message)
7031         (gnus-summary-mail-crosspost-complaint): do.
7032
7033         * gnus-move.el (gnus-change-server): do.
7034
7035         * gnus-group.el (gnus-group-unmark-all-groups)
7036         (gnus-group-set-current-level): do.
7037
7038 2004-10-04  Simon Josefsson  <jas@extundo.com>
7039
7040         * message.el (message-generate-hashcash): Doc fix.
7041
7042 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
7043
7044         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
7045         avoid infinite recursion via gnus-get-function.
7046
7047 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
7048
7049         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
7050
7051         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
7052
7053         * nnmail.el (nnmail-split-history): do.
7054
7055         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
7056         (nnml-request-delete-group): do.
7057
7058         * nnslashdot.el (nnslashdot-read-groups): do.
7059
7060         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
7061         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
7062
7063         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
7064         (nnspool-sift-nov-with-sed): Use last
7065         (nnspool-retrieve-headers-with-nov): Use mapc.
7066         (nnspool-request-newgroups): Use dolist.
7067         (nnspool-request-group): Use last.
7068
7069         * nntp.el (nntp-read-server-type): Use dolist.
7070
7071         * nnvirtual.el (nnvirtual-create-mapping)
7072         (nnvirtual-update-read-and-marked): Use dolist.
7073         (nnvirtual-convert-headers): Simplify.
7074
7075 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
7076
7077         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
7078         support for sync'ing tick marks.
7079
7080 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7081
7082         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
7083         there's no visible header.
7084
7085 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
7086
7087         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
7088         necessary, pass full group name to gnus-request-set-marks.
7089
7090 2004-10-01  Simon Josefsson  <jas@extundo.com>
7091
7092         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
7093         acroread.
7094
7095 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7096
7097         * spam-report.el (spam-report-gmane): Fix interactive.
7098
7099         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
7100
7101         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
7102         when writing file.
7103         (gnus-agent-synchronize-flags): Don't default to being
7104         interactive.
7105
7106 2004-09-30  Simon Josefsson  <jas@extundo.com>
7107
7108         * message.el (message-generate-hashcash): Add.
7109         (message-send-mail): Use it, call mail-add-payment.
7110
7111 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7112
7113         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
7114
7115 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
7116
7117         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
7118         gnus-requst-update-info with explicit code to sync the in-memory
7119         info read flags with the marks being sync'd to the backend.
7120
7121         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
7122
7123 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7124
7125         * spam.el (spam-verify-bogofilter): Add new function.
7126         (spam-check-bogofilter)
7127         (spam-bogofilter-register-with-bogofilter): Use it.
7128         (spam-verify-bogofilter): Add small fixes.
7129
7130 2004-09-28  Simon Josefsson  <jas@extundo.com>
7131
7132         * hashcash.el (hashcash-generate-payment): Revert.
7133
7134 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7135
7136         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
7137         gnus-extract-references instead of gnus-split-references.
7138
7139         * gnus-util.el (gnus-extract-references): Add new function, analogous
7140         to gnus-split-references but extracts only the message-ID without
7141         anything extra.
7142
7143         * hashcash.el (hashcash-generate-payment)
7144         (hashcash-check-payment): Do the right thing if hashcash-path is
7145         nil (because the hashcash program could not be found).
7146
7147         * spam.el (spam-use-hashcash): Remove comment.
7148
7149 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
7150
7151         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
7152         (gnus-cache-enter-article, gnus-cache-remove-article)
7153         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
7154
7155         * gnus-async.el (gnus-async-prefetch-remove-group): do.
7156
7157         * gnus-art.el (article-hide-boring-headers)
7158         (article-translate-strings, article-display-face)
7159         (gnus-article-mime-match-handle-first)
7160         (gnus-article-highlight-headers)
7161         (gnus-article-add-buttons-to-head): do.
7162
7163 2004-09-27  Simon Josefsson  <jas@extundo.com>
7164
7165         * hashcash.el: New version, from
7166         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
7167         ../contrib/.
7168
7169 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7170
7171         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
7172
7173 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
7174
7175         * gnus-dup.el (gnus-dup-open): Use mapc.
7176         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
7177
7178         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
7179         Reported by Stefan Wiens <s.wi@gmx.net>.
7180
7181         * gnus.el (gnus-shutdown): Use dolist.
7182
7183         * gnus-undo.el (gnus-undo): Use mapc.
7184
7185         * nnrss.el (nnrss-generate-active): do.
7186
7187         * message.el (message-cite-original-without-signature)
7188         (message-cite-original): Use mapc.
7189         (message-do-actions, message-make-forward-subject): Use dolist.
7190
7191 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
7192
7193         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
7194         deletion to remove entire duplicate line.  Fixes merged article
7195         number bug.
7196
7197 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
7198
7199         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
7200         servers that are offline.  Avoids having gnus-agent-toggle-plugged
7201         first ask if you want to open a server and then, even when you
7202         responded with no, asking if you want to synchronize the server's
7203         flags.
7204         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
7205         multi-line expressions.
7206         (gnus-agent-synchronize-group-flags): New internal function.
7207         Updates marks in memory (in the info structure) AND in the
7208         backend.
7209
7210         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
7211
7212         * nnagent.el (nnagent-request-set-mark): Use
7213         gnus-agent-synchronize-group-flags, not backend's request-set-mark
7214         method, to ensure that synchronization updates marks in the
7215         backend and in the info (in memory) structure.
7216
7217 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7218
7219         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
7220         convention fully; don't miss the root article of a thread; make
7221         the X-Draft-From header with correct article numbers.
7222
7223 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
7224
7225         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
7226         unless plugged.  Disable the agent so that an open failure causes
7227         an error.
7228
7229         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
7230         Reverted 2004-09-21 change.  The backend must be opened while
7231         synchronizing flags even when the backend stores the flags
7232         locally.
7233
7234 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
7235
7236         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
7237         in `header' match.  Reported by Svend Tollak Munkejord.
7238
7239         * message.el (message-cite-original): Fix use of
7240         `message-cite-articles-with-x-no-archive'.
7241
7242 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7243
7244         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
7245         (gnus-window-to-buffer): Ditto.
7246
7247         * mml.el (mml-preview-buffer): New variable.
7248         (mml-preview): Manage window layout with gnus-buffer-configuration.
7249
7250         * gnus-msg.el (gnus-setup-message): Put article numbers into the
7251         X-Draft-From header even if those articles aren't quoted.
7252
7253 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
7254
7255         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
7256         (gnus-request-set-mark, gnus-request-update-mark): Use new
7257         g-s-t-u-l-m to decide to use backend even when unplugged.
7258
7259 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7260
7261         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
7262         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
7263
7264 2004-09-20  Simon Josefsson  <jas@extundo.com>
7265
7266         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
7267         "utf-16-le".
7268
7269 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7270
7271         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
7272
7273 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
7274
7275         * uudecode.el (uudecode-use-external): Add :version.
7276
7277         * smime.el (smime-CA-file, smime-encrypt-cipher)
7278         (smime-dns-server): Add :version.
7279
7280         * smiley.el (gnus-smiley-file-types): Add :version.
7281
7282         * sha1.el (sha1-use-external): Add :version.
7283
7284         * pgg-def.el (pgg-query-keyserver): Add :version.
7285
7286         * nnmail.el (nnmail-fancy-expiry-targets)
7287         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
7288
7289         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
7290         (nnimap-retrieve-groups-asynchronous): Add :version.
7291         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
7292
7293         * mml.el (mml-content-disposition-parameters)
7294         (mml-insert-mime-headers-always): Add :version.
7295
7296         * mm-util.el (mm-coding-system-priorities):
7297
7298         * mm-decode.el (mm-inline-text-html-with-images)
7299         (mm-keep-viewer-alive-types, mm-external-terminal-program)
7300         (mm-verify-option): Add :version.
7301         (mm-text-html-renderer): Change :version.
7302
7303         * message.el (message-fcc-externalize-attachments)
7304         (message-required-headers, message-draft-headers)
7305         (message-subject-trailing-was-query)
7306         (message-subject-trailing-was-ask-regexp)
7307         (message-subject-trailing-was-regexp, message-mark-insert-begin)
7308         (message-mark-insert-end, message-archive-header)
7309         (message-archive-note, message-cross-post-default)
7310         (message-cross-post-note, message-followup-to-note)
7311         (message-cross-post-note-function, message-use-mail-followup-to)
7312         (message-subscribed-address-functions)
7313         (message-subscribed-address-file, message-subscribed-addresses)
7314         (message-subscribed-regexps, message-allow-no-recipients)
7315         (message-yank-cited-prefix, message-signature-insert-empty-line)
7316         (message-hidden-headers, message-hierarchical-addresses)
7317         (message-mail-user-agent, message-use-idna)
7318         (message-valid-fqdn-regexp)
7319         (message-strip-special-text-properties, message-header-synonyms)
7320         (message-beginning-of-line, message-tab-body-function): Add :version.
7321         (message-insert-canlock, message-wide-reply-confirm-recipients):
7322         Change :version.
7323
7324         * mail-source.el (mail-source-ignore-errors): Add :group, :type
7325         and :version.
7326         (mail-source-delete-old-incoming-confirm)
7327         (mail-source-movemail-program): Add :version.
7328
7329         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
7330         (gnus-agent-cache, gnus-agent): Change :version.
7331
7332         * gnus-util.el (gnus-use-byte-compile): Change :version.
7333
7334         * gnus-sum.el (gnus-summary-make-false-root-always)
7335         (gnus-summary-default-high-score)
7336         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
7337         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
7338         (gnus-read-all-available-headers, gnus-article-emulate-mime)
7339         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
7340         (gnus-sum-thread-tree-single-indent)
7341         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
7342         (gnus-sum-thread-tree-leaf-with-other)
7343         (gnus-sum-thread-tree-single-leaf): Add :version.
7344         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
7345         (gnus-article-loose-mime): Change :version.
7346
7347         * gnus-start.el (gnus-backup-startup-file)
7348         (gnus-save-startup-file-via-temp-buffer): Add :version.
7349
7350         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
7351         (gnus-server-offline-face): Add :version.
7352
7353         * gnus-score.el (gnus-adaptive-word-length-limit):
7354
7355         * gnus-msg.el (gnus-gcc-externalize-attachments)
7356         (gnus-debug-files, gnus-debug-exclude-variables)
7357         (gnus-discouraged-post-methods): Change :version.
7358         (gnus-confirm-mail-reply-to-news)
7359         (gnus-confirm-treat-mail-like-news): Add :version.
7360
7361         * gnus-int.el (gnus-server-unopen-status): Add :version.
7362
7363         * gnus-group.el (gnus-group-jump-to-group-prompt)
7364         (gnus-large-ephemeral-newsgroup)
7365         (gnus-fetch-old-ephemeral-headers): Add :version.
7366
7367         * gnus-fun.el (gnus-x-face-directory)
7368         (gnus-convert-pbm-to-x-face-command)
7369         (gnus-convert-image-to-x-face-command)
7370         (gnus-convert-image-to-face-command): Add :version.
7371
7372         * gnus-delay.el (gnus-delay-default-hour): Add :version.
7373
7374         * gnus-cite.el (gnus-cite-blank-line-after-header)
7375         (gnus-article-boring-faces):
7376
7377         * gnus-art.el (gnus-buttonized-mime-types)
7378         (gnus-inhibit-mime-unbuttonizing)
7379         (gnus-treat-display-face)
7380         (gnus-treat-body-boundary): Change :version.
7381         (gnus-body-boundary-delimiter, gnus-picon-databases)
7382         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
7383         (gnus-treat-date-english, gnus-treat-fold-headers)
7384         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
7385         (gnus-treat-mail-picon, gnus-treat-wash-html)
7386         (gnus-article-encrypt-protocol)
7387         (gnus-use-idna, gnus-article-over-scroll)
7388         (gnus-mime-display-multipart-alternative-as-mixed)
7389         (gnus-mime-display-multipart-related-as-mixed)
7390         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
7391         (gnus-ctan-url, gnus-button-ctan-handler)
7392         (gnus-button-handle-ctan-bogus-regexp)
7393         (gnus-button-ctan-directory-regexp)
7394         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
7395         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
7396         (gnus-button-man-level, gnus-button-emacs-level)
7397         (gnus-button-message-level, gnus-button-browse-level): Add :version.
7398
7399         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
7400         (gnus-agent-go-online): Change :version.
7401         (gnus-agent-expire-unagentized-dirs)
7402         (gnus-agent-auto-agentize-methods): Add :version.
7403
7404         * flow-fill.el (fill-flowed-display-column)
7405         (fill-flowed-encode-column): Add :version.
7406
7407         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7408         (gnus-outlook-deuglify-unwrap-max)
7409         (gnus-outlook-deuglify-cite-marks)
7410         (gnus-outlook-deuglify-unwrap-stop-chars)
7411         (gnus-outlook-deuglify-no-wrap-chars)
7412         (gnus-outlook-deuglify-attrib-cut-regexp)
7413         (gnus-outlook-deuglify-attrib-verb-regexp)
7414         (gnus-outlook-deuglify-attrib-end-regexp)
7415         (gnus-outlook-display-hook): Add :version.
7416
7417         * binhex.el (binhex-use-external): Add :version.
7418
7419 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
7420
7421         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
7422         and `invisible'.
7423
7424 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7425
7426         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
7427         in gnus-registry-trim.
7428
7429 2004-09-13  Simon Josefsson  <jas@extundo.com>
7430
7431         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
7432
7433         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
7434
7435         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
7436         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
7437         <yamaoka@jpl.org>.
7438         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
7439         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
7440         <yamaoka@jpl.org>.
7441
7442         * sieve.el (sieve-manage-mode): Ditto.
7443
7444 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
7445
7446         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
7447
7448 2004-09-11  Simon Josefsson  <jas@extundo.com>
7449
7450         * dns-mode.el: Add.
7451
7452         * mm-view.el (mm-display-dns-inline): Add.
7453
7454         * mm-decode.el (mm-inline-media-tests): Add text/dns.
7455         (mm-automatic-display): Ditto.
7456
7457         * mailcap.el (mailcap-mime-data): Add text/dns.
7458         (mailcap-mime-extensions): Map .soa to text/dns.
7459
7460 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
7461
7462         * gnus-art.el (article-decode-mime-words, article-babel)
7463         (gnus-article-highlight-signature, gnus-article-add-buttons)
7464         (gnus-signature-toggle): Remove unnecessary bindings of
7465         `inhibit-read-only' inherited from v5.10 merge.
7466
7467 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
7468
7469         * nntp.el (nntp): New customization group.
7470         (nntp-authinfo-file): Add customization group.
7471
7472         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
7473
7474         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
7475
7476         * gnus.el (to-address, to-list, subscribed)
7477         (large-newsgroup-initial): Ditto.
7478
7479         * flow-fill.el (fill-flowed-display-column)
7480         (fill-flowed-encode-column): Ditto.
7481
7482 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
7483
7484         * message.el (message-tokenize-header, message-send-mail-with-qmail):
7485         Use point-min rather than 1.
7486         (message-send-mail): Use buffer-size rather than point-max.
7487
7488         * gnus-sum.el (gnus-summary-search-article-forward):
7489         Signal a specific `search-failed' rather than a generic `error'.
7490
7491         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
7492         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
7493         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
7494
7495 2004-09-10  Simon Josefsson  <jas@extundo.com>
7496
7497         * nndb.el (require): Remove tcp and duplicate cl.
7498
7499 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7500
7501         * gnus-agent.el (directory-files-and-attributes): Move forward.
7502
7503 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
7504
7505         * gnus-agent.el (directory-files-and-attributes): Optionally
7506         defined to support XEmacs.
7507
7508 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
7509
7510         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
7511         to avoid run-time CL dependencies.
7512         (gnus-agent-unfetch-articles): New function.
7513         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
7514         article numbers even when local .overview file is missing.
7515         (gnus-agent-read-article-number): New function. Only accepts
7516         27-bit article numbers.
7517         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
7518         gnus-agent-read-article-number.
7519         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
7520         from backend while recognizing that article numbers in .overview
7521         must be valid.
7522         (gnus-agent-update-files-total-fetched-for): Use
7523         directory-files-and-attributes to improve performance.
7524         * gnus-int.el (gnus-request-move-article): Use
7525         gnus-agent-unfetch-articles in place of gnus-agent-expire to
7526         improve performance.
7527
7528         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
7529         some users confused by references to .newsrc when they only have a
7530         .newsrc.eld file.
7531         (gnus-convert-mark-converter-prompt,
7532         gnus-convert-converter-needs-prompt): Fixed use of property list.
7533         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
7534         New function. Used internally to only display 'gnus converting
7535         files' message when actually necessary.
7536
7537         * gnus-sum.el (): Removed (require 'gnus-agent) as required
7538         methods now autoloaded.
7539
7540 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7541
7542         * gnus-sum.el (gnus-summary-insert-subject): Remove list
7543         identifiers.
7544
7545 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
7546
7547         * gnus-picon.el: Fix indentation and closing parenthesis.
7548
7549 2004-09-01  Simon Josefsson  <jas@extundo.com>
7550
7551         * message.el (message-canlock-generate): Require sha1, not
7552         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
7553         to require within a function.  Sadly, if sha1.el isn't loaded, the
7554         let binding in m-c-g will hide the defcustom definition, which is
7555         bad.)
7556
7557         * canlock.el: Require sha1, not sha1-el.
7558
7559         * message.el: Don't autoload sha1 (there is a autoload cookie in
7560         sha1.el).
7561
7562         * sha1-el.el: Renamed to sha1.el.
7563
7564 2004-08-30  Juanma Barranquero  <lektu@terra.es>
7565
7566         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
7567
7568 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7569
7570         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
7571
7572 2004-08-30  Kim F. Storm  <storm@cua.dk>
7573
7574         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
7575
7576         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
7577         Add :group 'nnimap.
7578
7579 2004-08-30  Andreas Schwab  <schwab@suse.de>
7580
7581         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
7582         ?* and ?\;.
7583
7584         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
7585         and ?\' to symbol instead of whitespace.
7586
7587 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7588
7589         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
7590
7591         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
7592         instead of re-search-forward.
7593
7594         * gnus-uu.el (gnus-uu-save-article): Ditto.
7595         (gnus-uu-post-encode-uuencode): Ditto.
7596
7597         * html2text.el (html2text-clean-list-items): Ditto.
7598         (html2text-clean-dtdd): Ditto.
7599         (html2text-format-tags): Ditto.
7600
7601         * message.el (message-send-mail-with-sendmail): Fix regexp.
7602         (message-fill-field-general): Use search-forward instead of
7603         re-search-forward.
7604         (unbold-region): Ditto.
7605
7606         * nnrss.el (nnrss-request-article): Ditto.
7607
7608         * nnslashdot.el (nnslashdot-request-article): Ditto.
7609
7610         * nnweb.el (nnweb-gmane-wash-article): Ditto.
7611
7612         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
7613         "Unrecognized menu descriptor" error in XEmacs.
7614
7615 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
7616
7617         * gnus-sum.el (gnus-read-header): Don't remove a header for the
7618         parent article of a sparse article in the thread hashtb.
7619
7620 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
7621
7622         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
7623         (nnmail-expand-newtext): Lowercase expanded entries if
7624         nnmail-split-lowercase-expanded is non-nil.
7625
7626 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7627
7628         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
7629         entry.
7630
7631         * gnus-group.el (gnus-group-line-format-alist): Convert the value
7632         of gnus-tmp-news-method into string under XEmacs.  It will be
7633         passed to gnus-correct-length which takes only a string argument.
7634
7635 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7636
7637         * gnus-util.el (gnus-bind-print-variables): New macro.
7638         (gnus-prin1): Use it.
7639         (gnus-prin1-to-string): Use it.
7640         (gnus-pp): New function.
7641         (gnus-pp-to-string): New function.
7642
7643         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
7644         pp-to-string with gnus-pp-to-string.
7645         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
7646         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
7647         * gnus-msg.el (gnus-debug): Ditto.
7648         * gnus-score.el (gnus-score-save): Ditto.
7649         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
7650         gnus-pp-to-string.
7651         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
7652         with gnus-pp.
7653         * score-mode.el (gnus-score-pretty-print): Ditto.
7654         * webmail.el (webmail-debug): Ditto.
7655
7656 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7657
7658         * gnus-art.el (article-display-face, article-display-x-face): Use
7659         buffer-read-only.
7660
7661 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7662
7663         * gnus-art.el (article-hide-list-identifiers): Bind
7664         inhibit-read-only as t.
7665
7666 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
7667
7668         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
7669
7670 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7671
7672         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
7673         (gnus-narrow-to-page): Don't assume point-min == 1.
7674         (gnus-article-edit-mode): Derive from message-mode.
7675
7676         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
7677         point-min == 1.
7678
7679         * imap.el (imap-parse-address-list, imap-parse-body-ext):
7680         Disable incorrect use of `assert'.
7681
7682         * message.el (message-mode): Set comment-start-skip.
7683
7684
7685 2004-08-22  Sam Steingold  <sds@gnu.org>
7686
7687         * pop3.el (pop3-leave-mail-on-server): New user variable.
7688         (pop3-movemail): Delete mail only when it is nil.
7689
7690 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
7691
7692         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
7693
7694         * mml.el (mml-preview): Use `pop-to-buffer'.
7695
7696         * message.el (message-goto-mail-followup-to): Insert after "To".
7697         (message-carefully-insert-headers): Add comment.
7698
7699         * gnus.el: Remove unused variable `gnus-article-check-size'.
7700
7701         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
7702
7703         * gnus-art.el (gnus-button-alist): Improve
7704         `gnus-button-handle-library' entry.
7705
7706 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
7707
7708         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
7709         downcase, since XEmacs capitalizes error messages differently.
7710
7711 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
7712
7713         * nntp.el: Add (require 'gnus) due to reference to
7714         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
7715
7716 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
7717
7718         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
7719         `mm-fill-flowed'.
7720
7721         * mm-decode.el (mm-dissect-singlepart): Check it.
7722
7723 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
7724
7725         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
7726         'imap' for netrc parsing.
7727
7728 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
7729
7730         * mailcap.el (mailcap-mime-data): Mark as risky.
7731
7732 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7733
7734         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
7735         may be included in the encoded word.
7736         (rfc2047-encode): Don't append a space if the encoded word
7737         includes close parenthesis.
7738
7739 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7740
7741         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
7742         of text within parentheses.
7743
7744 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
7745
7746         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
7747         (gnus-encrypt-write-file-contents): Make the password key the file
7748         name PLUS the cipher, not just the cipher.  Also remove failed
7749         passwords from the cache.
7750
7751 2004-08-06  Simon Josefsson  <jas@extundo.com>
7752
7753         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
7754         fix.
7755
7756 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7757
7758         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
7759         LWSP.
7760
7761 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
7762
7763         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
7764         to append in-reply-to: data to the references: header.
7765
7766         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
7767         (netrc-parse): Use gnus-encrypt.el functions.
7768
7769         * gnus-encrypt.el: Add new file for encryption support; currently
7770         does only a few GPG ciphers and an internal XOR cipher.
7771
7772         * password.el: Add comments on using password-read-and-add.
7773         (password-read-and-add): Add function to read and add the
7774         password to the cache at once.
7775
7776 2004-07-28  Simon Josefsson  <jas@extundo.com>
7777
7778         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
7779         parameter (but don't use it, for now).
7780
7781         * imap.el (imap-ssl-open): Use imap-process-connection-type,
7782         instead of hard coding to nil.
7783
7784 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7785
7786         * mm-view.el (mm-inline-image-emacs): Open lines under an image
7787         as mm-inline-image-xemacs does.
7788
7789 2004-07-26  Simon Josefsson  <jas@extundo.com>
7790
7791         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
7792         Revert part of 2004-07-17 change below.
7793
7794 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7795
7796         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
7797         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7798
7799 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7800
7801         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
7802         quotes that actually start with ">" at the beginning of the
7803         lines.
7804
7805 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7806
7807         * rfc2047.el (rfc2047-encode-region): Fix last change.
7808         (rfc2047-encode-parameter): Remove useless concat.
7809
7810 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7811
7812         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
7813         encode special characters; fix some kind of misconfigured headers;
7814         signal a real error if debug-on-quit or debug-on-error is non-nil.
7815         (rfc2047-encode-max-chars): New variable.
7816         (rfc2047-encode-1): Use it.
7817         (rfc2047-encode-parameter): New function.
7818
7819         * mml.el (mml-insert-parameter): Remove an excessive space.
7820
7821 2004-07-17  Simon Josefsson  <jas@extundo.com>
7822
7823         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
7824         Kai Grossjohann <kai@emptydomain.de>.
7825         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
7826         (gnus-group-make-menu-bar): Ditto.
7827
7828         * gnus-util.el (gnus-group-server): Add.
7829
7830 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
7831
7832         * message.el (message-clone-locals): Clone sendmail and smtp
7833         variables.
7834
7835 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7836
7837         * rfc2047.el (rfc2047-encode-region): Fix last change.
7838
7839 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7840
7841         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
7842         characters as non-special.
7843
7844 2004-07-09  Simon Josefsson  <jas@extundo.com>
7845
7846         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
7847         Users will lose all flag changes made while unplugged with
7848         e.g. nntp unless flag synchronization happens, thus `nil' is not a
7849         good default.  See numerous reports on ding mailing list.
7850
7851 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7852
7853         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
7854         add generate-head-function and generate-article-function to the
7855         rfc822-forward entry.
7856         (nndoc-rfc822-forward-generate-article): New function.
7857         (nndoc-rfc822-forward-generate-head): New function.
7858
7859         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
7860
7861 2004-07-06  Dan Christensen  <jdc@uwo.ca>
7862
7863         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
7864         respect display group parameter and gnus-summary-expunge-below.
7865         (gnus-articles-to-read): Remove unused reference to display group
7866         parameter.
7867
7868 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7869
7870         * nnheader.el (nnheader-uniquify-message-id): New experimental
7871         variable.
7872         (nnheader-nov-read-message-id): Use it.
7873
7874         * spam-report.el (spam-report-gmane): Add interactive.
7875
7876 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7877
7878         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
7879         qp-or-base64 for the application/* types.
7880
7881 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
7882
7883         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
7884
7885 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
7886
7887         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
7888         trim value.
7889
7890 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
7891
7892         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
7893         New macro and function.
7894         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
7895
7896 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7897
7898         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
7899         after-load-alist.
7900
7901 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7902
7903         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
7904         update info that isn't there.
7905
7906 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
7907
7908         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
7909         entry.
7910
7911 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7912
7913         * mm-view.el (mm-inline-render-with-function): Use multibyte
7914         buffer; decode html source by charset.
7915
7916         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
7917
7918         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
7919         Mule-UCS is loaded under XEmacs.
7920         (mm-mime-mule-charset-alist): Avoid duplicated entries.
7921
7922 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
7923
7924         * nnheader.el (nnheader-max-head-length): Increase to 8192.
7925
7926 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7927
7928         * mm-util.el (mm-coding-system-p): Return a coding-system.
7929         (mm-mime-mule-charset-alist): Use shift_jis instead of
7930         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
7931         entries for the mime charsets iso-2022-jp-3 and shift_jis.
7932         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
7933         instead of japanese-shift-jis and iso-latin-1 respectively in
7934         order to share the default value with both Emacs and XEmacs-mule.
7935         (mm-mule-charset-to-mime-charset): Make
7936         mm-coding-system-priorities effective.
7937         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
7938         while predicating of candidates upon the priorities.
7939
7940 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
7941
7942         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7943         gnus-uu-invert-processable.
7944
7945         * gnus.el: Autoload gnus-uu-invert-processable.
7946
7947 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7948
7949         * mm-util.el (mm-with-multibyte-buffer): New macro.
7950
7951         * rfc2047.el (rfc2047-encode-string): Use it.
7952         (rfc2047-encode-region): Move point to the end of the region after
7953         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
7954
7955 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7956
7957         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
7958         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
7959
7960 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7961
7962         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
7963         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
7964         Karl Chen <quarl@nospam.quarl.org>.
7965
7966 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
7967
7968         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
7969         invalid addresses.
7970
7971 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
7972
7973         * spam.el: Change section markers, revise TODO list.
7974         (spam-backends): Make new master list of all installed backends.
7975         (spam-summary-exit-behavior): Add new variable to determine how
7976         messages moves are done at summary exit.
7977         (spam-move-spam-nonspam-groups-only)
7978         (spam-process-ham-in-nonham-groups)
7979         (spam-process-ham-in-spam-groups): Remove variables, the
7980         spam-summary-exit-behavior variable should be used to manage this
7981         behavior.
7982         (spam-old-ham-articles, spam-old-spam-articles): Remove.
7983         (spam-old-articles): Add variable, replacing spam-old-ham-articles
7984         and spam-old-spam-articles.
7985         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
7986         Add empty variables, placeholders for the backends they represent.
7987         (spam-set-difference): Move, unchanged.
7988         (spam-list-of-processors): Declare OBSOLETE, not used anymore
7989         unless the user has a processor variable.
7990         (spam-classifications, spam-classification-valid-p)
7991         (spam-backend-properties, spam-backend-property-valid-p)
7992         (spam-backend-function-type-valid-p)
7993         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
7994         (spam-report-articles-gmane, spam-report-articles-resend):
7995         Remove functions, they are not needed.
7996         (spam-install-backend-super, spam-backend-list)
7997         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
7998         (spam-backend-function, spam-backend-ham-registration-function)
7999         (spam-backend-spam-registration-function)
8000         (spam-backend-ham-unregistration-function)
8001         (spam-backend-spam-unregistration-function)
8002         (spam-backend-statistical-p, spam-backend-mover-p)
8003         (spam-install-backend-alias, spam-install-checkonly-backend)
8004         (spam-install-mover-backend, spam-install-nocheck-backend)
8005         (spam-install-backend, spam-install-statistical-backend)
8006         (spam-install-statistical-checkonly-backend): Add backend installation
8007         support.
8008         (spam-summary-prepare-exit): Rewrite to use the new backend code.
8009         (spam-group-processor-p): Use the new backend code and respect the
8010         summary exit behavior.
8011         (spam-mark-spam-as-expired-and-move-routine): Remove.
8012         (spam-summary-prepare): Change to use the new spam-old-articles
8013         variable.
8014         (spam-copy-or-move-routine, spam-copy-spam-routine)
8015         (spam-move-spam-routine, spam-copy-ham-routine)
8016         (spam-move-ham-routine): Add code to copy/move ham or spam.
8017         (spam-fetch-field-fast): Improve doc and code, plus allow the
8018         'number request.
8019         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
8020         variables.
8021         (spam-split, spam-find-spam): Use the new backend code.
8022         (spam-registration-functions): Remove variable.
8023         (spam-unregister-routine): Add convenience wrapper.
8024         (spam-log-undo-registration, spam-register-routine)
8025         (spam-log-processing-to-registry)
8026         (spam-log-unregistration-needed-p): Rename "check" to "backend"
8027         where possible.
8028         (spam-check-gmane-xref, spam-check-regex-headers)
8029         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
8030         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
8031         (spam-check-bogofilter-headers, spam-check-spamoracle)
8032         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
8033         (spam-check-crm114-headers): Use the spam-split-group that
8034         spam-split prepares, no need to determine it every time.
8035
8036         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
8037         to the nnheader-parse-naked-head call.
8038
8039         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
8040
8041         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
8042         the nnheader-nov-read-message-id call.
8043
8044 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8045
8046         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
8047         gnus-activate-group twice.  Suggested by Markus Peter
8048         <warp@spin.de>.
8049
8050 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8051
8052         * gnus-art.el (gnus-article-time-format): Exchange the order of
8053         day and month in the default value; fix customization type.
8054         (article-date-ut): Use add-text-properties.
8055         (article-make-date-line): Use message-make-date instead of
8056         current-time-string.
8057
8058         * message.el (message-fetch-field): Don't use set-text-properties.
8059         (message-make-date): Simplify.
8060
8061         * messagexmas.el (message-xmas-make-date): New function.
8062         (message-xmas-redefine): Defalias message-make-date to it.
8063
8064 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8065
8066         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
8067         (rfc2047-encode-region): Treat text within parentheses as special;
8068         show the original text when error has occurred.
8069
8070         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
8071         already-computed method to gnus-activate-group.
8072
8073         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
8074         same select-methods identical Lisp objects.
8075
8076         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
8077         object when modifying the info.
8078
8079 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8080
8081         * gnus-srvr.el (gnus-server-set-info): Remove the server from
8082         gnus-opened-servers since it has never been opened with the new
8083         configuration yet.
8084
8085 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8086
8087         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
8088         arg to nnheader-generate-fake-message-id.
8089
8090 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
8091
8092         * nnheader.el (nnheader-generate-fake-message-id): Accept a
8093         number and build a fake message ID localized to a group and
8094         article number (so it's repeatable from that point on).
8095         (nnheader-fake-message-id-p): Change regex to accomodate new fake
8096         ID format.
8097
8098         * gnus-sum.el (gnus-get-newsgroup-headers): Call
8099         nnheader-generate-fake-message-id with the article number.
8100
8101 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
8102
8103         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
8104         end-of-buffer.
8105
8106 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8107
8108         * message.el (message-ignored-supersedes-headers): Add Approved.
8109
8110 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8111
8112         * rfc2047.el (rfc2047-encode-message-header): Remove useless
8113         goto-char.
8114         (rfc2047-encode): Fold the line before encoding.
8115
8116 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8117
8118         * rfc2047.el (rfc2047-encode-message-header): Disabled header
8119         folding -- not all headers can be folded, and this should be done
8120         by the message composition mode.  Probably.  I think.
8121
8122 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8123
8124         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
8125         fast.
8126
8127         * gnus-ems.el (gnus-remove-image): Don't use
8128         message-text-with-property; remove only the image found first.
8129
8130         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
8131         found first.
8132
8133 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
8134
8135         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
8136
8137 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8138
8139         * message.el (message-text-with-property): Make it fast and accept
8140         optional arguments.
8141         (message-strip-forbidden-properties): Use it.
8142         (message-fix-before-sending): Follow the m-t-w-p change.
8143
8144         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
8145
8146 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8147
8148         * gnus-art.el (article-hide-headers): Don't change the buffer
8149         mistakenly when performing mml-preview even if
8150         gnus-single-article-buffer is nil.
8151
8152 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
8153
8154         * message.el (message-expand-name-databases): New user option.
8155         (message-expand-name): Use it.
8156
8157 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
8158
8159         * spam.el (spam-report-articles-resend)
8160         (spam-report-resend-register-routine): Allow ham reporting.
8161         (spam-report-resend-register-ham-routine): Add wrapper.
8162         (spam-registration-functions): Add ham resending functions.
8163         (spam-list-of-processors): Add ham resend processor.
8164
8165         * gnus.el (ham-resend-to): Add new group parameter.
8166         (spam-process): Add ham resend option.
8167
8168         * spam-report.el (spam-report-resend): Allow reporting ham.
8169         (spam-report-resend-ham): Add wrapper.
8170
8171 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8172
8173         * message.el (message-cite-articles-with-x-no-archive): New
8174         variable.
8175         (message-cite-original): Use it.
8176
8177 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8178
8179         * message.el (message-cite-original): Respect X-No-Archive.
8180
8181 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8182
8183         * gnus-art.el (article-hide-headers): Refer to the values for
8184         gnus-ignored-headers and gnus-visible-headers in the summary
8185         buffer since a user may have set them as group parameters.
8186
8187 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
8188
8189         * assistant.el (assistant-node-name): Add convenience function.
8190         (assistant-render-text, assistant-render-node): Add error handling,
8191         plus handle multiple next nodes.
8192         (assistant-find-next-node): Comment out for now.
8193         (assistant-find-next-nodes): Add function, returns list of next
8194         nodes.
8195
8196 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
8197
8198         * mail-source.el (mail-source-directory): Fix doc-string.
8199
8200 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
8201
8202         * assistant.el (assistant-render-text, assistant-eval): Add :set
8203         widget type, which is different because it takes and returns a
8204         list.  Much hilarity ensues.
8205
8206 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
8207
8208         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
8209
8210         * gnus-group.el (gnus-group-get-new-news-this-group): Added
8211         doc-string.
8212
8213         * gnus-start.el (gnus-activate-group): Added doc-string.
8214
8215 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8216
8217         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
8218
8219 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
8220
8221         * assistant.el (assistant-render-text): Try to add a :set
8222         widget, more to come.
8223
8224         * spam.el (spam-group-spam-contents-p): Handle empty groupname
8225         strings.
8226         (spam-report-articles-resend)
8227         (spam-register-routine): Do registration iff any articles warrant
8228         it.
8229         (spam-summary-prepare-exit): Change log message for nil group
8230         destinations.
8231
8232 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
8233
8234         * spam.el (spam-report-resend-register-routine): Allow
8235         spam-report-resend-to to be a group parameter or a global value.
8236
8237 2004-05-26  Simon Josefsson  <jas@extundo.com>
8238
8239         * starttls.el: Merge with my GNUTLS based starttls.el.
8240         (starttls-gnutls-program, starttls-use-gnutls)
8241         (starttls-extra-arguments, starttls-process-connection-type)
8242         (starttls-connect, starttls-failure, starttls-success): New
8243         variables.
8244         (starttls-program, starttls-extra-args): Doc fix.
8245         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
8246         functions.
8247         (starttls-negotiate, starttls-open-stream): Check
8248         `starttls-use-gnutls' and pass on to corresponding *-gnutls
8249         function if it is set.
8250
8251 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8252
8253         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
8254         structured fields.
8255
8256 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8257
8258         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
8259
8260 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
8261
8262         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
8263         variable.
8264         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
8265         assigning the spam-mark to new messages.
8266
8267 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
8268
8269         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
8270
8271 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8272
8273         * dgnushack.el: Autoload customize-set-variable for XEmacs.
8274
8275         * rfc2047.el (rfc2047-encodable-p): Don't move point.
8276         (rfc2047-decode): Treat the ascii coding-system as raw-text by
8277         default.
8278
8279 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
8280
8281         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
8282         correct data.
8283
8284 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
8285
8286         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
8287         (spam-group-processor-p): Fix function.
8288         (spam-group-processor-multiple-p)
8289         (spam-group-spam-processor-report-gmane-p)
8290         (spam-group-spam-processor-report-resend-p)
8291         (spam-group-spam-processor-bogofilter-p)
8292         (spam-group-spam-processor-blacklist-p)
8293         (spam-group-spam-processor-ifile-p)
8294         (spam-group-ham-processor-ifile-p)
8295         (spam-group-spam-processor-spamoracle-p)
8296         (spam-group-spam-processor-crm114-p)
8297         (spam-group-ham-processor-bogofilter-p)
8298         (spam-group-spam-processor-stat-p)
8299         (spam-group-ham-processor-stat-p)
8300         (spam-group-ham-processor-whitelist-p)
8301         (spam-group-ham-processor-BBDB-p)
8302         (spam-group-ham-processor-spamoracle-p)
8303         (spam-group-ham-processor-copy-p): Remove functions with some
8304         prejudice against unneeded code.
8305         (spam-report-articles-resend)
8306         (spam-report-resend-register-routine): Allow the group/topic
8307         spam-resend-to value to override spam-report-resend-to.
8308         (spam-summary-prepare-exit): Invoke spam-group-processor-p
8309         properly now.
8310
8311         * gnus.el (spam-resend-to): Add group/topic parameter.
8312         (spam-process): Move the OBSOLETE processors to the end of the
8313         choices.
8314
8315 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
8316
8317         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
8318         with resend-to set to nil, and then ask the user if necessary.
8319         (spam-report-resend): spam-report-resend takes a list of articles, not
8320         separate article numbers.
8321
8322 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8323
8324         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
8325         addition to emacs-w3m.
8326
8327 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8328
8329         * assistant.el (assistant-authinfo-data): New function.
8330         (assistant-eval): Eval for entire assistant.
8331
8332         * netrc.el (netrc-services-file): New variable.
8333         (netrc-parse-services): New function.
8334         (netrc-find-service-name): New function.
8335         (netrc-find-service-number): New function.
8336         (netrc-port-equal): New function.
8337         (netrc-machine): Use it.
8338
8339         * nnimap.el (nnimap-open-connection): Use netrc.
8340
8341         * gnus-util.el (gnus-netrc-get): Remove aliases.
8342
8343         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
8344
8345         * assistant.el (wid-edit): Fix compilation.
8346
8347         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
8348
8349 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
8350
8351         * gnus-util.el (gnus-set-file-modes): New function.  (small
8352         patch).
8353
8354 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8355
8356         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
8357
8358         * assistant.el (assistant-render-node): Fix up rendering and
8359         read-only text.
8360         (assistant-render-node): Reset.
8361         (assistant-make-read-only): Not sticky.
8362
8363 2004-05-20  Danny Siu  <dsiu@adobe.com>
8364
8365         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
8366         centered even when gnus-auto-center-summary is t
8367
8368 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8369
8370         * dns.el (dns-get-txt-answer): New function.
8371         (dns-read-txt): Ditto.
8372         (query-dns): Use it.
8373
8374 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8375
8376         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
8377         active for foreign groups even if the group level is higher than
8378         the specified value.
8379
8380 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8381
8382         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
8383         non-active groups.
8384
8385         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
8386
8387 2004-05-20  Magnus Henoch  <mange@freemail.hu>
8388
8389         * dns.el (dns-read-type): Add support for SVR.  (small patch)
8390
8391 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8392
8393         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
8394         (spam-crm114-header, spam-crm114-spam-switch)
8395         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
8396         (spam-crm114-positive-spam-header)
8397         (spam-crm114-database-directory, spam-list-of-processors)
8398         (spam-group-spam-processor-crm114-p)
8399         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
8400         (spam-generic-score, spam-list-of-checks)
8401         (spam-list-of-statistical-checks, spam-registration-functions)
8402         (spam-check-crm114-headers, spam-crm114-score)
8403         (spam-check-crm114, spam-crm114-register-with-crm114)
8404         (spam-crm114-register-spam-routine)
8405         (spam-crm114-unregister-spam-routine)
8406         (spam-crm114-register-ham-routine)
8407         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
8408         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
8409
8410         * gnus.el: Add spam-use-crm114.
8411
8412         * spam.el (spam-list-of-processors, spam-registration-functions):
8413         Add spam-use-resend.
8414         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
8415         (spam-report-articles-gmane): Add doc fix.
8416         (spam-report-articles-resend,
8417         spam-report-resend-register-routine): Add wrappers around
8418         spam-report-resend-to.
8419
8420         * spam-report.el (spam-report-resend-to, spam-report-resend):
8421         Add support for resending spam.
8422         (spam-report-gmane): Fix line length >80.
8423
8424         * gnus.el (spam-process): Add spam-use-resend.
8425
8426 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8427
8428         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
8429         number of processed spam messages.
8430         (spam-ham-copy-or-move-routine): Return the number of processed
8431         ham messages.
8432         (spam-summary-prepare-exit): Use the above values to decide
8433         whether status messages shouled be displayed.
8434
8435 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8436
8437         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
8438         `rfc2047-encoding-function-alist' in order to avoid conflicting
8439         with the old version.
8440         (rfc2047-encode-region): Concatenate words containing non-ASCII
8441         characters in structured fields; don't encode space-delimited
8442         ASCII words even in unstructured fields; don't break words at
8443         char-category boundaries.
8444         (rfc2047-encode-1): New function.
8445         (rfc2047-encode): Use it; encode text so that it occupies the
8446         maximum width within 76-column; work correctly on Q encoding for
8447         iso-2022-* charsets.
8448         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
8449         sure not to break a line just after the header name.
8450         (rfc2047-b-encode-region): Removed.
8451         (rfc2047-b-encode-string): New function.
8452         (rfc2047-q-encode-region): Removed.
8453         (rfc2047-q-encode-string): New function.
8454
8455         * mm-util.el (mm-replace-in-string): New function.
8456
8457 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8458
8459         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
8460         get it right.
8461         (gnus-inews-make-draft): Really.
8462
8463 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
8464
8465         * nnmh.el (nnmh-request-list-1): Don't check the link count
8466         before descending.  (small patch)
8467
8468 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8469
8470         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
8471         stuff.
8472
8473         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
8474         on real group name.
8475
8476         * gnus-art.el (gnus-signature-limit): Doc fix.
8477
8478         * gnus-msg.el (gnus-inews-make-draft): Quote list.
8479
8480         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
8481
8482 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
8483
8484         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
8485         isn't a string.
8486
8487 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8488
8489         * gnus-draft.el (gnus-draft-send): Bind
8490         rfc2047-encode-encoded-words.
8491
8492         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
8493         (rfc2047-encodable-p): Say that =? needs encoding.
8494         (rfc2047-encode-encoded-words): New variable.
8495
8496         * gnus-group.el (gnus-group-select-group): Doc fix.
8497
8498         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
8499
8500         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
8501         to nil.
8502
8503         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
8504
8505         * nnheader.el (nnheader-get-lines-and-char): New function.
8506
8507 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
8508
8509         * gnus-msg.el (gnus-summary-followup-with-original): Document
8510         yanking of region when active.
8511
8512 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8513
8514         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
8515         groups if the group level is higher than the specified value.
8516
8517 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8518
8519         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
8520         (gnus-group-jump-to-group): Added prefix argument using
8521         `gnus-group-jump-to-group-prompt'.  Query before jumping to
8522         non-active group.
8523
8524         * compface.el (uncompface): Be verbose when changing
8525         `uncompface-use-external'.
8526
8527         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
8528         handle manual section.
8529
8530 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8531
8532         * gnus-art.el (gnus-button-alist): Revert previous change.
8533
8534 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8535
8536         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
8537
8538 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8539
8540         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
8541         whether backend can accept message.
8542
8543         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
8544
8545 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
8546
8547         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
8548         Avoid creating directory when nntp-marks-is-evil is true.
8549         Reported by Reiner Steib.
8550
8551 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8552
8553         * gnus-picon.el (gnus-picon-style): New variable.
8554         (gnus-picon-insert-glyph): Added optional `nostring' argument.
8555         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
8556         Jesper Harder <harder@ifa.au.dk>.
8557
8558 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8559
8560         * message.el (message-fill-field): Return point.
8561         (message-generate-headers): Go to end of field.
8562
8563         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
8564         stuff for non-living groups.
8565
8566 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
8567
8568         * gnus-art.el (gnus-article-followup-with-original)
8569         (gnus-article-reply-with-original): gnus-mark-active-p ->
8570         gnus-region-active-p.
8571
8572 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
8573
8574         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
8575         only when there is spam or ham to be processed.
8576
8577 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8578
8579         * mail-source.el (mail-source-delete-crash-box): Refactor.
8580         (mail-source-fetch): Use it.
8581         (mail-source-fetch-file): Ditto.
8582         (mail-source-fetch-directory): Run postscript in loop.
8583         (mail-source-fetch-pop): Delete.
8584         (mail-source-fetch-maildir): Ditto.
8585         (mail-source-fetch-imap): Ditto.
8586
8587         * imap.el (imap-authenticators): Comment out sasl.
8588
8589         * message.el (message-skip-to-next-address): New function.
8590         (message-fill-header-address): Refactor.
8591         (message-fill-address): Use it.
8592         (message-delete-address): Use it.
8593         (message-fill-header-general): Refactor.
8594         (message-fill-field-address): Rename.
8595         (message-narrow-to-field): Find the start of the header.
8596         (message-header-format-alist): Don't pre-fill.
8597         (message-fill-header): Removed.
8598         (message-insert-header): New function.
8599         (message-shorten-references): Use it.
8600
8601         * rfc2047.el (rfc2047-field-value): Strip props.
8602
8603         * mail-parse.el (mail-header-make-address): New alias.
8604
8605         * ietf-drums.el (ietf-drums-make-address): New function.
8606
8607         * imap.el: Add compiler directives.
8608
8609         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
8610
8611         * gnus-art.el (article-decode-idna-rhs): Don't use
8612         message-idna-inside-rhs-p.
8613
8614 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8615
8616         * message.el (message-idna-inside-rhs-p): Removed.
8617         (message-idna-to-ascii-rhs-1): Use proper address parsing.
8618
8619         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
8620         false positives.
8621
8622 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
8623
8624         * imap.el (imap-sasl-make-mechanisms): Use sasl.
8625
8626 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8627
8628         * nneething.el (nneething-file-name): Don't create spurions
8629         files.
8630
8631         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
8632         (gnus-inews-do-gcc): Remove sleep.
8633
8634         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
8635         part under point.
8636
8637         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
8638         (gnus-agent-regenerate-group): Using nil messages aren't valid.
8639
8640 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
8641
8642         * spam.el (spam-summary-prepare-exit): Fixed (length).
8643
8644 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8645
8646         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
8647         as expired without moving it" message when there are spam
8648         messages left.
8649
8650 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
8651
8652         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
8653         header is not nil.
8654
8655 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
8656
8657         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
8658         nntp-possibly-create-directory, not nntp-possibly-change-group.
8659         (nntp-marks-changed-p): New arg SERVER.
8660         (nntp-request-update-info): Adjust caller.
8661
8662 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
8663
8664         * nntp.el (nntp-save-marks): Pass missing arg.
8665
8666 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
8667
8668         * nntp.el: Support marks.
8669         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
8670         (nntp-marks-modtime, nntp-marks-directory): New variables.
8671         (nntp-request-set-mark, nntp-request-update-info)
8672         (nntp-possibly-create-directory, nntp-marks-changed-p)
8673         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
8674         functions.
8675
8676 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
8677
8678         * gnus-xmas.el (gnus-xmas-select-lowest-window)
8679         (gnus-xmas-redefine): Rename.
8680
8681         * gnus-score.el (gnus-score-insert-help): Use
8682         gnus-select-lowest-window.
8683
8684         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
8685         appt-select-lowest-window and rename to gnus-select-lowest-window.
8686
8687         * gnus.el: do.
8688
8689 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8690
8691         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
8692         encodings of MIME-encoded words, in order to improve
8693         interoperability with several broken MUAs.
8694
8695 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8696
8697         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
8698         tags, only when charsets are not specified in headers.
8699         (mm-inline-text-html-render-with-w3m): Ditto.
8700
8701         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
8702         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
8703
8704 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8705
8706         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
8707         instead of MIME-decoded from fields when checking
8708         `gnus-article-address-banner-alist'.
8709
8710 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
8711
8712         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
8713         description rather than subject.
8714
8715 2004-05-02  Steve Youngs  <steve@youngs.au.com>
8716
8717         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
8718
8719 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8720
8721         * gnus.el (gnus-version-number): Bump.
8722
8723 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8724
8725         * gnus.el: No Gnus v0.2 is released.
8726
8727 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8728
8729         * gnus-agent.el (gnus-agent-read-agentview): Inline
8730         gnus-uncompress-range.
8731
8732 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8733
8734         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
8735         `exec-installed-p'.
8736
8737 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8738
8739         * gnus.el (spam-process, spam-autodetect-methods): Add
8740         bsfilter and bsfilter-headers.
8741
8742         * spam.el (spam-bsfilter): New customize group.
8743         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
8744         (spam-bsfilter-header, spam-bsfilter-probability-header)
8745         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
8746         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
8747         (spam-bsfilter-database-directory): New options.
8748         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
8749         (spam-list-of-statistical-checks, spam-registration-functions):
8750         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
8751         (spam-bsfilter-score): New command.
8752         (spam-check-bsfilter-headers, spam-check-bsfilter)
8753         (spam-bsfilter-register-with-bsfilter)
8754         (spam-bsfilter-register-spam-routine)
8755         (spam-bsfilter-unregister-spam-routine)
8756         (spam-bsfilter-register-ham-routine)
8757         (spam-bsfilter-unregister-ham-routine): New functions.
8758         (spam-generic-score): Support bsfilter; Accept an optional argument
8759         to recalcurate spam score even if scoring header has already been
8760         added.
8761         (spam-bogofilter-score, spam-spamassassin-score): Accept an
8762         optional argument to recalcurate spam score even if scoring header
8763         has already been added.
8764
8765 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
8766
8767         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
8768         strings!  Reported by David D. Smith <davidsmith@acm.org>.
8769         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
8770         link is missing.
8771
8772 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
8773
8774         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
8775         (html2text-get-attr): Rewrite.
8776
8777         * message.el (message-setup-1): Remove redundant put-text-property
8778         on mail-header-separator.
8779
8780 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
8781
8782         * gnus-registry.el (gnus-registry-cache-whitespace)
8783         (gnus-registry-action, gnus-registry-spool-action)
8784         (gnus-registry-split-fancy-with-parent): Change message levels
8785         from 5 to 3 or 7, as needed.
8786
8787         * spam.el (spam-summary-prepare-exit)
8788         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
8789         (spam-split, spam-find-spam, spam-log-undo-registration)
8790         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
8791         level from 5 to 6.
8792
8793 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8794
8795         * gnus-ems.el: Autoload appt-select-lowest-window (revert
8796         2004-03-04 change).
8797
8798 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
8799
8800         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
8801         Use mapc when appropriate.
8802
8803         * sieve-manage.el (sieve-manage-open): do.
8804
8805         * nnweb.el (nnweb-insert-html): do.
8806
8807         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
8808         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
8809
8810         * nnspool.el (nnspool-request-group): do.
8811
8812         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
8813         do.
8814
8815         * nnml.el (nnml-request-update-info): do.
8816
8817         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
8818         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
8819
8820         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
8821         (nnimap-request-set-mark): do.
8822
8823         * nnfolder.el (nnfolder-request-update-info): do.
8824
8825         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
8826         do.
8827
8828         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
8829
8830         * gnus-uu.el (gnus-uu-find-articles-matching): do.
8831
8832         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
8833         do.
8834
8835         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
8836         do.
8837
8838         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
8839
8840         * gnus-nocem.el (gnus-nocem-scan-groups): do.
8841
8842         * gnus-int.el (gnus-start-news-server): do.
8843
8844         * gnus-group.el (gnus-group-make-kiboze-group)
8845         (gnus-group-browse-foreign-server): do.
8846
8847 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
8848
8849         FIXME: Make separate entries for each person.
8850
8851         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
8852         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
8853         <shields@msrl.com>:
8854
8855         * spam.el (spam-necessary-extra-headers): Get the extra headers we
8856         may need for spam sorting and scoring.
8857         (spam-user-format-function-S): Add user format function suitable for
8858         general use.
8859         (spam-article-sort-by-spam-status): Add sorting function for summary
8860         sorting.
8861         (spam-extra-header-to-number): Add function to get a score from a
8862         header.
8863         (spam-summary-score): Add function to  get a numeric score from the
8864         headers.
8865         (spam-generic-score): Fixed function doc, was in wrong place.
8866         (spam-initialize): Take symbols when it's run, and install the
8867         extra headers that spam-necessary-extra-headers thinks we need.
8868
8869 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
8870
8871         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
8872         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
8873
8874 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
8875
8876         * gnus-sum.el (gnus-set-global-variables)
8877         (gnus-build-all-threads, gnus-get-newsgroup-headers)
8878         (gnus-article-get-xrefs, gnus-summary-best-group)
8879         (gnus-summary-next-article, gnus-summary-enter-digest-group)
8880         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
8881         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
8882         with-current-buffer.
8883
8884 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
8885
8886         * spam.el (spam-summary-prepare-exit): Simplify logic.
8887         (spam-fetch-article-header): Read the article header if it's not
8888         available.
8889         (spam-list-articles): Simplify logic.
8890         (spam-filelist-register-routine): Fix bug with unregister-list.
8891
8892         * gnus-registry.el: Fix comments at beginning.
8893
8894 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
8895
8896         * message.el (message-cater-to-broken-inn): Remove.
8897         (message-shorten-references): Make sure the total folded length of
8898         References is shorter than 998 characters to cater to a bug in INN
8899         2.3.  Also, don't pretend that references aren't folded -- this
8900         hasn't worked for a while.
8901
8902 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8903
8904         * gnus-agent.el (gnus-agentize):
8905         gnus-agent-send-mail-real-function no longer set to current value
8906         of message-send-mail-function but rather a lambda that calls
8907         message-send-mail-function.  The change makes the agent real-time
8908         responsive to user changes to message-send-mail-function.
8909
8910 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8911
8912         * legacy-gnus-agent.el
8913         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
8914         help from Florian Weimer <fw@deneb.enyo.de>
8915
8916 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8917
8918         * nnmail.el (nnmail-cache-insert): Revert last change.
8919
8920 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8921
8922         * nnmail.el (nnmail-cache-insert): Always check whether
8923         nnmail-cache-ignore-groups matches a group name.
8924
8925 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
8926
8927         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
8928         (spam-find-spam, spam-log-processing-to-registry)
8929         (spam-log-registered-p, spam-log-unregistration-needed-p)
8930         (spam-log-undo-registration): Use gnus-message instead of
8931         gnus-error, none of these errors are fatal.
8932
8933         * gnus-registry.el (gnus-registry-clean-empty-function)
8934         (gnus-registry-clean-empty): Remove only empty entries without
8935         extra data.
8936
8937 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
8938
8939         * spam-stat.el (spam-stat-buffer-change-to-spam)
8940         (spam-stat-buffer-change-to-non-spam): Change (error) to
8941         (gnus-message 8) invocation.
8942
8943 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8944
8945         * nntp.el (nntp-via-netcat-command): New variable.
8946         (nntp-via-netcat-switches): New variable.
8947         (nntp-open-via-rlogin-and-netcat): New function.
8948         (nntp-open-connection-function): Doc fix.
8949         (nntp-telnet-command): Doc fix.
8950         (nntp-end-of-line): Doc fix.
8951         (nntp-via-rlogin-command): Doc fix.
8952         (nntp-via-user-name): Doc fix.
8953         (nntp-via-address): Doc fix.
8954
8955 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8956
8957         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
8958         error in Emacs 21.1.
8959
8960 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
8961
8962         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
8963
8964 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8965         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
8966         (gnus-agent-with-refreshed-group): New macro.
8967         (gnus-agent-rename-group): New function.
8968         (gnus-agent-delete-group): New function.
8969         (gnus-agent-save-group-info): Use gnus-command-method when
8970         `method' parameter is nil.  Don't write nil entries into the
8971         active file.
8972         (gnus-agent-get-group-info): New function.
8973         (gnus-agent-fetch-articles): Use
8974         gnus-agent-update-files-total-fetched-for to increment disk space
8975         used.
8976         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
8977         gnus-agent-update-view-total-fetched-for to increment disk space
8978         used.
8979         (gnus-agent-get-local): Added optional parameters to avoid calling
8980         gnus-group-real-name and gnus-find-method-for-group.
8981         (gnus-agent-set-local): Delete stored entry if either min, or max,
8982         are nil.
8983         (gnus-agent-fetch-session): Reworded error/quit messages.  On
8984         quit, use gnus-agent-regenerate-group to record existance of any
8985         articles fetched to disk before the quit occurred.
8986         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
8987         gnus-agent-update-view-total-fetched-for, and
8988         gnus-agent-update-files-total-fetched-for to decrement disk space
8989         used.
8990         (gnus-agent-retrieve-headers): Use
8991         gnus-agent-update-view-total-fetched-for to increment disk space
8992         used.
8993         (gnus-agent-regenerate-group): Replace gnus-group-update-group
8994         with gnus-agent-update-files-total-fetched-for to decrement disk
8995         space and fresh group buffer.
8996         (gnus-agent-inhibit-update-total-fetched-for): New variable.
8997         (gnus-agent-need-update-total-fetched-for): New variable.
8998         (gnus-agent-update-files-total-fetched-for): New function.
8999         (gnus-agent-update-view-total-fetched-for): New function.
9000         (gnus-agent-total-fetched-for): New function.
9001
9002         * gnus-cache.el (gnus-cache-save-buffers): Use
9003         gnus-cache-update-overview-total-fetched-for to change disk space
9004         used by this group.
9005         (gnus-cache-possibly-enter-article): Use
9006         gnus-cache-update-file-total-fetched-for to increment disk space
9007         used by this group.
9008         (gnus-cache-possibly-remove-article): Use
9009         gnus-cache-update-file-total-fetched-for to decrement disk space
9010         used by this group.
9011         (gnus-cache-generate-nov-databases): Purge total fetched cache.
9012         (gnus-cache-rename-group): New function.
9013         (gnus-cache-delete-group): New function.
9014         (gnus-cache-inhibit-update-total-fetched-for): New variable.
9015         (gnus-cache-need-update-total-fetched-for): New variable.
9016         (gnus-cache-with-refreshed-group): New macro.
9017         (gnus-cache-update-file-total-fetched-for): New function.
9018         (gnus-cache-update-overview-total-fetched-for): New function.
9019         (gnus-cache-rename-group-total-fetched-for): New function.
9020         (gnus-cache-delete-group-total-fetched-for): New function.
9021         (gnus-cache-total-fetched-for): New function.
9022
9023         * gnus-group.el: Require gnus-sum and autoload functions to
9024         resolve warnings when gnus-group.el compiled alone.
9025         (gnus-group-line-format): Documented new %F
9026         (size of Fetched data) group line format; identifies disk space
9027         used by agent and cache.
9028         (gnus-group-line-format-alist): Defined new F format.
9029         (gnus-total-fetched-for): New function.
9030         (gnus-group-delete-group): No longer update
9031         gnus-cache-active-altered as gnus-request-delete-group now keeps
9032         the cache in sync.
9033         (gnus-group-list-active): Let the agent store a server's active
9034         list if currently plugged.
9035
9036         * gnus-int.el (gnus-request-delete-group): Use
9037         gnus-cache-delete-group and gnus-agent-delete-group to keep the
9038         local disk in sync with the server.
9039          (gnus-request-rename-group): Use
9040         gnus-cache-rename-group and gnus-agent-rename-group to keep the
9041         local disk in sync with the server.
9042
9043         * gnus-start.el (gnus-get-unread-articles): Cosmetic
9044         simplification to logic.
9045
9046         * gnus-util.el (gnus-rename-file): New function.
9047
9048 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
9049
9050         * mm-util.el (mm-image-load-path): Handle nil in load-path.
9051
9052 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
9053
9054         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
9055         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
9056
9057 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
9058
9059         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
9060         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
9061
9062 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
9063
9064         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
9065
9066 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
9067
9068         * spam.el (spam-set-difference): Add function to replace
9069         gnus-set-difference in spam.el.
9070         (spam-summary-prepare-exit): Use spam-set-difference.
9071
9072 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
9073
9074         * gnus-registry.el (gnus-registry-cache-file): Update to use
9075         gnus-dribble-directory OR gnus-home-directory OR ~.
9076         (gnus-registry-split-fancy-with-parent): Fix doc.
9077
9078 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9079
9080         * message.el (message-exchange-point-and-mark): Use
9081         message-mark-active-p.  Suggested by Jesper Harder
9082         <harder@ifa.au.dk>.
9083
9084 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9085
9086         * message.el (message-exchange-point-and-mark): Don't activate
9087         region if it was inactive.  Suggested by Hiroshi Fujishima
9088         <pooh@nature.tsukuba.ac.jp>.
9089
9090 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9091
9092         * gnus-art.el (article-display-face): Display Faces in the same
9093         order as X-Faces.
9094
9095 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9096
9097         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
9098
9099 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9100
9101         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
9102         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
9103         (gnus-article-mime-hierarchy): Remove.
9104         (gnus-article-mime-hierarchy-next): Remove.
9105         (gnus-article-mode): Revert 2004-03-19 change.
9106         (gnus-article-setup-buffer): Revert 2004-03-19 change.
9107         (gnus-insert-mime-button): Revert 2004-03-19 change.
9108         (gnus-mime-accumulate-hierarchy): Remove.
9109         (gnus-mime-enter-multipart): Remove.
9110         (gnus-mime-leave-multipart): Remove,
9111         (gnus-mime-display-part): Revert 2004-03-19 change.
9112         (gnus-mime-display-alternative): Revert 2004-03-19 change.
9113
9114         * mml.el (mml-preview): Revert 2004-03-19 change.
9115
9116 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
9117
9118         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
9119
9120 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9121
9122         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
9123         t while entering a file name using the mm-with-multibyte macro.
9124         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9125
9126         * mm-util.el (mm-with-multibyte): New macro.
9127
9128 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9129
9130         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
9131         user option.
9132         (gnus-mime-multipart-functions): Doc and customization fix.
9133         (gnus-article-mime-hierarchy): New variable.
9134         (gnus-article-mime-hierarchy-next): New variable.
9135         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
9136         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
9137         gnus-article-mime-hierarchy-next to nil.
9138         (gnus-insert-mime-button): Show hierarchy numbers.
9139         (gnus-mime-accumulate-hierarchy): New function.
9140         (gnus-mime-enter-multipart): New function.
9141         (gnus-mime-leave-multipart): New function.
9142         (gnus-mime-display-part): Recompute hierarchical MIME structure.
9143         (gnus-mime-display-alternative): Show hierarchy numbers.
9144
9145         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
9146         gnus-article-mime-hierarchy-next to nil.
9147
9148 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
9149
9150         * dns.el: Don't require gnus-xmas.
9151
9152 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
9153
9154         * mml.el (mml-generate-mime-1): Don't use format=flowed with
9155         inline PGP.
9156         (mml-menu): Disable mml-quote-region if mark is inactive.
9157
9158 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9159
9160         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
9161         when the group's active is not available.
9162
9163 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9164
9165         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
9166         error.
9167
9168 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
9169
9170         * imap.el (imap-store-password): New variable.
9171         (imap-interactive-login): Use it.
9172         Suggested by Mark Plaksin <happy@mcplaksin.org>.
9173
9174 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9175
9176         * gnus-art.el (gnus-article-read-summary-keys): Restore new
9177         window-start and hscroll to summary window.
9178
9179 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9180
9181         * gnus-start.el (gnus-convert-old-newsrc): Only write the
9182         conversion message to newsrc-dribble when an actual conversion is
9183         performed.
9184
9185 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
9186
9187         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
9188
9189 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9190
9191         * mm-decode.el (mm-complicated-handles): New function reviving
9192         former definition of mm-multiple-handles.
9193
9194         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
9195         (gnus-mime-delete-part): Use it.
9196
9197 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9198
9199         * gnus-agent.el (gnus-agent-read-local): Bind
9200         nnheader-file-coding-system to gnus-agent-file-coding-system to
9201         avoid the implicit assumption that they will always be equal.
9202         (gnus-agent-save-local): Bind buffer-file-coding-system, not
9203         coding-system-for-write, as the with-temp-file macro first prints
9204         to a buffer then saves the buffer.
9205
9206 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9207
9208         * gnus-art.el (gnus-article-edit-part): New function.
9209         (gnus-mime-save-part-and-strip): Use it; do query instead of
9210         signaling an error; don't use mm-multiple-handles.
9211         (gnus-mime-delete-part): Ditto.
9212
9213 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9214
9215         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
9216         old file versions.
9217         (gnus-group-prepare-hook): Removed function that converted list
9218         form of gnus-agent-expire-days to group properties.
9219
9220         * gnus-int.el: Autoload gnus-agent-regenerate-group.
9221         (gnus-request-accept-article): Re-indented.
9222
9223         * gnus-start.el (gnus-convert-old-newsrc): Registered new
9224         converters to handle old agent file formats.  Added logic for a
9225         "backup before upgrading warning".
9226         (gnus-convert-mark-converter-prompt): Developers can mark
9227         functions as needing (default), or not needing,
9228         gnus-convert-old-newsrc's "backup before upgrading warning".
9229         (gnus-convert-converter-needs-prompt): Tests whether the user
9230         should be protected from potentially irreversable changes by the
9231         function.
9232
9233         * legacy-gnus-agent.el (): New. Provides converters that are only
9234         loaded when gnus-convert-old-newsrc needs to call them.
9235
9236 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9237
9238         * mail-source.el (mail-source-touch-pop): Doc fix.
9239
9240         * message.el (message-smtpmail-send-it): Doc fix.
9241
9242 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
9243
9244         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
9245
9246         * nnmail.el (nnmail-split-fancy): do.
9247
9248         * gnus-kill.el (gnus-kill, gnus-execute): do.
9249
9250 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
9251
9252         * gnus-sum.el (gnus-widget-reversible-match)
9253         (gnus-widget-reversible-to-internal)
9254         (gnus-widget-reversible-to-external): New functions.
9255         (gnus-widget-reversible): New widget.
9256         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
9257
9258 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
9259
9260         * gnus-sum.el (gnus-thread-sort-functions)
9261         (gnus-article-sort-functions): Document `(not F)' items.
9262
9263 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
9264
9265         * spam.el (spam-use-gmane-xref): Add new backend.
9266         (spam-gmane-xref-spam-group): Add variable to control the name of the
9267         Gmane spam group.
9268         (spam-blackhole-servers, spam-blackhole-good-server-regex)
9269         (spam-regex-headers-spam, spam-regex-headers-ham)
9270         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
9271         (spam-list-of-checks): Add spam-use-gmane-xref to list of
9272         backends and checks.
9273         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
9274
9275         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
9276         an autodetect method.
9277
9278 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9279
9280         * gnus-int.el (gnus-request-accept-article): Inform the agent that
9281         articles are being added to a group.
9282         (gnus-request-replace-article): Inform the agent that articles
9283         need to be uncached as the cached contents are no longer valid.
9284
9285 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9286
9287         * binhex.el: Don't autoload executable-find.
9288
9289         * canlock.el: Don't autoload mail-fetch-field.
9290
9291         * dgnushack.el: Autoload c-mode for XEmacs.
9292
9293         * gnus-ems.el: Don't autoload appt-select-lowest-window.
9294
9295         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
9296         rmail-dont-reply-to and rmail-output.
9297
9298         * gnus-score.el: Don't autoload ffap-string-at-point.
9299
9300         * gnus-setup.el: Don't autoload sc-cite-original.
9301
9302         * imap.el: Don't autoload base64-decode-string,
9303         base64-encode-string and md5.
9304
9305         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
9306         and rmail-msg-restore-non-pruned-header.
9307
9308         * mm-decode.el: Don't autoload executable-find.
9309
9310         * mm-url.el: Don't autoload executable-find.
9311
9312         * mm-view.el: Don't autoload diff-mode.
9313
9314         * nndb.el: Don't autoload news-reply-mode, news-setup,
9315         cancel-timer and telnet.
9316
9317         * password.el: Don't autoload run-at-time for Emacs.
9318
9319         * sha1-el.el: Don't autoload executable-find.
9320
9321         * sieve-mode.el: Don't autoload c-mode.
9322
9323         * uudecode.el: Don't autoload executable-find.
9324
9325 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9326
9327         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
9328         (gnus-agent-possibly-alter-active): Avoid null in numeric
9329         comparison.
9330         (gnus-agent-set-local): Refuse to save null in local object table.
9331         (gnus-agent-regenerate-group): The REREAD parameter can now be a
9332         list of articles that will be marked as unread.
9333
9334 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9335
9336         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
9337
9338 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
9339
9340         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
9341         language tags.
9342
9343 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
9344
9345         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
9346         Don't bind "obarray".
9347
9348         * gnus-sum.el (gnus-thread-sort-functions): Added
9349         `gnus-thread-sort-by-most-recent-number' and
9350         `gnus-thread-sort-by-most-recent-date'.
9351         Reported by Kai Grossjohann <kai@emptydomain.de>.
9352
9353 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9354
9355         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
9356
9357 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9358
9359         * gnus-cus.el (gnus-agent-customize-category): Removed
9360         ignore-errors macro reference that required cl to be loaded at
9361         run-time.
9362
9363         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
9364         single-interval range of the form (min . max).  Previously the
9365         range had to look like ((min . max)).  Likewise, return
9366         (min . max) rather than ((min . max)).
9367         (gnus-range-map): Use gnus-range-normalize to accept
9368         single-interval range.
9369
9370         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
9371         the cache, but not the agent, now appear with their usual face.
9372
9373         * dgnushack.el (loaddir): New variable that is bound to the
9374         directory containing the dgnushack.el file. Use loaddir, rather
9375         than srcdir, to update load-path. Change lets dgnushack compile
9376         code in directories other than GNUS/lisp.
9377
9378 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9379
9380         * lpath.el: Don't bind w3m-safe-url-regexp.
9381
9382         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
9383         w3m-safe-url-regexp variable buffer-local.
9384
9385         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
9386
9387 2004-02-27  Simon Josefsson  <jas@extundo.com>
9388
9389         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
9390         gnus-group-real-prefix.
9391         (gnus-summary-move-article): Use it, instead of
9392         gnus-group-real-prefix.
9393
9394 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9395
9396         * lpath.el: Bind w3m-safe-url-regexp.
9397
9398         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
9399         w3m-safe-url-regexp variable buffer-local and set it as the value
9400         of mm-w3m-safe-url-regexp.
9401
9402         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
9403
9404         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
9405         parsing gnus-posting-styles when the message is not for replying.
9406
9407         * dgnushack.el: Autoload sgml-mode for XEmacs.
9408
9409         * nnrss.el (nnrss-opml-export): Use
9410         mm-set-buffer-file-coding-system instead of
9411         set-buffer-file-coding-system.
9412
9413 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
9414
9415         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
9416         of checkdoc.el).
9417         * nnrss.el: do.
9418         * gnus-mlspl.el: do.
9419         * gnus-ml.el: do.
9420         * gnus-srvr.el: do.
9421
9422         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
9423
9424 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
9425
9426         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
9427         Corrections to custom-manual links.
9428
9429         * gnus-art.el (gnus-article): Ditto.
9430
9431         * mm-decode.el (mime-display, mime-security): Ditto.
9432
9433 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
9434
9435         * flow-fill.el: Typo.
9436
9437 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
9438
9439         * spam-wash.el: New file.
9440
9441 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
9442
9443         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
9444
9445 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
9446
9447         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
9448         to be run with new-articles as LIST1, not LIST2.
9449         (spam-registration-functions): Add spam-use-ham-copy as a nil
9450         registration backend.
9451
9452 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
9453
9454         * spam-stat.el (spam-stat-washing-hook): New option.
9455         (spam-stat-buffer-words): Use it.
9456         (spam-stat-process-directory, spam-stat-test-directory): Use
9457         insert-file-contents-literally.
9458         (spam-stat-coding-system): New variable.
9459         (spam-stat-load, spam-stat-save): Use it.
9460
9461 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9462
9463         * spam-report.el (spam-report-plug-agent): Quote
9464         spam-report-url-to-file and spam-report-url-ping-plain.
9465
9466 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
9467
9468         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
9469         / in mailto URLs.
9470
9471 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9472
9473         * spam-report.el (spam-report-process-queue): Fix interactive use.
9474         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
9475         (spam-report-unplug-agent): Doc fixes.
9476         (spam-report-url-ping-mm-url, spam-report-url-to-file)
9477         (spam-report-agentize, spam-report-deagentize): Autoload
9478
9479 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9480
9481         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
9482
9483         * message.el (message-setup-fill-variables): Add mml tags to
9484         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
9485         <ajk@iu.edu>.
9486         (message-mode): Don't modify paragraph-separate there.
9487
9488 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9489
9490         * compface.el (uncompface-use-external): Default to undecided.
9491         (uncompface-use-external-threshold): New variable.
9492         (uncompface-float-time): New macro.
9493         (uncompface): Determine whether to use the external decoder if
9494         uncompface-use-external is undecided.
9495
9496 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9497
9498         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
9499         after images.
9500
9501         * gnus-art.el (gnus-mime-display-single): Remove dead code.
9502
9503 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
9504
9505         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
9506
9507         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
9508
9509         * gnus-sum.el (gnus-summary-limit-to-age)
9510         (gnus-summary-limit-children): do.
9511
9512         * gnus-int.el (gnus-request-scan): do.
9513
9514         * gnus-group.el (gnus-group-suspend): do.
9515
9516         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
9517
9518         * gnus-cite.el (gnus-cite-parse-attributions): do.
9519
9520         * gnus-agent.el (gnus-summary-set-agent-mark)
9521         (gnus-agent-regenerate-group): do.
9522
9523         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
9524
9525         * binhex.el (binhex-decode-region-internal): do.
9526
9527 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9528
9529         * gnus-fun.el (gnus-face-properties-alist): New user option.
9530         (gnus-display-x-face-in-from): Use it.
9531
9532         * gnus-art.el (article-display-face): Ditto.
9533
9534         * compface.el (uncompface-use-external): Default to nil.
9535
9536 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
9537
9538         * nntp.el (nntp-erase-buffer): New function.
9539         (nntp-retrieve-data, nntp-send-command)
9540         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
9541         (nntp-possibly-change-group): Use it.
9542
9543         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
9544         with-current-buffer.
9545
9546 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
9547
9548         * compface.el: Merge the ELisp-based uncompface program.
9549         (compface): New customization group.
9550         (uncompface-use-external): New user option.
9551         (uncompface): Call uncompface-internal if uncompface-use-external
9552         is nil.
9553         (uncompface-internal): New function.  Note that there are also
9554         some other functions and variables added for this function.
9555
9556 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
9557
9558         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
9559         if necessary.
9560
9561 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
9562
9563         * spam-report.el (spam-report-unplug-agent)
9564         (spam-report-plug-agent, spam-report-deagentize)
9565         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
9566         Add support for the Agent in spam-report: when unplugged, report to a
9567         file; when plugged, submit all the requests.
9568
9569         * spam.el (spam-register-routine): Fix message about
9570         registration.
9571
9572 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
9573
9574         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
9575         dependencies.
9576         (rfc2047-encode): Use it.
9577
9578         * gnus-art.el (gnus-button-marker-list): Move before first
9579         reference.
9580
9581         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9582         (imap-parse-body): Fix format string mismatch.
9583
9584         * gnus-score.el (gnus-summary-increase-score): do.
9585
9586         * nnrss.el (nnrss-close): New function.
9587
9588 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
9589
9590         * nnrss.el (nnrss-make-filename): New function.
9591         (nnrss-request-delete-group, nnrss-read-server-data)
9592         (nnrss-save-server-data, nnrss-read-group-data)
9593         (nnrss-save-group-data): Use it.
9594         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
9595         (nnrss-read-server-data, nnrss-read-group-data): Use load.
9596         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
9597
9598 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
9599
9600         * mml.el (mml-compute-boundary-1): Don't uncompress files.
9601
9602 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
9603
9604         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
9605         files.
9606
9607         * message.el (message-generate-headers-first): Don't quote nil
9608         and t in docstrings.
9609
9610         * imap.el (imap-id): do.
9611
9612         * gnus-agent.el (gnus-agent-consider-all-articles)
9613         (gnus-agent-queue-mail): do.
9614
9615 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
9616
9617         * spam-report.el (spam-report-process-queue): New function.
9618         Process requests from `spam-report-requests-file'.
9619         (spam-report-process-queue): Doc fix.
9620
9621 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
9622
9623         * spam.el (spam-register-routine)
9624         (spam-log-processing-to-registry, spam-log-registered-p)
9625         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9626         Change "check" to "spam-check" for semi-clarity.
9627
9628 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
9629
9630         * pop3.el: Require nnheader.
9631
9632         * mml-smime.el: Require cl.  Autoload message-fetch-field.
9633
9634         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
9635
9636         * gnus-picon.el: Require cl.
9637
9638         * gnus-fun.el: Require gnus-ems and gnus-util.
9639
9640         * gnus.el (gnus-method-to-server): Move defsubst before first use.
9641
9642         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
9643
9644         * gnus-art.el (gnus-article-edit-mode): Define before first
9645         reference.
9646
9647 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
9648
9649         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
9650         (gnus-uu-post-encoded): Use point-at-bol.
9651
9652         * gnus-topic.el (gnus-group-active-topic-p): do.
9653
9654         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
9655
9656         * gnus-group.el (gnus-group-kill-region): do.
9657
9658         * gnus-art.el (article-date-ut): do.
9659
9660         * message.el (message-fetch-field): Remove redundant
9661         case-fold-search binding.
9662         (message-narrow-to-field): Simplify.
9663
9664 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9665
9666         * spam.el (spam-directory): Derive from `gnus-directory'.
9667
9668         * spam-report.el (spam-report-url-to-file)
9669         (spam-report-requests-file): New function and variable for offline
9670         reporting.
9671         (spam-report-url-ping-function): Add `spam-report-url-to-file'
9672         and user defined function.
9673         (spam-report-url-ping-mm-url): Remove doubled slash.
9674
9675 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
9676
9677         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
9678
9679 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
9680
9681         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
9682         format string mismatch.
9683
9684         * sieve.el (sieve-deactivate-all): do.
9685
9686         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
9687
9688         * nnlistserv.el (nnlistserv-kk-wash-article): do.
9689
9690         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
9691
9692         * mm-bodies.el (mm-7bit-chars): Don't include \r.
9693
9694 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
9695
9696         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
9697         the list of checks.
9698
9699 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
9700
9701         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
9702         padding.
9703
9704 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
9705
9706         * mm-view.el (mm-fill-flowed): New variable.
9707         (mm-inline-text): Use it.
9708
9709 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
9710
9711         * spam.el (spam-spamassassin-register-ham-routine)
9712         (spam-spamassassin-register-spam-routine): Fix function names.
9713
9714 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9715
9716         * gnus.el (gnus-tmp-grouplens): Remove.
9717         (gnus-summary-line-format): Remove grouplens.
9718
9719         * gnus-group.el (gnus-group-line-format): Ditto.
9720
9721         * gnus-spec.el (gnus-format-specs): Ditto.
9722         (gnus-update-format-specifications): Flush the group format spec
9723         cache if there's the grouplens stuff.
9724         (gnus-parse-simple-format): Replace %l with the empty string.
9725
9726 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
9727
9728         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
9729         omission.
9730
9731 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9732
9733         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
9734         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9735
9736 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
9737
9738         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
9739         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
9740         New macros and functions.
9741         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
9742         Handle > NLINK_MAX messages.
9743         * nnmaildir.el (nnmaildir-request-set-mark): Use
9744         nnmaildir--emlink-p and nnmaildir--eexist-p.
9745
9746 2004-01-25  Alex Schroeder  <alex@gnu.org>
9747
9748         * spam-stat.el (spam-stat-process-directory-age): New option.
9749         (spam-stat-process-directory): Use it.
9750
9751 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
9752
9753         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
9754         (spam-stat-save): Accept prefix argument.
9755
9756 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
9757
9758         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
9759         links" error.
9760
9761 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9762
9763         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
9764         the rest of the and/or forms.
9765
9766 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9767
9768         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
9769         compatibility with old .newsrc.eld files.
9770
9771         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
9772
9773         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
9774
9775         * gnus-start.el (gnus-1): do.
9776
9777         * gnus-group.el (gnus-group-line-format-alist): do.
9778
9779         * gnus.el (gnus-use-grouplens, gnus-visual): do.
9780
9781         * gnus-gl.el: Remove.
9782
9783 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9784
9785         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
9786         marks consisting of a single range {for example, (3 . 5)} rather
9787         than a list of a single range { ((3 . 5)) }.
9788
9789 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9790
9791         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
9792         with-current-buffer.
9793         (spam-stat-store-current-buffer): Use insert-buffer-substring to
9794         avoid consing a string.
9795
9796         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
9797         Remove obsolete entries for big5 and gb2312.
9798
9799 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9800
9801         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
9802         uncompressed list.
9803
9804 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
9805
9806         * spam-stat.el (spam-stat-strip-xref): New function.
9807         (spam-stat-process-directory): Use it.
9808
9809         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
9810         here -- it's done in message-fetch-field.
9811
9812 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9813
9814         * gnus-agent.el (gnus-agent-queue-mail,
9815         gnus-agent-prompt-send-queue): New variables.
9816         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
9817         * gnus-draft.el (gnus-group-send-queue): Pass the group name
9818         "nndraft:queue" along to gnus-draft-send.  Use
9819         gnus-agent-prompt-send-queue.
9820         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
9821         is "nndraft:queue".  Suggested by Gaute Strokkenes
9822         <gs234@srcf.ucam.org>
9823
9824         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
9825         (agent-enable-undownloaded-faces): Added
9826         (gnus-agent-cat-groups): Use eval-and-compile, not
9827         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
9828         method of gnus-agent-cat-groups even when the buffer has been
9829         evaled.
9830         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
9831         delete gnus-agent-save-active-1.
9832         (gnus-agent-save-groups): Deleted. Identical to
9833         gnus-agent-save-active.
9834         (gnus-agent-write-active): No longer adjust agent's copy of active
9835         file as agent's adjustments are now stored in their own
9836         file. Removed optional parameter.
9837         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
9838         servers.  Add use of min/max range limits from server's local
9839         file.
9840         (gnus-agent-save-alist): Removed unused optional argument.
9841         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
9842         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
9843         (gnus-agent-set-local): A per-server file that keeps min/max range
9844         limits for articles known to the agent.  Provides a fast mechanism
9845         for altering many active ranges.
9846         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
9847         active file (local makes it unnecessary).
9848         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
9849
9850         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
9851         (agent-enable-undownloaded-faces): Added
9852
9853         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
9854         disable it when sending to "nndraft:queue".
9855         (gnus-group-send-queue): Add safety check to avoid sending queue
9856         when unplugged.
9857
9858         * gnus-group.el (gnus-group-catchup): Use new
9859         gnus-sequence-of-unread-articles, not
9860         gnus-list-of-unread-articles, to avoid exhausting memory with huge
9861         numbers of articles.  Use gnus-range-map to avoid having to
9862         uncompress the unread list.
9863         (gnus-group-archive-directory,
9864         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
9865         reference.
9866
9867         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
9868         (gnus-sorted-range-intersection): Intersection of two ranges
9869         without requiring that they first be uncompressed.
9870
9871         * gnus-start.el (gnus-activate-group): Unless blocked by the
9872         caller, possibly expand the active range to include both cached
9873         and agentized articles.
9874         (gnus-convert-old-newsrc): Rewrote in anticipation of having
9875         multiple version-dependent converters.
9876         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
9877         gnus-agent-save-active.
9878         (gnus-save-newsrc-file): Save dirty agent range limits.
9879
9880         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
9881         gnus-agent-possibly-alter-active.
9882         (gnus-adjust-marked-articles): Faster handling of simple lists
9883
9884 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
9885
9886         * spam-stat.el (spam-stat-test-directory): New optional argument
9887         displays a list of files detected.  Suggested by Andrew Cohen
9888         <cohen@andy.bu.edu>.
9889         (spam-stat-buffer-words-with-scores): Don't narrow and change
9890         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
9891
9892 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
9893
9894         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
9895         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
9896         (spam-spamassassin-arguments)
9897         (spam-spamassassin-spam-flag-header)
9898         (spam-spamassassin-positive-spam-flag-header)
9899         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
9900         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
9901         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9902         (spam-list-of-processors, spam-list-of-checks)
9903         (spam-list-of-statistical-checks, spam-registration-functions)
9904         (spam-check-spamassassin-headers, spam-check-spamassassin)
9905         (spam-spamassassin-score)
9906         (spam-spamassassin-register-with-sa-learn)
9907         (spam-spamassassin-register-spam-routine)
9908         (spam-spamassassin-register-ham-routine)
9909         (spam-assassin-register-spam-routine)
9910         (spam-assassin-register-ham-routine): add SpamAssassin support
9911         (spam-bogofilter-score): fix to show article before scoring
9912
9913 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
9914
9915         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
9916         default scoring function.
9917         (spam-generic-score): Call spam-spamassassin-score if
9918         spam-use-spamassassin or spam-use-spamassassin-headers is on;
9919         spam-bogofilter-score otherwise.
9920
9921         * gnus.el (spam-process, spam-autodetect-methods): Add
9922         spamassassin and spamassassin-headers.
9923
9924 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
9925
9926         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9927         Suppress unnecessary messages.
9928
9929 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
9930
9931         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
9932         make-hash-table.
9933
9934 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9935
9936         * canlock.el (base64-encode-string): Don't autoload it.
9937
9938 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9939
9940         * run-at-time.el: Remove useless (require 'itimer),
9941         eval-and-compile and (featurep 'xemacs).
9942
9943 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
9944
9945         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
9946         GROUP is a virtual group.
9947
9948 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
9949
9950         * gnus.el: Autoload `message-y-or-n-p'.
9951
9952 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
9953
9954         * pgg-parse.el: Remove unnecessary (require 'custom).
9955
9956         * pgg-def.el: do.
9957
9958         * nnmail.el: do.
9959
9960         * gnus-undo.el: do.
9961
9962         * gnus-picon.el: do.
9963
9964         * gnus-util.el: do.
9965
9966 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
9967
9968         * gnus-sum.el (gnus-pick-line-number): Add autoload.
9969
9970 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9971
9972         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
9973         handle, as well as a list.
9974
9975         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
9976         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
9977         (mm-w3m-cid-retrieve): Simplify.
9978
9979 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
9980
9981         * message.el (message-kill-to-signature): Allow prefix arg to
9982         specify number of lines to keep before signature.
9983
9984 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
9985
9986         (message-kill-to-signature): Change docstring.
9987
9988 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9989
9990         * canlock.el: Always require sha1-el.
9991         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
9992
9993         * message.el: Autoload sha1 only when compiling.
9994
9995         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
9996         eudc-expand-inline for XEmacs.
9997
9998 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9999
10000         * message.el (message-canlock-generate): Require sha1-el.
10001
10002 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
10003
10004         * message.el (message-expand-name): Silence the byte compiler.
10005
10006         * lpath.el: Add detect-coding-system.
10007
10008         * dgnushack.el (dgnushack-compile): Remove obsolete check for
10009         cus-edit.
10010
10011 2004-01-13  Simon Josefsson  <jas@extundo.com>
10012
10013         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
10014         Invoke gnus-score-mode.  Reported by
10015         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
10016
10017         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
10018         Jim Blandy <jimb@redhat.com> (tiny change).
10019
10020 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
10021
10022         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
10023
10024 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
10025
10026         * spam.el (spam-get-article-as-string): Update to use
10027         gnus-request-article-this-buffer, much simpler.
10028         (spam-get-article-as-buffer): Remove.
10029
10030 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
10031
10032         * message.el (message-expand-name): Use EUDC if the user uses
10033         that.
10034
10035 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
10036
10037         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
10038         character for the encoding to avoid consing a string.
10039
10040         * rfc2047.el (rfc2047-decode-string): Don't cons a string
10041         unnecessarily.
10042
10043         * mm-util.el (mm-replace-chars-in-string): Remove.
10044
10045         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
10046         of mm-replace-chars-in-string.
10047
10048 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
10049
10050         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
10051         strings.
10052
10053         * mm-util.el (mm-subst-char-in-string): Support inplace.
10054
10055         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
10056         a new string in every iteration.  Use shy groups.
10057
10058 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
10059
10060         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
10061         (gnus-group-change-level, gnus-kill-newsgroup)
10062         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
10063         (gnus-get-unread-articles, gnus-make-articles-unread)
10064         (gnus-make-ascending-articles-unread): Use accessor
10065         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
10066         to get group information for improved readability.
10067
10068         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
10069
10070         * gnus-soup.el (gnus-soup-group-brew): do.
10071
10072         * gnus-msg.el (gnus-put-message): do.
10073
10074         * gnus-move.el (gnus-group-move-group-to-server): do.
10075
10076         * gnus-kill.el (gnus-batch-score): do.
10077
10078         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
10079         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
10080         (gnus-group-update-group, gnus-group-read-group)
10081         (gnus-group-make-group, gnus-group-make-help-group)
10082         (gnus-group-make-archive-group, gnus-group-make-directory-group)
10083         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
10084         (gnus-group-sort-by-unread, gnus-group-catchup)
10085         (gnus-group-unsubscribe-group, gnus-group-kill-group)
10086         (gnus-group-yank-group, gnus-group-set-info)
10087         (gnus-group-list-groups): do.
10088
10089         * gnus.el (gnus-generate-new-group-name): do.
10090
10091         * gnus-delay.el (gnus-delay-send-queue): do.
10092
10093         * nnvirtual.el (nnvirtual-catchup-group): do.
10094
10095         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
10096         do.
10097
10098         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
10099         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
10100
10101         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
10102         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
10103         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
10104         (gnus-group-make-articles-read): do.
10105
10106 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10107
10108         * gnus-art.el (article-decode-mime-words, article-babel)
10109         (gnus-article-highlight-signature, gnus-article-add-buttons)
10110         (gnus-signature-toggle): Use gnus-with-article-buffer.
10111
10112         * gnus-art.el (gnus-article-highlight-headers)
10113         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
10114
10115         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
10116         (gnus-article-set-globals, gnus-request-article-this-buffer)
10117         (gnus-button-message-id, gnus-article-maybe-hide-headers)
10118         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
10119         (gnus-mime-display-alternative): Use with-current-buffer.
10120
10121 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10122
10123         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
10124         also under 80 char limit, and call gnus-error if needed.
10125         (spam-fetch-article-header): Fix - it was a
10126         buffer-local variable (gnus-newsgroup-data).
10127         (spam-find-spam): Use spam-generate-fake-headers, forget about
10128         spam-insert-fake-headers.
10129         (spam-insert-fake-headers): Remove.
10130
10131 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10132
10133         * deuglify.el (gnus-article-outlook-unwrap-lines)
10134         (gnus-outlook-rearrange-article)
10135         (gnus-outlook-repair-attribution-outlook)
10136         (gnus-outlook-repair-attribution-block)
10137         (gnus-outlook-repair-attribution-other): Remove redundant
10138         save-excursion.
10139
10140 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10141
10142         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
10143         (spam-fetch-field-subject-fast)
10144         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
10145         (spam-fetch-article-header): Add functions to deal with Gnus
10146         internals for fast retrieval of article header data.
10147         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
10148
10149 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10150
10151         * pop3.el (pop3-md5): Remove.
10152         (pop3-apop): Replace pop3-md5 with md5.
10153
10154         * mm-bodies.el: base64 is always built-in.
10155
10156         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
10157         with-current-buffer.
10158
10159 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10160
10161         * canlock.el (canlock-insert-header): Remove excessive grouping in
10162         regexp.
10163
10164         * gnus-sum.el (gnus-summary-read-document): Ditto.
10165
10166         * gnus-uu.el (gnus-uu-part-number): Ditto.
10167
10168         * html2text.el (html2text-remove-tags): Ditto.
10169         (html2text-format-tags): Ditto.
10170         (html2text-format-single-elements): Ditto.
10171
10172         * mml.el (mml-parse-1): Ditto.
10173
10174 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
10175
10176         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
10177
10178         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
10179
10180         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
10181
10182         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
10183
10184 2003-11-15  Simon Josefsson  <jas@extundo.com>
10185
10186         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
10187         (pgg-gpg-lookup-key): Use regexp match instead of
10188         split-string (split-string is different between emacs 21.2 and
10189         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
10190
10191 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
10192
10193         * gnus-art.el (gnus-mime-view-all-parts)
10194         (gnus-article-part-wrapper, gnus-article-view-part): Use
10195         with-current-buffer.
10196
10197 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
10198
10199         * spam.el (spam-disable-spam-split-during-ham-respool)
10200         (spam-spamoracle-database, spam-cache-lookups)
10201         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
10202         (spam-group-ham-mark-p, spam-group-spam-mark-p)
10203         (spam-group-ham-marks, spam-group-spam-marks)
10204         (spam-group-spam-contents-p, spam-group-ham-contents-p)
10205         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
10206         also add spam-use-blackholes to the statistical checks.
10207         (spam-fetch-field-fast): Add interface to fetching fields, may
10208         become a macro.
10209         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
10210         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
10211         (spam-insert-fake-headers): Fake an article when needed.
10212         (spam-find-spam): Fake article when possible.
10213         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
10214         (spam-check-bogofilter-headers): Use message-fetch-field instead
10215         of nnmail-fetch-field.
10216
10217 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10218
10219         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
10220
10221 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
10222
10223         * spam.el (spam-split): Do not require spam-use-CHECK to be
10224         enabled if that check is passed to spam-split explicitly; also
10225         fix so 'spam doesn't get converted to spam-split-group when
10226         spam-split-symbolic-return is t.
10227         (spam-find-spam): Find registrations of the article and use those
10228         instead of re-running spam-split to find the spam/ham
10229         classification of the article.
10230         (spam-log-processing-to-registry, spam-log-registered-p)
10231         (spam-log-unregistration-needed-p, spam-log-undo-registration):
10232         Use gnus-error instead of gnus-message.
10233         (spam-log-registration-type): Add function to determine the
10234         classification of a message based on registry entries; will
10235         return nil if both 'spam and 'ham are found.
10236         (spam-check-BBDB): Expand all the BBDB macros here so we can have
10237         a reasonably fast local cache without the loading errors.
10238         (spam-cache-lookups): Set to t by default.
10239         (spam-find-spam): Don't try to guess spam-cache-lookups.
10240         (spam-enter-whitelist, spam-enter-blacklist): Clear the
10241         spam-caches entry.
10242         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
10243         caching of whitelist/blacklist entries.
10244         (spam-check-whitelist, spam-check-blacklist): Invoke
10245         spam-from-listed-p with a type, not a cache variable.
10246         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
10247
10248 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
10249
10250         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
10251
10252         * nnmail.el (nnmail-split-fancy): do.
10253
10254         * mml.el (mml-parse): do.
10255
10256         * gnus-score.el (gnus-enter-score-words-into-hashtb)
10257         (gnus-score-adaptive): do.
10258
10259 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10260
10261         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
10262         (gnus-mime-button-map): Don't set keymap parent.
10263         (gnus-button-ctan-directory-regexp): Use shy grouping.
10264         (gnus-prev-page-map): Don't set keymap parent.
10265         (gnus-prev-page-map): Remove duplicated one.
10266         (gnus-next-page-map): Don't set keymap parent.
10267         (gnus-mime-security-button-map): Ditto.
10268
10269         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
10270         version number.
10271
10272         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
10273
10274 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10275
10276         * canlock.el (canlock-sha1-function): Remove.
10277         (canlock-sha1-function-for-verify): Remove.
10278         (canlock-openssl-program): Remove.
10279         (canlock-openssl-args): Remove.
10280         (canlock-ignore-errors): Remove.
10281         (canlock-sha1-with-openssl): Remove.
10282         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
10283         (canlock-verify): Don't use canlock-ignore-errors.
10284
10285         * sha1-el.el (sha1-string-external): Make it can return a string
10286         in binary form.
10287         (sha1-region-external): Ditto.
10288         (sha1-string-internal): Ditto.
10289         (sha1-region-internal): Ditto.
10290         (sha1-region): Ditto.
10291         (sha1-string): Ditto.
10292         (sha1): Ditto.
10293
10294 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10295
10296         * spam.el (spam-report-articles-gmane): New command.
10297
10298 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10299
10300         * gnus.el: Don't make unnecessary *Group* buffer when loading.
10301
10302         * run-at-time.el (run-at-time-saved): Remove.
10303         (run-at-time): Doc fix.
10304
10305 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
10306
10307         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
10308         (gnus-summary-limit-map): Add it.
10309         (gnus-summary-make-menu-bar): do.
10310
10311 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
10312
10313         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
10314         Make attempt at some caching support (done for BBDB only now).
10315         (spam-find-spam): Set spam-cache-lookups if there are more than 2
10316         addresses to be checked.
10317         (spam-clear-cache-BBDB): Add function, to be invoked by
10318         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
10319         (spam-check-BBDB): Check and use the caches, if
10320         spam-cache-lookups is on, remove superfluous (provide).
10321
10322 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10323
10324         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
10325
10326 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
10327
10328         * run-at-time.el (run-at-time-saved): Move to after the definition
10329         of `run-at-time'.
10330
10331         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
10332
10333 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10334
10335         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
10336         mm-w3m-local-map-property.
10337
10338         * mm-view.el (mm-w3m-mode-map): Remove.
10339         (mm-w3m-local-map-property): Remove.
10340         (mm-inline-text-html-render-with-w3m): Don't use
10341         mm-w3m-local-map-property.
10342
10343 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10344
10345         * run-at-time.el: New file.
10346
10347         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
10348         under Emacs.
10349
10350         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
10351         of gnus-set-text-properties.
10352
10353         * gnus-uu.el (gnus-uu-save-article): Ditto.
10354
10355         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
10356
10357         * gnus-cite.el (gnus-cite-parse): Ditto.
10358
10359         * gnus-art.el (gnus-button-push): Use set-text-properties instead
10360         of gnus-.
10361
10362         * gnus-xmas.el (run-at-time): Require run-at-time.
10363
10364         * gnus.el: Changed calls to nnheader-run-at-time and
10365         password-run-at-time throughout to use run-at-time directly.
10366
10367         * password.el: Removed definition of run-at-time.
10368
10369         * nnheaderxm.el: Remove definition of run-at-time.
10370
10371 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
10372
10373         * mml.el (mml-minibuffer-read-disposition): Show attachment type
10374         in prompt.
10375
10376 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
10377
10378         * messagexmas.el (message-xmas-redefine): Alias
10379         `message-make-caesar-translation-table' to
10380         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
10381         version.
10382
10383         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
10384         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
10385         `gnus-xmas-set-text-properties'.
10386         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
10387         `gnus-xmas-completing-read'.
10388         (gnus-xmas-completing-read): Removed.
10389         (gnus-xmas-open-network-stream): Removed.
10390
10391         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
10392         XEmacs version.
10393
10394         * dns.el (dns-make-network-process): Use `open-network-stream'
10395         instead of `gnus-xmas-open-network-stream'.
10396
10397         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
10398
10399         * .cvsignore: Add auto-autoloads.el, custom-load.el.
10400
10401 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
10402
10403         * gnus-art.el (gnus-mime-display-alternative)
10404         (gnus-insert-mime-button, gnus-insert-mime-security-button)
10405         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
10406         Don't use gnus-local-map-property.
10407
10408         * gnus-util.el (gnus-local-map-property): Remove.
10409
10410         * mm-view.el (mm-view-pkcs7-decrypt): Replace
10411         gnus-completing-read-maybe-default with completing-read.
10412
10413         * gnus-util.el (gnus-completing-read): do.
10414         (gnus-completing-read-maybe-default): Remove.
10415
10416 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
10417
10418         * password.el: Only autoload `run-at-time' if not XEmacs.
10419         Only autoload the itimer functions if XEmacs.
10420
10421 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10422
10423         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
10424         XEmacsen.
10425
10426         * dgnushack.el: Autoload executable-find for XEmacs.
10427
10428 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
10429
10430         * gnus-art.el (gnus-read-string): Remove.
10431         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
10432         read-string.
10433
10434 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
10435
10436         * netrc.el: Autoload password-read.
10437         (netrc): Add configuration group.
10438         (netrc-encoding-method, netrc-openssl-path): Add
10439         variables for encoding and decoding of files with symmetric
10440         ciphers.
10441         (netrc-encode): Add assistant function to encode a file with
10442         netrc-encoding-method.
10443         (netrc-parse): Add interactive parameter, added optional
10444         decoding if netrc-encoding-method is non-nil but otherwise
10445         behavior is standard.
10446         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
10447         Do s/encode/encrypt/ everywhere.
10448
10449         * spam.el: Remove executable-find autoload.
10450
10451 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
10452
10453         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
10454
10455         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
10456
10457 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10458
10459         * gnus-art.el (gnus-treat-ansi-sequences,
10460         article-treat-ansi-sequences): New variable and function.
10461         Suggested by Dan Jacobson <jidanni@jidanni.org>.
10462
10463         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10464         Use it.
10465
10466 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
10467
10468         * mm-util.el (mm-quote-arg): Remove.
10469
10470         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
10471         shell-quote-argument.
10472
10473         * gnus-uu.el (gnus-uu-command): do.
10474
10475         * gnus-sum.el (gnus-summary-insert-pseudos): do.
10476
10477         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
10478         with make-char.
10479
10480         * mm-util.el (mm-make-char): Remove.
10481
10482         * mml.el (mml-mode): Replace gnus-add-minor-mode with
10483         add-minor-mode.
10484
10485         * gnus-undo.el (gnus-undo-mode): do.
10486
10487         * gnus-topic.el (gnus-topic-mode): do.
10488
10489         * gnus-sum.el (gnus-dead-summary-mode): do.
10490
10491         * gnus-start.el (gnus-slave-mode): do.
10492
10493         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
10494
10495         * gnus-ml.el (gnus-mailing-list-mode): do.
10496
10497         * gnus-gl.el (gnus-grouplens-mode): do.
10498
10499         * gnus-draft.el (gnus-draft-mode): do.
10500
10501         * gnus-dired.el (gnus-dired-mode): do.
10502
10503         * gnus-ems.el (gnus-add-minor-mode): Remove.
10504
10505         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
10506         Replace gnus-char-width with char-width.
10507
10508         * gnus-ems.el (gnus-char-width): Remove.
10509
10510         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
10511         Replace gnus-char-width with char-width.
10512
10513         * gnus-ems.el (gnus-char-width): Remove.
10514
10515         * spam-stat.el (with-syntax-table): Remove with-syntax-table
10516         definition.
10517         Remove Emacs 20 hash table compatibility code.
10518
10519         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
10520         20 compatibility code.
10521
10522         * spam.el (spam-point-at-eol): Replace with point-at-eol.
10523
10524         * smime.el (smime-point-at-eol): Replace with point-at-eol.
10525
10526         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
10527         with point-at-{eol,bol}.
10528
10529         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
10530
10531         * imap.el (imap-point-at-eol): Replace with point-at-eol.
10532
10533         * flow-fill.el (fill-flowed-point-at-bol,
10534         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
10535
10536         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
10537         Replace with point-at-{eol,bol} throughout all files.
10538
10539 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10540
10541         * ntlm.el (ntlm-string-as-unibyte): New macro.
10542         (ntlm-build-auth-response): Use it.
10543
10544         Remove Emacs 20 stuff:
10545         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
10546         (butlast, mapc, remove): Remove the compiler macros.
10547         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
10548         of delq and copy-sequence.
10549         * gnus-art.el (popup-menu): Remove the compiler macro.
10550         * nnmail.el (nnmail-split-fancy): Don't support customizing with
10551         Emacs 20.
10552
10553 2004-01-05  Simon Josefsson  <jas@extundo.com>
10554
10555         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
10556         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
10557         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
10558         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
10559         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
10560         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
10561         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
10562         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
10563         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
10564         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
10565         ntlm-string-permute, string-lshift into ntlm-string-lshift,
10566         string-xor into ntlm-string-xor.  Suggested by
10567         Jesper Harder <harder@myrealbox.com>.
10568
10569         * ntlm.el: Don't include poem.
10570
10571         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
10572         Jesper Harder <harder@myrealbox.com>.
10573
10574         * sasl-ntlm.el, ntlm.el, md4.el: New files.
10575
10576         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
10577         probably breaks emacs with DL patch, but do we care? Is anyone
10578         still using the DL stuff?)
10579
10580         * sieve-manage.el: Use the password package.
10581         (sieve-manage-read-passwd): Remove.
10582         (sieve-manage-interactive-login): Use password.  Re-add
10583         condition-case around loop.
10584
10585         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
10586         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
10587         the password package.
10588
10589 2003-02-19  Simon Josefsson  <jas@extundo.com>
10590
10591         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
10592         token.
10593
10594 2002-08-07  Simon Josefsson  <jas@extundo.com>
10595
10596         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
10597         (sieve-manage-authenticators):
10598         (sieve-manage-authenticator-alist): Add some SASL mechs.
10599         (sieve-sasl-auth): New function.
10600         (sieve-manage-cram-md5-auth):
10601         (sieve-manage-plain-auth): Rewrite using SASL library.
10602         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
10603         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
10604         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
10605         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
10606
10607 2004-01-05  Simon Josefsson  <jas@extundo.com>
10608
10609         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
10610         New files.
10611
10612 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10613
10614         * gnus-group.el (gnus-no-groups-message): Update.
10615
10616         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
10617
10618 2003-11-09  Simon Josefsson  <jas@extundo.com>
10619
10620         * imap.el: Support for ID IMAP extension (RFC 2971).
10621         (imap-local-variables): Add imap-id.
10622         (imap-id): New variable.
10623         (imap-id): New function.
10624         (imap-parse-response): Parse untagged ID response.
10625         * nnimap.el (nnimap-id): New variable.
10626         (nnimap-open-connection): Use it.
10627
10628 2003-12-28  Simon Josefsson  <jas@extundo.com>
10629
10630         * gnus-score.el (gnus-score-edit-all-score): New.
10631         * gnus-group.el (gnus-group-score-map): Bind it to W e.
10632
10633 2004-01-04  Simon Josefsson  <jas@extundo.com>
10634
10635         * password.el: Add.
10636
10637 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
10638
10639         * dns.el: Add support for AAAA records (see RFC 3596)
10640
10641         * Fix typo PRT -> PTR
10642
10643         * Parse MX, PTR and SOA replies (see RFC 1035)
10644
10645 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10646
10647         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
10648
10649         * Moved to Changelog.2.
10650
10651 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10652
10653         * gnus.el (gnus-version-number): Bump version.
10654
10655 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10656
10657         * gnus.el: No Gnus v0.1 is released.
10658
10659 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10660
10661         * gnus.el: No Gnus v0.0 is released.
10662
10663 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10664
10665         * gnus.el (gnus-version-number): Bump.
10666         (gnus-version): No.
10667
10668 See ChangeLog.2 for earlier changes.
10669
10670     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
10671
10672   This file is part of GNU Emacs.
10673
10674   GNU Emacs is free software; you can redistribute it and/or modify
10675   it under the terms of the GNU General Public License as published by
10676   the Free Software Foundation; either version 2, or (at your option)
10677   any later version.
10678
10679   GNU Emacs is distributed in the hope that it will be useful,
10680   but WITHOUT ANY WARRANTY; without even the implied warranty of
10681   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10682   GNU General Public License for more details.
10683
10684   You should have received a copy of the GNU General Public License
10685   along with GNU Emacs; see the file COPYING.  If not, write to the
10686   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
10687   Boston, MA 02110-1301, USA.
10688
10689 ;; Local Variables:
10690 ;; coding: iso-2022-7bit
10691 ;; fill-column: 79
10692 ;; add-log-time-zone-rule: t
10693 ;; End:
10694
10695 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4