a1788994d15b4a8f9f14ca04edd33af4df12a90a
[gnus] / lisp / ChangeLog
1 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
2
3         * gnus-agent.el (gnus-agent-get-undownloaded-list):
4         * gnus-art.el (gnus-default-article-saver):
5         * gnus-srvr.el (gnus-server-copy-server):
6         * gnus.el (gnus-sloppily-equal-method-parameters):
7         * html2text.el (html2text-format-tag-list):
8         * message.el (message-narrow-to-head):
9         * nndiary.el:
10         * nnmairix.el (nnmairix-determine-original-group-from-registry):
11         * sieve.el: Spelling fix.
12
13 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
14
15         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
16         * gnus-sum.el (gnus-summary-make-menu-bar):
17         * gnus-uu.el (gnus-uu-decode-postscript)
18         (gnus-uu-decode-postscript-and-save):
19         * mailcap.el (mailcap-print-command):
20         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
21         Fix typos.
22
23 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
24
25         * gnus-art.el (gnus-article-part-wrapper):
26         * html2text.el (html2text-fix-paragraphs):
27         * mm-decode.el (mm-image-fit-p):
28         * rfc2047.el (rfc2047-encode-message-header):
29         * shr-color.el (shr-color-visible-distance-min)
30         (shr-color-relative-to-absolute, set-minimum-interval)
31         (shr-color-visible): Fix typos.
32
33 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
34
35         * gmm-utils.el (gmm-tool-bar-item):
36         * gnus-art.el (gnus-treat-body-boundary):
37         * gnus-diary.el (gnus-user-format-function-d):
38         * gnus-start.el (gnus-get-unread-articles):
39         * pgg-gpg.el (pgg-gpg-update-agent):
40         * smime.el (smime-cert-by-ldap-1): Spelling fix.
41
42 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
43
44         * gnus-topic.el (gnus-group-prepare-topics):
45         * gnus-uu.el (gnus-extract-view):
46         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
47
48 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
49
50         * spam.el: Move BBDB autoloads.
51         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
52         BBDB 2 and 3.
53         (spam-check-BBDB): Use it.
54         (spam-enter-ham-BBDB): Use it.
55
56 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
57
58         * smime.el (smime-draw-buffer): Spelling fix.
59
60 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
61
62         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
63         for scanning exactly one level.
64         * gnus-start.el (gnus-get-unread-articles): Ditto.
65
66 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
67
68         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
69         slightly clearer.
70
71 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
72
73         * gnus-sync.el: More commentary about setup.
74
75 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
76
77         * message.el (message-send-and-exit): Document `arg'.
78
79 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
80
81         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
82
83 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
84
85         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
86
87         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
88         we don't use `bound-and-true-p'.
89
90 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
91
92         * gnus-util.el (gnus-bound-and-true-p): Remove.
93         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
94         * nnir.el: Use it.
95         * nnmairix.el: Use it.
96
97 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
98
99         * gnus-sync.el: Improve docs about CouchDB admins.
100
101         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
102         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
103         for reasons unknown.
104         * nnir.el: Use it.
105         * nnmairix.el: Use it.
106
107         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
108         * nnir.el: Ditto.
109         * nnmairix.el: Ditto.
110
111         * gnus-registry.el (gnus-registry-enabled): Default to nil.
112
113 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
114
115         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
116         not needed.  Provide xmlplistread list function to produce XML plist
117         output for non-Gnus LeSync clients.
118
119 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
120
121         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
122
123         * gnus-sync.el: Add LeSync synchronization backend and logic to read
124         and save against it.  Group subscriptions, read marks, other marks,
125         subscription levels, topic names, and topic offsets (the group's
126         position within the topic) are saved.  This is an experimental backend
127         and may change significantly.  Load json.el from the gnus-fallback-lib
128         if it's not available otherwise.
129         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
130
131 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
132
133         * message.el (message-completion-function): Make sure
134         message-tab-body-function is not attempted if one of
135         message-completion-alist fails to find a completion (bug#9158).
136
137 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
138
139         * mml.el (mml-quote-region): Quote <#secure> tag.
140         (mml-generate-mime-1): Unquote <#secure> tag.
141
142 2011-10-20  Chong Yidong  <cyd@gnu.org>
143
144         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
145         calling a minor mode from Lisp with nil arg enables it, so we have to
146         make the wording a bit ambiguous here).
147
148 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
149
150         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
151         * nnir.el (nnir-mode): Use it.
152         * nnmairix.el (nnmairix-determine-original-group-from-registry):
153         Use it.
154
155         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
156         * nnmairix.el (gnus-registry-enabled): Ditto.
157
158 2011-10-17  Dave Abrahams  <dave@boostpro.com>  (tiny change)
159
160         * gnus-registry.el (gnus-registry-enabled): Add new variable. (Bug#9691)
161         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
162         only while we need to find out if it should be t or nil.
163         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
164         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
165         the registry is installed.  Set it to nil when it's unloaded.
166         (gnus-registry-install-p): Provide user guidance for the initial value
167         of `gnus-registry-install' when it's 'ask, otherwise return its value.
168         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
169         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
170         * nnmairix.el (nnmairix-determine-original-group-from-registry):
171         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
172         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
173         `gnus-registry-install'.
174
175 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
176
177         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
178         previous change.
179         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
180         primary key is marked as disabled.
181
182 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
183
184         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
185         primary key is marked as disabled.
186
187 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
188
189         * html2text.el (html2text-clean-anchor): Check for quotes around
190         `href' value.
191
192 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
193
194         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
195         searching.  Drop `bbdb-cache'.
196
197 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
198
199         * message.el (message-signed-or-encrypted-p): Exclude header when
200         checking if there is signed or encrypted body in text/plain message.
201
202 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
203
204         * html2text.el (html2text-get-attr): Correctly handle attribute values
205         containing "=".
206
207 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
208
209         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
210         handle bindings.
211
212 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
213
214         * gnus-win.el (gnus-configure-windows): Protect against reading
215         ephemeral groups outside of Gnus.
216
217 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
218
219         * shr.el (shr-tag-img): Don't get images displayed in tables.
220
221 2011-10-03  Glenn Morris  <rgm@gnu.org>
222
223         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
224         the "maintainer" version of debbugs.gnu.org reports.
225
226 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
227
228         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
229         make asynchronous adjacent image insertion work better.
230
231 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
232
233         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
234         documentation.
235
236 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
237
238         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
239         `gnus-asynchronous' isn't shadowed.
240
241 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
242
243         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
244
245         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
246         (nnimap-insert-partial-structure): The charset parameter isn't
247         case-sensitive.
248
249         * nnheader.el (nnheader-message-maybe): New function.
250
251         * shr.el (shr-tag-table): Render totally broken tables better.
252
253         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
254         computing the boundary.
255
256 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
257
258         * pop3.el (pop3-number-of-responses): Remove.
259         (pop3-wait-for-messages): Rewrite to take linear time instead of
260         exponential time.
261
262 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
263
264         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
265         re-fetch images.
266
267         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
268         re-fetch images when hitting `g' in Gnus.
269
270 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
271
272         * mml.el (mml-inhibit-compute-boundary): New internal variable.
273         (mml-compute-boundary): Don't check collision if it is non-nil.
274         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
275         before checking collision.
276
277 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
278
279         * message.el (message-indent-citation): Really make sure there's a
280         newline at the end.
281
282         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
283         Fix suggested by John Wiegley.
284
285         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
286
287         * gnus-art.el (gnus-treat-hide-citation): Add doc.
288
289         * message.el (message-default-send-rename-function): Break out into its
290         own function.
291
292         * ecomplete.el (ecomplete-display-matches): Revert patch since it
293         doesn't work under XEmacs.
294
295         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
296         of "imaps" to word around Windows problems.
297         (nnimap-open-connection-1): Use it.
298
299         * message.el (message-indent-citation): Revert last change which made
300         `F' not work.
301
302 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
303
304         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
305         terminal as well.
306
307 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
308
309         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
310         because it displays images using overlays that aren't easy to copy to
311         the article buffer.
312
313 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
314
315         * message.el (message-indent-citation): Fix empty line removal at the
316         end of the citation.
317
318 2011-09-20  Julien Danjou  <julien@danjou.info>
319
320         * auth-source.el (auth-source-netrc-create): Use default value for
321         password if specified. Evaluate default.
322         (auth-source-plstore-create): Ditto.
323         (auth-source-plstore-create, auth-source-netrc-create): Fix default
324         value evaluation.
325         (auth-source-netrc-create): Typo fix.
326         (auth-source-plstore-create): Ditto.
327
328         * password-cache.el (password-cache-remove): Remove entries even if the
329         value is nil, so that password with a nil value (negative caching) is
330         possible to invalidate.
331
332         * auth-source.el (auth-source-format-cache-entry): New function.
333
334 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
335
336         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
337
338 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
339
340         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
341
342 2011-09-19  Julien Danjou  <julien@danjou.info>
343
344         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
345         which work with things that are not ASCII.
346
347 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
348
349         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
350
351 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
352
353         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
354         message level.
355
356 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
357
358         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
359
360 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
361
362         * gnus.el (gnus-interactive-exit): Update defcustom spec.
363
364 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
365
366         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
367         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
368
369 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
370
371         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
372         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
373         articles.
374
375 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
376
377         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
378         (message-mail-other-window, message-mail-other-frame)
379         (message-news-other-window, message-news-other-frame):
380         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
381         instead of setting buffer display varibles.
382
383 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
384
385         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
386
387         * gnus-sum.el (gnus-fetch-headers): Bump message level.
388
389 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
390
391         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
392         duplicates" to a higher level.
393
394         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
395         most egregious messages.
396
397 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
398
399         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
400
401 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
402
403         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
404         up the file (bug#9351).
405
406 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
407
408         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
409         it does with all other backends, but decode the names immediately after
410         getting them.
411
412         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
413         decoding nnimap groups.
414
415         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
416         newsrc file.  It doesn't seem like an important optimisation any more.
417
418 2011-09-10  Dave Abrahams  <dave@boostpro.com>  (tiny change)
419
420         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
421         overflows.
422
423 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
424
425         * gnus.el (gnus-article-mark-lists): Remove `recent'.
426         (gnus-interactive-exit): Extend to `quiet'.
427
428         * gnus-sum.el (gnus-offer-save-summaries): Use it.
429
430         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
431         string.
432
433         * plstore.el (plstore--get-buffer): Silence compiler warnings by
434         renaming function arguments from `this'.
435
436         * gnus-sum.el (gnus-newsgroup-recent): Remove.
437
438         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
439         has been renamed.
440         (gnus-lrm-string-p): Include RLM and PDF, too.
441
442         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
443         (bug#9225).
444
445 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
446
447         Add autoload cookies for functions used by sendmail.el.
448         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
449
450         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
451
452 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
453
454         * gnus-art.el (article-date-ut): Work properly even when there are
455         things like Date header in the body; work for forwarded parts.
456
457 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
458
459         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
460         original-article-buffer.
461
462 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
463
464         * nnir.el (nnir-compose-result): Fix matching of server type.
465         (nnir-run-swish++): Ditto.
466         (nnir-run-namazu): Ditto.
467         (nnir-run-notmuch): Ditto.
468
469 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
470
471         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
472         (bug#9405).
473
474         * gnus-score.el (gnus-summary-increase-score): Doc clarification
475         (bug#9421).
476
477         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
478         (bug#9425).
479
480         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
481         thing (bug#9426).
482
483 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
484
485         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
486         the error message.
487
488 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
489
490         * message.el (message-setup-1): Return t (Bug#9392).
491
492 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
493
494         * gnus-sum.el: When adding article headers to a summary buffer also
495         update gnus-newsgroup-articles (bug#9386).
496
497 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
498
499         * auth-source.el: Autoload help-mode.
500
501 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
502
503         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
504         names.
505
506 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
507
508         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
509         mm-replace-in-string for compatibility issues.
510         * mml2015.el (mml2015-epg-verify): Ditto.
511
512 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
513
514         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
515
516         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
517
518 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
519
520         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
521         continue on and do the clean-up phase (bug#9188).
522
523         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
524         just ignore groups that can't be opened instead of erroring out
525         (bug#9225).
526
527         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
528         nil since some many people are fuddy-duddies.
529
530         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
531         images.
532
533         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
534         instead.
535
536         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
537
538         * gnus-util.el (gnus-process-live-p): Copy over compat function.
539
540         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
541         processing.
542
543         * nntp.el (nntp-kill-buffer): Kill the process before killing the
544         buffer to avoid warnings.
545
546 2011-08-20  Simon Josefsson  <simon@josefsson.org>
547
548         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
549         specified to reduce precision.
550
551 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
552
553         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
554         bodystructures (bug#9314).
555
556 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
557
558         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
559         Make button keymap non-sticky after buttons.
560
561 2011-08-18  David Engster  <dengste@eml.cc>
562
563         * nnmairix.el (nnmairix-request-set-mark)
564         (nnmairix-goto-original-article): Remove adding of article to registry,
565         since `gnus-registry-add-group' isn't available anymore.
566         (nnmairix-determine-original-group-from-registry):
567         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
568         available anymore.
569
570 2011-08-12  Simon Josefsson  <simon@josefsson.org>
571
572         * starttls.el (starttls-any-program-available): Define as obsolete
573         function.
574
575 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
576
577         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
578         versions which Gnus use when appropriate.
579
580         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
581         a pretty destructive command.
582
583         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
584
585 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
586
587         * message.el (message-fix-before-sending): Make a different warning
588         about NUL characters (bug#9270).
589
590         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
591         from custom (bug#9260).
592
593         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
594         things work in Emacs 22 and XEmacs, too.
595
596         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
597         default From.
598
599         * gnus-spec.el (gnus-lrm-string-p): New macro.
600         (gnus-lrm-string): New constant.
601         (gnus-summary-line-format-spec): LRM-ify the from.
602         (gnus-tilde-max-form): LRM-ify string chopping.
603
604         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
605
606         * message.el (message-is-yours-p): Allow disabling canlock checking
607         (bug#9295).
608         (message-shoot-gnksa-feet): Add `canlock-verify'.
609         (message-auto-save-directory): Use ~/ as the auto-save directory if the
610         message directory isn't writable (bug#9304).
611
612         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
613         non-world-readable.
614
615 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
616
617         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
618         articles.
619
620 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
621
622         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
623         copy-list.
624
625 2011-08-12  Sam Steingold  <sds@gnu.org>
626
627         * gnus-score.el (gnus-score-find-alist): Keep the score files already
628         in the reverse order to avoid modifying the cache with `nreverse'.
629         (gnus-all-score-files): Do not modify the value returned by
630         `gnus-score-find-alist' because it lives in a cache variable.
631         (gnus-current-home-score-file): No need to `nreverse' the return value
632         of `gnus-score-find-alist', it is already in the correct order.
633
634 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
635
636         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
637         type MESSAGE and subtype RFC822 is slightly different from those of
638         type TEXT.
639
640 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
641
642         * gnus-sum.el (gnus-summary-refer-article): Warp to article. This
643         allows article-referral to work from an nnir group.
644
645 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
646
647         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
648
649 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
650
651         * mml1991.el (mml1991-epg-find-usable-key)
652         (mml1991-epg-find-usable-secret-key): New function.
653         (mml1991-epg-sign): Check if signing key is usable.
654         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
655
656 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
657
658         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
659         server-variables only. This should fix a bug introduced with commit
660         e1889675b7f4adf057833c5513c9374134c4e053.
661         (nnir-run-query): 'nnir-search-engine should not be set from the global
662         environment.
663
664 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
665
666         * nnir.el (nnir-search-thread): Position point on referring article
667         line.
668         (nnir-warp-to-article): Clean up summary buffers.
669
670         * nnimap.el (nnimap-request-thread): Whitespace fix.
671
672 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
673
674         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
675
676 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
677
678         * starttls.el (starttls-available-p): Rename from
679         `starttls-any-program-available' and changed return convention.
680
681 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
682
683         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
684         `unix-sync' unless it's defined.
685
686 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
687
688         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
689         `aref' for XEmacs compatibiltiy.
690
691 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
692
693         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
694
695 2011-07-31  Dave Abrahams  <dave@boostpro.com>  (tiny change)
696
697         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
698         closures, quote the form properly (bug#9194).
699
700 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
701
702         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
703         (gnus-summary-insert-new-articles): Protect against servers that are
704         down.
705
706 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
707
708         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
709         in mm handle if none is specified.
710
711 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
712
713         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
714
715 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
716
717         * nnir.el (nnir-search-thread): New function to make an nnir group
718         based on a thread query.
719
720         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
721         of nnir in thread referral.
722         (gnus-summary-refer-thread): Use it.
723
724         * nnimap.el (nnimap-request-thread): Use it.
725
726 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
727
728         * shr.el (shr-tag-comment): Ignore HTML comments.
729
730 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
731
732         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
733         argument.
734         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
735         Use `nnir-address' to handle server info rather than passing an arg.
736
737         * nnimap.el (nnimap-make-thread-query): New utility function to format
738         an imap thread search query.
739         (nnimap-request-thread): Use it.
740
741         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
742         right select-method if we are not going back to the group buffer.
743
744 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
745
746         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
747         enter invalid buffer configurations into the quit form (bug#9107).
748         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
749         unplugged/plugged.
750
751         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
752         keep track of which ones are unread (bug#9061).
753
754         * gnus.el (gnus-refer-article-method): Allow entering any sexp
755         (bug#9055).
756
757         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
758         (bug#9041).
759
760         * gnus-html.el (mm-util): Require (bug#9073).
761
762         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
763         (gnus-summary-refer-thread): Use it to remove duplicates in the
764         un-threaded view (bug#9053).
765         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
766
767 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
768
769         * nnir.el (nnir-read-server-parm): Use default value from global
770         variable.  Without this the default search engine parameters aren't
771         used at all.
772
773 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
774
775         * message.el (message-unique-id): Don't use the undocumented return
776         value from (random t) (bug#9118).
777
778 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
779
780         * message.el (message-auto-save-directory): If the ~/Mail directory
781         doesn't exist, use ~ as the auto-save directory (bug#4432).
782
783         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
784         hasn't already been started.
785
786 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
787
788         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
789
790         * message.el (message-reply): Work around mysterious bug where
791         `message-mode' seems to overwrite the locally bound `subject' variable.
792
793 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
794
795         * nnimap.el (nnimap-request-thread): Ensure search is performed in
796         correct group.
797
798         * gnus-int.el (gnus-request-thread): Add group argument.
799
800         * gnus-sum.el (gnus-summary-refer-thread): Use it.
801
802 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
803
804         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
805
806         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
807         renamed to `debbugs-gnu-*'.
808
809 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
810
811         * plstore.el: Revert the editing feature since it is not urgent.
812         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
813         (plstore-mode-decoded): Remove.
814
815 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
816
817         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
818         isn't very interesting any more, and it leaks potentially secret data.
819         (gnus-debug): Remove.
820
821         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
822         use of :custom-show.
823
824 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
825
826         * plstore.el: Add documentation.
827         (plstore-mode): New mode to edit plstore file.
828         (plstore-mode-toggle-display, plstore-mode-original)
829         (plstore-mode-decoded): New command.
830         (plstore--encode, plstore--decode, plstore--write-contents-functions)
831         (plstore--insert-buffer, plstore--make): New function.
832         (plstore-open, plstore-save): Simplify by using them.
833
834 2011-07-06  Glenn Morris  <rgm@gnu.org>
835
836         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
837
838 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
839
840         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
841         no longer is much used.
842         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
843         Articles".
844
845 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
846
847         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
848         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
849         `notmuch' backend.
850
851 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
852
853         * mm-decode.el (mm-text-html-renderer): Doc fix.
854
855         * gnus-msg.el (gnus-bug): Fix the MML tag.
856
857         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
858
859 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
860
861         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
862         secondary methods if started with `gnus-no-server'.
863
864 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
865
866         * message.el (message-return-action): Fix typo in docstring.
867
868 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
869
870         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
871         bug reports at once.
872
873         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
874
875 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
876
877         * nndraft.el: Require gnus-group.
878         (nndraft-request-list): Declare.
879
880         * nndraft.el (nndraft-update-unread-articles): Don't show group having
881         no unread article unless it matches gnus-permanently-visible-groups.
882
883         * nndraft.el (nndraft-update-unread-articles): New function.
884         (nndraft-request-associate-buffer): Use it to update the number of
885         unread articles for the nndraft groups in the group buffer when saving
886         or killing a draft message.
887
888 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
889
890         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
891         systems to binary before writing and reading the mbox files.
892
893         * gnus.el (gnus-summary-line-format): Link to the info node for %U
894         instead of trying to list them all (bug#8978).
895
896 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
897
898         * pop3.el (pop3-open-server): Use :end-of-capability.
899
900 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
901
902         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
903         the id is always a number.
904
905         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
906
907         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
908         debbugs mode, if possible.
909
910 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
911
912         * auth-source.el (auth-source-token-passphrase-callback-function):
913         Reindent.
914         (epg-context-operation): Remove unnecessary autoload.
915
916 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
917
918         * gnus.el (gnus-list-debbugs): New command.
919
920         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
921         mboxstat instead of the maintbox, since the stat seems to be fuller.
922
923         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
924         summary buffers.
925
926         * message.el (message-get-reply-headers): Delete all duplicates,
927         instead of the first.
928         (message-get-reply-headers): Ensure that we have progress while
929         deleting duplicates.
930
931         * gnus-msg.el (gnus-configure-posting-styles): Get the local
932         gnus-posting-style value from the summary buffer to make it easier to
933         make that a per-buffer conf.
934
935 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
936
937         * nnir.el (nnir-run-imap): Allow halting a search when an article is
938         found by setting `shortcut' in 'query.
939         (nnir-request-article): Use `shortcut' setting when requesting article
940         by Message-ID.
941
942 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
943
944         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
945         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
946         Bring the pseudo-headers back too.
947
948 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
949
950         * auth-source.el (auth-source-token-passphrase-callback-function):
951         Simplify and remove EPA dependency.
952
953 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
954
955         * nnir.el (nnir-request-article): Fix error message text.
956
957 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
958
959         * auth-source.el (plstore-delete): Autoload.
960         (auth-source-plstore-search): Support delete operation.
961         * plstore.el (plstore-delete): New function.
962
963 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
964
965         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
966         mark actually existing articles as unread rather than the ones that
967         active asserts.
968
969 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
970
971         * nntp.el (nntp-record-command):
972         * gnus-util.el (gnus-message-with-timestamp-1):
973         Use format-time-string rather than decoding time stamps by hand.
974         This is simpler and insulates the code from potential changes to
975         current-time format.
976
977 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
978
979         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
980
981 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
982
983         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
984         (plstore-save): Support public key encryption.
985         (plstore--init-from-buffer): New function.
986         (plstore-open): Use it; fix error when opening a non-existent file.
987         (plstore-revert): Use plstore--init-from-buffer.
988
989 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
990
991         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
992
993 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
994
995         * mml2015.el (mml2015-use): Replace string-match-p with string-match
996         for old Emacsen.
997
998 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
999
1000         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
1001         is not fully working.
1002
1003 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1004
1005         * dgnushack.el: Autoload sha1 on XEmacs.
1006
1007         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
1008         quit window configuration.
1009
1010         * auth-source.el (epg-context-set-passphrase-callback):
1011         Remove duplicate autoload.
1012
1013 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
1014
1015         * nnir.el (nnir-request-article): Allow requesting articles by
1016         Message-ID with nnimap.
1017
1018         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
1019         current server.
1020
1021 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
1022
1023         * auth-source.el: Autoload EPA/EPG functions.
1024         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
1025         changed when EPA/EPG is not available.
1026         (auth-source-backend): Rename "arg" member to "data".
1027         (auth-source-backend-parse, auth-source-plstore-search)
1028         (auth-source-plstore-create): Use it.
1029
1030 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
1031
1032         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
1033         `gnus-refer-article-methods'.
1034
1035 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
1036
1037         * auth-source.el: Require EPA and EPG.
1038         (auth-source-passphrase-alist): New variable.
1039         (auth-source-passphrase-callback-function)
1040         (auth-source-token-passphrase-callback-function): Callbacks for the
1041         netrc field encryption (GPG tokens).
1042         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
1043         Symmetric encryption and decryption of the netrc GPG tokens.
1044         (auth-source-netrc-normalize): Use them, simplifying the closure.
1045
1046 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1047
1048         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
1049         is available.
1050
1051 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1052
1053         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
1054         non-nil, and `nnimap-split-methods' is nil, use the former.
1055
1056 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
1057
1058         * plstore.el (plstore-revert): New function.
1059         (plstore-open): Use it; hide the buffer from user.
1060
1061 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
1062
1063         * auth-source.el (auth-source-backend): New member "arg".
1064         (auth-source-backend-parse): Handle new backend 'plstore.
1065         * plstore.el: New file.
1066
1067 2011-06-30  Glenn Morris  <rgm@gnu.org>
1068
1069         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
1070
1071 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1072
1073         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
1074         expiring articles to.
1075
1076         * mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4
1077         variations as ASCII (bug#5458).
1078
1079 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1080
1081         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
1082
1083 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1084
1085         * message.el (message-point-in-header-p): Tweak the function to default
1086         to saying that we're not in the headers if there is no separator at
1087         all.  This makes it possible to use the Message version of `M-q' in
1088         buffers with no headers (bug#7987).
1089         (message-point-in-header-p): Fix last checkin to work with an empty
1090         mail-header-separator, too.
1091
1092         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
1093         again, save the choice via customize.
1094
1095 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1096
1097         * message.el (message-send-mail-function): Add `sendmail-query-once'.
1098
1099         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
1100         ended the connection, bail out before waiting infinitely on a new
1101         connection.
1102
1103 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
1104
1105         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
1106         reports.
1107
1108         * gnus.el (gnus-bug-package): Use "gnus."
1109         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
1110
1111 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1112
1113         * dgnushack.el: Make the timer warning go away on XEmacs.
1114
1115         * gnus-art.el (gnus-article-stop-animations): New function to stop any
1116         animations going on at article exit time.
1117
1118         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
1119         since removing it breaks people upgrading.
1120
1121         * shr.el (shr-put-image): Use the new interface for animating images.
1122         (shr-put-image): Animate for 60 seconds.
1123
1124         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
1125         avoid compiler warnings.
1126
1127         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
1128         error with `find-file-hooks' on Emacs 22.
1129         (with-auth-source-epa-overrides): Ugly hack to Wrap the
1130         `find-file-hook' things in `symbol-value' to avoid compilation warnings
1131         on all architectures.
1132
1133         * spam.el (spam-stat): Require in a normal fashion without binding
1134         `spam-stat-install-hooks' to avoid compilation warnings.
1135
1136         * spam-stat.el (spam-stat-install-hooks): Remove.
1137         (spam-stat-install-hooks): Don't run automatically.
1138
1139 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
1140
1141         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
1142         and keystroke.
1143
1144 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1145
1146         * auth-source.el (auth-source-netrc-cache): Move forward.
1147
1148 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1149
1150         * proto-stream.el (proto-stream-open-starttls): Use
1151         `gnutls-available-p' to see whether we have built-in support.
1152
1153         * auth-source.el (auth-source-netrc-create): Don't query the bits that
1154         we already know.
1155         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
1156         (auth-source-netrc-create): Don't prompt for the stuff we already know.
1157
1158 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1159
1160         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
1161         %S format, since that looks odd.
1162         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
1163         file, especially when saving.
1164
1165 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
1166
1167         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
1168         article found.
1169
1170 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1171
1172         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
1173         `auth-source-save-secrets' with a more sensitive alist that can be
1174         configured per file.  Experimental, so defaults to 'never.
1175         (auth-source-netrc-create): Use it.  Still experimental code.
1176         (with-auth-source-epa-overrides): Use `find-file-hooks' if
1177         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
1178
1179 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
1180
1181         * auth-source.el (auth-source-save-secrets): New variable to control if
1182         secret tokens should be saved encrypted.
1183         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
1184         to `auth-source-netrc-normalize'.
1185         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
1186         on the EPA variables being defined.
1187         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
1188         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
1189         the lexical-let closure.
1190         (auth-source-netrc-create): Create "gpg:" tokens according to
1191         `auth-source-save-secrets'.
1192
1193 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1194
1195         * gnus-group.el (gnus-group-update-group): Add new argument
1196         `info-unchanged' that stops updating dribble buffer.
1197
1198         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
1199         deletes lines matching to it in dribble buffer.
1200
1201         * gnus-agent.el (gnus-agent-fetch-group-1):
1202         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
1203         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
1204         * gnus-start.el (gnus-group-change-level):
1205         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
1206
1207         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
1208         if newsgroup info is not changed.
1209
1210         * gnus-group.el (gnus-group-get-new-news-this-group):
1211         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
1212         Don't update dribble buffer.
1213
1214 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
1215
1216         * gnus-registry.el (gnus-registry-remove-ignored): New function to
1217         remove entries with groups we ignore.
1218
1219 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1220
1221         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
1222         the underline comes at the bottom.
1223
1224 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
1225
1226         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
1227         `gnus-registry-user-format-function-M' and declare the latter obsolete.
1228         (gnus-registry-article-marks-to-names): Rename from
1229         `gnus-registry-user-format-function-M2'.
1230
1231 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1232
1233         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
1234         ephemeral group.
1235
1236 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1237
1238         * shr.el (shr-browse-image): Copy the URL if called interactively.
1239
1240 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1241
1242         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
1243         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
1244         done, then unselected articles may be marked as read.
1245
1246         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
1247         since not doing this seems to lead to a race condition in pop3-logon.
1248
1249         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
1250         so that the call chain it correct when we call "upwards".
1251
1252         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
1253         in read-only groups.
1254
1255         * gnus-group.el (gnus-group-mark-article-read): Ditto.
1256
1257         * message.el (message-cite-reply-position): Doc string fix.
1258
1259         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
1260         avoid regexp overflow.
1261         (nnimap-transform-split-mail): Ditto.
1262
1263         * pop3.el (pop3-retr): Error out if the server closes the connection.
1264
1265 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1266
1267         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
1268         mm-with-unibyte-current-buffer.  The buffer should not contain any
1269         multibyte chars anyway at this stage.
1270
1271 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1272
1273         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
1274         at the end of lines.
1275
1276 2011-05-29  Julien Danjou  <julien@danjou.info>
1277
1278         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
1279
1280 2011-05-27  Glenn Morris  <rgm@gnu.org>
1281
1282         * gnus-group.el (gnus-bug-group-download-format-alist):
1283         Use the "maintainer" version of debian reports as well.
1284
1285 2011-05-26  Glenn Morris  <rgm@gnu.org>
1286
1287         * gnus-group.el (gnus-bug-group-download-format-alist):
1288         Use the "maintainer" version of debbugs.gnu.org reports.
1289
1290 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1291
1292         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
1293
1294 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1295
1296         * gnus-cus.el (gnus-agent-customize-category):
1297         * gnus-delay.el (gnus-delay-send-queue):
1298         * gnus.el (gnus-other-frame):
1299         Don't quote lambda expressions with `quote'.
1300
1301 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
1302
1303         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
1304         the thread moves us backwards and so we loop forever.
1305
1306 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1307
1308         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
1309         whitespace in base64 data lines.
1310
1311 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
1312
1313         * gnus-registry.el (gnus-registry-user-format-function-M):
1314         Use `mapconcat'.
1315         (gnus-registry-user-format-function-M2): Use to see the full text of
1316         the marks.  Make "," the mark text separator.
1317
1318         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
1319         authentication with auth-source.
1320
1321 2011-05-17  Glenn Morris  <rgm@gnu.org>
1322
1323         * gnus-group.el (gnus-import-other-newsrc-file):
1324         Use insert-file-contents.
1325
1326 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
1327
1328         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
1329         1000 iterations.
1330
1331 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1332
1333         * nntp.el (nntp-open-connection): Check if process-type is available.
1334
1335 2011-05-16  Julien Danjou  <julien@danjou.info>
1336
1337         * shr.el (shr-tag-del): Add support for del tag.
1338
1339 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1340
1341         * gnus-html.el (gnus-html-put-image): Register a displayer.
1342
1343         * shr.el (shr-image-displayer): Don't remove text props from alt text.
1344
1345 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
1346
1347         * registry.el (prune-factor): New initialization parameter defaulting
1348         to 0.1.
1349         (registry-prune-hard): Use it.
1350
1351         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
1352         0.1 expicitly.
1353
1354 2011-05-13  Glenn Morris  <rgm@gnu.org>
1355
1356         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
1357         is bound, since this function requires sendmail.
1358
1359 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1360
1361         * registry.el (registry-usage-test): Disable pruning test.
1362
1363 2011-05-11  David Engster  <dengste@eml.cc>
1364
1365         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
1366         Bind set-network-process-option for XEmacs.
1367
1368 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
1369
1370         * registry.el (registry-prune-hard-candidates)
1371         (registry-prune-soft-candidates): Helper methods for registry pruning.
1372         (registry-prune): Use them.  Make the sort function optional.
1373
1374 2011-05-10  Jim Meyering  <meyering@redhat.com>
1375
1376         * shr.el (shr-colorize-region): Fix typo "on on -> on".
1377
1378 2011-05-10  Julien Danjou  <julien@danjou.info>
1379
1380         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
1381         symbol and not a list.
1382
1383 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1384
1385         * gnus-art.el (gnus-article-mode): Move binding of
1386         shr-put-image-function here from gnus-article-prepare-display.
1387
1388         * shr.el (shr-put-image-function): New variable.
1389         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
1390         (shr-put-image): Return scaled image.
1391
1392         * gnus-art.el (gnus-shr-put-image): New function.
1393         (gnus-article-prepare-display): Bind shr-put-image-function to it.
1394
1395         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
1396         original ones, as deletable.
1397
1398 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1399
1400         * nntp.el (nntp-open-connection): Set TCP keepalive option.
1401
1402 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
1403
1404         * registry.el (registry-full): Add convenience method.  Fix logic.
1405         (registry-insert): Use it.  Fix logic here too.
1406
1407         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
1408         `registry-prune' if `registry-full' returns t.
1409         (gnus-registry-handle-action)
1410         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
1411         (gnus-registry-usage-test): Use it.
1412
1413 2011-05-07  Julien Danjou  <julien@danjou.info>
1414
1415         * shr.el (shr-link): Make shr-link inherit from link by default.
1416
1417 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
1418
1419         * shr.el (shr-urlify, shr-link): Fix shr-link face.
1420
1421 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
1422
1423         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
1424         error out because the face is not a list.
1425
1426 2011-05-05  Glenn Morris  <rgm@gnu.org>
1427
1428         * proto-stream.el (gnutls-negotiate): Fix declarations.
1429
1430         * gnus-start.el (gnus-propagate-marks): Declare.
1431
1432 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
1433
1434         * registry.el (registry-reindex): Fix percentage message.
1435
1436         * proto-stream.el (network-stream-open-starttls): Adjust to call
1437         `gnutls-negotiate' with :process and :hostname arguments.
1438
1439 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
1440
1441         * shr.el: Add shr-link face for links.
1442         (shr-urlify): Use it.
1443
1444         * registry.el (registry-insert): Make error message more helpful.
1445
1446 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1447
1448         * gnus-html.el (gnus-html-schedule-image-fetching):
1449         Use url-queue-retrieve, if it exists.
1450
1451         * shr.el (shr-tag-img): Ditto.
1452
1453         * gnus.el: Autoload more gnus-agent functions.
1454
1455         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
1456         agent if we haven't already (bug#8502).
1457
1458         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
1459         into the Agent, too.
1460
1461         * gnus-agent.el (gnus-agent-store-article): New function.
1462
1463         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
1464         and moved from that file for reuse.
1465
1466         * pop3.el (pop3-open-server): Error messages are "-ERR".
1467
1468 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1469
1470         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
1471         (open-tls-stream): Remove superfluous tls/starttls autoloads.
1472
1473 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1474
1475         * gnus.el: No Gnus v0.17 is released.
1476
1477 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1478
1479         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
1480         buffer has moved to a different frame.
1481
1482 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1483
1484         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
1485         to get the conversion from unibyte to multibyte buffers to work on
1486         Emacs 22.
1487
1488         * nntp.el (nntp-request-article): Slight clean-up.
1489
1490 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1491
1492         * shr.el (shr-strike-through): New face.
1493         (shr-tag-s): Use it to provide <s> support.
1494         (shr-tag-s): Remove duplicate definition.
1495
1496 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
1497
1498         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
1499         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
1500
1501 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
1502
1503         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
1504         `gnutls-negotiate'.
1505         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
1506
1507 2011-04-23  Glenn Morris  <rgm@gnu.org>
1508
1509         * gnus-sum.el (gnus-extra-headers): Bump :version.
1510
1511 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1512
1513         * shr.el (shr-tag-sup): New function.
1514         (shr-tag-sub): Ditto.
1515
1516 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
1517
1518         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
1519         for the case where `gnus-registry-ignored-groups' is a list of lists,
1520         and don't call `gnus-parameter-registry-ignore' otherwise.
1521
1522 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
1523
1524         * nnimap.el (nnimap-user): New backend variable.
1525         (nnimap-open-connection-1): Use it.
1526         (nnimap-credentials): Accept user parameter so it's explicit what user
1527         name is desired.
1528
1529         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
1530         default.
1531
1532         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
1533         not gnus-registry.el.
1534
1535         * gnus-registry.el: Mention in comments how to modify
1536         `gnus-extra-headers' for proper recipient tracking and that it may
1537         already have To and Cc recently, which it does as of this commit.
1538         (gnus-registry-ignored-groups): Remove defcustom.
1539         Explain why in comments.
1540         (gnus-registry-action): Fix data-header reference to use the extra
1541         headers.  Explain in package commentary how to add To and Cc headers to
1542         the gnus-extra-headers.
1543         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
1544         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
1545         parameter list or a string list in `gnus-registry-ignored-groups'.
1546         Fix logic error.
1547
1548 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1549
1550         * shr.el (shr-expand-url): Protect against null urls.
1551
1552 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1553
1554         * shr.el (shr-base): New binding.
1555         (shr-tag-base): Keep track of <base>.
1556         (shr-expand-url): New function used throughout.
1557
1558 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
1559
1560         * gnus-registry.el
1561         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
1562         (gnus-registry-ignored-groups): New variable.
1563         (gnus-registry-ignore-group-p): Use it.
1564         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
1565         set the destination group to nil (same as delete) if it's ignored.
1566
1567 2011-04-20  David Engster  <dengste@eml.cc>
1568
1569         * tests/gnustest-nntp.el: New file for simple NNTP testing.
1570
1571         * Makefile.in (test-nntp): New rule.
1572         (check): Add it.
1573         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
1574
1575 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1576
1577         * gnus-registry.el (gnus-registry-action)
1578         (gnus-registry-fetch-header-fast):
1579         Don't use mail-header that looks an internal function of mailheader.el.
1580
1581 2011-04-19  Glenn Morris  <rgm@gnu.org>
1582
1583         * time-date.el (time-to-days): Remove unused local variables.
1584
1585 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1586
1587         * gnus-registry.el: Eliminate cl functions.
1588         (gnus-registry-sort-addresses): New function that replaces mapcan.
1589         (gnus-registry-action, gnus-registry-spool-action)
1590         (gnus-registry-split-fancy-with-parent)
1591         (gnus-registry-fetch-recipients-fast): Use it.
1592         (gnus-registry-import-eld): Replace delete* with dolist + delq.
1593
1594         * registry.el (initialize-instance, registry-lookup)
1595         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1596         (registry-lookup-secondary-value, registry-search, registry-delete)
1597         (registry-insert, registry-reindex, registry-size, registry-prune):
1598         Use eval-and-compile.
1599
1600 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
1601
1602         * registry.el (registry-reindex): New method to recreate the secondary
1603         registry indices.
1604
1605         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
1606         tracked field changes.
1607         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
1608         (gnus-registry-action, gnus-registry-spool-action)
1609         (gnus-registry-handle-action)
1610         (gnus-registry--split-fancy-with-parent-internal)
1611         (gnus-registry-split-fancy-with-parent)
1612         (gnus-registry-register-message-ids): Add recipient tracking on spool,
1613         move, and delete actions, and for fancy splitting with parent.
1614         (gnus-registry-extract-addresses)
1615         (gnus-registry-fetch-recipients-fast)
1616         (gnus-registry-fetch-header-fast): Convenience functions.
1617         (gnus-registry-misc-test): ERT test of
1618         `gnus-registry-extract-addresses'.
1619
1620 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
1621
1622         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1623         Track by subject first, then sender.
1624
1625 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1626
1627         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
1628
1629         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
1630         Lisp.
1631
1632         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
1633         (gnus-draft-send): Use it to avoid popping
1634         up frames from gnus-group-send-queue.
1635
1636 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1637
1638         * gnus-registry.el: Updated gnus-registry docs.
1639
1640 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
1641
1642         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1643         Fix logic bug.
1644         (gnus-registry-post-process-groups): Fix logging of no results and
1645         quote sender and subject.
1646
1647 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1648
1649         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
1650         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
1651         gnutls-cli are too slow to be done opportunistically.
1652
1653         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
1654         (gnus-read-active-for-groups): Don't try to finish getting stuff where
1655         we had no early-data returned.
1656         (gnus-get-unread-articles): Add a sanity check so that we don't issue
1657         two async commands to the same server at the same time.
1658
1659 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
1660
1661         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
1662
1663 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1664
1665         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
1666         "warning" level.
1667
1668         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
1669         (mm-url-insert-file-contents): Don't set the package names.
1670
1671 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
1672
1673         * gnus-registry.el (gnus-registry-action): Remove properties and
1674         simplify subject in `gnus-registry-handle-action'.
1675         (gnus-registry-spool-action): Get subject and sender from message if
1676         they are not passed in.
1677         (gnus-registry-handle-action): Remove properties and simplify subject
1678         consistently.
1679
1680 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1681
1682         * registry.el: Require CL before using defmacro*.
1683
1684 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1685
1686         * gnus-art.el (article-treat-date): Assume that
1687         gnus-article-date-headers may be a group parameter.
1688
1689 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
1690
1691         * gnus-registry.el (gnus-registry-handle-action): More debugging.
1692
1693         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
1694         interactively so the newsrc file can contain foreign groups too.
1695         Useful for debugging but not much for users.
1696
1697 2011-04-07  David Engster  <dengste@eml.cc>
1698
1699         * registry.el (registry-usage-test): Only do
1700         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
1701         lexical binding.
1702
1703 2011-04-07  David Engster  <dengste@eml.cc>
1704
1705         * Makefile.in (check, test-registry): New rules for test-suite.
1706
1707 2011-04-06  David Engster  <dengste@eml.cc>
1708
1709         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
1710         argument NOERROR for `require', since XEmacs 21.4 does not support it.
1711
1712 2011-04-06  David Engster  <dengste@eml.cc>
1713
1714         * registry.el (initialize-instance): Change :after to :AFTER to be
1715         compatible with old EIEIO version in XEmacs.
1716
1717 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1718
1719         * gnus-registry.el (gnus-registry-post-process-groups)
1720         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
1721         and provide better messaging.
1722
1723 2011-04-06  David Engster  <dengste@eml.cc>
1724
1725         * Makefile.in (fail-on-warning): New rule to compile with warnings as
1726         errors.
1727
1728         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
1729         dgnushack-compile with error-on-warn enabled, and to signal an error if
1730         clean compilation failed.
1731         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
1732         with `byte-compile-error-on-warn'.  Return nil if errors occured.
1733
1734 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1735
1736         * gnus-registry.el: Don't use ERT if it's not available.  Load it
1737         unconditionally anyway, discarding errors.
1738         (gnus-registry-delete-entries): New convenience function.
1739         (gnus-registry-import-eld): Import from old .eld registry.
1740
1741         * registry.el: Don't use ERT if it's not available.  Load it
1742         unconditionally anyway, discarding errors.
1743
1744         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
1745         version from the Claudio Bley GnuTLS patch (extra optional parameters
1746         and host name).
1747
1748 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1749
1750         * gnus-registry.el (gnus-registry-fixup-registry): New function to
1751         fixup the parameters that can be customized by the user between
1752         save/read cycles.
1753         (gnus-registry-read): Use it.
1754         (gnus-registry-make-db): Use it.
1755         (gnus-registry-spool-action, gnus-registry-handle-action):
1756         Fix messaging.
1757         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
1758         Map references to actual group names with sender and subject tracking.
1759         (gnus-registry-post-process-groups): Use `cond' for better messaging.
1760         (gnus-registry-usage-test): Add subject lookup test.
1761
1762         * registry.el (registry-db, initialize-instance): Set up constructor
1763         instead of :initform arguments for the sake of older Emacsen.
1764         (registry-lookup-breaks-before-lexbind): New method to demonstrate
1765         pre-lexbind merge bug.
1766         (registry-usage-test): Use it.
1767         (initialize-instance, registry-db): Move the non-function initforms
1768         back to the class definition.
1769
1770 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
1771
1772         * registry.el: New library to manage gnus-registry-style data.
1773
1774         * gnus-registry.el: Use it (major rewrite).
1775
1776         * nnregistry.el: Use it.
1777
1778         * spam.el: Use it.
1779
1780 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1781
1782         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
1783         marks on non-selected articles.
1784
1785 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
1786
1787         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
1788         parameter to open-protocol-stream.
1789
1790 2011-04-01  Julien Danjou  <julien@danjou.info>
1791
1792         * mm-view.el (mm-display-inline-fontify): Do not fontify with
1793         fundamental-mode.
1794
1795 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1796
1797         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
1798         servers.
1799
1800 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1801
1802         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
1803         made marks not propagate, again.
1804
1805 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
1806
1807         * proto-stream.el (open-protocol-stream): Bring back `network' type.
1808         Make this the default type.
1809         (proto-stream-open-plain): Rename from proto-stream-open-default.
1810         (open-protocol-stream, proto-stream-open-starttls)
1811         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
1812         with `plain'.
1813
1814         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
1815         value.
1816
1817         * nntp.el (nntp-open-connection-function): Document the fact that some
1818         values are not functions but are instead handled specially.
1819         Recognize nntp-open-plain-stream value.
1820         (nntp-open-connection): Recognize that value.
1821
1822 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1823
1824         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
1825         where it seems to be needed.
1826
1827 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1828
1829         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
1830         stuff.
1831
1832         * gnus-score.el (gnus-score-string): Fix calling convention of
1833         `gnus-simplify-buffer-fuzzy' after last patches.
1834
1835         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
1836         server for articles we didn't get any headers for.  This is a sanity
1837         check.
1838
1839 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
1840
1841         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
1842         new CAPABILITY, use it.
1843
1844 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1845
1846         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
1847         downloading anything.
1848
1849         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
1850
1851 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
1852
1853         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
1854         colors.
1855         (gnus-splash-svg-color-symbols): New function.
1856
1857 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1858
1859         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
1860         instead of using the global gnus-simplify-subject-fuzzy-regexp.
1861         (gnus-simplify-subject-fuzzy): Use the local
1862         gnus-simplify-subject-fuzzy-regex instead of the global one.
1863         This makes using this variable in group parameters work.
1864
1865 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1866
1867         * gnus-registry.el (gnus-registry-unfollowed-groups):
1868         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
1869         archive:sent-YYYY-MM-DD groups).
1870         (gnus-registry-split-fancy-with-parent): Bail out early in sender
1871         tracking if there are more than `gnus-registry-max-track-groups'
1872         matches.
1873
1874 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1875
1876         * message.el (message--yank-original-internal): New function to do the
1877         insertion cleanly inside eval in `message-yank-original'.
1878         (message-yank-original): Use it.
1879
1880 2011-03-29  Julien Danjou  <julien@danjou.info>
1881
1882         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
1883         local variables disabled rather than `normal-mode'.
1884
1885 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
1886
1887         * imap.el (imap-shell-open, imap-process-connection-type):
1888         Use imap-process-connection-type for 'shell' streams as well as
1889         Kerberos, SSL, other subprocesses.
1890
1891 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1892
1893         * proto-stream.el: Changes preparatory to merging open-protocol-stream
1894         with open-network-stream.
1895         (proto-stream-always-use-starttls): Option removed.
1896         (open-protocol-stream): Return a process object by default.  Provide a
1897         new parameter :return-list specifying a list-type return value, which
1898         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
1899         :type `network' to `try-starttls', and `network-only' to `default'.
1900         Make `default' the default, for compatibility with open-network-stream.
1901         Handle the no-parameter case exactly as open-network-stream, with no
1902         additional stream processing.  Search plists using plist-get.
1903         Explicitly add :end-of-commend parameter if it is missing.
1904         (proto-stream-open-default): Rename from
1905         proto-stream-open-network-only.  Return 'default as the type.
1906         (proto-stream-open-starttls): Rename from proto-stream-open-network.
1907         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
1908         failed.  Always return a list with a (possibly dead) process as the
1909         first element, for compatibility with open-network-stream.
1910         (proto-stream-open-tls): Use plist-get.  Always return a list.
1911         (proto-stream-open-shell): Return `default' as connection type.
1912         (proto-stream-capability-open): Use plist-get.
1913         (proto-stream-eoc): Function deleted.
1914
1915         * nnimap.el (nnimap-stream, nnimap-open-connection)
1916         (nnimap-open-connection-1): Handle renaming of :type parameter for
1917         open-protocol-stream.
1918         (nnimap-open-connection-1): Pass a :return-list parameter
1919         open-protocol-stream to obtain a list return value.  Parse this list
1920         using plist-get.
1921
1922         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
1923         for open-protocol-stream.  Accept open-protocol-stream return value
1924         that is a subprocess object instead of a list.  Handle the case of a
1925         dead returned process.
1926
1927 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
1928
1929         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
1930
1931         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
1932
1933 2011-03-21  Julien Danjou  <julien@danjou.info>
1934
1935         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
1936         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
1937         query.
1938         (mm-inline-text): Render normal text with fontification whenever
1939         possible.
1940
1941         * gnus-sum.el (gnus-summary-save-parts-1):
1942         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1943         (gnus-article-browse-html-parts, gnus-mime-delete-part)
1944         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
1945         Use `mm-handle-filename'.
1946
1947         * mm-util.el (mm-handle-filename): New function, return the filename of
1948         an handle.
1949
1950 2011-03-18  Julien Danjou  <julien@danjou.info>
1951
1952         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
1953         (gnus-buffer-live-p): Check that buffer is not nil.
1954
1955 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1956
1957         * gnus.el: No Gnus v0.15 is released.
1958
1959 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1960
1961         * time-date.el (format-seconds): Use assoc instead of assoc-string to
1962         avoid warning on XEmacs.
1963
1964         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
1965         on XEmacs.
1966
1967         * gnus-art.el: Require mouse, which the build bot seems to say is
1968         needed.
1969
1970         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
1971
1972         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
1973         XEmacs, since it doesn't have url-retrieve-synchronously.
1974
1975         * time-date.el (format-seconds): Use assoc instead of assoc-string,
1976         since assoc-string doesn't exist in XEmacs.
1977
1978 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
1979
1980         * gnus-group.el (gnus-group-list-ticked): New function.
1981         (gnus-group-make-menu-bar): Provide a menu entry for it.
1982         (gnus-group-list-map): Provide a binding for it.
1983
1984 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1985
1986         * shr.el (shr-visit-file): New command.
1987
1988         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
1989
1990 2011-03-17  Bjørn Mork  <bjorn@mork.no>
1991
1992         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
1993         servers.
1994
1995 2011-03-16  Julien Danjou  <julien@danjou.info>
1996
1997         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
1998         inline.
1999
2000         * gnus-art.el (article-hide-list-identifiers):
2001         Use gnus-group-get-list-identifiers.
2002
2003         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
2004         (gnus-summary-remove-list-identifiers):
2005         Use gnus-group-get-list-identifiers to get regexp.
2006         (gnus-select-newsgroup, gnus-summary-insert-subject)
2007         (gnus-summary-insert-articles):
2008         Call gnus-summary-remove-list-identifiers unconditionally.
2009
2010 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2011
2012         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
2013         we're selecting a group with unread articles.
2014
2015         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
2016
2017         * gssapi.el: New file separated out from imap.el to provide a general
2018         Kerberos 5 connection facility for Emacs.
2019
2020         * message.el (message-elide-ellipsis): Document the format spec
2021         ellipsis.
2022
2023 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
2024
2025         * message.el (message-elide-region): Allow the ellipsis to say how many
2026         lines were removed.
2027
2028 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2029
2030         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
2031         window configurations containing buffers that are now dead.
2032
2033         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
2034         parsing to avoid integer overflows.
2035         (nnimap-parse-flags): Simplify the last change.
2036         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
2037         too large for 32-bit Emacsen.
2038
2039 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2040
2041         * auth-source.el (auth-source-netrc-create):
2042         * message.el (message-yank-original): Fix use of `case'.
2043
2044 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2045
2046         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
2047         XEmacs, which was one character too wide.
2048
2049 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
2050
2051         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
2052         default number of articles to display.
2053         (gnus-articles-to-read): Use pretty names for prompt.
2054
2055 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2056
2057         * gnus-int.el (gnus-open-server): Ditto.
2058
2059         * gnus-start.el (gnus-activate-group): Give a backtrace if
2060         debug-on-quit is set and the user hits `C-g'.
2061         (gnus-read-active-file): Ditto.
2062
2063         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
2064
2065 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
2066
2067         * message.el (message-yank-original): Use cond instead of CL case.
2068
2069 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2070
2071         * auth-source.el (auth-source-netrc-create): Use usual format for the
2072         default in prompts.
2073
2074 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2075
2076         * lpath.el: Fbind read-char-choice for XEmacs.
2077
2078 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
2079
2080         * auth-source.el (auth-source-netrc-create): Show the default in the
2081         prompt when prompting for token creation.
2082
2083 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2084
2085         * auth-source.el (auth-source-format-prompt): Always convert the value
2086         to a string to avoid evaluating non-string arguments.
2087         (auth-source-netrc-create): Offer default properly, not as initial
2088         content in `read-string'.
2089         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
2090         of line to determine if we've been run before.  If so, don't run again,
2091         but print a trivial message to indicate the cache was hit instead.
2092
2093 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
2094
2095         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
2096         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
2097         The user will have to run `gnus-sync-read' manually and wait for Cloudy
2098         Gnus.
2099
2100 2011-03-11  Julien Danjou  <julien@danjou.info>
2101
2102         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
2103         modified file".
2104
2105 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
2106
2107         * auth-source.el (auth-source-read-char-choice): New function to read a
2108         character choice using `dropdown-list', `read-char-choice', or
2109         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
2110         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
2111         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
2112         (auth-source-netrc-saver): Use it.
2113         (auth-source-pick-first-password): New convenience function.
2114
2115 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2116
2117         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
2118         parameter in the credentials.
2119         (nnimap-open-connection-1): Use it after a successful login.
2120         (nnimap-credentials): Add IMAP-specific user and password prompt.
2121
2122         * auth-source.el (auth-source-search): Add :require parameter, taking a
2123         list.  Document it and the :save-function return token.  Pass :require
2124         down.  Change the CREATED message from a warning to a debug statement.
2125         (auth-source-search-backends): Pass :require down.
2126         (auth-source-netrc-search): Pass :require down.
2127         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
2128         Change save prompt to indicate all modifications saved here are
2129         deletions.
2130         (auth-source-netrc-create): Take user login name as default in user
2131         prompt.  Move all the save functionality to a lexically bound function
2132         under the :save-function token in the returned list.  Set up clearer
2133         default prompts for user, host, port, and secret.
2134         (auth-source-netrc-saver): New function, intended to be wrapped for
2135         :save-function.
2136
2137 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2138
2139         * shr.el (shr-table-horizontal-line): Change the defaults for the table
2140         lines to be spaces instead.
2141
2142 2011-03-07  Julien Danjou  <julien@danjou.info>
2143
2144         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
2145         (sieve-sasl-auth): Check that auth-source-search did return something,
2146         or just return an empty string.
2147
2148 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
2149
2150         * gnus.el (gnus-interactive): Use read-directory-name.
2151
2152         * gnus-uu.el (gnus-uu-decode-uu-and-save)
2153         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
2154         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
2155         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
2156         Likewise.
2157
2158         * gnus-group.el (gnus-group-make-directory-group): Likewise.
2159
2160 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2161
2162         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
2163         onto the list of killed groups, too.  This makes killed nnimap groups,
2164         for instance, more reliably not reappear.
2165
2166         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
2167         the parent.
2168
2169         * gnus-sum.el (gnus-update-read-articles): Fix typo.
2170
2171         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
2172         really have server-side marks.
2173
2174         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
2175         since most backends do not usefully have server-side marks.
2176         (gnus-update-read-articles): Propagate marks to all backends that
2177         really have server-side marks.
2178
2179 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
2180
2181         * message.el (message-cite-reply-position, message-cite-style):
2182         New variables.
2183         (message-yank-original): Use the new citation styles.
2184
2185 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
2186
2187         * message.el (message-options): Revert 22da67af (workaround for XEmacs
2188         buffer-local issue); don't mark it buffer-local when running under
2189         XEmacs.
2190
2191 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
2192
2193         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
2194         numbers too big to be `read'.
2195
2196 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
2197
2198         * password-cache.el (password-in-cache-p): Add autoload.
2199
2200         * message.el (message-options): Make buffer-local two ways to attempt
2201         to fix a XEmacs bug.
2202
2203 2011-03-02  Julien Danjou  <julien@danjou.info>
2204
2205         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
2206
2207 2011-03-01  Julien Danjou  <julien@danjou.info>
2208
2209         * gnus-art.el (list-identifier): Add list-identifier as a parameter
2210         group.
2211         (article-hide-list-identifiers): Use list-identifier group parameter.
2212
2213 2011-02-28  Julien Danjou  <julien@danjou.info>
2214
2215         * sieve.el (sieve-buffer-script-name): New local variable to store
2216         sieve script name.
2217         (sieve-edit-script): Store sieve script name.
2218         (sieve-upload): Use sieve script name when uploading.
2219         (sieve-upload): Use substitute-command-keys.
2220         (sieve-edit-script): Use substitute-command-keys.
2221         (sieve-refresh-scriptlist): Use substitute-command-keys.
2222         (sieve-manage-mode-map): Define keymap properly.
2223         (sieve-manage-mode): Do not set mode name manually, change mode-name to
2224         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
2225         Remove commented code about cvs.
2226         (sieve-manage-quit): New function.
2227         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
2228
2229 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2230
2231         * gnus-group.el (gnus-import-other-newsrc-file): New function.
2232
2233 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
2234
2235         * auth-source.el (auth-source-search): Cache empty result sets.
2236
2237         * password-cache.el (password-in-cache-p): Convenience function to
2238         check if a key is in the cache, even if the value is nil.
2239
2240         * auth-source.el (auth-source-save-behavior): New variable to replace
2241         `auth-source-never-create'.
2242         (auth-source-netrc-create): Use it.
2243         (auth-source-never-save): Remove.
2244
2245 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
2246
2247         * nnimap.el (nnimap-stream): Doc fix.
2248         (nnimap-open-connection-1): Reverse the order of the ports to that the
2249         prompted-for port is first.
2250
2251         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
2252         retrieval by the no-group selection.
2253
2254         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
2255         numerical parameters.
2256
2257 2011-02-25  Julien Danjou  <julien@danjou.info>
2258
2259         * gnus-gravatar.el: Use gnus-with-article-buffer.
2260
2261         * gnus-art.el (gnus-with-article-buffer): Check that the
2262         gnus-article-buffer is alive.
2263
2264 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
2265
2266         * auth-source.el (auth-source-creation-prompts): New variable to manage
2267         creation-time prompts.
2268         (auth-source-search): Document it.
2269         (auth-source-format-prompt): Add utility function.
2270         (auth-source-netrc-create): Don't default the user name to
2271         user-login-name.  Use `auth-source-creation-prompts' and some default
2272         prompts for user, host, port, and password (the default generic prompt
2273         remains ugly).
2274         (auth-source-never-save): Add customizable option to never save info.
2275         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
2276         mode excursion.
2277
2278 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2279
2280         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
2281         argument that XEmacs doesn't support.
2282
2283         * dgnushack.el (dgnushack-compile): Exclude color.el from being
2284         compiled for Emacsen having no `libxml-parse-html-region' support.
2285
2286         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
2287
2288         * lpath.el: Bind buffer-save-without-query for XEmacs.
2289
2290 2011-02-23  Julien Danjou  <julien@danjou.info>
2291
2292         * gnus-art.el (article-make-date-line): Ignore errors if time is
2293         invalid and not convertible.
2294         (article-make-date-line): Only add lapsed time if time is not nil.
2295
2296 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
2297
2298         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
2299         `read-char-choice' for backwards compatibility.
2300         (auth-source-netrc-element-or-first): New function to DTRT for
2301         parameter extraction.
2302         (auth-source-netrc-create): Use it and fix multiple parameter print
2303         bug.  Use the default passed from above (given-default) or the
2304         built-in (user-login-name for :user).
2305
2306 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
2307
2308         * gnus-start.el (gnus-dribble-read-file):
2309         Set buffer-save-without-query, since we always want to save the dribble
2310         file, probably.
2311
2312         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
2313         nnimap.
2314
2315         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
2316         -summary- since it's a user-visible variable.
2317
2318         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
2319         first time you use the new Gnus.
2320
2321 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
2322
2323         * auth-source.el: Don't load netrc.el.
2324         (auth-sources): Search ~/.netrc as well by default.
2325         (auth-source-debug): Add 'trivia option for extra output.
2326         (auth-source-do-trivia): Use it.
2327         (auth-source-search): Simplify logic to use
2328         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
2329         appropriate.  Don't keep a running count at this level.  Layer :create
2330         and :delete options appropriately on the first and second passes.
2331         Don't track the backend with the search results.
2332         (auth-source-search-backends): New function to search a list of
2333         backends for a processed spec.
2334         (auth-source-netrc-parse): Cache all netrc files, making
2335         auth-source-netrc-cache an alist keyed by the file name and using the
2336         file mtime as the caching criterion.  Keep the obfuscated data secret
2337         with a lexical bind.
2338         (auth-source-netrc-search): Don't calculate the length of the results
2339         unnecessarily.
2340         (auth-source-search-backends): Fix bug.
2341         (auth-source-netrc-create): Rework prompts.
2342
2343 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
2344
2345         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
2346         Lower case names of search constraints.
2347         (nnir-run-query): Cache and reuse search constraints for all imap
2348         servers.
2349
2350 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
2351
2352         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
2353         after exit.
2354         (gnus-setup-message): Define missing variable from last checkin.
2355
2356         * gnus-sum.el (gnus-summary-show-article): When called with t as the
2357         value, show the raw article.
2358
2359 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2360
2361         * gnus.el: No Gnus v0.13 is released.
2362
2363 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2364
2365         * nnimap.el (nnimap-open-connection-1): Revert last change, since
2366         auth-source now accepts numbers.
2367
2368         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
2369         spec, too.
2370         (auth-source-ensure-strings): New function.
2371
2372         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
2373         (gnus-article-setup-buffer): Always restart the date timer so that user
2374         changes to the frequency is respected.
2375
2376         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
2377         port numbers, so make sure it gets that if nnimap-server-port is
2378         explicit.
2379
2380 2011-02-21  Simon Josefsson  <simon@josefsson.org>
2381
2382         * nnimap.el (nnimap-inbox): Doc fix.
2383
2384 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
2385
2386         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
2387         Autoload.  Add optional arg FRAME, and pass it to color-values.
2388         (color-complement): Caller changed.  Doc fix.
2389         (color-gradient): Rewrite for better clarity and efficiency.
2390
2391 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
2392
2393         * shr-color.el (shr-color->hexadecimal): Use renamed function names
2394         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
2395         color-lab-to-srgb.
2396
2397 2011-02-20  Drew Adams  <drew.adams@oracle.com>
2398
2399         * color.el: First part of merge from hexrgb.el.
2400         (color-rgb-to-hex): Rename from color-rgb->hex.
2401         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
2402         saturation to zero if the value is too small.
2403         (color-rgb-to-hsl): Rename from color-rgb->hsl.
2404         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
2405         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
2406         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
2407         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
2408         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
2409         (color-cie-de2000): Doc fix.
2410
2411 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2412
2413         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
2414         given method as in the group name if we're using an extended method.
2415         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
2416         command, if we're using that, instead of waiting for the beginning.
2417
2418         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
2419         we're sure to get unique server names, and we don't output two async
2420         commands in the same buffer.  This fixes an NNTP hang for some users.
2421
2422 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2423
2424         * gnus.el: No Gnus v0.11 is released.
2425
2426 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2427
2428         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
2429         summary buffer before reading going to the next buffer.  This avoids
2430         putting the point in the group buffer if you `C-g' the command.
2431
2432         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
2433         cache (for now) to make ~/.authinfo.gpg files usable.
2434
2435         * nnfolder.el (copyright-update): Define for the compiler.
2436
2437         * auth-source.el (auth-source-search): Fix unbound variable.
2438
2439 2011-02-19  Glenn Morris  <rgm@gnu.org>
2440
2441         * gnus.el (gnus-meta): Doc fix.
2442
2443 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
2444
2445         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
2446         in case it's not yet loaded.
2447
2448 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2449
2450         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
2451         line we're waiting for.
2452
2453 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
2454
2455         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
2456         face with line-width greater than zero will cause RET in gnus summary
2457         buffer to scroll down article page-wise because auto vscroll happens,
2458         it should be temporalily disabled when doing a scroll-up.
2459
2460 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
2461
2462         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
2463         outputs from the server.
2464
2465 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2466
2467         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
2468         later so that bbdb can hook in easier.
2469
2470 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2471
2472         * auth-source.el (auth-source-search): Don't try to create credentials
2473         if the caller doesn't want that.
2474         (auth-source-search): If we don't find a match, don't bug out on
2475         non-bound variables.
2476         (auth-source-search): Only ask a single backend to create the
2477         credentials.
2478
2479         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
2480         logging.
2481         (nnimap-credentials): Protect against auth-source-search returning nil.
2482         (nnimap-request-list): Protect against not being able to open the
2483         server.
2484
2485 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
2486
2487         * auth-source.el (auth-source-search): Do a two-phase search, one with
2488         no :create to get the responses from all backends.
2489
2490         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
2491         when getting credentials.
2492
2493         * gnus-util.el (gnus-delete-duplicates): New function.
2494
2495 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
2496
2497         * nnimap.el (nnimap-credentials): Instead of picking the first port as
2498         a creation default, pass the whole port list down.  It will be
2499         completed.
2500
2501         * auth-source.el (auth-source-search): Updated docs to talk about
2502         multiple creation choices.
2503         (auth-source-netrc-create): Accept a list as a value (from the search
2504         parameters) and do completion on that list.  Keep a separate netrc line
2505         with the password obscured for showing the user.
2506
2507         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
2508         first choice to `auth-source-search' so it will be used for entry
2509         creation instead of the server's Gnus-specific name.
2510         (nnimap-credentials): Rely on the auth-source library to select which
2511         port is actually wanted in the new netrc entry, so don't override
2512         `auth-source-creation-defaults'.
2513
2514         * auth-source.el (auth-source-netrc-parse): Use :port instead of
2515         :protocol and accept a missing user, host, or port as a wildcard match.
2516         (auth-source-debug): Default to off.
2517
2518         (auth-source-netrc-search, auth-source-netrc-create)
2519         (auth-source-secrets-search, auth-source-secrets-create)
2520         (auth-source-user-or-password, auth-source-backend, auth-sources)
2521         (auth-source-backend-parse-parameters, auth-source-search): Use :port
2522         instead of :protocol.
2523
2524         * nnimap.el (nnimap-credentials): Pass a port default to
2525         `auth-source-search' in case an entry needs to be created.
2526         (nnimap-open-connection-1): Use :port instead of :protocol.
2527
2528 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2529
2530         * auth-source.el: Bind load-path when loading EIEIO from
2531         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
2532         21.4 doesn't support, to `require'.
2533         (auth-source-secrets-search): Use mm-delete-duplicates instead of
2534         delete-dups that is not available in XEmacs 21.4.
2535
2536 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
2537
2538         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
2539         as EIEIO must also be loaded when auth-source.el is being
2540         byte-compiled.
2541
2542 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2543
2544         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
2545
2546         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
2547
2548         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
2549
2550         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
2551
2552         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
2553
2554         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
2555
2556         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
2557
2558         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
2559         necessary.
2560
2561 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2562
2563         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
2564         nil means that nnimap doesn't get updated.
2565
2566 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2567
2568         * auth-source.el (auth-source-netrc-create): Return a synthetic search
2569         result when the user doesn't want to write to the file.
2570         (auth-source-netrc-search): Expect a synthetic result and proceed
2571         accordingly.
2572         (auth-source-cache-expiry): New variable to override
2573         `password-cache-expiry'.
2574         (auth-source-remember): Use it.
2575
2576         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
2577         parameter.  Create entry if necessary by using :create t.
2578         (nnimap-open-connection-1): Don't pass `inhibit-create'.
2579
2580 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
2581
2582         * auth-source.el (auth-source-debug): Enable by default and don't
2583         mention the obsolete `auth-source-hide-passwords'.
2584         (auth-source-do-warn): New function to debug unconditionally.
2585         (auth-source-do-debug): Use it.
2586         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
2587         and for Secrets API entries when the secrets.el library is not
2588         available.
2589
2590 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
2591
2592         * gnus-sum.el (gnus-propagate-marks): Default to nil.
2593         (gnus-summary-exit): Kill the correct article buffer on exit from a
2594         `C-d' group.
2595
2596         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
2597         gnus-propagate-marks.
2598
2599         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
2600         before killing the buffers so that a non-full window conf gets handled
2601         correctly.
2602         (gnus-summary-exit): Ditto.
2603         (gnus-summary-read-group-1): Ditto.
2604
2605         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
2606         async code again so that we can debug it properly.
2607
2608         * message.el (message-reply): Take an optional switch-buffer parameter
2609         so that Gnus window confs are respected better.
2610
2611 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2612
2613         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
2614         `plist-get' to accept non-list parameters (XEmacs issue).
2615         Fix docstring.
2616         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
2617         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
2618         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
2619         Login collection is "Login" and not "login".
2620
2621 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
2622
2623         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
2624         multiple headers.
2625
2626         * nnimap.el (nnimap-inhibit-logging): New variable.
2627         (nnimap-log-command): Don't log login commands.
2628
2629         * auth-source.el (auth-source-netrc-search): The asserts seem to want
2630         to have more parameters.
2631
2632         * nnimap.el (nnimap-send-command): Mark the command time for each
2633         command, so that we don't get NOOPs stepping on our toes.
2634
2635         * gnus-art.el (article-date-ut): Get the date from the Date header on
2636         `t'.
2637
2638 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2639
2640         * auth-source.el (auth-source-search): Use copy-sequence instead of
2641         the cl.el copy-list.
2642
2643 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2644
2645         * imap.el: Bring it back (revert
2646         84d800cd31de3064f0ed39617d725709a2f8f42f).
2647
2648 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
2649
2650         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
2651         Improve prompt.
2652
2653 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2654
2655         * gnus-art.el (gnus-article-mode-line-format): Remove the article
2656         washing status from the default format.  It isn't very informative.
2657
2658 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
2659
2660         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
2661         Fix Gcc processing on imap.
2662
2663 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2664
2665         * imap.el: Remove file.  All the functionality is in nnimap.el.
2666
2667 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2668
2669         * message.el (message-bury): Don't pop up a new window when selected
2670         window is dedicated.
2671
2672 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2673
2674         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
2675
2676 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
2677
2678         * sieve-manage.el: Autoload `auth-source-search'.
2679         (sieve-sasl-auth): Use it.
2680
2681 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
2682
2683         * nnimap.el: Autoload `auth-source-forget+'.
2684         (nnimap-open-connection-1): Use it if the connection fails.
2685
2686         * auth-source.el: Require `password-cache'.
2687         (auth-source-hide-passwords, auth-source-cache): Remove and mark
2688         obsolete.
2689         (auth-source-magic): Marker for `password-cache' keys.
2690         (auth-source-do-cache): Update docstring.
2691         (auth-source-search): Use and check cache.
2692         (auth-source-forget-all-cached, auth-source-remember)
2693         (auth-source-recall, auth-source-forget, auth-source-forget+)
2694         (auth-source-specmatchp): Caching support functions.
2695         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
2696         Remove and obsolete.
2697         (auth-source-user-or-password): Remove caching to further discourage
2698         using it.  Always hide passwords.
2699
2700         * password-cache.el (password-cache-remove): Accept secrets that are
2701         not strings.
2702
2703 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2704
2705         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
2706         code for now, since it doesn't work for all users.
2707
2708 2011-02-09  Julien Danjou  <julien@danjou.info>
2709
2710         * message.el (message-options): Make message-options really buffer
2711         local.
2712
2713 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
2714
2715         * mail-source.el: Autoload `auth-source-search'.
2716         (mail-source-keyword-map): Note order matters.
2717         (mail-source-set-1): Get all the mail-source source values and
2718         defaults and search auth-source on those if needed.  This can all
2719         probably be simplified.
2720
2721         * nnimap.el: Autoload `auth-source-search'.
2722         (nnimap-credentials): Use it.
2723         (nnimap-open-connection-1): Ask for the virtual server and physical
2724         address in one shot.
2725
2726         * nntp.el: Autoload `auth-source-search'.
2727         (nntp-send-authinfo): Use it.  Note TODO.
2728
2729 2011-02-08  Julien Danjou  <julien@danjou.info>
2730
2731         * shr.el (shr-tag-body): Add support for text attribute in body
2732         markups.
2733
2734         * message.el (message-options): Make message-options a local variable.
2735
2736 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2737
2738         * auth-source.el (auth-source-secrets-search)
2739         (auth-source-user-or-password): Use `append' instead of `nconc'.
2740         (auth-source-user-or-password): Build return list better and protect
2741         against nil :secret.
2742
2743 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2744
2745         * nnimap.el (nnimap-update-info): Refactor slightly.
2746         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
2747         (nnimap-update-info): Clean up slightly.
2748         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
2749         characters.
2750         (nnimap-process-quirk): Rename function to avoid collision.
2751         (nnimap-update-info): Fix macrology bug-out.
2752         (nnimap-update-info): Simplify split history test.
2753
2754 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
2755
2756         * auth-source.el (top): Require 'eieio unconditionally.
2757         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
2758         (auth-source-secrets-search): Limit search when `max' is greater than
2759         number of results.
2760
2761 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2762
2763         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
2764         part not returning any data.
2765
2766         * proto-stream.el (open-protocol-stream): Document the return value.
2767
2768 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2769
2770         * auth-source.el (auth-source-secrets-search): Add examples.
2771
2772 2011-02-06  Julien Danjou  <julien@danjou.info>
2773
2774         * message.el (message-setup-1): Handle message-generate-headers-first
2775         set to t.
2776
2777 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2778
2779         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
2780         API with a string "secrets:collection-name" and with 'default.
2781         (auth-source-backend-parse): Parse "secrets:collection-name" and
2782         'default.  Recurse on parses instead of repeating code.  Use the
2783         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
2784         message when ignoring a source.
2785         (auth-source-search): List ignored search keys at the top level.
2786         (auth-source-netrc-create): Use `case' instead of `cond'.
2787         (auth-source-secrets-search): Created with TODOs.
2788         (auth-source-secrets-create): Created with TODOs.
2789         (auth-source-retrieve, auth-source-create, auth-source-delete)
2790         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2791         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2792         (auth-source-user-or-password-sftp)
2793         (auth-source-user-or-password-smtp): Remove.
2794         (auth-source-user-or-password): Deprecated and modified to be a wrapper
2795         around `auth-source-search'.  Not tested thoroughly.
2796
2797 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2798
2799         * auth-source.el: Bring in assoc and eioeio libraries.
2800         (secrets-enabled): New variable to track the status of the Secrets API.
2801         (auth-source-backend): New EIOEIO class to represent a backend.
2802         (auth-source-creation-defaults): New variable to set prompt defaults
2803         during token creation (see the `auth-source-search' docstring for
2804         details).
2805         (auth-sources): Simplify to allow a simple string as a netrc backend
2806         spec.
2807         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
2808         (auth-source-backend-parse-parameters): Fill in the backend parameters.
2809         (auth-source-search): Main auth-source API entry point.
2810         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
2811         (auth-source-search-collection): Helper function for searching.
2812         (auth-source-netrc-parse, auth-source-netrc-normalize)
2813         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
2814         Supports search, create, and delete.
2815         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
2816         backend stubs.
2817         (auth-source-user-or-password): Call `auth-source-search' but it's not
2818         ready yet.
2819
2820 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2821
2822         * message.el (message-setup-1): Remove the read-only stuff, since it
2823         doesn't work under XEmacs, for some reason.
2824
2825         * gnus-sum.el (gnus-user-date): Rename back from
2826         gnus-summary-user-date since user code refers to it.
2827
2828         * shr.el (shr-render-td): Store the actual background color used.
2829
2830         * message.el (message-setup-1): Don't bind the constant
2831         -forbidden-properties.
2832         (message-setup-1): Revert previous change, since it needs to bind the
2833         props to insert them.
2834         (message-resend): Allow removing the read-only separator line.
2835
2836 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2837
2838         * nnimap.el (nnimap-request-accept-article): Give an error message if
2839         the APPEND wasn't successful.
2840
2841 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
2842
2843         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
2844         that have no groups.
2845
2846 2011-02-03  Julien Danjou  <julien@danjou.info>
2847
2848         * gnus-draft.el: Remove progn around gnus-draft-setup.
2849
2850 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2851
2852         * gnus-start.el (gnus-read-active-for-groups): This function is never
2853         called with a nil `infos', so clean that up.
2854         (gnus-get-unread-articles): Request active files from primary/secondary
2855         methods that have no groups (yet).
2856
2857 2011-02-03  Julien Danjou  <julien@danjou.info>
2858
2859         * message.el (message-setup-1): Always generate References first.
2860         (message-mail): Return the return value of message-setup, not always t.
2861         (message-setup-1): Insert mail-header-separator with read-only and
2862         intangible properties set.
2863
2864         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
2865         user-date in docstring.
2866
2867         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
2868
2869         * gnus.el (gnus-summary-line-format): Mention &user-date format in
2870         docstring.
2871
2872         * gnus.el (gnus-user-date-format-alist): Change default value. Use
2873         defcustom, with type and group. Move from gnus-util.el. Rename to
2874         gnus-summary-user-date-format-alist.
2875
2876 2011-02-03  Glenn Morris  <rgm@gnu.org>
2877
2878         * nnimap.el (gnus-fetch-headers): Declare.
2879
2880         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
2881
2882 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2883
2884         * message.el (message-forward-make-body-digest-plain)
2885         (message-followup, message-reply): Clean up things noted by Stefan.
2886
2887         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
2888         gnus-article-update-date-headers is nil.
2889         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
2890         it didn't really work with defcustom.
2891         (article-update-date-lapsed): Make sure the window start doesn't move,
2892         either.
2893
2894 2011-02-01  Julien Danjou  <julien@danjou.info>
2895
2896         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
2897         format.
2898
2899         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
2900         standard in Emacs nowadays.
2901
2902         * color.el (color-gradient): Add a color-gradient function.
2903
2904 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2905
2906         * message.el (message-expand-name): Don't trust the return value of
2907         bbdb-complete-name.
2908         (message-check-news-header-syntax): Remove unused var `start'.
2909         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
2910         (message-inhibit-body-encoding): Move to before first use.
2911         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
2912         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
2913         (Organization, Message-ID, Date, mh-previous-window-config):
2914         Defvar the vars using dynamic scoping.
2915
2916 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2917
2918         * shr.el (shr-render-td): Only do colors at the final rendering.
2919         Should be slightly faster.
2920         (shr-insert-table): Fix up TD background colors when doing the
2921         vertical padding.
2922
2923         * gnus-art.el (article-date-ut): Protect against articles with no Date
2924         header.
2925         (article-update-date-lapsed): Don't use current-column to find the
2926         horizontal position.  It's fragile in the presence of \003 characters.
2927
2928         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
2929
2930 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2931
2932         * gnus-art.el (article-transform-date): Rewrite to still work when
2933         there are several rfc2822 parts.
2934         (article-transform-date): Fix infinite recursion.
2935         (article-date-ut): Replace infinitely many Date headers with a single
2936         one when called interactively.
2937
2938         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
2939         secure manner.
2940
2941         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
2942         move around by not using save-window-excursion.  It seems to work...
2943
2944 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2945
2946         * gnus-art.el (article-make-date-line): Work for user-defined format.
2947
2948 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2949
2950         * nntp.el (nntp-retrieve-group-data-early)
2951         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
2952         fetching functions.
2953
2954         * gnus-start.el (gnus-read-active-for-groups): Read the active files
2955         thoroughly for all backends that have no known groups.  This should
2956         allow new nnml methods to retrieve mail.
2957
2958         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
2959         that Gnus doesn't know exists again.
2960
2961         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
2962         (gnus-treat-date-ut): Ditto.
2963         (gnus-article-update-date-header): Rename.
2964         (gnus-treat-date-local): Remove.
2965         (gnus-treat-date-english): Remove.
2966         (gnus-treat-date-lapsed): Remove.
2967         (gnus-treat-date-combined-lapsed): Remove.
2968         (gnus-treat-date-original): Remove.
2969         (gnus-treat-date-iso8601): Remove.
2970         (gnus-treat-date-user-defined): Remove.
2971         (gnus-article-date-headers): New variable to control all the date
2972         header options.
2973         (article-date-ut): Rewrite to allow using the new way to format date
2974         headers(s).
2975
2976 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2977
2978         * nnmail.el (nnmail-article-group): Check for a direct fancy split
2979         method.
2980         (nnmail-article-group): A better test for fanciness.
2981
2982         * nnimap.el (nnimap-request-head): Protect against not finding the
2983         article by Message-ID.
2984
2985 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
2986
2987         * gnus-art.el (article-update-date-lapsed): Try a better way to really
2988         keep point at the "same place".
2989
2990 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2991
2992         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
2993         data if the group is unactivated.
2994
2995 2011-01-28  Julien Danjou  <julien@danjou.info>
2996
2997         * gnus-win.el: Remove dead function gnus-window-configuration-element.
2998         (gnus-all-windows-visible-p): Remove old compatibility code.
2999         (gnus-window-top-edge): Add docstring.
3000
3001         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
3002
3003 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3004
3005         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
3006         older request-update-info.
3007
3008         * gnus-art.el (article-make-date-line): Limit the length a bit more.
3009
3010 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
3011
3012         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
3013         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
3014
3015 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3016
3017         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
3018         groups.  This makes the nndraft:queue group pop up if it's not already
3019         there.
3020
3021         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
3022         messages" logic, which was reversed.
3023
3024         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
3025         the "same place" even if point is on the line being replaced.
3026         (article-update-date-lapsed): Allow updating both the combined lapsed
3027         and the lapsed headers.
3028         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
3029         (article-make-date-line): Limit the number of segments dynamically to
3030         avoid too-long lines.
3031
3032 2011-01-27  Julien Danjou  <julien@danjou.info>
3033
3034         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
3035         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
3036
3037 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3038
3039         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
3040         Use plist-get instead of the cl function getf.
3041
3042 2011-01-27  Glenn Morris  <rgm@gnu.org>
3043
3044         * gnus-util.el (float-time): Get rid of compiler warning, again.
3045
3046 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3047
3048         * shr.el (shr-put-color): Special-case background colors: Do put them
3049         at the blank parts at the front of the lines.
3050
3051         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
3052         exit hook to nix out all data on readedness on group exit.
3053
3054         * gnus-util.el (float-time): If float-time is bound, always use it on
3055         all Emacsen.  It's unclear why the subrp check was there.
3056         (time-date): Require to make some autoload issues on XEmacs go away.
3057
3058         * shr.el (shr-put-color): Don't do the box padding in tables, since
3059         they're already padded.
3060
3061 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3062
3063         * gnus-art.el (gnus-article-next-page): When the last line of the
3064         article is displayed, scroll down once more instead of going to the
3065         next article at once.
3066         (article-lapsed-string): Refactor out and allow specifying how many
3067         segments you want.
3068         (gnus-article-setup-buffer): Start updating the lapsed header directly.
3069         (gnus-article-update-lapsed-header): New variable.
3070
3071         * shr.el: Revert change that made headings use different-sized faces.
3072         The Emacs display engine isn't advanced enough that, for instance,
3073         tables can comfortably use differently-sized faces.
3074
3075 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3076
3077         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
3078         used.
3079         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
3080         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
3081         we're using an encrypted connection.
3082
3083         * proto-stream.el: Alter the interface functions to also return the
3084         actual stream type used: network or tls.
3085
3086 2011-01-25  Julien Danjou  <julien@danjou.info>
3087
3088         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
3089         (mm-display-javascript-inline): New function.
3090
3091         * mm-decode.el (mm-inline-media-tests): Add application/javascript
3092         viewing function.
3093
3094 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3095
3096         * shr.el (shr-expand-newlines): Fix variable name.
3097
3098 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3099
3100         * shr.el (shr-expand-newlines): Make nested boxes work.
3101
3102 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
3103
3104         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
3105         backgrounds.
3106         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
3107         in a more sensible manner.
3108
3109 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
3110
3111         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
3112         if EPG is loaded.
3113
3114 2011-01-24  Julien Danjou  <julien@danjou.info>
3115
3116         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
3117         tags.
3118
3119 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
3120
3121         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
3122         commands.
3123
3124         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
3125         in the article buffer.
3126         (gnus-gravatar-insert): Use blank space from the current buffer to
3127         avoid breaking text properties.  This makes X-Sent updating work again.
3128
3129         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
3130
3131 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
3132
3133         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
3134         fix the bug in url-http.el instead.
3135
3136         * shr.el (shr-image-fetched): Ditto.
3137
3138         * shr.el (shr-image-fetched): Avoid having point move in the article
3139         buffer.
3140
3141         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
3142         buffer after being called.  It's apparently being killed by url.el, and
3143         killing it made point move to end-of-buffer in a random buffer.
3144
3145         * shr.el (shr-image-fetched): Ditto.
3146
3147 2011-01-23  Julien Danjou  <julien@danjou.info>
3148
3149         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
3150
3151         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
3152         text/x-org.
3153
3154 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
3155
3156         * gnus-sum.el (gnus-summary-move-article): Protect against backends
3157         (i.e., nnimap) returning nil as the article number.
3158
3159 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
3160
3161         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
3162         "DelSp" parameter in RFC3676.
3163
3164 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
3165
3166         * message.el (message-check-recipients): Display the encoded version of
3167         the bogus address if they differ.
3168
3169         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
3170         after sending.
3171
3172         * gnus-agent.el (gnus-agent-send-mail): Ditto.
3173
3174         * gnus-group.el (gnus-group-refresh-group): New convenience function.
3175
3176         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
3177         group buffer after sending the queue.
3178
3179         * gnus-agent.el (gnus-agent-send-mail): Ditto.
3180
3181 2011-01-22  Julien Danjou  <julien@danjou.info>
3182
3183         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
3184
3185 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
3186
3187         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
3188         nested related parts.
3189
3190         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
3191         unexpired articles.  This fixes the regression that led expiry marks to
3192         disappear from nnfolder groups.
3193
3194 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3195
3196         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
3197         Don't confuse the "ret" of "retrograde" with RET.
3198
3199 2011-01-21  Julien Danjou  <julien@danjou.info>
3200
3201         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
3202         than mm-insert-inline.
3203
3204 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3205
3206         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
3207         Widen article buffer.
3208
3209 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3210
3211         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
3212         the temp buffer.
3213         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
3214
3215 2011-01-20  Julien Danjou  <julien@danjou.info>
3216
3217         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
3218
3219         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
3220         than mm-insert-inline to insert inline part: this respect
3221         mm-inline-media-tests displayers.
3222
3223         * mm-view.el (mm-display-shell-script-inline): New function.
3224
3225         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
3226
3227         * mm-uu.el (mm-uu-type-alist): Add org block.
3228         (mm-uu-org-src-code-block-extract): New function.
3229
3230         * mm-view.el (mm-display-org-inline): New function.
3231
3232         * mm-decode.el (mm-automatic-display): Add text/org.
3233
3234         * mailcap.el (mailcap-mime-extensions): Add .org.
3235
3236 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3237
3238         * gnus-art.el (gnus-article-highlight): Remove argument passed to
3239         gnus-article-add-buttons.
3240
3241 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
3242
3243         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
3244         From header with a date and "nobody" as the sender.
3245
3246 2011-01-19  Julien Danjou  <julien@danjou.info>
3247
3248         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
3249         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
3250         if you have the same regexp several times.
3251         (gnus-button-push): Fix matching when regexp is symbol.
3252
3253 2011-01-15  Glenn Morris  <rgm@gnu.org>
3254
3255         * message.el (message-mail): A compose-mail function should
3256         accept headers as strings.
3257
3258 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
3259
3260         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
3261         Add :vert-only tags.
3262         (message-mail): New arg RETURN-ACTION.
3263         (message-return-action): New var.
3264         (message-bury): Use it.
3265         (message-mode): Make it buffer-local.
3266         (message-send-and-exit): Always call message-bury.
3267
3268         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
3269         message-mail.
3270
3271 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3272
3273         * nnimap.el (nnimap-convert-partial-article): Protect against
3274         zero-length body parts.
3275
3276         * mm-decode.el (mm-preferred-alternative-precedence):
3277         Discourage showing empty parts.
3278
3279         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
3280         and stuff if the backend didn't return the article number.  This fixes
3281         an Exchange-related nnimap bug.
3282
3283         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
3284         group window, because it does the wrong thing when a separate frame
3285         displays the group buffer.
3286
3287         * proto-stream.el (open-protocol-stream): Protect against the low-level
3288         transport functions returning nil.
3289
3290 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
3291
3292         * mml2015.el (epg-sub-key-fingerprint): Autoload.
3293         (mml2015-epg-find-usable-secret-key): New function.
3294         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
3295         mml2015-epg-find-usable-key (Bug#7797).
3296         (mml2015-epg-encrypt): Ditto.
3297
3298 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3299
3300         * dgnushack.el (rot13-string): Fix the way to get the argument.
3301
3302 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3303
3304         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
3305
3306 2011-01-03  Glenn Morris  <rgm@gnu.org>
3307
3308         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
3309
3310         * sieve.el (sieve-open-server): Give a more explicit error if
3311         sieve-manage-open returns nil.  (Bug#7720)
3312
3313 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
3314
3315         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
3316
3317 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3318
3319         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
3320         This avoids sending passwords in plain text over non-encrypted
3321         channels.
3322
3323         * shr.el (shr-rescale-image): Display all GIF images as animated images.
3324
3325         * nnimap.el (nnimap-login): Refactored out into own function, and
3326         implement CRAM-MD5.
3327         (nnimap-wait-for-line): Refactored out.
3328
3329         * mm-view.el (mml-smime): Require.
3330
3331 2010-12-20  David Engster  <deng@eml.cc>
3332
3333         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
3334         use EPG to decrypt S/MIME messages instead of openssl.
3335
3336 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3337
3338         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
3339
3340         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
3341         status is the group clearly is unreachable.
3342
3343         * auth-source.el (auth-source-create): Add the optional second
3344         parameter to `local-variable-p' to be compatible with XEmacs.
3345
3346 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
3347
3348         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
3349         work when using a compressed nnml folder.
3350
3351 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3352
3353         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
3354         backends after sanitising on entry, because this never makes sense:
3355         If the articles have gone missing, then the data no longer exists on
3356         the backend, and if they haven't, then Gnus is wrong, and shouldn't
3357         overwrite anything anyway.
3358
3359         * shr.el (shr-insert-document): Bind shr-width dynamically to
3360         window-width if it's nil.
3361
3362 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
3363
3364         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
3365         with the meaning of using the full emacs window width for rendering.
3366
3367 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
3368
3369         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
3370         case when sender is not given.
3371
3372 2010-12-23  Julien Danjou  <julien@danjou.info>
3373
3374         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
3375         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
3376         the addresses, otherwise we might misplaced the gravatar.
3377
3378 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
3379
3380         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
3381         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
3382         obsolete in Emacs.
3383
3384 2010-12-20  Julien Danjou  <julien@danjou.info>
3385
3386         * gnus-util.el (gnus-rescale-image): Revert last change.
3387
3388 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
3389
3390         * binhex.el: Improve commentary (Bug#7482).
3391
3392 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3393
3394         * gnus-group.el (gnus-group-delete-articles): New command.
3395
3396 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
3397
3398         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
3399
3400 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3401
3402         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
3403         here, since it's up to the backends to do CRLF removal if their
3404         protocol has it.
3405
3406         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
3407
3408 2010-12-17  Julien Danjou  <julien@danjou.info>
3409
3410         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
3411         they are from file. Can also scale up.
3412
3413 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
3414
3415         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
3416         gnus-use-agent.
3417         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
3418
3419         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
3420
3421 2010-12-17  Julien Danjou  <julien@danjou.info>
3422
3423         * gravatar.el (gravatar-retrieve-synchronously): New function.
3424         (gravatar-get-data): Make more robust.
3425
3426 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3427
3428         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
3429
3430 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3431
3432         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
3433         to really consider the last line.
3434
3435 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
3436
3437         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
3438         list of recipient keys, or use symmetric encryption if not a list.
3439         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
3440         EPA override, replacing the call to `netrc-store-data'.
3441
3442 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
3443
3444         * gnus-srvr.el: Avoid passing nil regexp argument to
3445         delete-matching-lines.
3446
3447 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3448
3449         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
3450         fetching stops when Gnus exits.
3451
3452         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
3453         function.
3454         (nnfolder-request-expire-articles): Save all the buffers after doing
3455         expiry.
3456
3457         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
3458         the last article", since that led to serious performance regressions
3459         when expiring nnml groups.
3460
3461 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
3462
3463         * nnir.el: Improve customizations.
3464
3465 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3466
3467         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
3468
3469         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
3470         group has been killed.
3471         (gnus-group-yank-group): Ditto.
3472
3473         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
3474
3475         * nnimap.el (nnimap-request-update-group-status): New function.
3476
3477         * gnus-int.el (gnus-request-update-group-status): New interface
3478         function.
3479
3480         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
3481         copying read-ness to the backends.
3482
3483         * nnimap.el (nnimap-quirk): New function.
3484         (nnimap-retrieve-group-data-early): Use it.
3485         (nnimap-quirks): New alist.
3486
3487 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3488
3489         * shr.el (shr-insert): Set shr-start after deleting trailing space;
3490         don't delete it within indentation.
3491
3492 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3493
3494         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
3495         previous line.
3496
3497 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3498
3499         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
3500         QRESYNC command by deleting a superfluous space which broke Cyrus
3501         servers.  This change will break other servers that are buggy the other
3502         way around.
3503
3504 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
3505
3506         * spam.el: Reindent and fix long lines.
3507         (spam-copy-or-move-routine): Exclude invalid move destinations.
3508
3509 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
3510
3511         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
3512         installed the registry.
3513
3514 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3515
3516         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
3517
3518 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3519
3520         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
3521         groupname doesn't contain "gmane".
3522
3523 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3524
3525         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
3526         and netrc-bound-and-true-p bindings.
3527         (netrc-parse): Cache the netrc contents.
3528
3529         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
3530         (gnus-1): Don't create the nndrafts group twice.
3531         (gnus-setup-news): There's no need to read the active file here, since
3532         that's done again later on a per-backend basis.
3533         (gnus-start-draft-setup): Make sure that the new group is started out
3534         empty.
3535
3536         * gnus-agent.el (gnus-agentize): Don't create the queue group
3537         automatically on startup.  It'll be created later, if needed.
3538
3539         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
3540         of automatically subscribed groups.
3541         (gnus-auto-subscribed-categories): New variable.
3542         (gnus-matches-options-n): Use it.
3543         (gnus-default-subscribed-newsgroups): Remove unused variable.
3544         (gnus-start-draft-setup): Message a bit less.
3545
3546 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3547
3548         * nnir.el (nnir-run-imap): Return article list in order of increasing
3549         UID.
3550
3551 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3552
3553         * gnus-sum.el (gnus-summary-enter-digest-group):
3554         Mention gnus-auto-select-on-ephemeral-exit.
3555
3556         * proto-stream.el (proto-stream-open-network-only): Fix the calling
3557         convention of the network-only option.
3558
3559 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3560
3561         * proto-stream.el (proto-stream-open-network-only): New function to
3562         have a way to specify non-STARTTLS upgrade connections.
3563
3564 2010-12-10  Julien Danjou  <julien@danjou.info>
3565
3566         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
3567         email address is nil.
3568
3569         * message.el (message-bogus-recipient-p): Set address to "" if nil.
3570
3571 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
3572
3573         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
3574         deletion.
3575         (nnir-run-imap): Only need to parse list once.
3576
3577 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3578
3579         * shr.el (shr-tag-script): Ignore <script>.
3580         (shr-tag-label): Add <label> support.
3581
3582 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3583
3584         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
3585
3586         * shr.el (shr-image-displayer): Work for images lined side by side.
3587
3588 2010-12-08  Robert Pluim  <rpluim@gmail.com>
3589
3590         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
3591         parameter, since XEmacs doesn't accept t as a parameter.
3592
3593 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
3594
3595         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
3596         ids.
3597         (nnir-run-gmane): Simplify groupspec formatting.
3598         (nnir-request-expire-articles): New function.
3599
3600 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3601
3602         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
3603         overflow, possibly.
3604
3605         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
3606         (shr-render-td): Handle td style="" better.
3607         (shr-tag-table): Use the color from the style sheet.
3608         (shr-render-td): Make sure we copy over all the overlays, too.
3609
3610 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
3611
3612         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
3613         (nnir-request-article): Improve article retrieval.
3614
3615 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3616
3617         * mm-util.el (mm-extra-numeric-entities): New variable.
3618
3619         * mm-url.el (mm-url-decode-entities):
3620         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
3621
3622         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
3623
3624 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3625
3626         * message.el: Use completion-at-point.
3627         (message-completion-function): New fun, extracted from message-tab.
3628         (message-mode): Use it for completion-at-point-functions.
3629         (message-tab): Use it and completion-at-point.
3630
3631 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3632
3633         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
3634         character if a non-breakable character follows.
3635
3636 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3637
3638         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
3639         any stream.
3640
3641         * shr.el (shr-tag-font): Colorize the region.
3642         (shr-tag-body): Ditto.
3643         (shr-tag-font): Actually let the styles be inherited instead of
3644         overwriting them.
3645         (shr-tag-font): Get the background color right.
3646         (shr-tag-style): Ignore all <style> tags for the moment.
3647
3648         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
3649         a Message-ID to avoid having nnimap depend on gnus-sum.
3650
3651         * shr.el (shr-descend): Only colorize something if we have a node that
3652         sets colors.
3653
3654 2010-12-06  Julien Danjou  <julien@danjou.info>
3655
3656         * shr.el (shr-render-td): Render td content with shr-descend, so style
3657         will be applied to <td> too.
3658         (shr-colorize-region): Colorize region even if we only have a background.
3659         (shr-tag-body): Fix color and background color inheritance.
3660         Do not recolorize after shr-generic.
3661         (shr-tag-font): Let shr-generic colorize via inheritance.
3662
3663 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3664
3665         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
3666
3667 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
3668
3669         * nnir.el (nnir-request-move-article): Remove obsolete code.
3670
3671 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3672
3673         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
3674
3675 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3676
3677         * gnus-sum.el (gnus-summary-respool-article): The completion function
3678         expects a list instead of an alist.
3679
3680         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
3681         string as the parameter.
3682
3683         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
3684
3685         * shr.el (shr-stylesheet): New dynamic variable for cascading the
3686         styles.
3687         (shr-colorize-region): New function.
3688         (shr-insert-background-overlay): Remove.
3689         (shr-render-td): Background setting should be taken care of on a higher
3690         level.
3691         (shr-tag-body): Use post-hoc colorizations.
3692         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
3693         (shr-put-color-1): Don't overwrite old colors.
3694         (shr-colorize-region): When the background color isn't explicit, use
3695         a fixed background.
3696
3697         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
3698         nnmail variables.
3699
3700 2010-12-05  Bjørn Mork  <bjorn@mork.no>
3701
3702         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
3703         unless necessary.
3704
3705 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
3706
3707         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
3708         server.
3709
3710 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3711
3712         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
3713         so that TAB works.
3714
3715         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
3716         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
3717
3718         * shr.el (shr-urlify): Show the URL before the title to avoid
3719         misleading URLs.
3720
3721 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
3722
3723         * shr.el (shr-urlify): Display the title in <a> tags.
3724
3725 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
3726
3727         * nnir.el (nnir-categorize): Replace mapcar with mapc.
3728
3729 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
3730
3731         * nnir.el: Rearrange code to allow macros to be autoloaded by
3732         gnus-sum.el.
3733         (nnir-retrieve-headers-override-function): Make this variable
3734         customizable.
3735         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
3736
3737         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
3738         from nnir.el.
3739
3740 2010-12-03  Julien Danjou  <julien@danjou.info>
3741
3742         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
3743
3744 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3745
3746         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
3747         allow optional argument `environment'.
3748
3749 2010-12-03  Glenn Morris  <rgm@gnu.org>
3750
3751         * mm-extern.el (message-goto-body): Update declaration.
3752
3753 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3754
3755         * gnus-util.el (gnus-macroexpand-all): New function.
3756
3757         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
3758         instead of macroexpand-all that is unavailable in XEmacs.
3759
3760 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
3761
3762         * nnir.el (nnir-summary-line-format): New variable.
3763         (nnir-mode): Use it.
3764         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
3765         (nnir-article-ids): Reimplement as defsubst.
3766         (nnir-retrieve-headers): Don't mangle the subject header.
3767         (nnir-run-imap): Use 100 as RSV score.
3768         (nnir-run-find-grep): Fix for full server searching.
3769         (nnir-run-gmane): Better restriction to gmane groups.
3770
3771         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
3772         summary buffers.
3773
3774 2010-12-02  Julien Danjou  <julien@danjou.info>
3775
3776         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
3777
3778         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
3779
3780         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
3781         support.
3782
3783 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
3784
3785         * nnir.el: Update to handle the registry better.
3786         (autoload): Silence byte-compiler.
3787         (nnir-open-server): Add a hook for nnir groups.
3788         (nnir-request-move-article): Don't mangle the header. Better to use
3789         formating variables (which will be added in the future).
3790         (nnir-registry-action): Update the registry using the original article
3791         group name.
3792         (nnir-mode): Install nnir-specific hooks for updating the registry.
3793
3794         * gnus-sum.el
3795         (gnus-article-original-subject,gnus-newsgroup-original-name):
3796         Remove obsolete variables.
3797         (gnus-summary-move-article): Remove use of obsolete variables.
3798         (gnus-summary-local-variables): Make move and delete hooks local to
3799         summary buffers.
3800
3801 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3802
3803         * rtree.el: New file.
3804
3805 2010-12-01  Julien Danjou  <julien@danjou.info>
3806
3807         * message.el (message-user-organization): Do not use
3808         gnus-local-organization.
3809
3810         * gnus.el: Remove gnus-local-organization.
3811
3812         * gnus-msg.el: Remove nastygram thing.
3813
3814 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
3815
3816         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
3817         funcall.
3818
3819 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3820
3821         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
3822         names.
3823
3824         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
3825         characters.
3826
3827         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
3828         to t of inhibit-read-only since it is inside gnus-with-article-headers.
3829         Suggested by Štěpán Němec <stepnem@gmail.com>.
3830         (gnus-gravatar-transform-address): Use mail-extract-address-components
3831         that supports non-ASCII names rather than mail-header-parse-addresses.
3832
3833 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3834
3835         * proto-stream.el (open-protocol-stream): All starttls connections are
3836         handled by the network handler.
3837
3838 2010-11-30  Julien Danjou  <julien@danjou.info>
3839
3840         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
3841         (nnimap-open-connection-1): Fix PREAUTH.
3842
3843         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
3844
3845 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3846
3847         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
3848         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
3849         (shr-insert): Use them.
3850         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
3851
3852 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3853
3854         * nnir.el (nnir-request-move-article): Bail out if original group
3855         doesn't support article moves.
3856         (nnir-get-active): Improve active list retrieval.
3857
3858 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3859
3860         * shr.el (shr-find-fill-point): Don't break before apostrophes.
3861
3862 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
3863
3864         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
3865         seem to accept strings-with-numbers as port numbers,
3866
3867 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3868
3869         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
3870         change the registry.
3871
3872 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3873
3874         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
3875         delete-dups that is not available in XEmacs 21.4.
3876
3877         * mm-util.el (mm-delete-duplicates): Add comment.
3878
3879 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
3880
3881         * nnir.el (nnir-ignored-newsgroups): New variable.
3882         (nnir-get-active): Use it.
3883
3884 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3885
3886         * proto-stream.el (proto-stream-open-network): Add some comments.
3887
3888         * nntp.el (nntp-open-connection): Provide a :success condition.
3889
3890         * nnimap.el (nnimap-open-connection-1): Ditto.
3891
3892         * proto-stream.el (proto-stream-open-network): See what the response to
3893         the STARTTLS command is.
3894
3895         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
3896         backwards compatibility).
3897         (nnimap-open-connection-1): Really respect nnimap-server-port.
3898
3899         * proto-stream.el (proto-stream-open-network): When doing opportunistic
3900         TLS upgrades we don't really care about the identity of the peer.
3901         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
3902         that what we've checked for.
3903         (proto-stream-always-use-starttls): Only default to t if
3904         open-gnutls-stream exists.
3905         (proto-stream-open-network): If STARTTLS failed, then just open a
3906         normal connection.
3907         (proto-stream-open-network): Wait until the greeting before doing
3908         STARTTLS.
3909
3910         * nntp.el (nntp-open-connection): Report what the connection error is.
3911
3912         * proto-stream.el (open-protocol-stream): Rename from
3913         open-proto-stream.
3914
3915 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3916
3917         * nnimap.el (nnimap-stream): Change default to `undecided'.
3918         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
3919         first, and then network.
3920         (nnimap-open-connection-1): Respect nnimap-server-port.
3921         (nnimap-open-connection): Be more backwards-compatible.
3922
3923         * proto-stream.el (proto-stream-always-use-starttls): New variable.
3924         (proto-stream-open-starttls): De-duplicate the starttls code.
3925         (proto-stream-open-starttls): Folded back into the main function.
3926         (proto-stream-open-network): Fix typo in the gnutls path.
3927         (proto-stream-command): Refactor out.
3928
3929         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
3930
3931         * proto-stream.el (proto-stream-open-starttls): Actually implement the
3932         starttls.el STARTTLS.
3933
3934         * color.el (color-lab->srgb): Fix function call name.
3935
3936         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
3937         if we're using tls.el.
3938         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
3939         built in, then don't try to establish a STARTTLS connection.
3940
3941         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
3942         servers.
3943
3944         * proto-stream.el (open-proto-stream): Use network, not stream.
3945         (open-proto-stream): Add a way to specify what the end of a command is.
3946
3947         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
3948         connections types.
3949         (nntp-open-network-stream): Remove.
3950         (nntp-open-ssl-stream): Remove.
3951         (nntp-open-tls-stream): Remove.
3952         (nntp-ssl-program): Remove.
3953
3954         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
3955
3956 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
3957
3958         * nnir.el: Fix typos.
3959         (nnir-retrieve-headers-override-function): Rename variable to reflect
3960         new semantics.
3961         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
3962         macros.
3963         (nnir-request-article, nnir-request-move-article): Use them.
3964         (nnir-categorize): New function.
3965         (nnir-run-query): Use it.
3966         (nnir-retrieve-headers): Rewrite to batch header retrieval.
3967         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
3968         sorted.
3969         (nnir-group-full-name): Use gnus-group-full-name instead.
3970         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
3971         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
3972
3973 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3974
3975         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
3976
3977         * proto-stream.el: New library to provide protocol-specific
3978         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
3979         protocols.
3980         (open-proto-stream): Complete the documentation.
3981         (proto-stream-open-network): Fix some typos.
3982
3983         * nnimap.el (nnimap-open-connection): Use it.
3984
3985 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
3986
3987         * pop3.el (pop3-open-server): Read server greeting before starting TLS
3988         negotiation.
3989
3990 2010-11-26  Julien Danjou  <julien@danjou.info>
3991
3992         * color.el: Rename various rgb functions to srgb.
3993
3994 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3995
3996         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
3997         names.
3998
3999 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4000
4001         * shr.el (shr-insert): Revert last change.
4002         (shr-find-fill-point): Never leave point being at bol;
4003         relax the kinsoku limitation when rendering tables.
4004
4005 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4006
4007         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
4008         results from -accept-article.
4009
4010         * shr-color.el: Require cl when compiling.
4011
4012         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
4013         checkin.
4014
4015         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
4016
4017         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
4018
4019         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
4020         'add and 'delete to set backend marks.
4021
4022         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
4023
4024         * nnheader.el (nnheader-update-marks-actions): Refactor out.
4025
4026         * nntp.el (nntp-request-set-mark): Use it.
4027
4028         * nnfolder.el (nnfolder-request-set-mark): Ditto.
4029
4030         * nnml.el (nnml-request-set-mark): Ditto.
4031
4032         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
4033         introduces regressions in article selection.
4034         (nnimap-find-uid-response): New function.
4035         (nnimap-request-accept-article): Use the UID returned, if any.
4036         (nnimap-request-move-article): Use the UID returned, if any.
4037         (nnimap-get-groups): Reimplement to work with folded lines.
4038         (nnimap-find-uid-response): The UID is the last element in the list.
4039         (nnimap-request-set-mark): Extend syntax with 'set.
4040
4041         * nnml.el (nnml-request-set-mark): Ditto.
4042
4043         * nnfolder.el (nnfolder-request-set-mark): Ditto.
4044
4045         * nntp.el (nntp-request-set-mark): Ditto.
4046
4047 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4048
4049         * message.el (message-called-interactively-p): A temporary macro.
4050         (message-goto-body): Use it temporarily.
4051
4052 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4053
4054         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
4055         (nnimap-last-response-string): Unfold quoted lines, if they exist.
4056         (nnimap-last-response-string): Fix last unfolding fix.
4057
4058 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4059
4060         * shr.el (shr-insert): Fix the way to fold lines.
4061
4062 2010-11-25  Julien Danjou  <julien@danjou.info>
4063
4064         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
4065
4066         * color.el: Rename from color-lab.el
4067         (color-rgb->hex): Add.
4068         (color-complement): Add.
4069         (color-complement-hex): Add.
4070
4071         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
4072
4073 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4074
4075         * shr-color.el (shr-color-visible): Don't bug out if the color names
4076         don't exist.
4077
4078 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4079
4080         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
4081         assuming that article displaying or another mml-preview may be
4082         interrupted for an error or for the like.
4083
4084         * shr.el (shr-get-background): Fix argument name.
4085
4086 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4087
4088         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
4089
4090         * gnus-sum.el (gnus-summary-include-articles): New function.
4091
4092         * message.el (message-goto-body): called-interactively-p needs a
4093         parameter, so use `any'.
4094
4095         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
4096         clear marks before moving, since they're synced from the Gnus side
4097         first.
4098
4099         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
4100         (gnus-summary-move-article): Copy over all marks before moving, so that
4101         IMAP doesn't think a new article has arrived.
4102
4103 2010-11-24  Julien Danjou  <julien@danjou.info>
4104
4105         * shr.el (shr-insert-background-overlay): Fix typo.
4106         (shr-render-td): Copy the background before rendering.
4107
4108         * shr-color.el (shr-color-visible): Fix docstring.
4109
4110         * shr.el (shr-tag-table): Add bgcolor support.
4111         (shr-render-td): Add bgcolor support.
4112         (shr-get-background): Add.
4113         (shr-insert-foreground-overlay): Use shr-get-background.
4114
4115         * message.el (message-goto-body): Use called-interactively-p.
4116         (message-in-body-p): message-goto-body returns point.
4117
4118 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4119
4120         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
4121         Fixes something or other in Emacs 23, and is backwards compatible.
4122
4123         * message.el (message-goto-body): Remove the <#secure special-casing,
4124         which is too special.
4125
4126         * shr.el (shr-parse-style): Drop !important from styles.
4127
4128 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
4129
4130         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
4131         this function to return incorrect results when calling it with an
4132         explicit article argument different from
4133         (gnus-summary-article-number).
4134
4135 2010-11-24  Julien Danjou  <julien@danjou.info>
4136
4137         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
4138         (shr-tag-body): Add background support.
4139         (shr-descend): Add background support.
4140         (shr-tag-title): Add.
4141
4142         * shr-color.el (shr-color-visible): Really return original background
4143         if fixed.
4144
4145 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4146
4147         * shr.el (shr-color-check): Protect against non-existent color names.
4148
4149 2010-11-24  Julien Danjou  <julien@danjou.info>
4150
4151         * color-lab.el: Require 'cl when compiling.
4152
4153         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
4154
4155         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
4156         matched part.
4157
4158         * color-lab.el: Fix all expt calls to use float type.
4159
4160 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4161
4162         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
4163         expression to shr-color-check as is.
4164
4165         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
4166
4167         * color-lab.el: Add coding cookie.
4168         (float-pi): Use eval-and-compile.
4169
4170         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
4171         compiled for Emacsen having no `libxml-parse-html-region' support.
4172
4173 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4174
4175         * shr.el (shr-insert-color-overlay): Split stuff like
4176         "#444444 !important" to find the real color.
4177         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
4178         parse <font color="red"> entries.
4179
4180 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
4181
4182         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
4183         point when parsing headers.
4184
4185         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
4186         is positioned properly when parsing headers.
4187
4188 2010-11-23  Julien Danjou  <julien@danjou.info>
4189
4190         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
4191
4192         * shr-color.el (shr-color->hexadecimal): Add support for color names.
4193
4194         * shr.el (shr-parse-style): Replace \n with space in style parsing.
4195
4196         * shr-color.el (shr-color-hsl-to-rgb-fractions):
4197         Use shr-color-hue-to-rgb.
4198         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
4199
4200 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4201
4202         * shr.el (shr-color->hexadecimal): Autoload.
4203         (shr-descend): Add color to all tags.
4204
4205 2010-11-22  Julien Danjou  <julien@danjou.info>
4206
4207         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
4208         shr-color->hexadecimal.
4209
4210         * shr-color.el (shr-color->hexadecimal): Add converting functions for
4211         RGB() or HSL() color representation.
4212
4213         * shr.el (shr-tag-font): Add.
4214         (shr-tag-color-check): New function to get better colors.
4215         (shr-tag-insert-color-overlay): Factorize code between tag-font and
4216         tag-span.
4217
4218         * shr-color.el: New file.
4219
4220         * color-lab.el: New file.
4221
4222         * gnus-art.el (gnus-url-mailto): Do not downcase args.
4223
4224 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
4225
4226         * nnir.el: Fix typo in comments.
4227         (nnir-run-imap): Simplify code. No need to reverse artlist.
4228         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
4229
4230 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4231
4232         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
4233
4234         * nnimap.el (nnimap-get-capabilities): Refactor out.
4235         (nnimap-open-connection): Re-request capabilities after STARTTLS.
4236
4237 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
4238
4239         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
4240         appearing when `mm-uu-hide-markers' is nil.
4241
4242 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4243
4244         * nnimap.el (nnimap-unselect-group): Make into its own function.
4245         (nnimap-request-rename-group): Unselect group before renaming.
4246         This had gotten lost somewhere.
4247         (nnimap-request-accept-article): Keep track of examined groups, and
4248         unselect the group before APPENDing to read-only groups.
4249         (nnimap-request-move-article): Clear flags before moving so that they
4250         can be re-set later.
4251
4252 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4253
4254         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
4255         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
4256
4257 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4258
4259         * gnus-art.el (gnus-mime-display-single)
4260         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
4261         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
4262         parameter.
4263
4264 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4265
4266         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
4267         (shr-table-vertical-line): New variable.
4268         (shr-insert-table): Use it.
4269
4270 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4271
4272         * gnus-html.el (gnus-html-wash-images): Don't display images if
4273         gnus-inhibit-images is non-nil; register displayer for cid images.
4274         (gnus-html-display-image): Work for cid image.
4275         (gnus-html-insert-image): Allow arguments.
4276         (gnus-html-put-image): Inhibit read-only.
4277         (gnus-html-prefetch-images): Don't prefetch images if
4278         gnus-inhibit-images is non-nil.
4279
4280 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4281
4282         * shr.el (shr-put-image): Break lines when inserting big pictures.
4283
4284 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4285
4286         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
4287         sender, thanks Katsumi Yamaoka.
4288
4289 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
4290
4291         * nnir.el (nnir-run-imap): Reverse the article list for each group
4292         rather than the whole list.
4293
4294 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4295
4296         * shr.el (shr-image-displayer): Protect function against non-existent
4297         image source.
4298
4299         * gnus-art.el (gnus-inhibit-images): New user option.
4300         (gnus-mime-display-single): Don't display image if it is non-nil.
4301
4302         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
4303         gnus-inhibit-images.
4304
4305         * shr.el (shr-image-displayer): New function.
4306         (shr-tag-img): Use it.
4307
4308 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4309
4310         * mml2015.el (mml2015-epg-sign): Use From header.
4311
4312 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4313
4314         * gnus-html.el (gnus-html-wash-images): Register a displayer.
4315
4316         * gnus-util.el (gnus-find-text-property-region): Return markers.
4317
4318         * shr.el (shr-tag-img): Put a displayer in the text property.
4319
4320         * gnus-util.el (gnus-find-text-property-region): New utility function.
4321
4322         * gnus-html.el (gnus-html-display-image): Make the alt optional.
4323         (gnus-html-show-images): Remove.
4324
4325         * gnus-art.el (gnus-article-show-images): New, more general function.
4326
4327         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
4328         image url text properties.
4329
4330         * shr.el: Ditto.
4331
4332         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
4333         gnus-agent-auto-agentize-methods is set.  Which it isn't.
4334
4335 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4336
4337         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
4338         work for two or more articles.
4339
4340 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4341
4342         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
4343         divide an image that's in an html article to two or more when washing
4344         non-ASCII characters in alt text of it.
4345
4346 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4347
4348         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
4349         smime-decrypt-region using function argument.
4350         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
4351
4352         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
4353
4354         * smime.el (smime-decrypt-region): Catch it.
4355
4356 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4357
4358         * smime.el (smime-mode-map): Move initialization into declaration.
4359         (gnus-run-mode-hooks): Don't autoload.
4360         (smime-mode): Use define-derived-mode.
4361
4362 2010-11-11  Glenn Morris  <rgm@gnu.org>
4363
4364         * smime.el (from): Restrict declaration to XEmacs.
4365
4366         * nnir.el (gnus-group-topic-name): Autoload.
4367
4368 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4369
4370         * shr.el (shr-insert): Don't break long line if it is because of
4371         kinsoku-bol characters in the line end.
4372
4373 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
4374
4375         * nnir.el (nnir-request-move-article): Fix to provide original group
4376         and subject.
4377         (nnir-warp-to-article): Don't fail on articles whose headers haven't
4378         been retrieved.
4379
4380         * gnus-sum.el (gnus-summary-move-article): Use original group and
4381         subject for virtual articles such as those in an nnir summary buffer.
4382
4383 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4384
4385         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
4386         least 21.5).
4387
4388         * smime.el (from): Declare it again for XEmacs.
4389
4390 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4391
4392         * message.el (message-resend): Don't disable encoding unless it's
4393         already encoded.
4394
4395         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
4396         low-numbered articles.
4397
4398 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4399
4400         * rfc2047.el (rfc2047-syntax-table): Simplify.
4401
4402         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
4403
4404         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
4405         set-char-table-range for XEmacs.
4406
4407 2010-11-10  Glenn Morris  <rgm@gnu.org>
4408
4409         * time-date.el (time-to-seconds): Always an alias on Emacs,
4410         never a real function.
4411         (with-no-warnings): Remove compat stub, now unused.
4412         (time-less-p): Doc fix.
4413         (time-to-number-of-days): Simplify.
4414
4415         * smime.el (from): Remove unused declaration.
4416
4417         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
4418         (gnus-float-time): On Emacs, always an alias.
4419
4420         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
4421         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
4422
4423 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4424
4425         * dgnushack.el: Don't use ignore-errors in the top level form since it
4426         is unavailable in XEmacs even if cl is loaded.
4427
4428         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
4429
4430 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4431
4432         * shr.el (browse-url-mailto): Autoload.
4433
4434         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
4435
4436         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
4437         regexp doesn't need quoting.
4438
4439 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
4440
4441         * message.el (message-subject-trailing-was-ask-regexp)
4442         (message-subject-trailing-was-regexp): Match was: in addition to was.
4443
4444 2010-11-09  Glenn Morris  <rgm@gnu.org>
4445
4446         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
4447         (nnbabyl-check-mbox): Use point-at-bol.
4448
4449 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4450
4451         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
4452
4453         * message.el (message-mailto): New function.
4454         (message-mailto): Should accept other parameters.
4455         (message-mailto): Remove since it duplicates browse-url-mailto
4456         functionality.
4457
4458 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4459
4460         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
4461         methods.
4462         (gnus-read-active-file): Ditto.
4463
4464         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
4465         ": " from the prompt.
4466         (gnus-group-make-group): Ditto.
4467
4468 2010-11-07  Glenn Morris  <rgm@gnu.org>
4469
4470         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
4471         (gnus-bookmark-kill-line): Use point-at-eol.
4472
4473 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4474
4475         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
4476         asterisks in From header.
4477
4478 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4479
4480         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
4481         string to avoid making the From headers syntactically invalid.
4482
4483         * message.el (message-send-mail): Don't insert courtesy messages if the
4484         message already has List-Post and List-ID messages.
4485
4486 2010-11-06  Glenn Morris  <rgm@gnu.org>
4487
4488         * gnus-art.el (gnus-treat-article): Give dynamic local variables
4489         `condition', `type', `length' a prefix.
4490         (gnus-treat-predicate): Update for above name changes.
4491
4492 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
4493
4494         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
4495         binding.  Handled by `gnus-summary-refer-thread' instead.
4496         (nnir-warp-to-article): New backend function.
4497
4498         * nnimap.el (nnimap-request-thread): Force dependency updating.
4499
4500         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
4501         (gnus-summary-refer-thread): Rework to improve thread-referral.
4502
4503         * gnus-int.el (gnus-warp-to-article): New function.
4504
4505         * gnus-sum.el (gnus-summary-article-map): Bind it.
4506
4507 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
4508
4509         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
4510         gnus-summary-refer-thread.
4511
4512         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
4513         headers.
4514         (gnus-summary-limit-include-thread): Prevent articles in thread from
4515         being cut in gnus-cut-threads.
4516         (gnus-summary-refer-thread): Limit retrieved headers to those in
4517         thread.
4518
4519 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4520
4521         * message.el (message-send-mail): Use the value of
4522         message-courtesy-message from the message buffer.
4523
4524         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
4525
4526         * shr.el (shr-browse-url): Implement mailto: URLs.
4527
4528         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
4529         "raw".
4530
4531         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
4532         if it's already selected.
4533
4534         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
4535
4536 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4537
4538         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
4539         to measure the length and truncate alt text.
4540
4541 2010-11-03  Glenn Morris  <rgm@gnu.org>
4542
4543         * nndiary.el (nndiary-generate-nov-databases-1)
4544         (nndiary-generate-active-info): Rename dynamic variable `files' to
4545         something less generic.
4546
4547 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
4548
4549         * nnir.el (nnir-request-move-article): Call the underlying backend to
4550         move articles from nnir.
4551
4552 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4553
4554         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
4555
4556 2010-11-02  Julien Danjou  <julien@danjou.info>
4557
4558         * nnir.el: Remove wais support.
4559
4560 2010-11-02  Glenn Morris  <rgm@gnu.org>
4561
4562         * gnus-html.el: Reorder requirements to quieten compiler.
4563
4564 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4565
4566         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
4567         properly for XEmacs as well.
4568         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
4569         (gnus-article-natural-long-line-p): Use window-width rather than
4570         frame-width.
4571
4572 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
4573
4574         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
4575         (nnir-read-parms): Don't modify query.
4576         (nnir-run-query): Add ability to search topic on current line.
4577         (nnir-get-active): Clean up.
4578
4579 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4580
4581         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
4582         degenerate articles.
4583
4584         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
4585         (gnus-print-buffer): Just print the buffer as is, without any copying
4586         to a buffer and then re-highlighting.
4587
4588         * nnimap.el (nnimap-request-group): Store the new updated info.
4589         (nnimap-request-group): Select the group when we don't know whether it
4590         exists or not.
4591
4592         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
4593         groups.
4594
4595         * gnus-group.el (gnus-group-find-new-groups): Display all the new
4596         groups.
4597
4598         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
4599         groups.
4600
4601         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
4602         long-lines case by only filling the long lines.
4603
4604         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
4605         (bug #7311).
4606
4607 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4608
4609         * shr.el: No need to declare `declare-function' since shr.el is for
4610         only Emacsen that provide `libxml-parse-html-region'.
4611
4612         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
4613         effective only in a file it is referred to.
4614
4615 2010-11-01  Glenn Morris  <rgm@gnu.org>
4616
4617         * mm-util.el (gnus-completing-read): Autoload.
4618         (mm-read-coding-system): Simplify Emacs definition.
4619
4620         * nnmail.el (gnus-activate-group):
4621         * nnimap.el (gnutls-negotiate):
4622         * nntp.el (netrc-parse): Fix declarations.
4623
4624 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4625
4626         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
4627         string-match-p in Emacs >=23.
4628
4629         * gnus-msg.el (gnus-configure-posting-styles)
4630         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
4631
4632 2010-11-01  Glenn Morris  <rgm@gnu.org>
4633
4634         * nnir.el (declare-function): Add compat stub.
4635         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
4636         (nnir-run-gmane): Require 'mm-url.
4637
4638         * mm-util.el (mm-string-to-multibyte): Simplify.
4639
4640         * shr.el (declare-function): Add compat stub.
4641         (url-cache-create-filename): Declare.
4642         (mm-disable-multibyte, widget-convert-button): Autoload.
4643
4644         * smime.el (ldap-search): Declare.
4645         (smime-cert-by-ldap-1): Require ldap on Emacs.
4646
4647         * nnimap.el: Require nnmail, and gnus-sum when compiling.
4648         (nnimap-keepalive): Use gnus-float-time.
4649
4650         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
4651         (mail-source-delete-crash-box): Use gnus-float-time.
4652
4653         * gnus-dired.el (gnus-completing-read): Autoload.
4654
4655         * mm-view.el (gnus-rescale-image): Autoload.
4656
4657         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
4658
4659         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
4660
4661         * sieve-manage.el: Require 'cl when compiling.
4662
4663         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
4664         (gnus-iswitchb-completing-read): Require iswitchb.
4665         (gnus-select-frame-set-input-focus): Silence compiler.
4666
4667 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4668
4669         * message.el (message-subject-trailing-was-query): Change default to t,
4670         since I think that's what most people want.
4671
4672         * nnimap.el (nnimap-request-accept-article): Erase buffer before
4673         appending for easier debugging.
4674         (nnimap-wait-for-connection): Take a regexp.
4675         (nnimap-request-accept-article): Wait for the continuation line before
4676         sending anything unless we're streaming.
4677
4678         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
4679         leave the header washing to take place.
4680
4681 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4682
4683         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
4684         regular expression match and replace in posting styles.
4685
4686 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
4687
4688         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
4689         an entire server.
4690         (nnir-get-active): New function.
4691         (nnir-run-imap): Use it.
4692         (nnir-run-gmane): Who knew, gmane search returns an article score!
4693
4694         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
4695         server on the current line with nnir.
4696
4697 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4698
4699         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
4700         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
4701         left edge.
4702         (gnus-article-foldable-buffer): Skip past the prefix when determining
4703         raggedness.
4704
4705         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
4706         the raw article, and change `C-u g' to show the article without doing
4707         treatments.
4708
4709         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
4710         on to `gnus-treat-article'.
4711         (gnus-inhibit-article-treatments): New variable.
4712
4713         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
4714
4715         * gnus-art.el (gnus-treatment-function-alist): Have
4716         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
4717         (gnus-treat-fill-long-lines): Change default to fill all text/plain
4718         sections.
4719
4720         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
4721         parameter.
4722         (gnus-article-fill-cited-long-lines): New function.
4723         (gnus-article-fill-cited-article): Allow filling only long sections.
4724
4725         * shr.el (shr-find-fill-point): Don't break lines between punctuation
4726         and non-punctuation (like after the apostrophe in "'We").
4727
4728         * gnus-sum.el (gnus-summary-select-article): Make sure
4729         gnus-original-article-buffer is alive.
4730
4731         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
4732         reflect the order they're in in the digest.
4733
4734         * gnus.el (gnus-group-startup-message): Move point to the start of the
4735         buffer.
4736
4737         * nnimap.el (nnimap-capability): New function.
4738         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
4739         is set.
4740
4741 2010-10-31  David Engster  <dengste@eml.cc>
4742
4743         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
4744         conform with changes to gnus-completing-read.
4745
4746 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4747
4748         * shr.el (shr-tag-img): Output "*" instead of "[img]".
4749
4750 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4751
4752         * nnir.el: Move defvar, defcustom around to keep file organized
4753         and keep byte-compiler quiet.
4754         (nnir-read-parms): Accept search-engine as arg.
4755         (nnir-run-query): Pass search-engine as arg.
4756         (nnir-search-engine): Remove.
4757
4758 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4759
4760         * shr.el (shr-generic): The text nodes should be text, not :text.
4761
4762         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
4763         later in the file.
4764
4765 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4766
4767         * nnir.el: General clean up.  Allow searching with multiple engines.
4768         Allow separate extra-parameters for each engine.
4769         Batch queries when possible.
4770         (nnir-imap-default-search-key,nnir-method-default-engines):
4771         Add customize interface.
4772         (nnir-run-gmane): New engine.
4773         (nnir-engines): Use it.  Qualify all prompts with engine name.
4774         (nnir-search-engine): Remove global variable.
4775         (nnir-run-hyrex): Restore for now.
4776         (nnir-extra-parms,nnir-search-history): New variables.
4777         (gnus-group-make-nnir-group): Use them.
4778         (nnir-group-server): Remove in favor of gnus-group-server.
4779         (nnir-request-group): Avoid searching twice.
4780         (nnir-sort-groups-by-server): New function.
4781
4782 2010-10-30  Julien Danjou  <julien@danjou.info>
4783
4784         * gnus-group.el: Remove gnus-group-fetch-control.
4785
4786         * gnus-start.el (gnus-find-new-newsgroups):
4787         Remove gnus-check-first-time-used.
4788
4789         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
4790
4791 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4792
4793         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
4794         set on groups that don't have \* permanentflags.
4795
4796 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4797
4798         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
4799         control the background color.
4800         (shr-tag-img): Ignore very small web bug type images.
4801         (shr-put-image): Add help-echo alt texts to the images.
4802         (shr-tag-video): Show the video poster image.
4803
4804 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4805
4806         * shr.el (shr-table-depth): New variable.
4807         (shr-tag-table-1): Only insert the images after the top-level table.
4808
4809         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
4810
4811         * gnus-util.el (gnus-list-memq-of-list): New function.
4812
4813         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
4814         selected.
4815         (nnimap-unsplittable-articles): New slot.
4816         (nnimap-new-articles): Use it.
4817
4818 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
4819
4820         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
4821         move to the previous line on `M-g'.
4822
4823 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4824
4825         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
4826         *-request-group, which seems unnecessary.
4827
4828         * nnimap.el (nnimap-quote-specials): Function copied over from
4829         imap.el.
4830         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
4831         they support that.  Suggested by Tom Regner.
4832
4833 2010-10-29  Julien Danjou  <julien@danjou.info>
4834
4835         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
4836         defalias.
4837         (gnus-summary-delete-marked-with): Remove obsolete defalias.
4838
4839         * gnus.el: Remove `gnus-nntp-service' variable.
4840         (gnus-secondary-servers): Make obsolete.
4841         (gnus-nntp-server): Make obsolete.
4842
4843         * gnus-start.el (gnus-1): Remove x-splash calls.
4844
4845         * gnus-ems.el (gnus-x-splash): Remove.
4846
4847         * gnus.el (gnus-group-startup-message): Simplify/update code.
4848
4849         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
4850         definition.
4851
4852         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
4853         capability before doing anything.
4854         (gnus-group-insert-group-line): Remove useless
4855         gnus-group-remove-excess-properties.
4856
4857 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4858
4859         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
4860
4861 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4862
4863         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
4864         config after reselecting.
4865
4866 2010-10-28  Julien Danjou  <julien@danjou.info>
4867
4868         * shr.el (shr-put-image): Use point even if only inserting text.
4869         (shr-put-image): Save excursion when inserting alt text on non-graphic
4870         display, so the behavior is the same when we are on a graphic display.
4871
4872         * nnir.el (nnir-run-swish-e): Remove hyrex support.
4873
4874 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4875
4876         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
4877         (gnus-mime-copy-part): Check coding system, not charset.
4878         (gnus-mime-view-part-externally): Never remove part.
4879         (gnus-mime-view-part-internally): Don't remove part here.
4880         (gnus-article-part-wrapper): Make sure MIME tag is visible.
4881         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
4882         multipart/alternative.
4883
4884         * mm-decode.el (mm-display-part): Take optional arg `force'.
4885
4886 2010-10-26  Julien Danjou  <julien@danjou.info>
4887
4888         * gnus-group.el (gnus-group-default-list-level): Add this function to
4889         compute the default list level.
4890         (gnus-group-default-list-level): Add possibility to use a function.
4891
4892 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4893
4894         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
4895
4896         * gnus-group.el (gnus-group-completing-read)
4897         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
4898         gnus-replace-in-string.
4899
4900 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4901
4902         * shr.el (shr-tag-div): Add.
4903
4904         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
4905
4906 2010-10-25  Julien Danjou  <julien@danjou.info>
4907
4908         * gnus-util.el: Remove `gnus-with-local-quit'.
4909
4910         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
4911
4912 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4913
4914         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
4915         the original article buffer.
4916
4917 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4918
4919         * nnimap.el (nnimap-request-head): New function.
4920         (nnimap-request-move-article): Try to be slighly faster by not
4921         requesting the entire message when moving.
4922         (nnimap-transform-headers): Don't bug out on bodiless articles.
4923         (nnimap-send-command): Have no outstanding messages if the IMAP server
4924         doesn't support streaming.
4925         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
4926
4927 2010-10-24  Julien Danjou  <julien@danjou.info>
4928
4929         * message.el (message-default-headers): Fix type.
4930
4931 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4932
4933         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
4934         prefetching images.
4935
4936         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
4937         backend for unknown groups.  This is mainly useful for nnimap groups.
4938
4939         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
4940         group isn't covered by the agent.
4941
4942 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
4943
4944         * nnir.el (nnir-method-default-engines): New variable.
4945         (nnir-run-query): Use it.
4946         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
4947         (gnus-summary-nnir-goto-thread): Change group if needed.
4948
4949         * gnus-group.el (gnus-group-group-map): Add key binding for
4950         gnus-group-make-nnir-group.
4951
4952 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4953
4954         * shr.el (shr-tag-object): Add.
4955
4956         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
4957         original article buffer live.
4958         (gnus-summary-select-article-buffer):
4959         Mention gnus-widen-article-buffer.
4960
4961 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4962
4963         * shr.el (shr-tag-strong): Add.
4964
4965 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4966
4967         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
4968         group names.  They mess up the group buffer badly.
4969
4970         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
4971
4972         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
4973         instead of the summary one.
4974
4975 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4976
4977         * mml.el (mml-preview): Work properly when editing article.
4978
4979         * gnus-start.el (gnus-read-active-file-1): Don't add method to
4980         gnus-have-read-active-file if it's already been in.
4981
4982 2010-10-22  Tom Tromey  <tromey@redhat.com>
4983
4984         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
4985         gnus-group-completing-read.
4986
4987 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4988
4989         * message.el (message-mode-map): Don't bind M-; to comment region, to
4990         allow the global comment-dwim to work.
4991
4992 2010-10-21  Julien Danjou  <julien@danjou.info>
4993
4994         * message.el (message-setup-1): Allow message-default-headers to be a
4995         function.
4996
4997 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4998
4999         * shr.el (shr-tag-table): Simplify.
5000
5001 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5002
5003         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
5004         to avoid trying to snarf invalid stuff.
5005
5006         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
5007
5008         * gnus.el (gnus-message-archive-group): Quote value.
5009         (gnus-message-archive-group): Mark as changed.
5010
5011         * shr.el (shr-add-font): Don't put the font properties on the newline
5012         or the indentation.
5013
5014         * message.el (message-fix-before-sending): Change options when sending
5015         non-printable characters.
5016
5017         * gnus.el (gnus-message-archive-method): Change the default to
5018         monthly outgoing groups.
5019
5020         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
5021         that have gotten new numbers.
5022
5023         * nnimap.el (nnimap-request-replace-article): New function.
5024
5025 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5026
5027         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
5028         (nnrss-request-article): Don't use special html washing code.
5029
5030 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5031
5032         * shr.el (shr-tag-table): Remove useless nconc.
5033
5034 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5035
5036         * gnus-art.el (article-wash-html): Simplify and remove the charset
5037         stuff.  Use the normal html rendering code instead of the special html
5038         washing code.
5039
5040         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
5041         `gnus-w3m' symbols.
5042         (mm-text-html-washer-alist): Remove.
5043
5044         * mm-decode.el (mm-inline-text-html-renderer): Remove.
5045         (mm-inline-media-tests): Remove use.
5046         (mm-text-html-renderer): Change default to the `shr' symbol.
5047
5048         * mm-view.el (mm-inline-text-html): Remove use.
5049
5050         * gnus-art.el (gnus-blocked-images): New function.  Allow the
5051         `gnus-blocked-images' to be a function.
5052         (gnus-article-wash-function): Remove.
5053
5054 2010-10-20  Julien Danjou  <julien@danjou.info>
5055
5056         * spam.el (spam-list-of-processors): Mark as obsolete.
5057
5058         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
5059         (nnimap-insert-partial-structure): Fix boundary detection.
5060
5061 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
5062
5063         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
5064         run file-truename on remote files.  This can be expensive and even
5065         prevent one from editing drafts if some unrelated buffer has a stale
5066         connection.
5067
5068 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5069
5070         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
5071         kinsoku-eol regardless of shr-kinsoku-shorten.
5072         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
5073         (shr-tag-table): Support caption, thead, and tfoot.
5074
5075 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5076
5077         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
5078         lines.
5079         (shr-save-contents): New command and keystroke.
5080
5081         * nndoc.el (nndoc-type-alist): Add git support.
5082         (nndoc-git-type-p): New function.
5083         (nndoc-transform-git-article): Ditto.
5084         (nndoc-transform-git-headers): Ditto.
5085         (nndoc-transform-git-headers): Generate Subject headers.
5086
5087         * shr.el (shr-parse-style): New function.
5088         (shr-tag-span): Ditto.
5089
5090         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
5091         to `G G' to avoid collisions.
5092
5093 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5094
5095         * shr.el: Load kinsoku if necessary.
5096         (shr-kinsoku-shorten): New internal variable.
5097         (shr-find-fill-point): Make kinsoku shorten text line if
5098         shr-kinsoku-shorten is bound to non-nil.
5099         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
5100         shr-indentation too when testing if table is wider than frame width.
5101         (shr-insert-table): Use `string-width' instead of `length' to measure
5102         text width.
5103         (shr-insert-table-ruler): Make sure indentation is done at bol.
5104
5105 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5106
5107         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
5108         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
5109         undecoded network data.
5110
5111 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5112
5113         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
5114         name in the mode line spec so that the mode line menu works
5115         (bug #2431).
5116
5117         * message.el (message-get-reply-headers): If we're fed `to-address',
5118         then always use that.
5119
5120         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
5121         aren't so wide as to need to switch off the edit menu.
5122
5123         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
5124         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
5125
5126         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
5127         `M-g'.
5128         (nnimap-update-info): Update flags/read marks even if \* isn't part of
5129         the permanent marks.
5130
5131 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
5132
5133         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5134         Splitting according to references/in-reply-to obeys the ignore-groups
5135         variable, while splitting by sender and subject do not.
5136
5137 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5138
5139         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
5140         alist, so that we can look for non-Unicode chars.
5141         (article-translate-strings): Allow both character and string maps.
5142
5143 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5144
5145         * shr.el (shr-insert): Don't insert space behind a wide character
5146         categorized as kinsoku-bol, or between characters both categorized as
5147         nospace.
5148
5149 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
5150
5151         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
5152         headers to gnus-newsgroup-headers.
5153
5154 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5155
5156         * shr.el (shr-tag-img): Don't align images -- since we're not
5157         rescaling, this often leads to ugly displays.
5158
5159 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
5160
5161         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
5162         duplicates.
5163
5164 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
5165
5166         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
5167         call.
5168
5169 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5170
5171         * gnus.el: Autoload gnus-html-show-images.
5172
5173         * nnimap.el: Use nnheader-message throughout.
5174
5175         * shr.el (shr-tag-img): Ignore images with no data.
5176
5177 2010-10-15  Julien Danjou  <julien@danjou.info>
5178
5179         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
5180         a possibility to disable format=flow encoding when using hard newlines.
5181
5182 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5183
5184         * shr.el (shr-insert): Remove space inserted before or after a
5185         breakable character or at the beginning or the end of a line.
5186         (shr-find-fill-point): Do kinsoku; find the second best point or give
5187         it up if there's no breakable point.
5188
5189 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5190
5191         * nnimap.el (nnimap-open-connection): Message when opening connection
5192         for debugging purposes.
5193
5194         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
5195         on every setup buffer call to allow this to change from article to
5196         article.
5197
5198         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
5199         buffers where we have a wide table.
5200
5201 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
5202
5203         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
5204         uses *-request-thread.
5205
5206 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5207
5208         * nnimap.el (nnimap-open-connection): Remove %s from openssl
5209         incantation, which is no longer valid.
5210
5211 2010-10-14  Julien Danjou  <julien@danjou.info>
5212
5213         * shr.el: Fix defcustom type (char -> character).
5214
5215 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5216
5217         * nnimap.el (nnimap-open-connection): tls-program should be a list of
5218         programs.
5219
5220 2010-10-14  Julien Danjou  <julien@danjou.info>
5221
5222         * shr.el (shr-tag-a): Use url-link as widget type.
5223
5224         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
5225         `gnus-group-get-icon'.
5226
5227 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5228
5229         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
5230         This should make server editing work better.
5231
5232         * shr.el (shr-find-fill-point): Don't inloop on indented text.
5233
5234         * tls.el (tls-program): Remove spurious %s from openssl.
5235
5236         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
5237         (nnimap-parse-flags): Fix regexp.
5238
5239         * shr.el (shr-find-fill-point): Use a filling algorithm that should
5240         probably work for CJVK text, too.
5241
5242         * nnimap.el (nnimap-extend-tls-programs): Remove.
5243         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
5244
5245         * tls.el (tls-starttls-switches): Remove starttls hack.
5246         (open-tls-stream): Ditto.
5247         (tls-find-starttls-argument): Ditto.
5248
5249 2010-10-13  Julien Danjou  <julien@danjou.info>
5250
5251         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
5252         responses.
5253
5254 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5255
5256         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
5257
5258         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
5259         anything in Emacs.
5260
5261         * shr.el (shr-current-column): Remove buggy and unnecessary function.
5262
5263 2010-10-13  Julien Danjou  <julien@danjou.info>
5264
5265         * shr.el (shr-width): Make shr-width a defcustom with default to
5266         fill-column.
5267         (shr-tag-img): Use shr-width rather than fill-column.
5268
5269 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5270
5271         * dgnushack.el (byte-optimize-apply)
5272         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
5273
5274         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
5275         position when (X-)Faces exist.
5276         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
5277         avatars when called interactively.
5278
5279 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5280
5281         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
5282         gnus-article-x-face-too-ugly is bound.
5283
5284 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5285
5286         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
5287
5288         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
5289         mailbox that doesn't exist.
5290
5291 2010-10-12  Julien Danjou  <julien@danjou.info>
5292
5293         * shr.el (shr-tag-img): Encode URL properly when retrieving.
5294         (shr-get-image-data): Encode URL properly when fetching from cache.
5295         (shr-tag-img): Use aligned-to spaces to align correctly images.
5296
5297         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
5298         before inserting the Gravatar.
5299
5300         * shr.el (shr-tag-img): Add align attribute support for <img>.
5301
5302 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5303
5304         * gnus-gravatar.el (gnus-art): Require.
5305
5306         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
5307         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5308         Remove long obsoleted functions.
5309
5310 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5311
5312         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
5313
5314         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
5315
5316         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
5317         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
5318         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
5319         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
5320         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
5321         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
5322         * sieve-manage.el, smime.el, spam.el:
5323         Fix comment for declare-function.
5324
5325 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5326
5327         * nnimap.el (nnimap-request-rename-group): Select group read-only
5328         before renaming it.
5329
5330         * shr.el (shr-insert): Fix up the white space only regexp.
5331
5332         * nnimap.el (nnimap-transform-split-mail): Not all articles have
5333         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
5334
5335         * shr.el (shr-current-column): New function.
5336         (shr-find-fill-point): New function.
5337
5338 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5339
5340         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
5341         numbers.
5342
5343 2010-10-11  Julien Danjou  <julien@danjou.info>
5344
5345         * shr.el (shr-hr-line): Add.
5346         (shr-tag-hr): Use shr-hr-line to specify which character to use to
5347         display hr lines.
5348         (shr-max-columns): Do not change state to nil if we just inserting
5349         spaces.
5350
5351 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5352
5353         * gnus-topic.el (gnus-topic-read-group): If after the last group,
5354         select the last group.
5355
5356 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
5357
5358         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
5359
5360 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
5361
5362         * dig.el (dig-mode-map): Declare and define in one step.
5363
5364 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5365
5366         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
5367         for Gnus.
5368         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
5369         (nnimap-update-qresync-info): Mark \Seen articles as read.
5370
5371         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
5372         non-variable, too.
5373
5374         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
5375         available.
5376         (nnimap-update-info): Rely more on the current active than the param
5377         active to avoid marking articles as read too much.
5378
5379         * auth-source.el (auth-source-create): Use (user-login-name) for the
5380         user name default.
5381
5382         * nnimap.el (nnimap-update-info): If the server doesn't return any
5383         useful info, just use the previous info.
5384         (nnimap-update-info): Prefer old info over start-article.
5385         (nnimap-update-qresync-info): Finish implementing QRESYNC.
5386
5387 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
5388
5389         * nnir.el (autoload): Clean up autoloads.
5390         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
5391         Use key rather than value.
5392         (nnir-imap-search-other): New variable.
5393         (nnir-read-parm): Use it.
5394         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
5395         (gnus-summary-nnir-goto-thread): Modify to work with imap.
5396
5397 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5398
5399         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
5400         the process, too.
5401
5402 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5403
5404         * spam.el (gnus-summary-mode-map): Bind to "$".
5405         Suggested by Russ Allbery.
5406
5407         * shr.el: Rework the way things are indented by <li> slightly.
5408
5409         * gnus.el (gnus-group-set-parameter): Fix typo.
5410
5411         * nnimap.el: Start implementing QRESYNC support.
5412
5413 2010-10-09  Julien Danjou  <julien@danjou.info>
5414
5415         * nnir.el (nnir-engines): Fix too many arguments.
5416
5417 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5418
5419         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
5420         group is the "last", so that the backends like nnfolder actually save
5421         their folders.
5422
5423         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
5424         try to use that for the tls stream.
5425         (nnimap-retrieve-group-data-early): Rework the marks code to heed
5426         UIDVALIDITY and find out which groups are read-only and not.
5427         (nnimap-get-flags): Use the same marks parsing code as the rest of
5428         nnimap.
5429
5430 2010-10-09  Julien Danjou  <julien@danjou.info>
5431
5432         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
5433
5434         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
5435         retrieving gravatars.
5436
5437         * shr.el (shr-table-corner): Add.
5438         (shr-table-line): Add.
5439         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
5440
5441 2010-10-08  Julien Danjou  <julien@danjou.info>
5442
5443         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
5444
5445 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
5446
5447         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
5448
5449         * gnus-sum.el (gnus-mark-article-as-unread)
5450         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
5451         (gnus-summary-set-bookmark): Use it.
5452
5453         * gnus-msg.el (gnus-setup-message): Use it.
5454
5455         * gnus-demon.el (gnus-demon-remove-handler): Use it.
5456
5457         * gnus.el (gnus-group-remove-parameter): Use it.
5458
5459         * gnus-group.el (gnus-group-make-web-group): Use it.
5460
5461         * gnus-demon.el (gnus-demon-remove-handler): Use it.
5462
5463         * nnregistry.el: Update docs to mention manual.
5464
5465         * gnus-registry.el: Update docs to mention nnregistry.el.
5466         (gnus-registry-initialize): Don't install nnregistry refer method
5467         automatically.
5468         (gnus-registry-install-nnregistry): Remove it.
5469
5470 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5471
5472         * shr.el (shr-insert): Don't insert double spaces.
5473
5474 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5475
5476         * gnus-gravatar.el (gnus-treat-from-gravatar)
5477         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
5478         called interactively.
5479
5480         * gnus-art.el (gnus-mime-view-part-externally)
5481         (gnus-mime-view-part-internally): Make predicate function passed to
5482         gnus-mime-view-part-as-type assume argument is a mime type, not a list
5483         of a mime type.
5484
5485         * shr.el (shr-table-widths): Don't use cl function `reduce'.
5486
5487 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5488
5489         * shr.el (require): Require cl when compiling.
5490         (shr-tag-hr): New function.
5491
5492         * nnimap.el (nnimap-update-info): Remove double setting of high.
5493         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
5494         This makes nnimap work properly on Courier again.
5495
5496         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
5497         the variable for backwards compatibility.
5498
5499         * mm-decode.el (mm-save-part): If given a non-directory result, expand
5500         the file name before using to avoid setting mm-default-directory to
5501         nil.
5502
5503         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
5504         bidning gnus-agent variables.
5505
5506         * shr.el (shr-render-td): Use a cache for the table rendering function
5507         to avoid getting an exponential rendering behavior in nested tables.
5508         (shr-insert): Rework the line-breaking algorithm.
5509         (shr-insert): Don't leave trailing spaces.
5510         (shr-insert-table): Also insert empty TDs.
5511         (shr-tag-blockquote): Ensure paragraphs after </ul>.
5512
5513 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5514
5515         * gnus-sum.el (gnus-number): Rename from `number'.
5516         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
5517         (gnus-summary-limit-children): Update uses correspondingly.
5518
5519 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5520
5521         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
5522         (gnus-gravatar-transform-address): Don't show avatars of people of
5523         which mail addresses match gnus-gravatar-too-ugly.
5524
5525 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5526
5527         * shr.el (shr-table-widths): Expand TD elements to fill available
5528         space.
5529
5530 2010-10-07  Julien Danjou  <julien@danjou.info>
5531
5532         * nnimap.el (nnimap-request-rename-group): Add this method.
5533
5534 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5535
5536         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
5537         name from XEmacs' function-arglist.
5538
5539         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
5540         gravatar under XEmacs.
5541
5542 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
5543
5544         * auth-source.el: Update docs with TODO items.
5545
5546         * gnus-sync.el: Update docs to explain state and plans.
5547
5548         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
5549         Hooks for mark updates.
5550         (gnus-request-set-mark, gnus-request-update-mark): Use them.
5551
5552         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
5553         hooks with arguments, which is needed for mark update hooks.
5554
5555 2010-10-06  Julien Danjou  <julien@danjou.info>
5556
5557         * gnus.el (gnus-expand-group-parameter): Only return and act on what
5558         was matched.
5559
5560         * sieve-manage.el: Update example in `Commentary'.
5561
5562         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
5563
5564         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
5565         not 2000.
5566         (sieve-manage-authenticate): Re-add function.
5567
5568 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5569
5570         * shr.el (shr-insert): Get 'space transition right.
5571         (shr-render-td): Only delete space at the end of the TD.
5572
5573         * nnimap.el (nnimap-open-connection): Prepare to support
5574         open-gnutls-stream.
5575
5576         * shr.el: Rearrange function order to be more logical.
5577
5578 2010-10-06  Julien Danjou  <julien@danjou.info>
5579
5580         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
5581         (nnrss-discover-feed): Remove 404 URL in docstring.
5582
5583         * nnir.el: Fix Swish-E URL.
5584         Fix Namazu URL.
5585
5586         * message.el (message-change-subject): Remove 404 URL in a comment.
5587
5588 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5589
5590         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
5591         called interactively.
5592
5593         * gnus-util.el (gnus-remove-if): Allow hash table.
5594         (gnus-remove-if-not): New function.
5595
5596         * gnus-art.el (gnus-mime-view-part-as-type)
5597         * gnus-score.el (gnus-summary-score-effect)
5598         * gnus-sum.el (gnus-read-move-group-name):
5599         Replace remove-if-not with gnus-remove-if-not.
5600
5601         * gnus-group.el (gnus-group-completing-read):
5602         Regard collection as a hash table if it is not a list.
5603
5604 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5605
5606         * shr.el (shr-render-td): Allow blank/missing <TD>s.
5607
5608         * shr.el: Document the table-rendering algorithm.
5609
5610 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5611
5612         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
5613         for Emacsen having no `libxml-parse-html-region' support.
5614
5615 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5616
5617         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
5618         invalid URLs.
5619
5620         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
5621         line-broken.
5622         (shr-tag-img): Ignore image fetching errors.
5623         (shr-overlays-in-region): Compute overlay positions correctly.
5624
5625         * mm-decode.el (mm-shr): Require shr.
5626
5627         * gnus-art.el (gnus-blocked-images): Move variable here.
5628
5629         * shr.el (shr-insert-table): Bind free variable.
5630
5631         * mm-decode.el (mm-shr): Bind shr-content-function.
5632
5633         * shr.el (shr-content-function): New variable.
5634
5635         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
5636         added for symmetry.
5637
5638         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
5639
5640         * gnus-group.el (gnus-group-make-group): Doc fix.
5641
5642         * nnimap.el (nnimap-request-newgroups): Return success.
5643
5644         * shr.el (shr-find-elements): New function.
5645         (shr-tag-table): Put all the images after the table.
5646         (shr-tag-table): Really inhibit images inside the table.
5647         (shr-collect-overlays): Copy over overlays from the TD elements to the
5648         main document.
5649
5650         * mm-decode.el (mm-shr): Bind shr-blocked-images to
5651         gnus-blocked-images.
5652
5653 2010-10-05  Julien Danjou  <julien@danjou.info>
5654
5655         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
5656
5657         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
5658         (gnus-html-maximum-image-size): Add this function.
5659         (gnus-html-put-image): Use gnus-html-maximum-image-size.
5660
5661         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
5662         server-value of the capability is nil.
5663
5664 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5665
5666         * shr.el (shr-tag-em): Add <EM> tag.
5667
5668 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
5669
5670         * sieve-manage.el (sieve-manage-default-stream): Make default stream
5671         customizable.
5672
5673         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
5674         handing broken links to browse-url.
5675
5676 2010-10-05  Julien Danjou  <julien@danjou.info>
5677
5678         * gnus-util.el (gnus-emacs-completing-read)
5679         (gnus-iswitchb-completing-read): Use autoload rather than require.
5680
5681 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5682
5683         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
5684         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
5685         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
5686         iswitchb-temp-buflist for XEmacs.
5687
5688         * gnus-util.el (gnus-completing-read-function): Exclude
5689         gnus-icompleting-read and gnus-ido-completing-read from candidates for
5690         XEmacs since iswitchb.el is very old and ido.el is unavailable in
5691         XEmacs.
5692
5693         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
5694         not to use `delete-dups' that is unavailable in XEmacs 21.4.
5695
5696         * gnus-html.el: Don't require help-fns under XEmacs.
5697         (gnus-html-schedule-image-fetching): Work for XEmacs.
5698
5699         * mm-decode.el (mm-shr): Decode contents by charset.
5700
5701 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5702
5703         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
5704         unknown.
5705
5706         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
5707         (shr-get-image-data): Ensure against the cache file missing.
5708
5709         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
5710         for data.
5711
5712         * spam-report.el (spam-report-url-ping-plain): Don't query about
5713         killing the process.
5714
5715         * shr.el (shr-render-td): Protect against too-wide text.
5716
5717 2010-10-04  Julien Danjou  <julien@danjou.info>
5718
5719         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
5720         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
5721
5722         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
5723         retrieved.
5724
5725 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5726
5727         * shr.el (browse-url): Require.
5728         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
5729         lines.
5730         (shr-show-alt-text, shr-browse-image): New commands.
5731         (shr-browse-url, shr-copy-url): New commands.
5732
5733         * gnus-sum.el (gnus-widen-article-window): New variable.
5734         (gnus-summary-select-article-buffer): Use it.
5735
5736         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
5737         without @ signs.
5738
5739 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5740
5741         * nnir.el (nnir-run-imap): Remove spurious space in search string.
5742
5743 2010-10-04  Julien Danjou  <julien@danjou.info>
5744
5745         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
5746         for XEmacs.
5747
5748 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5749
5750         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
5751
5752         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
5753         (nnimap-close-server): Implement.
5754
5755         * dgnushack.el (iswitchb): Require to shut up the compiler.
5756
5757         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
5758         (shr-insert): Tweak line breaking.
5759         (shr-insert): Handle <pre> better.
5760         (shr-tag-li): Get <li> indentation right.
5761         (shr-tag-li): Get <li> indentation even righter.
5762         (shr-tag-blockquote): Ensure paragraph start.
5763         (shr-make-table): Tweak table generation.
5764         (shr-make-table): Fix typo.
5765
5766         * shr.el: Implement table rendering.
5767
5768 2010-10-04  Julien Danjou  <julien@danjou.info>
5769
5770         * gnus-html.el (gnus-html-put-image): Fix resize image code.
5771
5772 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5773
5774         * shr.el (shr-insert): Use string anchors instead of line anchors.
5775
5776 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5777
5778         * shr.el: Add headings.
5779         (shr-ensure-paragraph): Actually work.
5780         (shr-tag-li): Make <ul> prettier.
5781         (shr-insert): Get white space at the beginning/end of elements right.
5782         (shr-tag-p): Collapse subsequent <p>s.
5783         (shr-ensure-paragraph): Don't insert double line feeds after blank
5784         lines.
5785         (shr-insert): \t is also space.
5786         (shr-tag-s): Fix "s" tag name function.
5787         (shr-tag-s): Fix face prop name.
5788
5789 2010-10-03  Julien Danjou  <julien@danjou.info>
5790
5791         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
5792
5793         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
5794         gnus-window-inside-pixel-edges.
5795
5796         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
5797         gnus-ems.
5798
5799         * mm-view.el (mm-inline-image-emacs): Support image resizing.
5800
5801         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
5802         function.
5803
5804         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
5805         resize choice.
5806
5807 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5808
5809         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
5810         beginning of the buffer.
5811
5812         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
5813         article buffer again.
5814
5815         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
5816
5817         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
5818         when it's at the start of the buffer.
5819
5820         * shr.el (shr-tag-blockquote): Convert name.
5821         (shr-rescale-image): Use the right image-size variant.
5822
5823         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
5824         buffer isn't shown, then select the current article first instead of
5825         bugging out.
5826         (gnus-summary-select-article-buffer): Show both the article and summary
5827         buffers again.
5828
5829         * shr.el (shr-fontize-cont): Protect against regions with no text.
5830         Rename tag functions to shr-tag-* for enhanced security.
5831         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
5832
5833 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
5834
5835         * shr.el (shr-insert):
5836         * pop3.el (pop3-movemail):
5837         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
5838         loaded.
5839
5840 2010-10-03  Glenn Morris  <rgm@gnu.org>
5841
5842         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
5843
5844         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
5845
5846         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
5847
5848         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
5849
5850         * gnus-util.el (gnus-make-local-hook): Simplify.
5851
5852 2010-10-02  Julien Danjou  <julien@danjou.info>
5853
5854         * gnus-util.el (gnus-iswitchb-completing-read): New function.
5855         (gnus-ido-completing-read): New function.
5856         (gnus-emacs-completing-read): New function.
5857         (gnus-completing-read): Use gnus-completing-read-function.
5858         Add gnus-completing-read-function.
5859
5860 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5861
5862         * shr.el (shr-insert-document): Autoload.
5863         (shr-img): Be silent.
5864         (shr-insert): Add a newline after every picture before text.
5865         (shr-add-font): Use overlays for combining faces.
5866         (shr-insert): Pass upwards the text start point.
5867
5868         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
5869         possible.
5870         (mm-shr): New function.
5871
5872 2010-10-02  Julien Danjou  <julien@danjou.info>
5873
5874         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
5875         should go backward.
5876
5877 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
5878
5879         * shr.el (shr): Fix typo in provide call.
5880
5881 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5882
5883         * shr.el: New file.
5884
5885         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
5886
5887         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
5888         completing read.
5889
5890 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5891
5892         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
5893         we're being queried about.  Suggested by Dan Jacobson.
5894
5895         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
5896         Suggested by Jason Eisner.
5897
5898         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
5899         table, too.  Suggested by Stefan Wiens.
5900         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
5901         the table unnecessary.  Suggested by Stefan Wiens.
5902
5903         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
5904         longer needed, and probably doesn't work either, as pointed out by
5905         Stefan Wiens.
5906         (gnus-summary-exit): Remove call to the clearing function.
5907         (gnus-summary-exit-no-update): Ditto.
5908
5909         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
5910         instead of gnus-eval-in-buffer-window to avoid popping up frames.
5911         Reported by Stefan Monnier.
5912         (gnus-summary-save-in-rmail): Ditto.
5913
5914         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
5915         article buffer, instead of both the article buffer and the summary
5916         buffer.  Sort of suggested by Dan Jacobson.
5917
5918         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
5919
5920         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
5921         Suggested by Dan Jacobson.
5922
5923         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
5924         documentation clearer.
5925
5926         * message.el (message-shorten-references): Comment on the number "21".
5927         Suggested by Stefan Monnier.
5928
5929         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
5930         Suggested by Dan Jacobson.
5931
5932         * gnus.el (gnus-large-newsgroup):
5933         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
5934
5935         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
5936         externalize attachments.  Bug reported by Steve Wen.
5937
5938         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
5939         really message anything to the user.
5940
5941         * nnmail.el (nnmail-article-group): Allow using the fancy split method
5942         directly.
5943
5944         * nnimap.el (nnimap-request-group): Low higher than high to signal no
5945         messages in empty groups.
5946
5947 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
5948
5949         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
5950         non-UIDNEXT group.
5951
5952 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5953
5954         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
5955         not the value from the collection.
5956
5957         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
5958         values.  This sometimes happens on some groups that have no info.
5959         (nnimap-request-newgroups): New function.
5960
5961 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
5962
5963         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
5964         check into `gnus-registry-initialize'.
5965         (gnus-registry-initialize): Ditto.
5966         Fix and extend header docs.
5967
5968 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5969
5970         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
5971         regexp backtrace overflows.
5972
5973         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
5974         for starttls that tls.el implements; i.e. openssl.
5975
5976         * tls.el (tls-starttls-switches): Give up on using starttls with
5977         gnutls-cli.
5978         (tls-program): Add --insecure to be consistent with the defaults from
5979         openssl s_client.  Now all three commands are insecure.
5980
5981 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5982
5983         * lpath.el: Bind completion-styles-alist for XEmacs.
5984
5985         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
5986         (gravatar-create-image): New function that's an alias to
5987         gnus-xmas-create-image, gnus-create-image, or create-image.
5988         (gravatar-data->image): Use it.
5989
5990 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
5991
5992         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
5993         install the nnregistry refer method.
5994         (gnus-registry-install-hooks): Use it.
5995         (gnus-registry-unfollowed-groups): Add nnmairix to the default
5996         unfollowed groups.
5997
5998 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
5999
6000         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
6001         expanding threads.
6002
6003 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6004
6005         * nnir.el: Use the server names without suffixes (bug #7009).
6006
6007         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
6008         unencrypted to STARTTLS, if possible.
6009
6010 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6011
6012         * message.el (message-ignored-supersedes-headers): Strip Injection-*
6013         headers before superseding.
6014
6015 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6016
6017         * nnrss.el (nnrss-use-local): Add documentation.
6018
6019         * nnimap.el (nnimap-extend-tls-programs): New function.
6020         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
6021         (nnimap-wait-for-connection): Accept the greeting from the stupid
6022         output from openssl s_client -starttls, too.
6023
6024         * tls.el (tls-starttls-switches): New variable.
6025         (tls-find-starttls-argument): Use it.
6026         (open-tls-stream): Ditto.
6027
6028         * netrc.el (netrc-credentials): Return the value of the "default" entry.
6029         (netrc-machine): Ditto.
6030
6031         * nnimap.el (nnimap-find-article-by-message-id): Really return the
6032         article number.
6033         (nnimap-split-fancy): New variable.
6034         (nnimap-split-incoming-mail): Use it.
6035
6036         * nntp.el (nntp-server-list-active-group): Document.
6037
6038         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
6039         SELECT to get the message-id.
6040
6041         * mail-source.el (mail-sources): Remove webmail support.
6042         (defvar): Ditto.
6043         (mail-source-fetcher-alist): Ditto.
6044         (mail-source-fetch-webmail): Remove.
6045
6046         * webmail.el: Remove -- doesn't seem relevant any more.
6047
6048         * gnus.el: Fix up make-obsolete-variable declarations throughout.
6049
6050         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
6051         the \r.
6052
6053 2010-09-30  Julien Danjou  <julien@danjou.info>
6054
6055         * gnus-agent.el (gnus-agent-add-group): Fix call to
6056         gnus-completing-read.
6057
6058 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6059
6060         * nndoc.el (nndoc-retrieve-groups): New function.
6061
6062         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
6063         `default', use nnmail-split-methods.
6064         (nnimap-request-article): Downcase the NILs so that they are nil.
6065
6066         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
6067         symbol.
6068
6069         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
6070         code, since if the user has requested network, that's what they ought
6071         to get.
6072         (nnimap-request-set-mark): Erase the buffer before issuing commands.
6073         (nnimap-split-rule): Mark as obsolete.
6074
6075         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
6076         New variable.
6077
6078         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
6079         correct slot, too.
6080
6081 2010-09-29  Julien Danjou  <julien@danjou.info>
6082
6083         * gnus.el (gnus-local-domain): Declare variable obsolete.
6084
6085         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
6086         Fix history computing.
6087         (gnus-ido-completing-read): Require ido.
6088
6089 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6090
6091         * gnus-registry.el: Don't prompt on load, which makes it impossible to
6092         build Gnus.
6093
6094         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
6095         when interpreting the structures.
6096         (nnimap-request-accept-article): Add \r\n to the lines to make this
6097         work with Cyrus.
6098
6099         * nndraft.el (nndraft-request-expire-articles): Use the group name
6100         instead if "nndraft".  Fix found by Nils Ackermann.
6101
6102 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
6103
6104         * nnregistry.el: Add.
6105
6106 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6107
6108         * nnmail.el (group, group-art-list, group-art):
6109         Remove unneeded directives.
6110
6111 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6112
6113         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
6114         (mm-mime-charset)
6115         * rfc2047.el (rfc2047-syntax-table)
6116         * utf7.el (utf7-utf-16-coding-system): Comment fix.
6117
6118         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
6119         rather than `insert-file-contents' and `eval-region'.
6120
6121         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
6122         construction.
6123
6124         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
6125
6126         * time-date.el: No need to require cl for Emacs 21.
6127
6128 2010-09-29  Julien Danjou  <julien@danjou.info>
6129
6130         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
6131         replacement of `gnus-gravatar-relief' to mimic
6132         `gnus-faces-properties-alist'.
6133         Add :version property.
6134
6135 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6136
6137         * mail-source.el (mail-source-report-new-mail)
6138         * message.el (message-default-mail-headers)
6139         * mm-decode.el (mm-valid-image-format-p): Comment fix.
6140
6141         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
6142
6143 2010-09-28  Julien Danjou  <julien@danjou.info>
6144
6145         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
6146         mail-address contains the same string as real-name.
6147
6148         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
6149         non-blank in header, otherwise it'll get stripped.
6150
6151         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
6152         real-name, and then for mail address rather than doing : or , search.
6153
6154 2010-09-27  Julien Danjou  <julien@danjou.info>
6155
6156         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
6157         right completing-read function.
6158         (gnus-use-ido): New variable
6159         (gnus-completing-read-with-default): Remove.
6160         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
6161         (gnus-agent-add-group):
6162         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
6163         * mm-view.el (mm-view-pkcs7-decrypt):
6164         * mm-util.el (mm-codepage-setup):
6165         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
6166         * mml-smime.el (mml-smime-openssl-sign-query):
6167         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
6168         (mml-insert-multipart):
6169         * gnus-msg.el (gnus-summary-yank-message):
6170         * gnus-int.el (gnus-start-news-server):
6171         * mm-decode.el (mm-interactively-view-part):
6172         * gnus-dired.el (gnus-dired-attach):
6173         * gnus.el (gnus-read-method):
6174         * gnus-bookmark.el (gnus-bookmark-jump):
6175         * gnus-art.el (gnus-mime-view-part-as-type)
6176         (gnus-mime-action-on-part, gnus-article-encrypt-body):
6177         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
6178         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
6179         * nnmairix.el (nnmairix-create-server-and-default-group)
6180         (nnmairix-update-groups, nnmairix-get-server)
6181         (nnmairix-backend-to-server, nnmairix-goto-original-article)
6182         (nnmairix-get-group-from-file-path):
6183         * nnrss.el (nnrss-find-rss-via-syndic8):
6184         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
6185         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
6186         (gnus-group-browse-foreign-server):
6187         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
6188         (gnus-summary-execute-command, gnus-summary-respool-article)
6189         (gnus-read-move-group-name):
6190         * gnus-score.el (gnus-summary-increase-score)
6191         (gnus-summary-score-effect):
6192         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
6193
6194 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6195
6196         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
6197         x-focus-frame.
6198
6199         * nnimap.el (auth-source-forget-user-or-password)
6200         (auth-source-user-or-password): Autoload.
6201
6202         * message.el (message-from-style, message-interactive)
6203         (message-cite-prefix-regexp, message-sendmail-envelope-from)
6204         (message-yank-prefix, message-indentation-spaces, message-signature)
6205         (message-signature-file): Add comment.
6206
6207 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6208
6209         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
6210         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
6211         new articles.
6212
6213         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
6214         parts.
6215         (nnimap-request-article): Work with the t setting, too.
6216
6217         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
6218         that you don't get flashes of other buffers.
6219         (gnus-summary-show-complete-article): Intern before setting.
6220
6221 2010-09-27  David Engster  <dengste@eml.cc>
6222
6223         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
6224         well as HEADERS.
6225         (nnmairix-retrieve-headers): Provide new argument for the above.
6226
6227 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6228
6229         * gnus-sum.el (gnus-summary-move-article): Don't alter
6230         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
6231         group.
6232
6233         * nnimap.el (nnimap-update-info): Don't destructively alter active.
6234
6235         * message.el (message-cite-prefix-regexp): Revert my last edit.
6236
6237         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
6238         variable instead of the Gnus variable.
6239
6240         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
6241
6242         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
6243
6244         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
6245         since some servers don't like it.
6246         (nnimap-open-connection): Forget credentials if the server says the
6247         password was wrong.
6248         (nnimap-parse-line): Protect against invalid data.
6249
6250         * gnus-sum.el (gnus-summary-move-article): Add comment.
6251         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
6252         nothing alters it while scanning for new messages.
6253
6254         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
6255         which may or may not help.
6256         (nnimap-open-connection): If we're doing a stream connection, and then
6257         discover we're on a STARTTLS-capable server, then open a STARTTLS
6258         connection instead.
6259
6260 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6261
6262         * nnimap.el (utf7): Require.
6263
6264         * message.el (message-cite-prefix-regexp): Remove "}" from citation
6265         prefix.
6266
6267 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
6268
6269         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
6270
6271 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6272
6273         * nnimap.el (nnimap-request-accept-article): Message the error on
6274         error.
6275
6276 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6277
6278         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
6279
6280 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6281
6282         * nndoc.el (nndoc-request-list): Return success always.
6283
6284         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
6285         `fetch-old' -- we only want to fetch the articles we've requested.
6286         The rest are in the agent, probably.
6287         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
6288         disappeared server" to something low.  It's not important.
6289
6290         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
6291         arrived before the FETCH data.
6292
6293         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
6294         target here, because we don't know the Gnus name of the group.
6295
6296         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
6297         for the correct group.
6298
6299         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
6300
6301         * gnus.el (gnus): Give a final warning after startup.
6302
6303         * gnus-util.el (gnus-action-message-log): New variable.
6304         (gnus-message): Use it.
6305         (gnus-final-warning): New function.
6306
6307         * nnimap.el (nnimap-open-connection): Record the greeting.
6308         (nnimap): Add greeting.
6309
6310 2010-09-26  Julien Danjou  <julien@danjou.info>
6311
6312         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
6313         arguments.
6314         (gnus-html-wash-images): Fix spec computing to include start/end.
6315
6316         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
6317
6318 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6319
6320         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
6321         deletion.
6322         (nnimap-retrieve-headers): Don't select the group, because that's
6323         already done by nnimap-possibly-change-group.
6324
6325         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
6326         (gnus-picon-transform-address): Use it.
6327
6328         * mail-source.el (mail-source-value): Revert previous patch.
6329
6330         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
6331         on failure.
6332         (nnimap-open-connection): Look up both virtual and physical server name
6333         credentials.
6334
6335         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
6336
6337 2009-02-07  Dave Love  <fx@gnu.org>
6338
6339         * tls.el (open-tls-stream): Don't query killing process.
6340
6341 2009-02-08  Dave Love  <fx@gnu.org>
6342
6343         * gnus-win.el (gnus-window-to-buffer-helper)
6344         (gnus-all-windows-visible-p): Function needn't be a symbol.
6345
6346         * mail-source.el (mail-source-value): Function needn't be a symbol.
6347
6348 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6349
6350         * message.el (message-cite-prefix-regexp): Remove } from the cite
6351         prefix.
6352
6353         * gnus-art.el (gnus-treatment-function-alist): Do picons before
6354         highlight again, so that the highlight is correct.
6355
6356         * gnus-picon.el (gnus-picon): Remove again.
6357         (gnus-picon-create-glyph): Set the background XPM color explicitly.
6358
6359         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
6360         doing the header highlightling, so that the background color of the
6361         picon is correct.
6362
6363         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
6364         (gnus-picon): Ditto.
6365         (gnus-picon): Reinstate.  The background color for picons is white.
6366         (gnus-picon-insert-glyph): Make the background white.
6367
6368         * nnml.el (nnml-open-nov): Don't return dead buffers.
6369
6370         * auth-source.el (auth-source-create): Query the user for whether to
6371         store the credentials.
6372
6373         * netrc.el (netrc-store-data): New function.
6374
6375         * auth-source.el (auth-source-user-or-password): Use the existing auth
6376         sources, if any, for creation.
6377
6378         * gnus.el (gnus-group-fast-parameter): Return the last matching
6379         parameter instead of the first matching parameter.
6380
6381 2010-09-26  Julien Danjou  <julien@danjou.info>
6382
6383         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
6384
6385 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6386
6387         * mml2015.el (mml2015-use): Remove gpg support.
6388
6389         * mml1991.el (mml1991-function-alist): Remove gpg function.
6390         (mml1991-gpg-sign): Remove.
6391
6392 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
6393
6394         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
6395         (gnus-browse-unsubscribe-current-group): Document it.
6396         (gnus-browse-unsubscribe-group): Use it.
6397
6398 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6399
6400         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
6401         address to the To list for easier response.
6402
6403         * gnus.el (gnus-play-startup-jingle): Remove.
6404         (gnus-splash): Don't play jingle.
6405         (gnus): Silence gnus-load message.
6406
6407         * gnus-art.el (gnus-treat-play-sounds): Remove.
6408
6409         * gnus.el (gnus-play-jingle): Remove audio support.
6410
6411         * gnus-cus.el (gnus-score-customize): Remove audio reference.
6412
6413         * earcon.el: Remove -- no users.
6414
6415         * gnus-audio.el: Remove -- no users of this package.
6416
6417         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
6418
6419         * gnus-start.el (gnus-setup-news): Remove nocem support.
6420
6421         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
6422
6423         * gnus.el (gnus-use-nocem): Remove.
6424
6425         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
6426         Remove.
6427
6428         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
6429         uses NoCeM any more.
6430
6431         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
6432         (gnus-button-ctan-handler): Ditto.
6433         (gnus-button-handle-ctan-bogus-regexp): Ditto.
6434         (gnus-button-ctan-directory-regexp): Ditto.
6435         (gnus-button-handle-ctan): Ditto.
6436         (gnus-button-tex-level): Ditto.
6437         (gnus-button-alist): Remove CTAN stuff.
6438
6439 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6440
6441         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
6442         nnimap-streaming test.
6443
6444         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
6445         servers twice.
6446
6447         * nnimap.el (nnimap-open-connection): Add more error reporting when
6448         nnimap fails early.
6449
6450         * nnheader.el (nnheader-get-report-string): New function.
6451         (nnheader-get-report): Use it.
6452
6453         * gnus-int.el (gnus-check-server): Say what the error was when opening
6454         failed.
6455
6456         * nnimap.el (nnimap-wait-for-response): Search further when we're not
6457         using streaming.
6458
6459 2010-09-25  Julien Danjou  <julien@danjou.info>
6460
6461         * gnus-html.el (gnus-html-rescale-image): Use our defalias
6462         gnus-window-inside-pixel-edges.
6463
6464 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6465
6466         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
6467
6468         * mm-decode.el (mm-save-part): Allow saving to other directories the
6469         normal Emacs way.
6470
6471         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
6472         Suggested by Jay Berkenbilt.
6473
6474         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
6475         there isn't a single byte.
6476
6477         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
6478         just do it.  It doesn't really seem to matter what the user responds
6479         here, I think, so it's just a confusing question.
6480
6481         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
6482         non-streaming case.
6483
6484         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
6485         (gnus-article-encrypt-body): Use it.
6486
6487         * gnus-sum.el (gnus-summary-show-complete-article): New command and
6488         keystroke.
6489
6490         * nnimap.el (nnimap-find-wanted-parts-1):
6491         Use gnus-fetch-partial-articles.
6492
6493         * gnus-art.el (gnus-fetch-partial-articles): New variable.
6494
6495         * nnimap.el (nnimap-insert-partial-structure): New function.
6496         (nnimap-get-partial-article): New function.
6497         (nnimap-request-article): Use it.
6498         (nnimap-wait-for-response): Return whether the wait was successful.
6499         (nnimap-finish-retrieve-group-infos): Don't do anything if the
6500         retrieval wasn't successful.
6501         (nnimap-retrieve-group-data-early): Allow throttling servers.
6502         (nnimap-streaming): New variable.
6503         (nnimap-fetch-partial-articles): Remove.
6504
6505         * mm-decode.el (mm-with-part): Protect against killed buffers.
6506
6507         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
6508         for prettier summary display.
6509
6510 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
6511
6512         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
6513
6514 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6515
6516         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
6517         apparently third-party libraries depend on it.
6518
6519         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
6520         before starting negotiation.
6521
6522         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
6523         privacy reasons.
6524         (gnus-treat-mail-gravatar): Ditto.
6525
6526         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
6527         buffer when inserting images.  Inserting text into the headers, for
6528         instance, can make them invalid.
6529
6530 2010-09-25  Julien Danjou  <julien@danjou.info>
6531
6532         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
6533         variables.
6534
6535         * nnheader.el: Remove useless variables news-reply-yank-from and
6536         news-reply-yank-message-id.
6537
6538         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
6539         variables.
6540
6541         * mml1991.el: Remove useless mml1991-verbose.
6542
6543         * gnus.el: Remove useless variable gnus-use-generic-from.
6544         Remove obsolete variable gnus-topic-indentation.
6545
6546         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
6547
6548         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
6549
6550         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
6551
6552         * gnus-group.el: Remove useless gnus-group-icon-cache.
6553         Remove useless gnus-ephemeral-group-server.
6554
6555         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
6556
6557         * mml2015.el: Remove useless mml2015-verbose.
6558
6559         * mml-smime.el: Remove useless mml-smime-verbose.
6560
6561         * gnus.el: Remove useless gnus-local-domain.
6562
6563         * gnus-gravatar.el (gnus-gravatar-transform-address):
6564         Use gnus-gravatar-size.
6565
6566         * gnus-art.el: Remove useless gnus-treat-translate.
6567
6568 2010-09-24  Julien Danjou  <julien@danjou.info>
6569
6570         * gnus-sum.el: Add support for Gravatars.
6571
6572         * gnus-art.el: Add support for Gravatars.
6573
6574         * gnus-gravatar.el: Add this file.
6575
6576         * gravatar.el: Add this file.
6577
6578 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6579
6580         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
6581
6582         * gnus-group.el (gnus-group-fetch-faq): Remove.
6583
6584         * gnus.el (gnus-group-faq-directory): Remove.
6585
6586         * gnus-group.el (gnus-group-fetch-charter): Remove.
6587
6588         * gnus.el (gnus-group-charter-alist): Remove.
6589
6590         * gnus-group.el (gnus-group-archive-directory): Remove.
6591         (gnus-group-recent-archive-directory): Ditto.
6592         (gnus-group-make-archive-group): Remove.
6593
6594         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
6595
6596         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
6597         use the same article number for all the cached articles.
6598
6599         * nnimap.el (nnimap-command): Register the last command time so
6600         that we can use it for idling NOOPs.
6601         (nnimap-open-connection): Start the keeplive timer.
6602         (nnimap-make-process-buffer): Store all the process buffers.
6603         (nnimap-keepalive): New function.
6604
6605         * starttls.el (starttls-open-stream): Add autoload cookie.
6606
6607 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6608
6609         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
6610         handling.
6611
6612 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6613
6614         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
6615         its data structures.
6616
6617         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
6618         instead of the cl.el copy-list.
6619         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
6620         equalp.
6621
6622 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6623
6624         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
6625         and tool-bar-local-item-from-menu.
6626
6627         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
6628         mode-line-highlight face for Emacs.
6629
6630         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
6631         loading gnus-sum.elc; fix comment for canlock-verify.
6632         (gnus-article-jump-to-part): Use read-number.
6633         (gnus-insert-mime-button, gnus-insert-mime-security-button):
6634         Remove Emacs pre-21 compatible code for help-echo.
6635         (gnus-article-next-page-1): No need to adjust the number of lines.
6636         (gnus-article-describe-bindings): Always use help-buffer.
6637
6638         * gnus-audio.el (gnus-audio-inline-sound)
6639         * gnus-cus.el (gnus-custom-mode)
6640         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
6641
6642         * gnus-sum.el (gnus-remove-overlays): Doc fix.
6643
6644         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
6645         compatible code.
6646
6647 2010-09-24  Glenn Morris  <rgm@gnu.org>
6648
6649         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
6650         visiting the fcc file in rmail-mode.
6651
6652         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
6653
6654 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6655
6656         * nnir.el: Silence the byte compiler.
6657
6658         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
6659         alias to browse-url-url-encode-chars if any.
6660         (gnus-html-encode-url): Use it.
6661
6662 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6663
6664         * gnus-start.el (gnus-use-backend-marks): New variable.
6665         (gnus-get-unread-articles-in-group): Use it.
6666
6667         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
6668         makeover.
6669
6670 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6671
6672         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
6673
6674 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6675
6676         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
6677         Remove.
6678         (gnus-setup-news-hook):
6679         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
6680
6681         * gnus-int.el (gnus-request-update-info): Protect against backends not
6682         having the function.
6683
6684         * nnimap.el (nnimap-stream): Mention starttls.
6685         (nnimap-open-connection): Add starttls support.
6686
6687 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6688
6689         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
6690
6691 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6692
6693         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
6694         BODYSTRUCTUREs.
6695         (nnimap-transform-headers): Unfold quoted {42} headers.
6696
6697         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
6698         the info.
6699         (gnus-get-unread-articles): Only call updatep on backends that support
6700         it.
6701
6702         * nnweb.el (nnweb-request-update-info): NOOP.
6703
6704         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
6705
6706         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
6707         since it only deals with marks.
6708
6709         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
6710         gnus-request-marks, and make a new gnus-request-update-info.
6711
6712         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
6713         the active instead of the high number, which is usually too low.
6714
6715 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
6716
6717         * netrc.el (netrc-parse): Remove encrypt.el mentions.
6718         * encrypt.el: Remove.
6719
6720 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6721
6722         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
6723         server in symbolic form.
6724
6725         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
6726
6727 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6728
6729         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
6730         (nnimap-update-info): Fix up code slightly.
6731
6732         * gnus-int.el (gnus-open-server): Add tracing for performance
6733         debugging.
6734
6735         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
6736         (gnus-group-insert-group-line): Pass the real group name so that it
6737         gets the right data.
6738
6739         * gnus-start.el (gnus-get-unread-articles): Don't have
6740         `gnus-get-unread-articles-in-group' update info, since that can be
6741         really slow and doesn't seem to be needed?
6742
6743 2010-09-22  Dan Christensen  <jdc@uwo.ca>
6744
6745         * time-date.el (date-to-time): Try using parse-time-string first before
6746         using the slower timezone-make-date-arpa-standard.
6747
6748 2010-09-22  Julien Danjou  <julien@danjou.info>
6749
6750         * gnus-group.el (gnus-group-insert-group-line):
6751         Call gnus-group-highlight-line.
6752         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
6753         default hook list.
6754         (gnus-group-update-eval-form): Add new function.
6755         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
6756         (gnus-group-get-icon): Use gnus-group-update-eval-form.
6757
6758 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6759
6760         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
6761         immediate, then expire all articles.
6762         (nnimap-update-info): Fix off-by-one errors.
6763         (nnimap-flags-to-marks): Would return no marks lists for group with no
6764         flags.  Instead return the other data.
6765
6766 2010-09-22  Julien Danjou  <julien@danjou.info>
6767
6768         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
6769         Only return an icon.
6770         (gnus-group-insert-group-line): Compute icon to return.
6771
6772         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
6773         (gnus-html-image-fetched): Only cache if
6774         gnus-html-image-automatic-caching is set.
6775         (gnus-html-image-fetched): Check for errors.
6776
6777 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6778
6779         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
6780         once per method on `g'.  This ensures that backends like nnfolder don't
6781         open all their folders.
6782
6783         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
6784         (nnimap-request-list): Nix out group in the correct buffer.
6785         (nnimap-parse-flags): Implement by using `read' instead of
6786         hand-parsing.
6787         (nnimap-flags-to-marks): Pass on permanent-flags.
6788         (nnimap-make-process-buffer): Record the server name.
6789         (nnimap-parse-flags): Fix typo.
6790         (nnimap-request-scan): Run split on the server in general, not just a
6791         single group.
6792
6793         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
6794         parameter, and propagate this downwards.
6795
6796         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
6797         since EXAMINE changes it on the server.
6798
6799         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
6800         this command might take a while.
6801
6802 2010-09-22  Julien Danjou  <julien@danjou.info>
6803
6804         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
6805         harmful if you have 2 images side-by-side, they can't be properly
6806         update on text deletion.  Using text-property is safer here.
6807         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
6808         data.
6809
6810 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6811
6812         * nnimap.el (nnimap-expunge-inbox): Remove.
6813         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
6814         (nnimap-expunge): Flip default to t.
6815
6816         * gnus.el (gnus-method-to-server): Don't push things to the cache
6817         unless it's unique.
6818         (gnus-server-to-method): Ditto.
6819
6820 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6821
6822         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
6823
6824 2010-09-22  Julien Danjou  <julien@danjou.info>
6825
6826         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
6827         get the start of data.
6828         (gnus-html-encode-url): Add this function to encode special chars in
6829         URL.
6830         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
6831         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
6832
6833         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
6834         default.
6835         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
6836
6837         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
6838         images alt-text.
6839         (gnus-html-put-image): Put alt-text as help-echo.
6840
6841 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6842
6843         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
6844         * mm-util.el (mm-decompress-buffer)
6845         * nnir.el (nnir-run-find-grep)
6846         * pop3.el (pop3-list): Use 3rd arg of split-string.
6847
6848         * time-date.el (format-seconds): Comment fix.
6849
6850         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
6851         and byte-optimize-form-code-walker.
6852         (dgnushack-make-auto-load): Don't advise make-autoload.
6853
6854         * lpath.el: Remove Emacs 21 stuff.
6855
6856 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6857
6858         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
6859         outside the active range.  Suggested by Dan Christensen.
6860
6861         * gnus-start.el (gnus-get-unread-articles): Get the extended method
6862         slightly later to avoid double-getting it.
6863
6864         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
6865         previous patch.
6866
6867         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
6868
6869 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
6870
6871         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
6872
6873 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6874
6875         * gnus-int.el (gnus-open-server): Give a better error message in the
6876         "go offline" case.
6877
6878         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
6879         marks for nnimap, which is seldom the right thing to do.
6880
6881         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
6882         (gnus-same-method-different-name): New function.
6883
6884         * nnimap.el (parse-time): Require.
6885
6886         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
6887         method in the presence of many similar methods.
6888
6889         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
6890
6891         * nnimap.el (nnimap-find-expired-articles): Don't refer to
6892         nnml-inhibit-expiry.
6893
6894         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
6895         find out whether methods are equal.
6896
6897         * nnimap.el (nnimap-find-expired-articles): New function.
6898         (nnimap-process-expiry-targets): New function.
6899         (nnimap-request-move-article): Request the article before looking at
6900         what the Message-ID is.  Fix found by Andrew Cohen.
6901         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
6902
6903         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
6904         for oldness in addition to being a predicate.
6905
6906         * nnimap.el (nnimap-request-group): When we have zero articles, return
6907         the right data to Gnus.
6908         (nnimap-request-expire-articles): Only delete articles immediately if
6909         the target is 'delete.
6910
6911         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
6912         method, this would bug out.
6913
6914         * gnus-group.el (gnus-group-expunge-group): Rename from
6915         gnus-group-nnimap-expunge, and implemented as a normal interface
6916         function.
6917
6918         * gnus-int.el (gnus-request-expunge-group): New function.
6919
6920         * nnimap.el (nnimap-request-create-group): Implement.
6921         (nnimap-request-expunge-group): New function.
6922
6923 2010-09-21  Julien Danjou  <julien@danjou.info>
6924
6925         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
6926         (gnus-html-cache-expired): Add new function.
6927         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
6928         wethever we should display image for fetch it.
6929         Compute alt-text earlier to pass it to the fetching function too.
6930         (gnus-html-schedule-image-fetching): Change function argument to only
6931         get one image at a time, not a list.
6932         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
6933         cache.
6934         (gnus-html-get-image-data): New function to retrieve image data from
6935         cache.
6936         (gnus-html-put-image): Change buffer argument to use image data rather
6937         than file, and place image above region rather than inserting a new
6938         one.  Do not take alt-text as argument, since it's useless now: we place
6939         the image above alt-text.
6940         (gnus-html-prune-cache): Remove.
6941         (gnus-html-show-images): Start to fetch image when we find one, do not
6942         push into a temporary list.
6943         (gnus-html-prefetch-images): Only fetch image if they have expired.
6944         (gnus-html-browse-image): Fix, use 'gnus-image-url.
6945         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
6946
6947 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6948
6949         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
6950
6951 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6952
6953         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
6954         spec inser "*" if the group isn't active instead of 0.
6955
6956         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
6957         opening the server.
6958         (nnimap-request-delete-group): Implement group deletion.
6959         (nnimap-transform-headers): Return the size of the entire message in
6960         the Bytes header, not just the size of the first part.
6961         (nnimap-request-move-article): When moving an article from nnimap,
6962         request the article first so the accepting form has an article to
6963         accept.  Reported by Dan Christensen.
6964         (nnimap-command): Make sure that the error message doesn't error out.
6965
6966 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
6967
6968         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
6969         we haven't requested anything.
6970
6971 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6972
6973         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
6974         "".  Fix found by Andrew Cohen.
6975
6976         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
6977         instead of -encode-string.
6978
6979 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6980
6981         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
6982
6983         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
6984         by mm-subst-char-in-string.
6985
6986 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6987
6988         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
6989         waiting for the connection string.
6990
6991         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
6992         arriving.
6993
6994         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
6995         bogus characters.  This allows selecting certain Gmail groups.
6996
6997         * nnimap.el (nnimap-find-wanted-parts-1): New function.
6998         (nnimap-fetch-partial-articles): New variable.
6999         (nnimap-open-connection): When looking for credentials, also use the
7000         nnimap-server-port.
7001         (nnimap-request-article): Return the group/article number, so that Gnus
7002         `^' works as expected.
7003         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
7004
7005         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
7006         comments.
7007         (gnus-methods-sloppily-equal): New function.
7008         (gnus): When using the development version of Gnus, load the gnus-load
7009         file.
7010
7011         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
7012         `gnus-open-server' on each method before trying to scan them etc.
7013         This ensures that all the backend parameters are set correctly.
7014
7015         * nnimap.el (nnimap-authenticator): New variable.
7016         (nnimap-open-connection): Allow anonymous login.
7017         (nnimap-transform-headers): The chars header is called Chars not Bytes.
7018         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
7019
7020         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
7021         patch, found by Knut Anders Hatlen.
7022
7023 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
7024
7025         * gnus-agent.el (gnus-agent-batch-confirmation)
7026         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
7027         to gnus-message.
7028         * gnus-art.el (gnus-article-describe-briefly): Likewise.
7029         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
7030         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
7031         * gnus-int.el (gnus-open-server): Likewise.
7032         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
7033         (gnus-score-check-syntax): Likewise.
7034         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
7035         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
7036         Likewise.
7037         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
7038
7039 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7040
7041         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
7042         calling conventions so that prefetch doesn't bug out.
7043
7044 2010-09-19  Julien Danjou  <julien@danjou.info>
7045
7046         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
7047         rather than `subst-char-in-region' in order to be able to replace ASCII
7048         char by UTF-8 ones.
7049
7050         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
7051         than curl.
7052         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
7053         the right URL and ALT text on images.
7054         (gnus-html-wash-tags): Fix tag case.
7055         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
7056         (gnus-article-html): Add -o display_ins_del=2 option.
7057         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
7058
7059 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7060
7061         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
7062         the extra mail headers, which sometimes seem to happen for unknown
7063         reasons.
7064
7065         * mail-parse.el (mail-header-encode-parameter): Define as
7066         rfc2045-encode-string instead of as rfc2231-encode-string, since some
7067         (or most, perhaps?) mail readers don't understand the latter, but do
7068         understand the former.
7069
7070         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
7071         to nil, so that no methods are automatically agentized.  I think this
7072         is probably what most users want.
7073
7074         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
7075         from url-retrieve, for instance about invalid URLs.
7076
7077         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
7078         groups that have no articles.
7079         (nnimap-request-article): Check that we really got an article when we
7080         requested one.
7081
7082         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
7083         doesn't exist.
7084
7085         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
7086         nntp buffer so the agent can save it.
7087         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
7088         that CRLF doesn't get translated to \n.
7089         (nnimap-open-connection): Don't make 'shell commands only send \n.
7090
7091 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7092
7093         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
7094         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
7095         Update var name.
7096         (nnml-generate-nov-file): Use dolist.
7097         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
7098         Use with-current-buffer.
7099
7100 2010-09-18  Julien Danjou  <julien@danjou.info>
7101
7102         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
7103         parallel.
7104
7105 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7106
7107         * nnimap.el (nnimap-update-info): When doing partial marks update, get
7108         the range update right.
7109         (nnimap-request-group): Don't make `M-g' bug out on group with no
7110         marks.
7111         (nnoo): Require, so that other packages can require nnimap.
7112         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
7113         command we're looking for.  This helps when the server sends more
7114         responses after we've gotten everything we expected.
7115         (nnimap): Add a `newlinep' field to keep track of end-of-line
7116         conventions.
7117         Don't send CRLF to things that don't want it.
7118         (nnimap-request-accept-article): Ditto.
7119
7120 2010-09-18  Julien Danjou  <julien@danjou.info>
7121
7122         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
7123         than curl to retrieve images.
7124
7125 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7126
7127         * nnimap.el (nnimap-update-info): Extend the info so that we can set
7128         the marks.
7129         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
7130         (nnimap-wait-for-connection): New function.
7131         (nnimap-open-connection): If we have PREAUTH, don't query for login
7132         credentials.
7133         (nnimap-update-info): Fix off-by-one error when concatenating ranges
7134         when doing a partial update.
7135
7136 2010-09-18  Julien Danjou  <julien@danjou.info>
7137
7138         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
7139         tags.
7140
7141 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7142
7143         * nnimap.el (nnimap-credentials): New function.
7144         (nnimap-open-connection): Use the new function to look for credentials
7145         also on the numeric equivalents of "imap" and "imaps".
7146
7147         * gnus-start.el (gnus-activate-group): Send the info to
7148         gnus-request-group.
7149
7150         * nnimap.el (nnimap-request-group): Have the "check" version of the
7151         function parse flags and update the info, so that a `M-g' get a total
7152         resync of all flags from the group.
7153
7154         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
7155         to allow backends to alter the info on group selection.  Also alter all
7156         the backend -request-group functions to take the parameter.
7157
7158         * nnimap.el (nnimap-store-info): New function.
7159         (nnimap-update-info): Store the info for later usage.
7160         (nnimap-request-group): Use the stored info for the dont-check case, so
7161         that we don't retrieve all marks when we enter a group.
7162
7163         * nnimap.el: Use deffoo instead of defun for interface functions.
7164
7165         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
7166         update the group info.  This makes the nndraft groups, for instance, go
7167         back to their old behavior.
7168
7169         * gnus-sum.el (gnus-select-newsgroup): Indent.
7170
7171         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
7172         in.
7173         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
7174         nothing.
7175
7176         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
7177         from methods that are denied.
7178
7179         * gnus-int.el (gnus-method-denied-p): New function.
7180
7181         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
7182         store the password instead of netrc.
7183         (nnimap-open-connection): Don't error out when we can't make a
7184         connections.
7185
7186         * auth-source.el (auth-source-create): In the password prompt, say what
7187         we're querying for.  Also prompt for user name if that hasn't been
7188         given.
7189
7190         * nnimap.el (nnimap-with-process-buffer): Remove.
7191
7192 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7193
7194         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
7195         method when we're reading from the agent.
7196
7197         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
7198
7199         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
7200         that's probably most useful for users.
7201
7202         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
7203         "failed" all the time.
7204
7205         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
7206         ...)) with (with-current-buffer ... ).
7207
7208         * nntp.el (nntp-open-server): Return whether the open was successful or
7209         not.
7210
7211         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
7212         select an unread unseen article first.
7213
7214         * nnimap.el (nnimap-open-connection): If the user doesn't have a
7215         /etc/services, supply some sensible port defaults.
7216
7217         * dgnushack.el: Define netrc-credentials.
7218
7219 2010-09-17  Julien Danjou  <julien@danjou.info>
7220
7221         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
7222
7223 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7224
7225         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
7226         doesn't have any parameters.
7227
7228 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7229
7230         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
7231         only upcased checks.
7232
7233         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
7234
7235         * nnimap.el (nnimap-open-shell-stream): New function.
7236         (nnimap-open-connection): Use it.
7237         (nnimap-transform-headers): Get the number of lines in each message.
7238         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
7239         number of lines.
7240         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
7241         problem.
7242
7243         * utf7.el (utf7-encode): Autoload.
7244
7245         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
7246         to allow the mail splitting to not return a default group.  This is
7247         useful for nnimap, which will leave unmatched mail in the inbox.
7248
7249         * nnimap.el: Rewritten.
7250
7251         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
7252         nnimap usage.
7253
7254         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
7255         if the move is internal, so that nnimap can do fast internal moves.
7256
7257         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
7258         data.
7259         (gnus-read-active-for-groups): Support finishing the early retrieval of
7260         data.
7261
7262         * gnus-range.el (gnus-range-nconcat): New function.
7263
7264         * gnus-int.el (gnus-finish-retrieve-group-infos)
7265         (gnus-retrieve-group-data-early): New functions.
7266
7267 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7268
7269         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
7270         (nnrss-retrieve-groups):
7271         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
7272         (pop3-quit): Use with-current-buffer.
7273
7274 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7275
7276         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
7277         instead of nnheader-accept-process-output.
7278
7279         * dgnushack.el (dgnushack-compile): Add comment.
7280
7281         * lpath.el: No need to fbind propertize for XEmacs 21.4.
7282
7283         * gnus-html.el (gnus-html-schedule-image-fetching)
7284         (gnus-html-prefetch-images): Replace process-kill-without-query by
7285         gnus-set-process-query-on-exit-flag.
7286
7287 2010-09-16  Romain Francoise  <romain@orebokech.com>
7288
7289         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
7290
7291 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7292
7293         * gnus-registry.el (gnus-registry-install-shortcuts): The second
7294         parameter to unintern is mandatory-ish in Emacs 24.
7295
7296         * gnus-html.el (gnus-html-schedule-image-fetching)
7297         (gnus-html-prefetch-images): Check for curl before using it.
7298
7299         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
7300         depend on curl, which isn't essential.
7301
7302         * imap.el: Revert back to version
7303         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
7304         seem problematic.
7305
7306 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
7307
7308         * gnus-registry.el (gnus-registry-install-shortcuts):
7309         Explicitly pass `obarray' to `unintern' to avoid a warning.
7310
7311 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7312
7313         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
7314         change.
7315
7316         * nnrss.el (nnrss-request-list): Remove this function and related
7317         functions, including the moreover stuff.
7318
7319 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7320
7321         * nnrss.el (nnrss-retrieve-groups): New function.
7322
7323 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
7324
7325         * .dir-locals.el: Add no-byte-compile cookie.
7326
7327 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7328
7329         * time-date.el (format-seconds): Comment fix.
7330
7331         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
7332         for back end that doesn't support request-scan.
7333
7334 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7335
7336         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
7337         then do request scans from the backends.
7338
7339         * netrc.el (netrc-credentials): New conveniency function.
7340
7341         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
7342         avoid running a hook per line, since this takes a lot of time,
7343         profiling shows.
7344         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
7345         directly if gnus-visual-p is true.
7346
7347 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7348
7349         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
7350         groups; replace mapcar with dolist which is a bit faster; pass groups
7351         info to gnus-read-active-file-1.
7352         (gnus-read-active-file-1): Scan only specified groups if the new
7353         optional arg `infos' is given.
7354
7355 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7356
7357         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
7358
7359         * pop3.el (pop3-movemail): Remove.
7360         (pop3-streaming-movemail): Rename to pop3-movemail.
7361
7362         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
7363         don't restrict end-tag searches to the end of the line.
7364
7365 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7366
7367         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
7368         articles of every unchecked group to t, which means unknown since the
7369         server has never been opened.
7370
7371 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7372
7373         * gnus-html.el (gnus-html-show-alt-text): New command.
7374         (gnus-html-browse-image): Ditto.
7375         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
7376         to browse the image directly.
7377         (gnus-html-wash-tags): Search for images first, so that <a><img> works
7378         better.
7379
7380         * gnus-async.el (gnus-async-article-callback):
7381         Call `gnus-html-prefetch-images' unconditionally.
7382
7383         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
7384         before feeding URLs to curl.
7385
7386 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7387
7388         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
7389         internal images as deletable by `W D D'.
7390
7391         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
7392         (gnus-async-article-callback): Fix typo.
7393
7394 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7395
7396         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
7397         current line to work around bugs in the output from w3m.
7398
7399         * gnus-async.el (gnus-async-article-callback): Always prefetch images
7400         for groups that want that.
7401
7402         * nntp.el (nntp-wait-for-string): Supply a timeout for
7403         accept-process-output to ensure progress.
7404
7405         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
7406         level to get unread articles from, then use that for foreign groups,
7407         too.
7408
7409         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
7410         confuses the rest of the function.
7411
7412         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
7413         for the methods that support -retrieve-groups, too.
7414
7415         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
7416
7417 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7418
7419         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
7420         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
7421
7422         * pop3.el: Require cl when compiling.
7423         (pop3-number-of-responses): Search for "+OK", not "+OK ".
7424
7425 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7426
7427         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
7428         that aren't going to be activated.
7429         (gnus-get-unread-articles): Fix up the last commit.
7430
7431         * gnus-html.el (gnus-article-html): Allow calling without specifying
7432         the handle.  In that case, dissect the buffer first.
7433
7434         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
7435
7436         * nnimap.el (nnimap-open-connection): Revert the change that would look
7437         into authinfo for imaps instead of imap.
7438
7439         * gnus-start.el (gnus-activate-group): Take an optional parameter to
7440         say that you don't want to call gnus-request-group with don-check, but
7441         do check the reponse.  This is for virtual groups only.
7442         (gnus-get-unread-articles): Count the archive groups as secondary, so
7443         that they're activated the same way as before.
7444
7445         * imap.el (imap-message-map): Removed optional buffer parameter, since
7446         no callers use it.
7447         (imap-message-get): Ditto.
7448         (imap-message-put): Ditto.
7449         (imap-mailbox-map): Ditto.
7450         (imap-mailbox-put): Ditto.
7451         (imap-mailbox-get): Ditto.
7452         (imap-mailbox-get): Revert last change for this function.
7453
7454         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
7455         case-insensitively.
7456         (nnimap-debug): Remove.
7457
7458         * net/imap.el (imap-fetch-safe): Remove function, and alter all
7459         callers to use `imap-fetch' instead.  According to the comments, this
7460         should be safe, since all other IMAP clients use the 1:* syntax.
7461         (imap-enable-exchange-bug-workaround): Remove.
7462         (imap-debug): Remove -- doesn't seem very useful.
7463
7464         * mail-source.el (mail-source-fetch): Don't message if we're fetching
7465         mail from a file, and the file doesn't exist.
7466
7467         * imap.el (imap-log): New convenience function used throughout instead
7468         of repeating the same code all over the place.
7469
7470         * pop3.el (pop3-streaming-movemail): Return t for success.
7471
7472         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
7473         .authinfo if we're using ssl connection.
7474
7475         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
7476         already have if we're in a main Gnus `g' run.
7477
7478         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
7479
7480 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7481
7482         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
7483
7484         * nnmh.el (nnmh-request-list-1): Bind `file'.
7485
7486         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
7487         alias to set-process-query-on-exit-flag or process-kill-without-query.
7488         (pop3-open-server): Use it.
7489
7490 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7491
7492         * mail-source.el (mail-source-delete-crash-box): Always move the crash
7493         box to the Incoming file.  Fixes mistake in previous checkin.
7494
7495         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
7496         request loop (for debugging purposes) removed.
7497
7498         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
7499         culprit is more visible.
7500         (nnml-save-incremental-nov, nnml-open-incremental-nov)
7501         (nnml-add-incremental-nov): New functions to do "incremental" nov
7502         updates, where we just append to the end of the existing nov files
7503         without reading/writing them in full.
7504
7505         * mail-source.el (mail-source-delete-crash-box): Really only check the
7506         incoming files once in a while.
7507
7508         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
7509
7510         * mail-source.el (mail-source-delete-crash-box): Only check the
7511         incoming files for deletion once per day to save a lot of file
7512         accesses.
7513
7514         * pop3.el (pop3-logon): Fix up unbound variable typo.
7515
7516         * mail-source.el (pop3-streaming-movemail): Autoload.
7517
7518         * pop3.el (pop3-streaming-movemail):
7519         Respect pop3-leave-mail-on-server.
7520
7521         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
7522         retrieval.
7523
7524         * pop3.el (pop3-process-filter): Remove unused function.
7525         (pop3-streaming-movemail, pop3-send-streaming-command)
7526         (pop3-wait-for-messages, pop3-write-to-file)
7527         (pop3-number-of-responses): New functions for streaming pop3
7528         retrieval.
7529
7530         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
7531         come from no known methods.
7532         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
7533         list.
7534
7535         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
7536         message sizes.
7537         (pop3-movemail): Use erase-buffer instead of looping and deleting
7538         regions, which seems rather odd.
7539
7540         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
7541         file once per `g' run.
7542
7543         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
7544         directories.  This makes the draft queue directory work.
7545
7546         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
7547         data from the backends, so that we only request the list of groups from
7548         each method once.  This should speed things up considerably.
7549
7550         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
7551         detect that it's not implemented.
7552
7553         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
7554         we actually do recurse down into the tree, but don't stat all leaf
7555         nodes.
7556
7557         * gnus-html.el (gnus-html-show-images): If there are no images to show,
7558         then say so instead of bugging out.
7559
7560         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
7561         files exist before trying to read them.
7562
7563         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
7564         around <pre_int>.
7565
7566         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
7567
7568         * nnmh.el (nnmh-request-list-1): Optimize for speed.
7569
7570 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7571
7572         * mm-util.el (mm-image-load-path): Just return the image directories,
7573         not all directories in the path in addition to the image directories.
7574         (mm-image-load-path): Maintain a cache of the image directories so that
7575         the `g' command in Gnus doesn't have to stat dozens of directories each
7576         time.
7577
7578         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
7579         (gnus-html-wash-tags): Add a new `i' command to insert images.
7580         (gnus-html-insert-image): New command and keystroke.
7581         (gnus-html-redisplay-with-images): New command and keystroke.
7582         (gnus-html-show-images): Rename command.
7583         (gnus-html-wash-tags): Remove more white space before <pre_int> image
7584         spacers.
7585         (gnus-html-wash-tags): Decode entities at the end, so that entities
7586         inside the tags don't mess up the rest of the "parsing".
7587
7588         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
7589         so that nnimap methods aren't agentized by default.  There's apparently
7590         many problems related to agent/imap behavior.
7591
7592         * gnus-art.el (gnus-article-copy-string): New command and key binding.
7593
7594         * gnus-html.el: Doc fix.
7595
7596 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7597
7598         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
7599         specifier-spec-list for Emacs 21.
7600
7601         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
7602         glyph-width and glyph-height instead of display-graphic-p and
7603         image-size; make avoidance of displaying small images work for XEmacs.
7604
7605         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
7606         for XEmacs.
7607
7608         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
7609         of symbol that holds plist data.
7610         (gnus-process-plist): Remove plist of process after getting it.
7611
7612 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7613
7614         * message.el (message-generate-hashcash): Change default to
7615         'opportunistic if hashcash is installed.
7616
7617         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
7618         (gnus-html-put-image): Only call image-size once, since it's somewhat
7619         time-consuming on remote X servers.
7620
7621 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7622
7623         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
7624         type on data, not a file name.
7625
7626         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
7627         window-pixel-edges for Emacs 21.
7628
7629         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
7630         decoded contents.
7631         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
7632
7633 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7634
7635         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
7636         group line format, since it isn't very interesting.
7637
7638         * gnus-agent.el (gnus-agent-short-article),
7639         (gnus-agent-long-article): Increase values for these two variables,
7640         since most people are likely to have more network connection and
7641         storage than before.
7642
7643         * gnus.el (gnus-refer-article-method): Change default to 'current.
7644         When referring an article, the common behavior is to refer it from the
7645         current select method, not the native select method.  The chances of
7646         the native select method having the message in question is rather slim
7647         these days.
7648
7649         * gnus-sum.el (gnus-auto-select-subject): Change default to
7650         `unseen-or-unread'.  I think it's likely that most people want to
7651         select an unseen article over a previously seen, but unread one.
7652
7653         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
7654         means that in the article buffer none of the minor mode elements will
7655         be shown, usually, and this is not desirable in most cases.
7656
7657         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
7658         that commands like `d' (and the like) go to the next line in the
7659         buffer, instead of the next unread article.  I think this is the
7660         behavior that is most natural for most users.
7661         (gnus-single-article-buffer): Change default to nil, so that people can
7662         have as many article buffers open as they have summary buffer.  I think
7663         this is the most natural way for the groups to behave.
7664
7665         * message.el (message-generate-new-buffers): Change default to
7666         `unsent', so that all new message buffers start their names with the
7667         string "*unsent", and it's easier to find the buffers if you move from
7668         them.
7669
7670 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7671
7672         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
7673         small.  They're probably tracking images.
7674         (gnus-html-wash-tags): Remove all <pre_int> place holders.
7675         (gnus-html-rescale-image): Yet another try at getting the image sizing
7676         right.
7677
7678         * nntp.el (nntp-request-set-mark): Refuse to do marks if
7679         nntp-marks-file-name is nil.
7680
7681 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7682
7683         * gnus-html.el (gnus-html-wash-tags)
7684         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
7685         Better logging.
7686
7687 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7688
7689         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
7690
7691         * gnus-html.el (gnus-html-wash-tags): Check the value of
7692         gnus-blocked-images in the summary buffer.
7693
7694 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7695
7696         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
7697
7698 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7699
7700         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
7701         like "a", it seems like.
7702         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
7703         since it needs to be picked from the correct buffer.
7704
7705         * nnwfm.el: Remove.
7706
7707         * nnlistserv.el: Remove.
7708
7709 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7710
7711         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
7712         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
7713
7714 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7715
7716         * nnkiboze.el: Remove.
7717
7718         * nndb.el: Remove.
7719
7720         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
7721         alt text.
7722         (gnus-html-rescale-image): Try to get the rescaling logic right for
7723         images that are just wide and not tall.
7724
7725         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
7726         overshadow variable bindings.
7727
7728 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7729
7730         * gnus-html.el (gnus-html-wash-tags)
7731         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
7732         Add extra logging.
7733
7734 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7735
7736         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
7737         (gnus-max-image-proportion): New variable.
7738         (gnus-html-rescale-image): New function.
7739         (gnus-html-put-image): Rescale images.
7740
7741 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7742
7743         Fix up some byte-compiler warnings.
7744         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
7745         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
7746         (gnus-article-fill-cited-article, gnus-article-hide-citation)
7747         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
7748         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
7749         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
7750         (gnus-group-update-group): Use save-excursion and with-current-buffer.
7751
7752 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7753
7754         * gnus-html.el (gnus-article-html): Decode contents by charset.
7755
7756 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7757
7758         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
7759         (gnus-html-frame-width, gnus-blocked-images)
7760         * message.el (message-prune-recipient-rules): Add custom version.
7761         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
7762
7763         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
7764         functions.
7765
7766         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
7767         gnus-process-get.
7768
7769 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
7770
7771         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
7772         instead of lsub directly.
7773
7774 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7775
7776         * nnwarchive.el: Remove.
7777
7778         * gnus-soup.el: Remove.
7779
7780         * nnsoup.el: Remove.
7781
7782         * nnultimate.el: Remove.
7783
7784         * gnus-html.el (gnus-blocked-images): New variable.
7785
7786         * message.el (message-prune-recipients): New function.
7787         (message-prune-recipient-rules): New variable.
7788
7789         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
7790         guess whether a long line is natural text or not.
7791
7792         * gnus-html.el (gnus-html-schedule-image-fetching):
7793         Use gnus-process-plist and friends for compatibility.
7794
7795 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7796
7797         * gnus-html.el: Require packages that define macros used in this file.
7798         (gnus-article-mouse-face): Declare to silence byte-compiler.
7799         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
7800         process-get.
7801         (gnus-html-put-image): Use plist-get to avoid getf.
7802         (gnus-html-prefetch-images): Use with-current-buffer.
7803
7804 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7805
7806         * gnus-ems.el: Provide compatibility functions for
7807         gnus-set-process-plist.
7808
7809         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
7810         header-line-format for XEmacs 21.4.
7811
7812         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
7813         * gnus.el (gnus-valid-select-methods)
7814         * message.el (message-send-mail-partially-limit)
7815         * mm-decode.el (mm-text-html-renderer)
7816         * mml.el (mml-insert-mime-headers-always)
7817         * smiley.el (smiley-regexp-alist): Bump custom version.
7818
7819 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7820
7821         * gnus-html.el: require mm-url.
7822         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
7823         with the url to `url'.
7824         (gnus-html-wash-tags): Support cid: URLs/images.
7825
7826 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7827
7828         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
7829         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
7830         bindings, as they aren't useful at all.  `w' is moved to `W w'.
7831
7832         * gnus-move.el: Remove file, since it doesn't really work.
7833
7834         * gnus-html.el (gnus-article-html): Tell w3m that the input is
7835         UTF-8.  This seems to fix problems with some German web feeds.
7836
7837         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
7838         at the top so that the proper colors are applied.
7839
7840         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
7841         don't have dots in their names.
7842
7843         * gnus-art.el (gnus-article-view-part): Doc fix.
7844
7845         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
7846         XEmacs-compatible.
7847         (gnus-html-put-image): Don't do images on non-graphic displays.
7848
7849         * nnslashdot.el: Remove this unused backend.
7850
7851         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
7852         actions.
7853         (gnus-undo-register-1): Revert last change.
7854
7855         * gnus-group.el (gnus-group-completing-read): Protect against not
7856         having completion-styles bound.
7857
7858         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
7859         make broken recipients happier.
7860
7861         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
7862
7863         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
7864         point parameter.
7865
7866         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
7867
7868         * gnus-group.el (gnus-group-completing-read): Add 'substring to
7869         completion-styles for group selection.
7870
7871 2009-02-04  Andreas Schwab  <schwab@suse.de>
7872
7873         * gnus-score.el (gnus-score-string): Fix regex for matching extra
7874         headers and regexp-quote the match if necessary.
7875
7876 2009-03-24  Miles Bader  <miles@gnu.org>
7877
7878         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
7879         the blinking smiley.
7880
7881 2009-03-24  Simon Josefsson  <simon@josefsson.org>
7882
7883         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
7884         blink smiley.
7885
7886 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7887
7888         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
7889         where the dribbel file lives exists.
7890
7891         * message.el (message-send-mail-partially-limit): Change the default to
7892         nil, since most people don't want this.
7893
7894         * mm-url.el (mm-url-decode-entities): Also decode entities like
7895         &#x3212.
7896
7897 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
7898
7899         * gnus-sum.el (gnus-summary-idna-message):
7900         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
7901         Hyperlink urls in docstrings with URL `...'.
7902
7903 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
7904
7905         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
7906         functions.
7907
7908 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7909
7910         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
7911         say what the mouseover text should be.
7912
7913         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
7914         version of the mm-w3m-safe-url-regexp variable to only download images
7915         in the groups where we want that to happen.
7916
7917         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
7918
7919         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
7920         easier debugging.
7921         (gnus-article-beginning-of-window): Add kludge to allow spacing past
7922         big pictures in the article buffer.
7923
7924         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
7925         gnus-article-html.
7926         (mm-text-html-renderer): gnus-article-html needs curl in addition to
7927         w3m.
7928
7929         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
7930
7931 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7932
7933         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
7934         which doesn't exist.
7935
7936         * message.el (message-inhibit-ecomplete): New variable to allow some
7937         function to inhibit ecomplete address storage.
7938         (message-resend): Disable ecomplete message storage when resending
7939         messages.
7940
7941         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
7942
7943 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7944
7945         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
7946         Save excursion while copying, moving, and deleting articles in order to
7947         prevent the cursor from jumping to unforeseen place.
7948
7949 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7950
7951         * lpath.el: No need to bind bookmark-current-buffer,
7952         bookmark-yank-point and bookmark-make-record-function.
7953
7954 2010-08-17  Glenn Morris  <rgm@gnu.org>
7955
7956         * gnus-sync.el: Require gnus components whose functions are used.
7957
7958         * gnus-art.el (bookmark-make-record-function):
7959         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
7960         Declare for compiler.
7961
7962         * mm-url.el (mml-compute-boundary): Autoload.
7963
7964 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7965
7966         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
7967
7968 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
7969
7970         Typo fix "hoo4a" -> "hook".
7971
7972         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
7973
7974 2010-08-14  Glenn Morris  <rgm@gnu.org>
7975
7976         * gnus-sync.el (gnus-sync): Fix defgroup version.
7977
7978 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
7979
7980         Doc fixes and keep unknown groups (ammended for nunion bug fix).
7981
7982         * gnus-sync.el: Fix docs.
7983         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
7984         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
7985
7986 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7987
7988         Optimizations for gnus-sync.el.
7989
7990         * gnus-sync.el: Add docs about gnus-sync-backend
7991         possibilities.
7992         (gnus-sync-save): Remove unnecessary message.
7993         (gnus-sync-read): Optimize and show what groups were skipped.
7994
7995 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7996
7997         Minor bug fixes for gnus-sync.el.
7998
7999         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
8000         Don't read the sync on get-new-news.
8001
8002         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
8003         quiet.
8004
8005         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
8006         (fix typo).
8007
8008 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
8009
8010         Make saving and restoring of hidden threads work with overlays.
8011         Patch applied by Ted Zlatanov.
8012
8013         * gnus-sum.el (gnus-hidden-threads-configuration)
8014         (gnus-restore-hidden-threads-configuration): Update to deal with text
8015         properties, rather than searching for a magic character.
8016
8017 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8018
8019         New gnus-sync.el library for synchronization of marks.
8020
8021         * gnus-sync.el: New library for synchronization of marks.
8022
8023         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
8024         renamed from `gnus-registry-grep-in-list'.
8025
8026         * gnus-registry.el (gnus-registry-follow-group-p):
8027         Use `gnus-grep-in-list'.
8028
8029         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
8030
8031 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8032
8033         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
8034         determining charset of text fails.
8035
8036 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8037
8038         * nnmail.el (nnmail-get-new-mail-1): Revert.
8039
8040         * nnml.el (nnml-active-number): Make sure names of newly created groups
8041         in nnml-group-alist are encoded.
8042
8043 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8044
8045         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
8046         containing non-ASCII characters in active file for nnml back end.
8047
8048 2010-07-24  David Engster  <dengste@eml.cc>
8049
8050         * mml-smime.el (mml-smime-epg-verify): Also accept the older
8051         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
8052
8053 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
8054
8055         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
8056         tag (Bug#6654).
8057
8058 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8059
8060         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
8061         the article buffer, not the summary buffer.
8062
8063 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8064
8065         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
8066         Emacs 23 as well.
8067
8068 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8069
8070         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
8071         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
8072
8073 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8074
8075         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
8076         Patch applied by Karl Fogel.
8077
8078         * gnus-sum.el (gnus-summary-bookmark-make-record):
8079         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
8080
8081 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8082
8083         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
8084         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
8085         C-w still not working correctly from Article buffers; Thierry's
8086         patch to fix that will be applied after this.
8087
8088         * gnus-art.el (bookmark-make-record-function): New local variable.
8089
8090         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
8091         article buffer.
8092         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
8093
8094 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
8095
8096         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
8097         on changes in bookmark.el.
8098
8099 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8100
8101         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
8102         `no-log' instead of message not to log prompt string.
8103
8104 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
8105
8106         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
8107         the *other* type of HTML form submission.
8108
8109 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
8110
8111         * auth-source.el (auth-source-pick): If choice does not contain a
8112         questioned keyword, set the check to t.
8113
8114 2010-06-12  Romain Francoise  <romain@orebokech.com>
8115
8116         * gnus-util.el (gnus-date-get-time): Move up before first use.
8117
8118 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8119
8120         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
8121         (gnus-article-edit-part): Bind it to make last part that is substituted
8122         or deleted visible.
8123         (gnus-mime-display-single): Buttonize part of which id equals to
8124         gnus-mime-buttonized-part-id.
8125
8126 2010-06-10  Dan Christensen  <jdc@uwo.ca>
8127
8128         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
8129         (gnus-dd-mmm): Use gnus-date-get-time.
8130         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
8131         simplify logic.
8132         (gnus-summary-limit-to-age): Use gnus-date-get-time.
8133         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
8134
8135 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
8136
8137         * auth-source.el (top): Autoload `secrets-list-collections',
8138         `secrets-create-item', `secrets-delete-item'.
8139         (auth-sources): Fix tag string.
8140         (auth-get-source, auth-source-retrieve, auth-source-create)
8141         (auth-source-delete): New defuns.
8142         (auth-source-pick): Rewrite in order to avoid 2 passes.
8143         (auth-source-forget-user-or-password): New parameter USERNAME.
8144         (auth-source-user-or-password): New parameters CREATE-MISSING and
8145         DELETE-EXISTING.  Retrieve password interactively, if needed.
8146
8147 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
8148
8149         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
8150         deleting unused directories when gnus-expert-user is t.
8151
8152 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8153
8154         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
8155         for each temp file when gnus-article-browse-delete-temp is ask.
8156
8157 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8158
8159         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
8160         Replace Lisp calls to delete-backward-char by calls to delete-char.
8161
8162 2010-05-20  Kevin Ryde  <user42@zip.com.au>
8163
8164         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
8165
8166 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
8167
8168         * password-cache.el (password-cache-remove): Fix docstring.
8169
8170 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8171
8172         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
8173         article unless decoding article to be saved.
8174
8175 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8176
8177         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
8178         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
8179         generated within the mm-with-unibyte-current-buffer macro.
8180
8181 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8182
8183         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
8184         to nil when we're in a mml-preview buffer and no group is selected.
8185
8186 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
8187
8188         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
8189         when catching the `C-g'.  Reported by "Leo".
8190
8191 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8192
8193         * message.el (message-forward-make-body-plain)
8194         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
8195         multibyte-string-p.
8196
8197         * lpath.el: Revert.
8198
8199 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8200
8201         * message.el (message-forward-make-body-mml): Assume original message
8202         is multibyte string; error on unibyte.
8203         (message-forward-make-body-plain): Ditto; don't add excessive newline
8204         in body end.
8205
8206         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
8207
8208 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
8209
8210         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
8211         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
8212
8213 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8214
8215         * mm-extern.el (mm-extern-url): Don't use
8216         mm-with-unibyte-current-buffer.
8217         (mm-extern-cache-contents): Use with-current-buffer instead of
8218         save-excursion + set-buffer.
8219
8220 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8221
8222         * mm-util.el (mm-emacs-mule): Remove.
8223
8224 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
8225
8226         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
8227         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
8228         change.
8229
8230 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8231
8232         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
8233         bind the default value of enable-multibyte-characters to nil.
8234
8235 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8236
8237         * message.el (message-forward-make-body-plain)
8238         (message-forward-make-body-mml):
8239         Don't use mm-with-unibyte-current-buffer.
8240
8241 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8242
8243         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
8244
8245 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
8246
8247         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
8248         (Bug#5592).
8249
8250 2010-05-07  Julien Danjou  <julien@danjou.info>
8251
8252         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
8253         it to mm-pipe-part.
8254
8255         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
8256         it is given.
8257
8258 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8259
8260         * binhex.el (binhex-decode-region-internal)
8261         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
8262         (dns-query)
8263         * nnweb.el (nnweb-gmane-search)
8264         * pgg-parse.el (pgg-parse-armor)
8265         * pgg.el (pgg-verify-region)
8266         * sha1.el (sha1-string-external)
8267         * uudecode.el (uudecode-decode-region-internal)
8268         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
8269         XEmacs.
8270
8271         * gnus-art.el (gnus-article-browse-html-parts)
8272         * gnus-group.el (gnus-read-ephemeral-gmane-group)
8273         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
8274         make-temp-file.
8275
8276         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
8277         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
8278         compiling.
8279
8280         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
8281         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
8282         XEmacs when compiling.
8283
8284         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
8285         gnus-pick-mode-off-hook for XEmacs when compiling.
8286         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
8287         gnus-binary-mode-off-hook for XEmacs when compiling.
8288
8289         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
8290         Return nil if char-charset is not available.
8291
8292         * imap.el (imap-disable-multibyte)
8293         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
8294         macros.
8295
8296         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
8297         instead of encode-coding-string.
8298
8299         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
8300         'xemacs) instead of mm-emacs-mule to switch function definitions.
8301         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
8302
8303         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
8304         bind temporary-file-directory for XEmacs;
8305         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
8306         timer-set-function for XEmacs 21.4 and SXEmacs;
8307         bind timer-list for XEmacs 21.4 and SXEmacs;
8308         fbind char-charset and find-charset-region for non-Mule XEmacs;
8309         fbind decode-coding-region, decode-coding-string, detect-coding-region,
8310         encode-coding-region and encode-coding-string for XEmacs having no
8311         file-coding feature.
8312
8313 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
8314
8315         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
8316
8317 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8318
8319         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
8320         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
8321
8322 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
8323
8324         * mm-util.el (mm-decompress-buffer): Use `delete-file';
8325         alias `jka-compr-delete-temp-file' no longer exists.
8326
8327 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8328
8329         Use define-minor-mode in Gnus where applicable.
8330         * mml.el (mml-mode): Use define-minor-mode.
8331         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
8332         (gnus-undo-mode): Use define-minor-mode.
8333         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
8334         (gnus-dead-summary-mode): Use define-minor-mode.
8335         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
8336         Initialize in declaration.
8337         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
8338         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
8339         (gnus-mailing-list-mode): Use define-minor-mode.
8340         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
8341         (gnus-draft-mode): Use define-minor-mode.
8342         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
8343         (gnus-dired-mode): Use define-minor-mode.
8344
8345 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
8346
8347         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
8348         handles on recursive mml-to-mime translation and check them for
8349         boundary delimiter collisions.  Reported by Greg Troxel.
8350
8351 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8352
8353         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
8354
8355 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8356
8357         * mm-util.el (mm-find-buffer-file-coding-system):
8358         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
8359
8360 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
8361
8362         * message.el (message-generate-headers): Record insertion of optional
8363         headers as well.  Otherwise the check to prevent repeated insertion of
8364         optional headers is a no-op.
8365
8366 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
8367
8368         * smime.el: Don't mention CVS.
8369
8370         * nnrss.el (nnrss-fetch): Don't mention CVS.
8371
8372         * nnir.el: Don't mention CVS.
8373
8374 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8375
8376         * gnus-sum.el (gnus-summary-bookmark-make-record):
8377         Add `location' field.
8378
8379 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8380
8381         * lpath.el: Fbind bookmark-default-handler,
8382         bookmark-get-bookmark-record, bookmark-make-record-default,
8383         bookmark-prop-get for Emacs <23 and XEmacs.
8384
8385 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8386
8387         * gnus-sum.el: Add bookmark declarations to silence the compiler.
8388         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
8389         Use with-current-buffer to silence the byte-compiler.
8390         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
8391         bother to require `gnus'.
8392         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
8393
8394 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8395
8396         * gnus-sum.el (gnus-summary-bookmark-make-record)
8397         (gnus-summary-bookmark-jump): New functions.
8398         (gnus-summary-mode): Setup bookmark support.
8399
8400 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
8401
8402         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
8403         if set.
8404
8405 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8406
8407         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
8408         gnus-article-browse-html-save-cid-image; make it work recursively for
8409         forwarded messages as well.
8410         (gnus-article-browse-html-parts): Work when prefix arg is given.
8411         (gnus-article-browse-html-article): Doc fix.
8412
8413 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
8414
8415         * message.el (message-default-mail-headers):
8416         (message-default-headers): Carry the value mail-default-headers over
8417         into message-default-mail-headers, rather than message-default-headers.
8418
8419 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
8420
8421         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
8422         charset.
8423
8424         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
8425         charset into the <meta> tag when the article is encoded to utf-8.
8426
8427 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8428
8429         * gnus-art.el (gnus-article-browse-delete-temp-files):
8430         Delete directories as well.
8431         (gnus-article-browse-html-parts): Work for images that do not specify
8432         file names; delete temp directory when quitting; insert header at the
8433         right place; use file: scheme for image files.
8434
8435 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
8436
8437         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
8438         (gnus-article-browse-html-parts): Use it to make temporary cid image
8439         files in addition to html file so that browser may display them.
8440
8441 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8442
8443         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
8444
8445 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
8446
8447         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
8448
8449 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
8450
8451         * auth-source.el (auth-sources): Change default to be simpler.
8452         Explain about Secret Service API sources.  Improve Customize options.
8453         (auth-source-pick): Change to accept any number of search parameters.
8454         Implement fallbacks iteratively, not recursively.  Add scoring on the
8455         second pass and sort by score.  Call Secret Service API when needed.
8456         (auth-source-user-or-password): Use it.  Call Secret Service API
8457         directly when needed to get the user name and the password.
8458
8459 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
8460
8461         * message.el (message-interactive): Doc fix.
8462         (message-qmail-inject-args): Reflow.
8463         (message-kill-to-signature): Fix typo in docstring.
8464
8465         * smiley.el (smiley-buffer): Fix typo in docstring.
8466
8467 2010-03-24  Glenn Morris  <rgm@gnu.org>
8468
8469         * mail-source.el (gnus-message): Declare.
8470         (mail-source-delete-old-incoming): Require gnus-util.
8471
8472 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8473
8474         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
8475
8476         * message.el (ecomplete-setup): Autoload it for Emacs <23.
8477
8478         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
8479         password-cache's default if it is not bound.
8480         (mml-secure-passphrase-cache-expiry): Default to 16 that is
8481         password-cache-expiry's default if it is not bound.
8482
8483         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
8484         available in Emacs 21.
8485
8486         * lpath.el: Suppress compiler warnings for:
8487         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
8488         XEmacs;
8489         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
8490         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
8491         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
8492
8493 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
8494
8495         * auth-source.el (auth-sources): Fix up definition so extra parameters
8496         are always inline.
8497
8498 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
8499
8500         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
8501         wasn't updated after mismatch.  Clear cached mailbox info correctly
8502         when uidvalidity changes.
8503         (nnimap-group-prefixed-name): New function to avoid some code
8504         duplication.
8505         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
8506         (nnimap-request-group): Use it.
8507         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
8508         (nnimap-update-unseen): Significantly improved speed of Gnus startup
8509         with many imap folders.  This is done by caching the group status from
8510         the imap server persistently in a group parameter `imap-status'.  (This
8511         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
8512         but not persistently, so every Gnus startup was still very slow.)
8513
8514 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
8515
8516         * assistant.el (assistant-render-text): Run `widget-setup' and don't
8517         delete the extra newline.  Otherwise editing of :string and :number
8518         types don't work.
8519
8520 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
8521
8522         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
8523         secrets.el dependency.
8524         (auth-sources): Add optional user name.  Add secrets.el configuration
8525         choice (unused right now).
8526
8527 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
8528
8529         * gnus-sum.el (gnus-summary-make-menu-bar):
8530         Let `gnus-registry-install-shortcuts' fill in the functions.
8531
8532         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
8533         warnings.
8534         (gnus-registry-misc-menus): Variable to hold registry mark menus.
8535         (gnus-registry-install-shortcuts): Populate and use it in a
8536         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
8537
8538 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
8539
8540         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
8541         In-place substitutions for the group name encoding/decoding.
8542         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
8543         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
8544         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
8545         (nnimap-update-unseen, nnimap-request-list)
8546         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
8547         (nnimap-request-set-mark, nnimap-split-to-groups)
8548         (nnimap-split-articles, nnimap-request-newgroups)
8549         (nnimap-request-create-group, nnimap-request-accept-article)
8550         (nnimap-request-delete-group, nnimap-request-rename-group)
8551         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
8552         `encoded-mbx' for consistency.
8553         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
8554         variable `imap-current-mailbox'.
8555
8556         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
8557         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
8558
8559 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
8560
8561         * pop3.el (pop3-display-message-size-flag): Display message size byte
8562         counts during POP3 download.
8563         (pop3-movemail): Use it.
8564         (pop3-list): Implement listing of available messages.
8565
8566 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
8567
8568         * nnir.el (nnir-get-article-nov-override-function): New function to
8569         override the normal NOV retrieval.
8570         (nnir-retrieve-headers): Use it.
8571
8572 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
8573
8574         * auth-source.el (netrc-machine-user-or-password): Autoload.
8575
8576 2010-03-19  Glenn Morris  <rgm@gnu.org>
8577
8578         Stop message.el from loading about 40 libraries it doesn't always need.
8579         The general approach is to autoload rather than require, and to
8580         require in the specific functions rather than the file.  (Bug#5642)
8581
8582         * gmm-utils.el: Don't require wid-edit.
8583         (widget-create-child-value, widget-convert, widget-default-get):
8584         Autoload.
8585
8586         * gnus-util.el: Don't require time-date, netrc.
8587         (message-fetch-field, gnus-group-name-decode): Declare rather than
8588         autoloading.
8589         (gnus-fetch-field): Require message.
8590         (gnus-decode-newsgroups): Require gnus-group.
8591
8592         * ietf-drums.el: Don't require time-date.
8593
8594         * message.el: Don't require hashcash, canlock, ecomplete.
8595         Do require mail-utils.  Require nnheader only when compiling.
8596         (smtpmail-default-smtp-server): Remove declaration.
8597         (message-send-mail-function): Check smtpmail-default-smtp-server
8598         is bound rather than requiring smtpmail.
8599         (message-auto-save-directory, message-insert-signature):
8600         Use expand-file-name rather than nnheader-concat.
8601         (nnheader-insert-file-contents): Autoload.
8602         (hashcash-wait-async): Declare.
8603         (message-send-mail): Only call gnus-setup-posting-charset if
8604         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
8605         (message-send-mail-with-sendmail): Require sendmail.
8606         (canlock-password, canlock-password-for-verify): Declare.
8607         (message-canlock-password): Require canlock.
8608         (nnheader-get-report): Autoload.
8609         (gnus-setup-posting-charset): Declare.
8610         (message-send-news): Require gnus-msg.
8611         (message-make-references, message-make-in-reply-to): Use mail-header-id
8612         rather than the alias mail-header-message-id.
8613         (ecomplete-add-item, ecomplete-save): Declare.
8614         (message-put-addresses-in-ecomplete): Require ecomplete.
8615         (ecomplete-display-matches): Autoload.
8616
8617         * mm-decode.el: Don't require mailcap, gnus-util.
8618         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
8619         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
8620         Autoload.
8621         (mailcap-mime-extensions): Declare.
8622
8623         * mm-encode.el: Don't require mailcap.
8624         (mailcap-extension-to-mime): Autoload.
8625
8626         * mml-sec.el: Don't require password-cache.
8627
8628         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
8629         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
8630         (mml-minibuffer-read-type): Require mailcap.
8631         (mml-preview): Require gnus-msg.
8632
8633         * mml1991.el: Require password-cache.
8634         (password-cache-expiry): Remove declaration.
8635
8636         * mml2015.el: Require password-cache.
8637         (password-cache-expiry): Remove declaration.
8638
8639         * nneething.el (mailcap): Require mailcap.
8640
8641         * nnheader.el (declare-function): Add compatibility stub.
8642         (message-remove-header): Declare rather than autoload.
8643         (nnheader-replace-header): Require message.
8644
8645         * nnimap.el (declare-function): Add compatibility stub.
8646         (netrc-parse, netrc-machine-user-or-password): Declare.
8647         (nnimap-open-connection): Require netrc.
8648
8649         * nntp.el (declare-function): Add compatibility stub.
8650         (netrc-parse, netrc-machine, netrc-get): Declare.
8651         (nntp-send-authinfo): Require netrc.
8652
8653         * rfc2047.el: Don't require qp.
8654         (quoted-printable-encode-region, quoted-printable-decode-string):
8655         Autoload.
8656
8657         * sieve-mode.el: Don't require easymenu.
8658         (easy-menu-add-item): Autoload it.
8659
8660         * spam-stat.el (time-to-number-of-days): Autoload it.
8661
8662 2010-03-19  Glenn Morris  <rgm@gnu.org>
8663
8664         * password-cache.el (password-cache, password-cache-expiry): Autoload.
8665
8666 2010-03-18  Glenn Morris  <rgm@gnu.org>
8667
8668         * hashcash.el (declare-function): Remove duplicate definition.
8669
8670 2010-03-17  Kevin Ryde  <user42@zip.com.au>
8671
8672         * mml.el (mml-read-tag): Unquote values with `read' to reverse
8673         prin1 in mml-insert-tag (just stripping the quotes gave wrong
8674         value if any backslash escapes).
8675
8676 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8677
8678         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
8679         if it is available.  (bug#5647)
8680
8681         * lpath.el: Suppress compiler warning for coding-system-from-name for
8682         Emacs 21 and XEmacs.
8683
8684 2010-03-14  Juri Linkov  <juri@jurta.org>
8685
8686         * hmac-def.el:
8687         * hmac-md5.el:
8688         * netrc.el: Fix keywords.
8689
8690 2010-02-26  Glenn Morris  <rgm@gnu.org>
8691
8692         * message.el (message-send-mail-function): Change the default, so that
8693         it inherits from a customized send-mail-function.  (Bug#5643)
8694
8695 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8696
8697         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
8698         shell-command-to-string signals an error (bug#5299).
8699
8700 2010-02-24  Glenn Morris  <rgm@gnu.org>
8701
8702         * message.el (message-smtpmail-send-it)
8703         (message-send-mail-with-mailclient): Doc fixes.
8704
8705 2010-02-16  Glenn Morris  <rgm@gnu.org>
8706
8707         * message.el (message-default-mail-headers): Change the default value
8708         to ease the transition from mail-mode to message-mode.  (Bug#5555)
8709
8710 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8711
8712         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
8713         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
8714
8715 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
8716
8717         * time-date.el (date-to-time): Doc fix (Bug#5408).
8718
8719 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
8720
8721         * message.el (message-mail): Just pass yank-action on to message-setup.
8722         (message-setup): Handle (FUN . ARGS) form of yank-action.
8723         (message-with-reply-buffer, message-widen-reply)
8724         (message-yank-original): Handle non-buffer values of
8725         message-reply-buffer (Bug#4080).
8726         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
8727
8728 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
8729
8730         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
8731         Fix typo in docstring.
8732
8733 2010-01-08  Jason Rumney  <jasonr@gnu.org>
8734
8735         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
8736         response.
8737
8738 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8739
8740         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
8741
8742         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8743
8744         * message.el (message-check-news-header-syntax): Protect against a
8745         string that `rfc822-addresses' returns when parsing fails.
8746
8747 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8748
8749         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
8750         (gnus-previous-char-property-change): New functions.
8751
8752         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
8753
8754 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
8755
8756         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
8757         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
8758
8759 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
8760
8761         * message.el (message-exchange-point-and-mark): Rework last change to
8762         avoid using optional arg of exchange-point-and-mark, for backward
8763         compatibility.
8764
8765 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
8766
8767         * message.el (message-exchange-point-and-mark):
8768         Call exchange-point-and-mark with an argument rather than setting
8769         mark-active by hand (Bug#5175).
8770
8771 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8772
8773         * nntp.el (nntp-service-to-port): Work for service expressed with
8774         numeric string; replace [:digit:] with [0-9] for XEmacs.
8775
8776 2009-12-17  Glenn Morris  <rgm@gnu.org>
8777
8778         * gnus-group.el (gnus-bug-group-download-format-alist):
8779         Change emacs entry to debbugs.gnu.org.  Bump :version.
8780
8781 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8782
8783         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
8784
8785 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8786
8787         * message.el (message-info): Explain why we use `Info-goto-node'.
8788
8789 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8790
8791         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
8792
8793 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8794
8795         * message.el (message-completion-in-region): New compatibility function.
8796         (message-expand-group): Use it.
8797
8798 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8799
8800         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
8801         with no unread article should be listed if the 2nd arg `predicate' is
8802         given.
8803
8804 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8805
8806         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
8807
8808 2009-11-29  Juri Linkov  <juri@jurta.org>
8809
8810         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
8811         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
8812         on `gnus-recenter'.  (Bug#4698, Bug#4981)
8813
8814 2009-11-26  Kevin Ryde  <user42@zip.com.au>
8815
8816         * sha1.el (sha1-string-external): default-directory "/" in case
8817         otherwise non-existent.  process-connection-type pipe for touch of
8818         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
8819
8820 2009-11-25  Kevin Ryde  <user42@zip.com.au>
8821
8822         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
8823         it's comms related and sgml-mode.el has "comm" on that basis too.
8824
8825 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8826
8827         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
8828         containing tspecial characters if they have been already quoted.
8829
8830 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
8831
8832         * dns-mode.el (auto-mode-alist): Purecopy string.
8833
8834 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8835
8836         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
8837
8838 2009-10-24  Glenn Morris  <rgm@gnu.org>
8839
8840         * gnus-art.el (help-xref-stack-item): Define for compiler.
8841
8842 2009-10-21  Kevin Ryde  <user42@zip.com.au>
8843
8844         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
8845
8846 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8847
8848         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
8849
8850 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8851
8852         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
8853         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
8854
8855 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8856
8857         * gnus.el (gnus-overlay-get): New alias to overlay-get.
8858         (gnus-overlays-in): New alias to overlays-in.
8859
8860         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
8861         gnus-overlay-get, and gnus-delete-overlay.
8862         (gnus-summary-show-thread): Make it work as well for systems in which
8863         next-single-char-property-change is not available.
8864         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
8865
8866         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
8867         (gnus-overlay-get): New alias to extent-property.
8868         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
8869
8870         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
8871         SXEmacs.
8872
8873         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
8874         SXEmacs.
8875
8876 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
8877
8878         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
8879
8880 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
8881
8882         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
8883         and XEmacs that don't have `remove-overlays'.
8884
8885 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8886
8887         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
8888         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
8889         selective display.  Use overlays instead.
8890
8891 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
8892
8893         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
8894
8895 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
8896
8897         * spam-stat.el (spam-stat-load): Fix typo in message.
8898
8899 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
8900
8901         * dig.el (dig-invoke): Fix typo in docstring.
8902         (query-dig): Reflow docstring.
8903
8904 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
8905
8906         * gnus-art.el (gnus-article-encrypt-body):
8907         * message.el (message-check-recipients):
8908         * mm-util.el (mm-codepage-setup):
8909         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
8910         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
8911
8912 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
8913
8914         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
8915         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
8916         keys from the menu if mm-{sign,encrypt}-option is 'guided.
8917         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
8918         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
8919
8920 2009-09-21  Kevin Ryde  <user42@zip.com.au>
8921
8922         * dig.el: Add "Keywords: comm", as per net-utils.el.
8923
8924 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8925
8926         * dig.el (dig-mode): Use define-derived-mode.
8927
8928 2009-09-19  Glenn Morris  <rgm@gnu.org>
8929
8930         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
8931
8932 2009-09-18  Glenn Morris  <rgm@gnu.org>
8933
8934         * gnus-diary.el (gnus-diary-check-message):
8935         * message.el (message-insert-formatted-citation-line):
8936         * nnbabyl.el (top-level):
8937         * nndiary.el (nndiary-schedule):
8938         Fix typos in condition-case handlers.
8939
8940 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8941
8942         * gnus-art.el (gnus-article-edit-part): Work for the buffer
8943         configuration that provides the sole article window in a frame;
8944         position point correctly after deleting a part.
8945
8946 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
8947
8948         * spam.el (spam-unregister-on-reregister): Add boolean variable.
8949         (spam-resolve-registrations-routine): Use it to unregister articles
8950         that change status.
8951
8952 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8953
8954         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
8955         with XEmacs.
8956         (parse-time-string-chars): Use it.
8957
8958 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8959
8960         * imap.el (imap-interactive-login): Better messages.
8961         (imap-open): Fix bug with renamed buffer on reconnect.
8962         (imap-authenticate): Add buffer-local imap-last-authenticator variable
8963         for easier debugging and cleaner code.  On successful (guessed based on
8964         server capabilities) secondary authentication, set imap-state
8965         correctly.
8966         (imap-last-authenticator): Define imap-last-authenticator as a variable
8967         to avoid warnings.
8968
8969 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8970
8971         * nnrss.el (nnrss-request-article): Remove binding of
8972         default-enable-multibyte-characters that has gotten needless by
8973         the 2007-07-13 change in rfc2047-encode-message-header.
8974
8975         * mml.el (mml-insert-multipart): Error on the message header.
8976         (mml-insert-part): Error on the message header; position point at
8977         the end of a MIME tag.
8978
8979 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8980
8981         * time-date.el (autoload): Expand define-obsolete-function-alias into
8982         defalias and make-obsolete for old Emacsen that Gnus supports.
8983         (with-no-warnings): Define it for old Emacsen.
8984         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
8985         is available.
8986         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
8987         float-time is available; suppress compile warning for time-to-seconds.
8988
8989         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
8990         (gnus-float-time): Alias to float-time if it exists.
8991
8992         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
8993         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
8994         float-time is available; suppress compile warning for time-to-seconds.
8995
8996         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
8997         XEmacs.
8998
8999 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
9000
9001         * imap.el (imap-message-map): Docstring fix.
9002
9003 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9004
9005         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
9006         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
9007         Add the optional argument `encoding' that overrides the default.
9008
9009         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
9010         mm-encode-buffer.
9011
9012 2009-09-04  Glenn Morris  <rgm@gnu.org>
9013
9014         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
9015         mm-disable-multibyte, rather than default-enable-multibyte-characters.
9016         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
9017         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
9018         * mm-util.el (mm-with-unibyte-current-buffer)
9019         (mm-find-buffer-file-coding-system):
9020         * yenc.el (yenc-decode-region): Use default-value rather than
9021         default-enable-multibyte-characters.
9022
9023 2009-09-03  Glenn Morris  <rgm@gnu.org>
9024
9025         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
9026         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
9027         than default-enable-multibyte-characters.
9028
9029 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
9030
9031         * gnus-art.el (gnus-article-read-summary-keys):
9032         Fix gnus-buffer-configuration's value temporarily used.
9033
9034 2009-09-02  Glenn Morris  <rgm@gnu.org>
9035
9036         * gnus-util.el (gnus-float-time): New function.
9037         * gnus-delay.el (gnus-delay-article):
9038         * gnus-sum.el (gnus-thread-latest-date):
9039         * gnus-util.el (gnus-user-date): Use gnus-float-time.
9040         * nnspool.el (nnspool-request-newgroups):
9041         Use gnus-float-time rather than time-to-seconds.
9042         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
9043
9044         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
9045         (gnus-header-subject-face, gnus-header-newsgroups-face)
9046         (gnus-header-name-face, gnus-header-content-face):
9047         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
9048         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
9049         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
9050         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
9051         (gnus-cite-face-11):
9052         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
9053         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9054         (gnus-server-closed-face, gnus-server-denied-face)
9055         (gnus-server-offline-face):
9056         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
9057         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
9058         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
9059         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
9060         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
9061         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
9062         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
9063         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
9064         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
9065         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
9066         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
9067         (gnus-summary-selected-face, gnus-summary-cancelled-face)
9068         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
9069         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
9070         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
9071         (gnus-summary-high-undownloaded-face)
9072         (gnus-summary-low-undownloaded-face)
9073         (gnus-summary-normal-undownloaded-face)
9074         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
9075         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
9076         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
9077         (gnus-splash-face):
9078         * message.el (message-header-to-face, message-header-cc-face)
9079         (message-header-subject-face, message-header-newsgroups-face)
9080         (message-header-other-face, message-header-name-face)
9081         (message-header-xheader-face, message-separator-face)
9082         (message-cited-text-face, message-mml-face):
9083         * sieve-mode.el (sieve-control-commands-face)
9084         (sieve-action-commands-face, sieve-test-commands-face)
9085         (sieve-tagged-arguments-face):
9086         * spam.el (spam-face):
9087         Mark face aliases with "-face" in the name as obsolete.
9088
9089 2009-09-01  Glenn Morris  <rgm@gnu.org>
9090
9091         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
9092         than goto-line.
9093
9094 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9095
9096         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
9097         Don't move point if the command is invoked inside the message header.
9098
9099 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9100
9101         * imap.el (imap-send-command): Simplify.
9102         (imap-wait-for-tag): point-max -> buffer-size.
9103
9104 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9105
9106         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
9107         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
9108         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
9109         * nnir.el (nnir-swish-e-index-file):
9110         * gnus-sum.el (gnus-summary-delete-marked-as-read)
9111         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
9112         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9113         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
9114         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
9115         (gnus-treat-display-xface): Add Emacs version of obsolescence.
9116
9117 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9118
9119         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
9120         Don't save excursion.
9121
9122 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9123
9124         * nnheader.el (nnheader-find-file-noselect):
9125         * mm-util.el (mm-insert-file-contents):
9126         Use (default-value 'major-mode) instead of default-major-mode.
9127
9128 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9129
9130         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
9131
9132 2009-08-26  Glenn Morris  <rgm@gnu.org>
9133
9134         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
9135         than placing in files.el.
9136
9137 2009-08-25  Glenn Morris  <rgm@gnu.org>
9138
9139         * nnir.el (top-level): Don't require cl at run-time.
9140         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
9141         Replace cl-function substitute with gnus-replace-in-string.
9142         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
9143         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
9144         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
9145         simplified expansions.
9146
9147 2009-08-25  Kevin Ryde  <user42@zip.com.au>
9148
9149         * dig.el (dig): Add autoload cookie.
9150
9151 2009-08-22  Glenn Morris  <rgm@gnu.org>
9152
9153         * gnus-art.el (gnus-button-patch): Use forward-line rather than
9154         goto-line.
9155
9156 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9157
9158         * parse-time.el (parse-time-string-chars): Save match data.
9159
9160 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
9161
9162         * parse-time.el (parse-time-string-chars): Compute using character
9163         classes, to handle non-ascii characters (Bug#3190).
9164
9165 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9166
9167         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
9168
9169         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
9170         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
9171         (gnus-mm-display-part, gnus-mime-display-single)
9172         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
9173         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
9174
9175         * gnus-sum.el
9176         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
9177         (gnus-summary-move-article): Add expirable mark to articles copied or
9178         moved to group that has auto-expire turned on if the option is non-nil.
9179
9180 2009-07-24  Glenn Morris  <rgm@gnu.org>
9181
9182         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
9183         Fix typo.  (Bug#3903)
9184
9185 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9186
9187         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
9188         gnus-article-read-summary-keys rather than gnus-summary-edit-article
9189         that should not be used for draft articles.
9190         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
9191         that has no concern in minor mode keys.
9192         (gnus-article-summary-command, gnus-article-summary-command-nosave):
9193         Abolish.
9194
9195 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9196
9197         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
9198         article without making inquiry to a user for unknown encoding.
9199
9200         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
9201         (nnmaildir--scan): Assume i-node and device number that file-attributes
9202         returns might be cons-cell.
9203
9204         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
9205
9206         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
9207
9208 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
9209
9210         * auth-source.el: Remove docs now in auth.texi.  Don't use
9211         `gnus-message' for logging.  Add new variables `auth-source-debug' and
9212         `auth-source-hide-passwords' and use them.
9213
9214 2009-07-15  Glenn Morris  <rgm@gnu.org>
9215
9216         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
9217
9218 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9219
9220         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
9221         excessive whitespace from the default values of title and description.
9222
9223 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9224
9225         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
9226         mail-fetch-field to fetch Content-Description header in order to
9227         exclude newlines.
9228
9229 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
9230
9231         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
9232         format used by GnuPG 2.0.11.
9233
9234 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9235
9236         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
9237         to deleted part.
9238
9239 2009-05-30  David Engster  <dengste@eml.cc>
9240
9241         * nnmairix.el: Remove old documentation in the commentary block.
9242         (nnmairix-request-group): Do not update active file for nnml back ends.
9243         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
9244         end so that overview files are ignored.
9245         (nnmairix-update-groups): Make updating the groups more robust by using
9246         marks.
9247         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
9248         with dollar characters in message-id.
9249
9250 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
9251
9252         * spam.el: Use dns-query instead of query-dns.  Was renamed on
9253         2008-12-25 in dns.el.
9254
9255 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9256
9257         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
9258         could happen if the text is only composed of spaces and/or tabs.
9259
9260 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
9261
9262         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
9263         when sending a queued message to avoid extra mml tags.
9264
9265 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9266
9267         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
9268
9269 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9270
9271         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
9272         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
9273         rmail-toggle-header for XEmacs;
9274         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
9275
9276 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9277
9278         * gnus-dired.el: Remove autoload for gnus-setup-message.
9279         (gnus-dired-attach): Fake this-command value to prevent Gnus from
9280         displaying Gnus logo; always use compose-mail.
9281
9282 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9283
9284         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
9285
9286 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9287
9288         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
9289         (gnus-nocem-issuers): List currently active issuers; fix custom type.
9290         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
9291         available.
9292         (gnus-nocem-epg-verify): New function.
9293
9294 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
9295
9296         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
9297
9298 2009-02-15  Glenn Morris  <rgm@gnu.org>
9299
9300         * gnus-util.el (rmail-insert-rmail-file-header)
9301         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
9302         autoloads.
9303         (rmail-default-rmail-file): Remove unnecessary declaration.
9304         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
9305
9306 2009-02-14  Glenn Morris  <rgm@gnu.org>
9307
9308         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
9309         variable (only used in gnus-util, which declares it anyway).
9310         (rmail-output-to-rmail-file): Remove autoload of deleted function,
9311         which was only needed by gnus-art (changed to not use it any more).
9312         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
9313         only used in gnus-util, which autoloads it itself.
9314         (rmail-update-summary): Fix autoload.
9315
9316         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
9317         rather than rmail-output-to-rmail-file.
9318
9319 2009-02-07  Glenn Morris  <rgm@gnu.org>
9320
9321         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
9322         autoload of function that no longer exists.
9323         (rmail-toggle-header): Declare.
9324         (message-forward-rmail-make-body): Handle mbox Rmail.
9325
9326 2009-01-31  Glenn Morris  <rgm@gnu.org>
9327
9328         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
9329         2009-01-09 change.
9330
9331 2009-01-31  Dave Love  <fx@gnu.org>
9332
9333         * imap.el (imap-fetch-safe): Bind debug-on-error.
9334         (imap-debug): Add imap-fetch-safe.
9335
9336 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
9337
9338         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
9339         (auth-source-forget-all-cached): New convenience function.
9340         (auth-source-user-or-password): Accept list of modes or a single mode.
9341
9342         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
9343         auth-source modes.
9344
9345         * netrc.el (netrc-machine-user-or-password): Use list of
9346         auth-source modes.
9347
9348         * nnimap.el (nnimap-open-connection): Use list of
9349         auth-source modes.
9350
9351         * nntp.el (nntp-send-authinfo): Use list of
9352         auth-source modes.
9353
9354 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9355
9356         * auth-source.el: Update docs to reflect epa-file-enable is to be used
9357         now.
9358
9359 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9360
9361         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
9362         coding system in XEmacs; add a workaround for XEmacs.
9363
9364         * lpath.el: Fbind coding-system-aliasee.
9365
9366 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9367
9368         * mm-util.el (mm-coding-system-priorities): Protect against nil value
9369         of current-language-environment.
9370
9371 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
9372
9373         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
9374         available at runtime.
9375
9376 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9377
9378         * gnus-art.el (article-date-ut): Fix end point of narrowing.
9379
9380 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
9381
9382         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
9383         the greatest positive fixnum value doesn't work under an XEmacs with
9384         bignum support; use the most-positive-fixnum constant instead,
9385         available since Emacs 21.1 with cl and XEmacs 21.1.
9386
9387 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9388
9389         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
9390         XEmacs gets not to work.
9391
9392 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9393
9394         * mm-util.el (mm-coding-system-priorities): Allow the value like
9395         "Japanese (UTF-8)" of current-language-environment.
9396
9397 2009-01-09  Glenn Morris  <rgm@gnu.org>
9398
9399         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
9400         with last-command-event.
9401
9402 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9403
9404         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
9405         in the doc string.
9406
9407         * message.el (message-fix-before-sending): Amend comment.
9408
9409 2009-01-08  Dave Love  <fx@gnu.org>
9410
9411         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
9412
9413 2009-01-07  David Engster  <dengste@eml.cc>
9414
9415         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
9416         simplified server definitions by converting it via
9417         gnus-server-to-method.
9418
9419 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9420
9421         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
9422         parameter's operands.
9423
9424 2009-01-06  David Engster  <dengste@eml.cc>
9425
9426         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
9427         primary select method (for gnus-group-mark-article-as-read).
9428
9429 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
9430
9431         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
9432         `(gnus)Face', not `(gnus)X-Face'.
9433
9434 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9435
9436         * mm-util.el (mm-ucs-to-char): New function.
9437
9438         * mm-url.el (mm-url-decode-entities): Use it.
9439
9440         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
9441         unicode-to-char.
9442
9443 2009-01-05  Dave Love  <fx@gnu.org>
9444
9445         * time-date.el: Require cl for `declare'.
9446
9447 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9448
9449         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
9450         Dave Love.
9451
9452 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9453
9454         * message.el (message-fix-before-sending): Add `eight-bit' to
9455         illegible-text check.
9456
9457 2009-01-03  Michael Olson  <mwolson@gnu.org>
9458
9459         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
9460         `headers' is nil.  This can occur if the IMAP server does not have
9461         permissions to read messages from a folder, but can write new messages
9462         to the folder.
9463         (nnimap-request-article-part): Do not insert `data' if it is nil.
9464
9465         * imap.el (imap-parse-fetch): Courier can insert spurious blank
9466         characters which will confuse `read', so skip past them.
9467
9468 2009-01-01  Dave Love  <fx@gnu.org>
9469
9470         * imap.el (imap-string-to-integer): Fix typo.
9471         (imap-fetch-safe): New function.
9472         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
9473
9474         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
9475
9476         * imap.el (imap-process-connection-type, imap-debug, imap-open):
9477         (imap-parse-greeting): Fix doc strings.
9478         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
9479         (imap-parse-flag-list): Make messages unique.
9480         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
9481
9482         * nnimap.el: Fix author email.
9483         (nnimap-split-rule): Add FIXME comment.
9484         (nnimap-debug): Fix doc string.
9485
9486 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9487
9488         * dns.el (dns-set-servers): Check "Address".  Fix typo.
9489
9490 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
9491
9492         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
9493         nslookup if resolv.conf isn't available.
9494         (dns-query): Rename from query-dns.
9495         (dns-query-cached): Rename from query-dns-cached.
9496
9497 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9498
9499         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
9500         overlay-arrow-position and overlay-arrow-string buffer-local; no need
9501         to check if those variables exist (first appeared in Emacs 18.50).
9502
9503 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9504
9505         * mm-util.el (mm-line-number-at-pos): New function.
9506
9507         * spam-report.el (spam-report-process-queue): Use it.
9508
9509 2008-12-24  David Engster  <dengste@eml.cc>
9510
9511         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
9512         parameters that haven't existed as variables as buffer-local variables.
9513
9514 2008-12-23  Dave Love  <fx@gnu.org>
9515
9516         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
9517         cadar.
9518
9519         * sieve-manage.el (sieve-manage-starttls-p): Rename from
9520         imap-starttls-p.
9521         (sieve-manage-starttls-open): Rename from imap-starttls-open.
9522
9523 2008-12-22  Dave Love  <fx@gnu.org>
9524
9525         * imap.el: Fix author email.  Doc fixes.
9526         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
9527         reply.
9528
9529 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
9530
9531         * spam-report.el (spam-report-gmane-max-requests): New constant.
9532         (spam-report-gmane-wait): New variable.
9533         (spam-report-gmane-ham, spam-report-gmane-spam)
9534         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
9535         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
9536         the server.
9537
9538         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
9539         Add explanations.
9540
9541         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
9542         nnheader-accept-process-output and nnheader-read-timeout if available.
9543         (pop3-movemail): Use it.
9544
9545         * message.el (message-check-news-body-syntax): Fix signature check if
9546         there's an attachment.
9547
9548 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9549
9550         * mm-util.el: Add comments to the mm- emulating functions.
9551
9552 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
9553
9554         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
9555         Reported by Stephen Berman <stephen.berman@gmx.net>.
9556
9557 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9558
9559         * mm-util.el (mm-substring-no-properties): New function.
9560         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
9561         (mm-special-display-p): Enable those lambda forms to be byte compiled.
9562         (mm-string-to-multibyte): Doc fix.
9563
9564         * mml.el (mml-attach-file): Use mm-substring-no-properties.
9565
9566 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9567
9568         * mml.el (mml-attach-file): Strip text properties from file name.
9569         (Bug#1574)
9570
9571 2008-12-16  Glenn Morris  <rgm@gnu.org>
9572
9573         * mm-util.el (mm-charset-override-alist): Declare for compiler.
9574
9575 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9576
9577         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
9578         knows since the charset specified might be a bogus alias that
9579         mm-charset-synonym-alist provides.
9580
9581 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9582
9583         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
9584         "ISO_8859-1".
9585
9586         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
9587
9588 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9589
9590         * mm-util.el (mm-charset-eval-alist):
9591         Define it before mm-charset-to-coding-system.
9592         (mm-charset-to-coding-system): Add optional argument `silent';
9593         define it before mm-charset-override-alist.
9594         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
9595         default value if it can be used in Emacs currently running;
9596         silence mm-charset-to-coding-system.
9597
9598 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9599
9600         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
9601         `allow-override' which says whether to use `mm-charset-override-alist'.
9602         (rfc2047-decode-encoded-words): Use it.
9603
9604         * mm-util.el (mm-charset-override-alist): Fix custom type;
9605         add `(gb2312 . gbk)' to choices.
9606
9607 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9608
9609         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
9610         fast.
9611
9612         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9613
9614         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
9615
9616 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
9617
9618         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
9619         on links.
9620
9621         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9622
9623 2008-12-03  Lute Kamstra  <lute@gnu.org>
9624
9625         * sha1.el: Remove leading * from docstrings of defcustoms,
9626         deffaces, defconsts and defuns.
9627
9628 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9629
9630         * message.el (message-idna-to-ascii-rhs-1): Protect against local
9631         users' addresses that don't have domain parts.
9632         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
9633         rather than message-narrow-to-head since there will be the message
9634         header separator.
9635
9636 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9637
9638         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
9639         since the result is inserted in a unibyte buffer anyway.
9640         (nnimap-demule-use-string-to-multibyte): Remove.
9641         (nnimap-demule): Alias it to mm-string-to-multibyte.
9642
9643 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9644
9645         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
9646         variable for debugging bug#464 and bug#1174.
9647         (nnimap-demule): Use it.
9648
9649 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9650
9651         * gnus-score.el (gnus-score-find-trace): Handle default score in total
9652         score calculation correctly.
9653
9654 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9655
9656         * message.el (message-send-mail): Just set the buffer to unibyte
9657         rather than use mm-with-unibyte-current-buffer which does a lot more.
9658         (message-send-mail-partially): Don't bother with
9659         mm-with-unibyte-current-buffer since it's already been made unibyte by
9660         message-send-mail.
9661
9662 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
9663
9664         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
9665
9666 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
9667
9668         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
9669
9670 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9671
9672         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
9673         require itself and to remove `with-no-warnings'.
9674
9675 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
9676
9677         * starttls.el (starttls-any-program-available): Get the name of the
9678         available TLS layer program.
9679         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
9680         well as the host name in the "opening" message.
9681
9682         * auth-source.el (auth-source-cache, auth-source-do-cache)
9683         (auth-source-user-or-password): Cache passwords and logins by default,
9684         allow override with `auth-source-do-cache'.
9685         (auth-source-forget-user-or-password): Allow users to remove cache
9686         entries if needed.
9687
9688 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
9689
9690         * md4.el (md4-buffer): Fix typo in docstring.
9691         (md4, md4-64): Doc fixes.
9692         (md4-pack-int32): Reflow docstring.
9693
9694 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9695
9696         * ietf-drums.el (ietf-drums-remove-comments): Localize second
9697         condition-case to only the forward-sexp call.
9698
9699 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9700
9701         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
9702         quotes contained.  Make it more robust regardless by an extra
9703         condition-case wrapper.
9704
9705 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9706
9707         * lpath.el: No need to fbind codepage-setup for Emacs 23.
9708
9709 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9710
9711         * nnml.el (nnml-request-expire-articles): Check if the function set to
9712         `nnmail-expiry-target' returns the symbol `delete'.
9713
9714         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9715
9716         * nnmail.el (nnmail-expiry-target): Fix custom type.
9717
9718 2008-10-02  Glenn Morris  <rgm@gnu.org>
9719
9720         * mm-util.el (mm-codepage-setup): Tweak codepage error.
9721         Silence compiler warning.
9722
9723 2008-10-01  Magnus Henoch  <mange@freemail.hu>
9724
9725         * tls.el (open-tls-stream): Show the actual command being
9726         executed, instead of the format string.
9727
9728 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9729
9730         * lpath.el: Fbind codepage-setup for Emacs 23.
9731
9732 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
9733
9734         * mml.el (mml-menu): Don't assume mml2015 is bound.
9735
9736 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9737
9738         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
9739         exists.
9740
9741 2008-09-27  Glenn Morris  <rgm@gnu.org>
9742
9743         * gnus-util.el (mail-header-remove-comments): Autoload it.
9744
9745 2008-09-27  Andreas Schwab  <schwab@suse.de>
9746
9747         * gnus-util.el (gnus-split-references): Strip comments.
9748         (gnus-parent-id): Likewise.
9749
9750 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
9751
9752         * message.el (message-confirm-send): Fix version.
9753
9754 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9755
9756         * message.el (message-idna-to-ascii-rhs-1): Use
9757         mail-extract-address-components rather than mail-header-parse-addresses
9758         that is an alias by default to ietf-drums-parse-addresses that does not
9759         support non-ASCII names in headers' contents.
9760
9761 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9762
9763         * message.el (message-confirm-send): Fix variable documentation to
9764         avoid the "y/n" wording.
9765
9766 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
9767
9768         * message.el (message-set-auto-save-file-name): Save to a different
9769         filename so multiple messages (especially drafts) can be recovered.
9770
9771 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
9772
9773         * message.el (message-confirm-send): Add appropriate version.
9774
9775 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9776
9777         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
9778         defvar.
9779
9780 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
9781
9782         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
9783         (mm-pkcs7-enveloped-magic): Ditto.
9784
9785 2008-09-17  Simon Josefsson  <simon@josefsson.org>
9786
9787         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
9788         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
9789
9790 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
9791
9792         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
9793         default, it's better.
9794
9795 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
9796
9797         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
9798         summary line gnus-number property and ignore them (with a warning
9799         message).
9800
9801 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9802
9803         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
9804         macro caddr in the interactive form since it won't be expanded.
9805
9806 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9807
9808         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
9809         `charset'; fix name of function called recursively.
9810         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
9811
9812 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9813
9814         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
9815         (gnus-mime-set-charset-parameters): New function.
9816         (gnus-mime-view-part-as-charset): Use it to correctly display part
9817         specifying wrong charset.
9818
9819 2008-09-08  David Engster  <dengste@eml.cc>
9820
9821         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
9822         in completing-read for back end server.
9823
9824 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
9825
9826         * message.el (message-confirm-send): New variable to confirm sending a
9827         message.
9828         (message-send): Use it.
9829
9830 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
9831
9832         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
9833
9834 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9835
9836         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
9837
9838 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
9839
9840         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
9841         prevent tracking too many groups.
9842         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
9843         Use it.
9844
9845 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
9846
9847         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
9848         moving point to the bottom of the window in order to avoid recentering.
9849
9850 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9851
9852         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
9853
9854         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
9855         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
9856         (gnus-article-beginning-of-window): Fix calculation.
9857
9858 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9859
9860         * gnus-msg.el (gnus-summary-supersede-article)
9861         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
9862         value of gnus-newsgroup-charset to decode non-MIME encoded text in
9863         message header.
9864
9865 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
9866
9867         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
9868         pending output coming after the status change.
9869
9870 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
9871
9872         * message.el:
9873         * gnus-start.el:
9874         * gnus-registry.el: Remove VMS support.
9875
9876 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9877
9878         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
9879         macro.
9880         (rfc2104-hash): Use it.
9881
9882 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
9883
9884         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
9885         (gnus-summary-sort-by-most-recent-date): New commands.
9886         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
9887         and menu entries.
9888
9889 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9890
9891         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
9892         don't redisplay article for raw contents; remove plural articles stuff.
9893
9894         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
9895         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
9896         on gnus-summary-save-article; display results properly.
9897
9898 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9899
9900         * lpath.el: No need to fbind ns-focus-frame.
9901
9902 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9903
9904         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
9905
9906 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9907
9908         * gnus-art.el (gnus-summary-save-in-pipe):
9909         Consider gnus-save-all-headers.
9910
9911 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
9912
9913         * gnus-util.el (ns-focus-frame): Remove declaration.
9914         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
9915         like x.
9916
9917 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
9918
9919         * rfc2104.el (rfc2104-zero): Delete defconst.
9920         (rfc2104-hex-alist): Likewise.
9921         (rfc2104-hex-to-int): Delete func.
9922         (rfc2104-hexstring-to-bitstring): Likewise.
9923         (rfc2104-nybbles): New defconst.
9924         (rfc2104-hash): Rewrite for speed.
9925
9926 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9927
9928         * tls.el (open-tls-stream): Make it work with the 2nd argument
9929         BUFFER that is a string but does not exist as a buffer object, as
9930         mentioned in the doc-string.
9931
9932 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9933
9934         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
9935         SXEmacs.
9936
9937 2008-07-16  Glenn Morris  <rgm@gnu.org>
9938
9939         * gnus-util.el (ns-focus-frame): Declare for compiler.
9940
9941 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9942
9943         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
9944         set as a group parameter.
9945         (gnus-summary-save-in-pipe): Work when it is called independently.
9946         (gnus-summary-pipe-to-muttprint): Don't modify
9947         gnus-summary-pipe-output-default-command.
9948
9949 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9950
9951         * message.el (message-send-mail-with-sendmail):
9952         Display the error message.
9953
9954 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9955
9956         * gnus-art.el (gnus-default-article-saver):
9957         Add gnus-summary-save-in-pipe to choices.
9958         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
9959         gnus-summary-pipe-output-default-command as the default command.
9960         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
9961         instead of gnus-last-shell-command.
9962
9963         * gnus-sum.el (gnus-summary-pipe-output-default-command):
9964         New user option.
9965         (gnus-summary-muttprint-program): Mention the value will be changed.
9966         (gnus-summary-save-article): Force showing of all headers.
9967         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
9968
9969 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
9970
9971         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
9972
9973 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
9974
9975         * nnimap.el (nnimap-id):
9976         * sieve-manage.el (sieve-manage-open): Doc fixes.
9977
9978 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
9979
9980         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
9981         if available.
9982
9983 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9984
9985         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
9986
9987         * nnkiboze.el (nnkiboze-generate-group):
9988         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
9989
9990         * nnmairix.el: Require CL.
9991
9992 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9993
9994         * dgnushack.el: Autoload get-display-table and put-display-table for
9995         XEmacs 21.5.
9996
9997         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
9998         21.4 and SXEmacs.
9999
10000 2008-06-15  David Engster  <dengste@eml.cc>
10001
10002         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
10003
10004 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
10005
10006         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
10007         New macros that expand to an `aset'/`aref' call under Emacs, and to a
10008         runtime choice under XEmacs.
10009
10010         * gnus-sum.el (gnus-summary-set-display-table):
10011         Use `gnus-put-display-table', `gnus-get-display-table',
10012         `gnus-set-display-table' for the display table, instead of `aset'.
10013
10014         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
10015         Use `gnus-put-display-table', `gnus-get-display-table',
10016         `gnus-set-display-table' for the display table.
10017
10018 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10019
10020         * nnmairix.el: Add autoloads.
10021
10022 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10023
10024         * nnmairix.el (nnmairix-delete-recreate-group)
10025         (nnmairix-update-and-clear-marks): Fix error messages.
10026
10027 2008-06-14  David Engster  <dengste@eml.cc>
10028
10029         * nnmairix.el: Upgrade to version 0.6.
10030         (nnmairix-group-toggle-propmarks-this-group)
10031         (nnmairix-group-toggle-readmarks-this-group)
10032         (nnmairix-group-delete-recreate-this-group)
10033         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
10034         (nnmairix-remove-tick-mark-original-article): New commands.
10035         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
10036         (nnmairix-propagate-marks-to-nnmairix-groups)
10037         (nnmairix-only-use-registry, nnmairix-allowfast-default)
10038         (nnmairix-marks-cache, nnmairix-version-output): New variables.
10039         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
10040         functions needed for marks propagation and manipulation of read marks.
10041         (nnmairix-update-groups): New function.
10042         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
10043         (nnmairix-determine-original-group-from-registry)
10044         (nnmairix-determine-original-group-from-path)
10045         (nnmairix-get-group-from-file-path, nnmairix-map-range)
10046         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
10047         New helper functions.
10048         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
10049         keystrokes for new commands.
10050         (nnmairix-delete-and-create-on-change): Doc string cleanup.
10051         (nnmairix-request-group): Check allow-fast group parameter.
10052         (nnmairix-request-create-group): Set allow-fast group parameter if
10053         nnmairix-allowfast-default is set.
10054         (nnmairix-close-group): Propagate marks upon closing if needed.
10055         (nnmairix-group-toggle-threads-this-group): Use new.
10056         nnmairix-group-toggle-parameter helper function.
10057         (nnmairix-search): Better check for empty search result.
10058         (nnmairix-goto-original-article): Use new helper functions for
10059         determining original article.
10060         (nnmairix-show-original-article): Make sure message-id is in brackets.
10061         (nnmairix-call-mairix-binary): Change variable name.
10062         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
10063         helper function.
10064         (nnmairix-widget-toggle-activate): Fix doc string.
10065
10066 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10067
10068         * nnir.el: Require edmacro when compiling with XEmacs.
10069         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
10070         available in Emacs 21.
10071
10072 2008-06-11  Glenn Morris  <rgm@gnu.org>
10073
10074         * gnus-util.el (x-focus-frame):
10075         * gnus.el (image-size):
10076         * mm-decode.el (image-size): Declare.
10077
10078         * gnus-picon.el (declare-function): Add compat definition.
10079         (image-size): Declare.
10080
10081         * gnus-group.el (tool-bar-map):
10082         * gnus-sum.el (tool-bar-map): Define for compiler.
10083
10084         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
10085
10086         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
10087
10088         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
10089         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
10090         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
10091         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
10092         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
10093         * sieve-manage.el, spam-report.el, spam.el:
10094         Remove unnecessary eval-and-compile of autoloads.
10095
10096 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
10097
10098         * auth-source.el: Precise Tramp doc.
10099
10100 2008-06-07  Glenn Morris  <rgm@gnu.org>
10101
10102         * nnmairix.el: Remove unnecessary eval-when-compile.
10103
10104 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10105
10106         * lpath.el: Fbind propertize for XEmacs 21.4.
10107
10108 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
10109
10110         * nnir.el: Move here from ../contrib.
10111
10112 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10113
10114         * gnus-util.el (gnus-read-shell-command): New function.
10115         * mm-decode.el (mm-pipe-part):
10116         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
10117
10118 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10119
10120         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
10121
10122 2008-06-03  Glenn Morris  <rgm@gnu.org>
10123
10124         * pop3.el (nnheader-accept-process-output): Autoload it.
10125
10126 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10127
10128         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
10129         are not 2-digit hexadecimal characters that follow `%'s.
10130
10131 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10132
10133         * message.el (message-bogus-recipient-p): Fix type in doc string.
10134         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
10135         (message-bogus-addresses): Rename from message-bogus-address-regexp.
10136         Improve custom options.
10137         (message-bogus-recipient-p): Adjust accordingly.
10138
10139 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
10140
10141         * parse-time.el (parse-time-months, parse-time-weekdays): Add
10142         long-form month and day names.
10143
10144 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10145
10146         * dgnushack.el: Autoload debug, eudc-expand-inline and
10147         pgg-snarf-keys-region for XEmacs.
10148
10149         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
10150
10151         * nnmairix.el: Require edmacro when compiling with XEmacs.
10152
10153 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
10154
10155         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
10156         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
10157
10158 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
10159
10160         * auth-source.el: Add more docs.
10161
10162         * netrc.el (netrc-machine): Always match if the port is not given.
10163
10164 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10165
10166         * nnheader.el (nnheader-read-timeout): Change the default timeout from
10167         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
10168         retrieval faster in some cases, but might make CPU usage larger.
10169         If this has any bad side effects, we might revert this change.
10170
10171         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
10172         seems to make mail retrieval much, much faster.
10173         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
10174         unconditionally.
10175
10176         * gnus-draft.el (gnus-group-send-queue):
10177         Bind message-send-mail-partially-limit to nil to avoid being prompted.
10178
10179 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
10180
10181         * mml.el (mml-attach-buffer): Prompt for `disposition'.
10182
10183         * message.el (message-bogus-address-regexp): Fix and improve custom
10184         type.
10185         (message-setup-hook): Add message-check-recipients as custom option.
10186
10187 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
10188
10189         * message.el (message-cite-function): Remove bogus autoload which crept
10190         in during merge from v5-10.
10191
10192 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
10193
10194         * nnimap.el (nnimap-open-connection): Fix login/password bug.
10195
10196         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
10197
10198         * auth-source.el: Preliminary Tramp docs.
10199         (auth-sources): Change the default auth-sources to use
10200         EPA .gpg files.
10201
10202 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
10203
10204         * nntp.el: Autoload `auth-source-user-or-password'.
10205         (nntp-send-authinfo): Use it.
10206
10207         * nnimap.el: Autoload `auth-source-user-or-password'.
10208         (nnimap-open-connection): Use it.
10209
10210         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
10211         for the gnus-message function.
10212         (auth-source-user-or-password): Use it.
10213
10214 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10215
10216         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
10217         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
10218         (rfc2104-hash): Use it.
10219
10220 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
10221
10222         * gnus-art.el (gnus-article-toggle-truncate-lines):
10223         Don't use `iff' in docstring.
10224
10225 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
10226
10227         * gnus-registry.el: Adjusted copyright dates and added a keyword.
10228
10229         * gnus-util.el (gnus-extract-address-component-name)
10230         (gnus-extract-address-component-email): Convenience functions around
10231         `gnus-extract-address-components'.
10232
10233         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10234         Use `gnus-extract-address-component-email' to fix bug of comparing full
10235         sender name to `user-mail-address'.
10236
10237 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
10238
10239         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
10240         catch/throw to optimize.
10241         (gnus-registry-find-keywords): Just use member to find a keyword.
10242
10243 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10244
10245         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
10246         is current before calling gnus-server-prepare.
10247         (gnus-server-setup-buffer, gnus-server-update-server)
10248         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
10249
10250 2008-05-04  Juri Linkov  <juri@jurta.org>
10251
10252         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
10253         (mailcap-file-default-commands): Use mailcap-replace-in-string
10254         instead of replace-regexp-in-string, and mailcap-delete-duplicates
10255         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
10256
10257 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
10258
10259         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
10260
10261 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10262
10263         * gnus.el: Bump version to 0.11.
10264
10265 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10266
10267         * gnus.el: No Gnus v0.10 is released.
10268
10269 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10270
10271         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
10272         hooks.
10273         (gnus-update-read-articles): Speed up non-marks-using users.
10274         (gnus-use-marks): Define gnus-use-marks.
10275         (gnus-propagate-marks): Rename variable to something more sensible.
10276
10277 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
10278
10279         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
10280         (gmm-image-load-path-for-library): Fix typos in docstrings.
10281         (gmm-message): Reflow docstring.
10282
10283 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
10284
10285         * mail-source.el (mail-source-set-1, mail-source-bind):
10286         Move auth-source code out of the macro to clean it up and fix bugs.
10287
10288 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
10289
10290         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
10291         by sender if it's equal to user-mail-address, it's likely to be
10292         useless.
10293
10294         * mail-source.el (mail-source-bind): Don't use user or password if they
10295         are not bound.  Unintern them if they are nil.  Don't use server unless
10296         it's bound, and default it to empty string otherwise.
10297
10298 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
10299
10300         * mail-source.el: Load auth-source.el.
10301         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
10302         get user name or password, if auth-sources is set up.
10303
10304         * gnus-registry.el (gnus-registry-split-strategy): New variable for
10305         strategy of splitting with parent.
10306         (gnus-registry-split-fancy-with-parent)
10307         (gnus-registry-post-process-groups): Use it and fix prior
10308         bug (returning a list as the split result).
10309
10310         * auth-source.el (auth-sources): Remove server parameter.
10311         (auth-source-pick, auth-source-user-or-password)
10312         (auth-source-user-or-password-imap)
10313         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10314         (auth-source-user-or-password-sftp)
10315         (auth-source-user-or-password-smtp): Remove server parameter.
10316
10317 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
10318
10319         * smime.el (smime-sign-region, smime-encrypt-region)
10320         (smime-decrypt-region):
10321         Remove redundant calls to `generate-new-buffer-name'.
10322
10323 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
10324
10325         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
10326         Don't use QP for message/rfc822.
10327         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
10328
10329 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10330
10331         * sieve-manage.el (sieve-string-bytes): Remove.
10332         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
10333         correct byte-length only if the process's coding-system is the same as
10334         the one used internally by Emacs to represent strings.
10335
10336 2008-04-22  Juri Linkov  <juri@jurta.org>
10337
10338         * mailcap.el (mailcap-file-default-commands): New function.
10339
10340 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10341
10342         * message.el (message-signature-separator, message-cite-function):
10343         Change custom version.
10344
10345 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
10346
10347         * tls.el (tls-program): Add -ign_eof argument to call the openssl
10348         commands.
10349         (tls-checktrust): Ditto.
10350
10351 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10352
10353         * mm-decode.el (mm-display-external): Make temp file read-only.
10354
10355 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10356
10357         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
10358         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
10359         `C-c C-f d'.
10360
10361 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
10362
10363         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
10364
10365 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10366
10367         * gnus.el: Bump version to 0.9.
10368
10369 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
10370
10371         * gnus.el: No Gnus v0.8 is released.
10372
10373 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10374
10375         * mail-source.el (mail-source-value):
10376         Prefer fboundp to functionp so it works with macros as well.
10377
10378 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10379
10380         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10381         Fix last change in case the element is not even a symbol.
10382
10383 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10384
10385         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10386         Prefer fboundp to functionp so it works with macros as well.
10387
10388 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
10389
10390         * auth-source.el: Add docs.
10391         (auth-sources): Modify format to support server.
10392         (auth-source-pick, auth-source-user-or-password)
10393         (auth-source-user-or-password-imap)
10394         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10395         (auth-source-user-or-password-sftp)
10396         (auth-source-user-or-password-smtp): Add server parameter.
10397
10398 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
10399
10400         * gnus-registry.el: Initialize the registry when gnus-registry-install
10401         is t.
10402
10403 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10404
10405         * compface.el (uncompface): Make buffer unibyte.
10406
10407 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10408
10409         * mail-source.el (mail-source-value):
10410         Prefer fboundp to functionp so it works with macros as well.
10411
10412 2008-04-05  Glenn Morris  <rgm@gnu.org>
10413
10414         * gnus-ems.el (mm-disable-multibyte): Autoload it.
10415
10416 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10417
10418         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
10419         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
10420
10421         * nnheader.el (nnheader-init-server-buffer): Change buffer's
10422         multibyteness after rather than before erasing it.
10423
10424         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
10425         mm-with-multibyte.
10426         (gnus-request-article-this-buffer): Make sure the proper decoding is
10427         used if gnus-original-article-buffer happens to be unibyte.
10428
10429         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
10430         default-enable-multibyte-characters.
10431
10432         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
10433         default-enable-multibyte-characters.
10434
10435         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
10436
10437         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
10438
10439 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10440
10441         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10442         Fix last change in case the element is not even a symbol.
10443
10444 2008-04-02  Simon Josefsson  <simon@josefsson.org>
10445
10446         * imap.el (imap-enable-exchange-bug-workaround): New variable.
10447         (imap-message-copyuid-1): Use it.
10448         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
10449         J. Williams in
10450         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
10451
10452         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
10453         imap-enable-exchange-bug-workaround.
10454         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
10455
10456 2008-04-01  Simon Josefsson  <simon@josefsson.org>
10457
10458         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
10459         a 100 byte status-checks into a 2-3MB transfer for each group.
10460         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
10461         to enable bug workaround or not.
10462         (nnimap-find-minmax-uid): Only enable workaround conditionally.
10463
10464 2008-03-31  Glenn Morris  <rgm@gnu.org>
10465
10466         * message.el (mml2015-use): Declare for compiler.
10467         (message-info): Require mml2015 when appropriate.
10468
10469 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10470
10471         * Makefile.in (EMACS_COMP): Quote directory name that might contain
10472         whitespace.
10473
10474 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10475
10476         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
10477         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
10478         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
10479         (nntp-service-to-port): New function.
10480         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
10481         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
10482         (nntp-open-netcat-stream): New function.
10483         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
10484
10485 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
10486
10487         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
10488
10489 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10490
10491         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
10492
10493 2008-03-28  Magnus Henoch  <mange@freemail.hu>
10494
10495         * dns.el (dns-write): Use set-buffer-multibyte.
10496
10497 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
10498
10499         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
10500
10501 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10502
10503         * message.el (message-signature-separator): Change default.
10504         Improve custom type.
10505         (message-cite-function): Change default to
10506         message-cite-original-without-signature.
10507
10508         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
10509         toggle.
10510
10511         * message.el (message-check-news-body-syntax): Fix signature check.
10512         (message-setup-1): Mark buffer as unmodified _after_ running
10513         message-setup-hook and handling message-alternative-emails.
10514         (message-shorten-references): Be more strict when building list of
10515         valid references to comply with GNKSA.
10516
10517         * gnus-group.el (gnus-read-ephemeral-bug-group)
10518         (gnus-read-ephemeral-debian-bug-group)
10519         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
10520
10521         * message.el (message-info): Don't use booleanp which isn't supported
10522         in Emacs 21 and XEmacs.
10523
10524 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
10525
10526         * gnus-group.el (gnus-gmane-group-download-format): Rename from
10527         gnus-group-gmane-group-download-format.
10528         (gnus-group-read-ephemeral-gmane-group): Rename from
10529         gnus-group-read-ephemeral-gmane-group.
10530         (gnus-read-ephemeral-gmane-group-url): Rename from
10531         gnus-group-read-ephemeral-gmane-group-url.
10532         (gnus-bug-group-download-format-alist): New variable.
10533         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
10534         (gnus-read-ephemeral-emacs-bug-group): New commands.
10535
10536 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10537
10538         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
10539         (gnus-visible-headers): Improve custom type.
10540
10541 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10542
10543         * mml.el (mml-menu): Add workarounds for XEmacs.
10544
10545         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
10546         X-Boundary header.
10547
10548         * message.el (message-simplify-recipients): Fix previous commit.
10549
10550 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10551
10552         * mm-util.el (mm-set-buffer-multibyte): New function.
10553         * mm-decode.el (mm-copy-to-buffer): Use it.
10554
10555         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10556         Prefer fboundp to functionp so it works with macros as well.
10557
10558 2008-03-19  Glenn Morris  <rgm@gnu.org>
10559
10560         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
10561         Accidentally removed in the sync process with Emacs.
10562
10563 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
10564
10565         * message.el (message-alter-recipients-discard-bogus-full-name):
10566         New function.
10567         (message-alter-recipients-function): New variable.
10568         (message-get-reply-headers): Use it.
10569         (message-replace-header): New helper function.
10570         (message-recipients-without-full-name): New variable.
10571         (message-simplify-recipients): New command.
10572
10573         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
10574
10575         * message.el (message-info): Handle EasyPG manual.
10576
10577         * mml.el (mml-menu): Add entry for EasyPG.
10578
10579 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
10580
10581         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
10582         parameter.
10583
10584         * message.el (message-disassociate-draft): Specify drafts group name
10585         fully.
10586
10587 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
10588
10589         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10590         Eliminate unnecessary duplicates from the match list.
10591
10592 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10593
10594         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
10595
10596         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
10597
10598         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
10599         args of `how-many' of which the XEmacs version doesn't take; declare
10600         Info-index-next as function.
10601
10602 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10603
10604         * gnus-score.el (gnus-score-headers): Fix handling of
10605         gnus-inhibit-slow-scoring.
10606
10607         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
10608         string.
10609         (gnus-button-url-regexp): Improve handling of parenthesis.
10610         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
10611         (gnus-button-handle-info-keystrokes): Handle index entries.
10612
10613 2008-03-15  Glenn Morris  <rgm@gnu.org>
10614
10615         * parse-time.el (parse-time-string): Simplify.
10616
10617 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10618
10619         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
10620         Incoming* files.
10621
10622 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
10623
10624         * auth-source.el (auth-sources): Rename from auth-source-choices.
10625         (auth-source-pick): Use it.
10626
10627 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10628
10629         * binhex.el (binhex-decode-region-internal):
10630         * uudecode.el (uudecode-decode-region-internal):
10631         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
10632         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
10633         setting default-enable-multibyte-characters.
10634
10635 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
10636
10637         * auth-source.el (auth-source-protocols)
10638         (auth-source-protocols-customize, auth-source-choices): Add and
10639         modified variable customizations and defaults.
10640         (auth-source-pick, auth-source-user-or-password)
10641         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
10642         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10643         (auth-source-user-or-password-sftp)
10644         (auth-source-user-or-password-smtp): Use new variables and provide an
10645         interface to netrc.el.
10646
10647 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10648
10649         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
10650         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
10651         Make sure the nntp port to specify is a string.
10652
10653 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10654
10655         * nntp.el: Use with-current-buffer.
10656         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
10657         dubious mm-with-unibyte-current-buffer.
10658         (nntp-with-open-group-function): New function extracted from
10659         nntp-with-open-group macro.
10660         (nntp-with-open-group): Use the function, so it's easier to debug.
10661         Add indentation and debugging info.
10662         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
10663         Recommend the use of the netcat alternatives.
10664
10665         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
10666         Avoid mm-string-as-multibyte as well.
10667
10668         * nnweb.el (nnweb-insert-html):
10669         Remove use of nnheader-string-as-multibyte.
10670
10671         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
10672         (nnheader-string-as-multibyte): Remove.
10673
10674         * mm-view.el: Use inhibit-read-only.
10675         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
10676         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
10677         or unibyte-string.
10678
10679         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
10680         (mm-uu-yenc-extract): Use with-current-buffer.
10681
10682         * gnus-soup.el (gnus-soup-send-packet): Don't use
10683         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
10684
10685         * nnmh.el: Use with-current-buffer.
10686         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
10687         mm-string-as-multibyte on the output of mm-encode-coding-string.
10688
10689         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
10690         (nnimap-request-move-article): Use with-current-buffer.
10691
10692         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
10693         inserting the handle-buffer's text, so the implicit multibyte->unibyte
10694         conversion uses string-make-unibyte rather than string-as-unibyte.
10695
10696         * gnus-msg.el: Use with-current-buffer.
10697
10698         * message.el (message-ignored-resent-headers): Add "Delivered-To".
10699
10700 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
10701
10702         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
10703         string for caching if it is 'PIN.
10704
10705 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10706
10707         * lpath.el: Consider the case without Emacs/W3.
10708
10709 2008-03-08  Glenn Morris  <rgm@gnu.org>
10710
10711         * time-date.el (date-to-time, time-subtract, time-add)
10712         (safe-date-to-time): Doc fixes.
10713
10714 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10715
10716         * mail-source.el (mail-source-delete-old-incoming-confirm):
10717         Change default to nil.
10718         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
10719
10720 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10721
10722         * lpath.el: Rearrange.
10723
10724         * gnus-art.el (gnus-narrow-to-page): Position point properly.
10725         (gnus-article-goto-prev-page): Work for articles having ^L's.
10726
10727         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
10728
10729         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
10730
10731 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
10732
10733         * gnus-bookmark.el: Adjust for renames in bookmark.el.
10734         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
10735         (gnus-bookmark-jump): Adjust some variable names.
10736
10737 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
10738
10739         * auth-source.el: New package.
10740         (auth-source-choices): Add customization entry point variable.
10741
10742         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
10743         bug.
10744
10745 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
10746
10747         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
10748         (gnus-registry-initialize, gnus-registry-install-p): Use it.
10749         (gnus-registry-install-shortcuts): Rename from
10750         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
10751         the `gnus-registry-mark-map' keymap dynamically from
10752         `gnus-registry-marks'.  The generated functions update the summary line
10753         when a registry mark is added or deleted, and will call
10754         `gnus-registry-install-p' (see the comments in the code).
10755         (gnus-registry-user-format-function-M): Use concat intelligently.
10756
10757         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
10758         the registry mark functions.
10759
10760 2008-03-05  Glenn Morris  <rgm@gnu.org>
10761
10762         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
10763         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
10764         gnus-art.
10765         (top-level): No need to load own source when compiling.
10766
10767 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10768
10769         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
10770         Suggested by <chris.anderton@zetnet.co.uk>.
10771
10772 2008-03-04  Glenn Morris  <rgm@gnu.org>
10773
10774         * gnus-sum.el (top-level): No need to require gnus when compiling,
10775         since unconditionally required near start of file.
10776         (gnus-summary-display-while-building): Move definition before use.
10777
10778 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
10779
10780         * gnus-registry.el (gnus-registry-user-format-function-M):
10781         Add formatting function.
10782
10783 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10784
10785         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
10786         with plists.
10787         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
10788         Use new format.
10789
10790 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10791
10792         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
10793         `where-is-internal' that returns a range of key sequences.
10794
10795 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10796
10797         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
10798
10799         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
10800         (gnus-summary-jump-to-group): Consider windows on other displayed
10801         frames as well.  Similar changes might be needed elsewhere, but that's
10802         the one I've bumped into during my use.
10803
10804         * nndoc.el (nndoc-oe-dbx-type-p):
10805         * gnus-msg.el (gnus-debug):
10806         * gnus-group.el (gnus-update-group-mark-positions):
10807         Use mm-string-to-multibyte.
10808
10809 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10810
10811         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
10812         doesn't handle NotDashEscaped.
10813
10814         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
10815         (mml-dnd-attach-options): Fix typo in custom choice.
10816
10817         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
10818         Change nndoc-article-type to mbox.
10819         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
10820
10821         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
10822         to nil, instead of html2text.
10823
10824         * imap.el (imap-debug): Add `imap-ping-server'.
10825
10826         * gnus-bookmark.el: Add FIXMEs.
10827
10828         * message.el (message-form-letter-separator)
10829         (message-send-form-letter-delay): New variables.
10830         (message-send-form-letter): Use them.  New command to send form
10831         letters.  Requested by Uwe Siart.
10832         (message-send-mail-function): Doc fix.  Add "Other" custom option.
10833
10834 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10835
10836         * Update copyright years.
10837
10838 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10839
10840         Sync from EMACS_22_BASE.
10841
10842         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
10843
10844 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
10845
10846         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
10847         empty author.
10848
10849 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
10850
10851         * gnus-registry.el (gnus-registry-marks): Add variable for
10852         customization of marks and their appearance.
10853         (gnus-registry-read-mark): Use it.
10854         (gnus-registry-do-marks): Add utility function to loop through
10855         `gnus-registry-marks'.
10856         (gnus-registry-install-shortcuts-and-menus): Add function to install
10857         shortcuts and menus.
10858         (gnus-registry-initialize): Use it.
10859         (gnus-registry-default-mark): Clarify documentation.
10860
10861 2008-02-29  Glenn Morris  <rgm@gnu.org>
10862
10863         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
10864         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
10865         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
10866         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
10867         Change defcustom :version from 23.0 to 23.1.
10868
10869 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
10870
10871         * gnus-registry.el (gnus-registry-follow-group-p)
10872         (gnus-registry-post-process-groups): Add functions to aid registry
10873         splitting and improve logging.  Clarify behavior in function
10874         documentation.
10875         (gnus-registry-split-fancy-with-parent): Use them.
10876
10877 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10878
10879         * gnus-art.el: Use with-current-buffer.
10880
10881 2008-02-27  David Engster  <dengste@eml.cc>
10882
10883         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
10884         Express real group name in the response.
10885
10886 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10887
10888         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
10889         (nnmairix-last-server, nnmairix-current-server): Defvar them.
10890         (nnmairix-goto-original-article): Defvar gnus-registry-install and
10891         autoload gnus-registry-fetch-group when compiling.
10892         (nnmairix-request-group-with-article-number-correction):
10893         Remove unreferenced argument passed to nnmairix-call-backend.
10894
10895 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10896
10897         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
10898         (mm-uu-extract): Improve face for low color ttys.
10899         Reported by Sascha Wilde.
10900
10901 2008-02-27  Glenn Morris  <rgm@gnu.org>
10902
10903         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
10904         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
10905         variables to defconsts.  Convert comments to doc-strings.
10906         (nnmairix-last-server, nnmairix-current-server): Convert from free
10907         variables to defvars.  Convert comments to doc-strings.
10908         (gnus-registry-fetch-group): Autoload.
10909         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
10910         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
10911         (nnmairix-widget-build-editable-fields): Use car cddr rather than
10912         caddr.
10913         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
10914         nnmairix-request-group-with-article-number-correction call.
10915         (nnmairix-fast, nnmairix-group): New, less general names, for free
10916         variables passed from nnmairix-request-group to
10917         nnmairix-request-group-with-article-number-correction.  Declare.
10918         (nnmairix-request-group-with-article-number-correction):
10919         Use nnmairix-fast, nnmairix-group rather than fast, group.
10920
10921 2008-02-26  David Engster  <dengste@eml.cc>
10922
10923         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
10924         version 0.5.
10925
10926 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
10927
10928         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
10929         instead of making an extra function call.  Don't add the current group
10930         to articles only when they have the group.  Use
10931         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
10932         Reported by David <de_bb@arcor.de>.
10933
10934 2008-02-24  Miles Bader  <miles@gnu.org>
10935
10936         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
10937         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
10938         (mm-find-mime-charset-region):
10939         * mm-bodies.el (mm-encode-body):
10940         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
10941
10942 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10943
10944         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
10945         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
10946
10947 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
10948
10949         * mail-source.el (mail-source-delete-incoming): Change default.
10950         Supplement doc string.
10951
10952         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
10953
10954 2008-02-14  Glenn Morris  <rgm@gnu.org>
10955
10956         * time-date.el (format-seconds): New function.
10957
10958 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10959
10960         * nnmail.el (nnmail-message-id-cache-file): Derive from
10961         `gnus-home-directory'.
10962
10963 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
10964
10965         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
10966         Document negative prefix.
10967
10968         * gnus-group.el (gnus-group-read-group): Document negative prefix.
10969
10970 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10971
10972         * message.el (message-unsent-separator): Add the Exim bounce
10973         separator.
10974
10975 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
10976
10977         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
10978         list.
10979         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
10980         recipient/signer list.
10981
10982 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10983
10984         * Makefile.in (datarootdir): Define.
10985         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
10986         name that might contain whitespace.
10987
10988 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10989
10990         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
10991         fbound (Emacs 23 unicode), signal an error.
10992
10993 2008-02-08  Glenn Morris  <rgm@gnu.org>
10994
10995         * gnus-art.el (pgg-display-output-buffer): Declare as function.
10996
10997 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
10998
10999         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
11000         ports to the calls to `netrc-machine-user-or-password' in addition to
11001         "imap" and "imaps".
11002
11003 2008-02-01  Zhang Wei  <id.brep@gmail.com>
11004
11005         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
11006
11007         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
11008
11009 2008-02-01  Kenichi Handa  <handa@m17n.org>
11010
11011         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
11012         rfc2104-hexstring-to-bitstring and changed to return a byte list.
11013         (rfc2104-hash): Convert the result of concat to unibyte string.
11014
11015 2008-02-01  Dave Love  <fx@gnu.org>
11016
11017         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
11018         coding-system-for-read.
11019         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
11020
11021 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
11022
11023         * gnus.el (gnus-group-startup-message): Add `find-image' call before
11024         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
11025         <hanche@math.ntnu.no>.
11026
11027 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11028
11029         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
11030
11031         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
11032
11033 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
11034
11035         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
11036         * message.el (message-beginning-of-line): Use featurep instead of bound
11037         tests in order to resolve conditionals at compile time.
11038
11039 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
11040
11041         * mail-source.el (mail-sources): Add `group' choice.
11042
11043         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
11044         parameter `in-group' to control into which group the articles go.
11045         Add treatment of `group' mail-source.
11046
11047 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11048
11049         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
11050
11051         * mm-decode.el (mm-dissect-buffer): Decode description.
11052
11053         * mml.el (mml-to-mime): Encode message header first.
11054
11055 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11056
11057         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
11058         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
11059
11060         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
11061         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
11062
11063 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
11064
11065         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
11066
11067 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11068
11069         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
11070         prefix keys.
11071         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
11072         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
11073         gnus-xmas.el.
11074
11075         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
11076         (gnus-xmas-article-describe-bindings): New function.
11077         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
11078         gnus-xmas-article-describe-bindings.
11079
11080         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
11081
11082 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
11083
11084         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
11085         Add new variables for article mark management.
11086         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
11087         list of extra data entries which, when present, will indicate that the
11088         article ID should not be trimmed from the registry.
11089         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
11090         functions.
11091         (gnus-registry-read-mark): New function to read a mark name from the
11092         user.
11093         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
11094         (gnus-registry-set-article-mark-internal): New functions to add and
11095         remove marks.
11096         (gnus-registry-get-article-marks): New function to show the marks for
11097         an article, or retrieve them for further use.
11098
11099 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11100
11101         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
11102         keys when no argument is given.
11103
11104 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
11105
11106         * imap.el (imap-ping-server): New variable.
11107         (imap-opened): On add extra ping if imap-ping-server is non-nil.
11108         (imap-ping-server): Minor doc string fixes.
11109
11110 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11111
11112         * imap.el (imap-ping-server): New function.
11113         (imap-opened): Call imap-ping-server.
11114
11115 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11116
11117         * gnus-sum.el (gnus-article-sort-by-random)
11118         (gnus-thread-sort-by-random): Fix doc strings.
11119         Reported by jidanni@jidanni.org.
11120
11121 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11122
11123         * gnus-art.el (gnus-article-describe-bindings): New function.
11124         (gnus-article-read-summary-keys): Use it.
11125         (gnus-article-mode-map): Bind `C-h b' to it.
11126
11127 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11128
11129         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
11130         XEmacs.
11131         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11132         Protect against non-character events.
11133
11134         * lpath.el: Fbind map-keymap for Emacs 21.
11135
11136 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
11137
11138         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
11139         New command.
11140         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
11141         instead of END.  Change name of the temp file.
11142         (gnus-group-gmane-group-download-format): Add doc string.  Make it
11143         customizable.
11144
11145 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11146
11147         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
11148         bind `S W' to gnus-article-wide-reply-with-original; set default
11149         binding to gnus-article-read-summary-send-keys.
11150         (gnus-article-read-summary-keys): Fix the order of keys; display
11151         continuation keys correctly in the echo area; describe bindings
11152         correctly when keys end with `C-h'.
11153         (gnus-article-read-summary-send-keys): New function.
11154         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11155         Work for gnus-article-read-summary-send-keys; display continuation keys
11156         correctly in the echo area.
11157         (gnus-article-reply-with-original): Ignore prefix argument.
11158         (gnus-article-wide-reply-with-original): New function.
11159
11160         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
11161         Emacs 21.
11162
11163 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11164
11165         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
11166         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
11167
11168 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
11169
11170         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
11171         (gnus-group-read-ephemeral-gmane-group): New command.
11172
11173 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
11174
11175         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
11176
11177 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11178
11179         * message.el (message-send-mail-function): Increase custom version.
11180
11181         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
11182         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
11183
11184 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11185
11186         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
11187         for the cases where imap-authenticate is called with a nil buffer
11188         parameter.
11189
11190 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11191
11192         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
11193         html parts correctly; support forwarded messages.
11194         (gnus-article-browse-html-article): Remove work buffers.
11195
11196         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
11197         compiling.
11198         (netrc-bound-and-true-p): New macro.
11199         (netrc-parse): Use it instead of bound-and-true-p that is not available
11200         in XEmacs 21.4.
11201
11202 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
11203
11204         * gnus-registry.el (gnus-registry-mark-article)
11205         (gnus-registry-article-marks): Add functionality to mark articles
11206         through the Gnus registry.
11207
11208         * encrypt.el: Clarify documentation for the new pgg method.
11209         (encrypt-file-alist): Add PGG option.
11210         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
11211         functionality.  Abstract password key and messaging to external
11212         functions.
11213         (encrypt-password-key, encrypt-get-passphrase-if-needed)
11214         (encrypt-message-method-and-cipher): Add new convenience external
11215         functions.
11216         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
11217         (encrypt-pgg-process-buffer): Add PGG functionality glue.
11218
11219         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
11220         (netrc-parse): Use encrypt-file-alist to determine if
11221         encrypt-find-model or encrypt-insert-file-contents should be used.
11222
11223         * encrypt.el: Clarify documentation.  Load password-cache or
11224         password, whichever one is found first, instead of autoloading.
11225
11226 2007-12-19  Glenn Morris  <rgm@gnu.org>
11227
11228         * mml.el (message-options-set, message-narrow-to-head)
11229         (message-in-body-p, message-mail-p, message-encode-message-body):
11230         Autoload.
11231         (message-remove-header, message-narrow-to-headers-or-head)
11232         (message-subscribed-p, message-make-mail-followup-to)
11233         (message-position-on-field, message-news-p)
11234         (message-options-set-recipient, message-generate-headers)
11235         (message-sort-headers): Declare as functions.
11236
11237 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11238
11239         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
11240         convention in doc string.
11241
11242 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11243
11244         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
11245         title to html parts.
11246         (gnus-article-browse-html-article): Pass message header to it.
11247
11248         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
11249
11250 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
11251
11252         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
11253         or password compatible with XEmacs.
11254
11255 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11256
11257         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
11258         format document.
11259         (gnus-mime-delete-part): Don't write description line if empty.
11260         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
11261
11262 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
11263
11264         * gnus-sum.el (gnus-summary-mark-unread-as-read)
11265         (gnus-summary-mark-read-and-unread-as-read)
11266         (gnus-summary-mark-current-read-and-unread-as-read)
11267         (gnus-summary-mark-unread-as-ticked): Doc fix.
11268         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
11269
11270 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
11271
11272         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
11273         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11274
11275 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
11276
11277         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
11278         yes-or-no-p.
11279
11280 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11281
11282         * mm-decode.el (mm-add-meta-html-tag): New function.
11283         (mm-save-part-to-file, mm-pipe-part): Use it.
11284
11285         * gnus-art.el (gnus-article-browse-delete-temp-files):
11286         Use gnus-y-or-n-p instead of y-or-n-p.
11287         (gnus-article-browse-html-parts): Work with message/external-body; use
11288         mm-add-meta-html-tag.
11289
11290 2007-12-11  Glenn Morris  <rgm@gnu.org>
11291
11292         * gnus-cache.el: Require gnus-sum not just when compiling.
11293
11294         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
11295
11296         * gnus-int.el (gnus-server-opened, gnus-status-message):
11297         Move definitions before use.
11298
11299         * mm-decode.el: Require gnus-util.
11300         (mm-remove-part): Only call delete-annotation on XEmacs.
11301
11302         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
11303
11304         * nnmail.el: Require gnus-int.
11305
11306         * spam.el: Move `require's before `eval-when-compile's.
11307
11308         * gnus-ems.el (gnus-alive-p):
11309         * gnus-fun.el (message-goto-eoh):
11310         * gnus-util.el (gnus-group-name-decode):
11311         * mail-source.el (gnus-compress-sequence):
11312         * message.el (Info-goto-node, format-spec):
11313         * mm-bodies.el (message-options-get):
11314         * mm-decode.el (mm-view-pkcs7):
11315         * mm-util.el (gmm-write-region):
11316         * mml-smime.el (mml-compute-boundary)
11317         (gnus-completing-read-with-default):
11318         * mml.el (widget-button-press, gnus-make-hashtable):
11319         * mml1991.el (mm-decode-content-transfer-encoding)
11320         (mm-encode-content-transfer-encoding)
11321         (message-options-get, message-options-set):
11322         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
11323         * nnfolder.el (gnus-request-group):
11324         * nnheader.el (ietf-drums-unfold-fws):
11325         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
11326         * smime.el (gnus-run-mode-hooks):
11327         * spam-stat.el (gnus-message): Autoload.
11328
11329         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
11330         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
11331         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
11332         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
11333         Add declare-function compatibility definition.
11334
11335         * gnus-cache.el (nnvirtual-find-group-art):
11336         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
11337         (gnus-add-image, gnus-add-wash-type):
11338         * gnus-group.el (nnkiboze-score-file):
11339         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
11340         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
11341         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
11342         (message-tokenize-header, gnus-get-buffer-create)
11343         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
11344         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
11345         * gnus.el (gnus-group-decoded-name):
11346         * mail-source.el (imap-capability):
11347         * mm-bodies.el (message-options-set):
11348         * mm-decode.el (gnus-configure-windows):
11349         * mm-extern.el (message-goto-body):
11350         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
11351         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
11352         (epg-sub-key-validity, message-options-set):
11353         * mml.el (widget-event-point, gnus-configure-windows):
11354         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
11355         * mml2015.el (epg-check-configuration, epg-configuration)
11356         (message-options-set):
11357         * nndb.el (nndb-request-article):
11358         * nnfolder.el (gnus-request-create-group):
11359         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
11360         * nnmaildir.el (gnus-group-mark-article-read):
11361         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
11362         * rfc1843.el (message-fetch-field):
11363         * spam.el (gnus-extract-address-components):
11364         Declare as functions.
11365
11366 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11367
11368         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
11369
11370         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
11371
11372         * lpath.el: Fbind run-mode-hooks for Emacs 21;
11373         bind show-trailing-whitespace for XEmacs.
11374
11375 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11376
11377         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
11378         new no-op macro for backward compatibility.
11379
11380         * imap.el (imap-string-to-integer): New function.
11381
11382 2007-12-09  Glenn Morris  <rgm@gnu.org>
11383
11384         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
11385
11386         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
11387         * message.el, mm-view.el, sieve-manage.el, smime.el:
11388         Add declare-function compatibility definition.
11389
11390         * gnus-art.el (w3-region, w3m-region, Info-menu):
11391         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
11392         * gnus-sum.el (gnus-get-predicate):
11393         * gnus-util.el (mm-append-to-file, w32-focus-frame):
11394         * message.el (mail-abbrev-in-expansion-header-p):
11395         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
11396         (w3m-detect-meta-charset, w3m-region):
11397         * sieve-manage.el (password-read, password-cache-add)
11398         (password-cache-remove):
11399         * smime.el (password-read-and-add): Declare as functions.
11400
11401 2007-12-08  David Kastrup  <dak@gnu.org>
11402
11403         * gnus-sum.el (gnus-summary-simplify-subject-query):
11404         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
11405         `message'.
11406
11407 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11408
11409         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
11410         it to bind idna-program, installation-directory, defined-colors, and
11411         face-attribute for XEmacs of the version that compiles defcustom forms.
11412
11413 2007-12-07  Glenn Morris  <rgm@gnu.org>
11414
11415         * gnus-art.el (article-make-date-line): Revert previous change.
11416
11417 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11418
11419         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
11420
11421 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
11422
11423         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
11424         Call gnus-add-to-range ranges only once with a prepared article-list.
11425
11426 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
11427
11428         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
11429         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
11430         group names with backslashes.
11431         Reported by Tassilo Horn <tassilo@member.fsf.org>.
11432
11433 2007-12-06  Deepak Goel  <deego3@gmail.com>
11434
11435         * gnus-art.el (article-make-date-line):
11436         * gnus-start.el (gnus-load):
11437         * pop3.el (pop3-read-response): Fix buggy call to `error'.
11438
11439 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11440
11441         * gnus-art.el (gnus-use-idna)
11442         * gnus-start.el (gnus-site-init-file)
11443         * message.el (message-use-idna)
11444         * mm-uu.el (mm-uu-hide-markers)
11445         * smiley.el (smiley-style): Revert changes that suppress warnings.
11446
11447 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11448
11449         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
11450         specify charset to html source.
11451         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11452
11453 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11454
11455         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
11456         idna-program in order to suppress byte compile warning issued by XEmacs
11457         that came to byte compile the default value section of defcustom forms
11458         recently.
11459
11460         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
11461         value of installation-directory.
11462
11463         * message.el (message-use-idna): Don't directly refer to the value of
11464         idna-program.
11465
11466         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
11467
11468         * smiley.el (smiley-style): Don't directly call face-attribute.
11469
11470 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
11471
11472         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
11473
11474         * gnus-dired.el: Reduce Gnus dependencies.
11475         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
11476         Don't require.  Use autoloads instead.
11477         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
11478         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
11479         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
11480         (gnus-dired-mode): Adjust doc string.
11481         (gnus-dired-mail-mode): New variable.
11482         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
11483         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
11484         (gnus-dired-mail-buffers): New function.  Return mail or message
11485         composition buffers.
11486         (gnus-dired-attach): Use it.
11487         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
11488         NO-DECODE.
11489         (gnus-dired-print): Use `gnus-print-buffer' depending on
11490         `gnus-dired-mail-mode'.
11491
11492 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11493
11494         * rfc2047.el (rfc2047-encoded-word-regexp)
11495         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
11496         explaining what regexp patterns are for.
11497
11498 2007-12-04  Glenn Morris  <rgm@gnu.org>
11499
11500         * password.el: Move to password-cache.el.
11501
11502         * mml1991.el (password-read, password-cache-add, password-cache-remove):
11503         * mml2015.el (password-read, password-cache-add, password-cache-remove):
11504         * mml-smime.el (password-read, password-cache-add)
11505         (password-cache-remove):
11506         No need to autoload, since mml-sec requires password.
11507
11508         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
11509         * message.el (gnus-extract-address-components):
11510         * mml-smime.el (gnus-extract-address-components): Define for compiler.
11511
11512         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
11513         password.
11514
11515 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11516
11517         * mailcap.el: Reduce dependencies.
11518         (mail-header-parse-content-type): Autoload.
11519         (mailcap-delete-duplicates): New alias.
11520         (mailcap-mime-info): Add optional argument NO-DECODE.
11521         (mailcap-mime-types): Use mailcap-delete-duplicates.
11522
11523         * message.el (message-ignored-supersedes-headers): Add "X-ID".
11524
11525 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
11526
11527         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
11528         (imap-parse-status): Upcase status-att for servers that sends them
11529         lower-case (e.g., MS Exchange 2007).
11530
11531 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11532
11533         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
11534         function.
11535
11536         * gnus-uu.el (gnus-uu-decode-yenc): New command.
11537         (gnus-uu-yenc-article): New function.
11538
11539         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
11540
11541         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
11542
11543 2007-12-02  Glenn Morris  <rgm@gnu.org>
11544
11545         * binhex.el (binhex): New custom group.
11546         (binhex-decoder-program, binhex-decoder-switches)
11547         (binhex-use-external): Move to the binhex custom group.
11548
11549         * uudecode.el (uudecode): New custom group.
11550         (uudecode-decoder-program, uudecode-decoder-switches)
11551         (uudecode-use-external): Move to the uudecode custom group.
11552
11553         * netrc.el (top-level): Don't load `encrypt' features.
11554         (netrc-parse): Don't use encrypt.
11555         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
11556
11557         * encrypt.el: Remove file.
11558
11559 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
11560
11561         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
11562         matches on patches.
11563
11564         * gnus-art.el (gnus-article-browse-html-article):
11565         Mention `mm-text-html-renderer' in the doc string.
11566
11567         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
11568         string.  Add comments.
11569
11570         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
11571         if rhs is ASCII.
11572
11573 2007-12-01  Glenn Morris  <rgm@gnu.org>
11574
11575         * mail-source.el (top-level): Require format-spec before
11576         eval-when-compile.
11577
11578 2007-11-30  Glenn Morris  <rgm@gnu.org>
11579
11580         * encrypt.el: Require password, rather than autoloading password-read.
11581
11582 2007-11-29  Glenn Morris  <rgm@gnu.org>
11583
11584         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
11585         (sasl-make-client, sasl-next-step, sasl-step-data)
11586         (sasl-step-set-data): Declare as functions.
11587
11588 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
11589
11590         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
11591
11592 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
11593
11594         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
11595         certs should be verified and what is to be done in the event of a
11596         verification failure.
11597
11598         * gnus.el (gnus-method-to-server): Add an optional parameter so the
11599         caller can indicate whether the cache should be disregarded for this
11600         call.  This way the result of the call is reproducible at all times and
11601         can be considered a canonical server name for the supplied method.
11602         (gnus-agent-method-p): Canonicalize server names by pushing their
11603         method through `gnus-method-to-server' using the no-cache argument.
11604
11605         * gnus-srvr.el (gnus-server-insert-server-line):
11606         Call `gnus-method-to-server' with `no-cache' argument.
11607
11608         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
11609         gnus-agent-possibly-synchronize-flags as this should be called when the
11610         server is actually being opened.
11611         (gnus-agent-possibly-synchronize-flags)
11612         (gnus-agent-possibly-synchronize-flags-server): Move check for the
11613         flags file of an agentized server to the latter function.
11614
11615         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
11616         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
11617         after a connection has been established successfully.
11618
11619 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11620
11621         * gnus-art.el (article-display-face): Force to display face if called
11622         interactively; check if gnus-article-x-face-too-ugly matches author.
11623         (article-display-x-face): Display face even if From header is missing
11624         as article-display-face does.
11625
11626 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
11627
11628         * hashcash.el (message-narrow-to-headers-or-head)
11629         (message-fetch-field, message-goto-eoh)
11630         (message-narrow-to-headers): Declare as functions.
11631
11632 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
11633
11634         * mail-source.el (mail-sources): Default to fetch from file for
11635         compatibility with default of nnmail-spool-file.
11636
11637 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11638
11639         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
11640         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
11641         to look for encoded word that should be encoded again.
11642         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
11643         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
11644         encoding pattern.
11645         (rfc2047-decode-region): Switch strict regexp and loose one according
11646         to rfc2047-allow-irregular-q-encoded-words.
11647
11648 2007-11-25  Romain Francoise  <romain@orebokech.com>
11649
11650         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
11651
11652 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11653
11654         * tls.el (tls-program): Provide more custom choices from
11655         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
11656         (tls-process-connection-type, tls-success): Remove "*" in doc string.
11657
11658 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11659
11660         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
11661         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
11662
11663         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
11664         `nnmail-spool-file'.
11665
11666         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
11667         `nnmail-spool-file'.
11668
11669         * gnus-move.el (gnus-change-server): Ditto.
11670
11671         * gnus-kill.el (gnus-batch-score): Ditto.
11672
11673         * gnus-cache.el (gnus-jog-cache): Ditto.
11674
11675         * gnus-msg.el (gnus-summary-reply):
11676         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
11677
11678 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11679
11680         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
11681         version.  Minor improvement to doc strings.
11682         (tls-program): Add comment.
11683
11684 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
11685
11686         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
11687         (tls-checktrust): New variable.  Check if GNU TLS complained about a
11688         mismatch between the hostname provided in the certificate and the name
11689         of the host connnecting to.
11690         (open-tls-stream): Use them.  Check certificates against trusted root
11691         certificates.
11692
11693 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11694
11695         * gnus-cache.el (gnus-cache-generate-nov-databases):
11696         Use nnml-generate-nov-databases-directory instead of
11697         nnml-generate-nov-databases-1.
11698
11699 2007-11-24  Glenn Morris  <rgm@gnu.org>
11700
11701         * message.el (message-tool-bar-retro): Update for rename
11702         mail_send.xpm->mail-send.xpm.
11703
11704 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
11705
11706         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
11707         `smime-ldap-search' for Emacs 22 and up.
11708
11709 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11710
11711         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
11712
11713         * message.el (message-send-mail-function): Fix error convention.
11714         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
11715         (message-widen-reply, message-send-mail, message-talkative-question)
11716         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
11717         (message-clone-locals, message-send-news): Use with-current-buffer.
11718         (message-insert-or-toggle-importance): Remove unused var `valid'.
11719         (message-make-references): Remove unused var `new-references'.
11720         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
11721
11722 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
11723
11724         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
11725         (spam-split-symbolic-return-positive): Reflow docstring.
11726         (spam-backends, spam-summary-exit-behavior)
11727         (spam-mark-ham-unread-before-move-from-spam-group)
11728         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
11729         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11730         (spam-clear-cache, spam-backend-check, spam-install-backend)
11731         (spam-install-statistical-backend, spam-list-of-processors)
11732         (spam-group-processor-p, spam-split, spam-bogofilter-score)
11733         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
11734         (spam-check-crm114, spam-initialize, spam-unload-hook):
11735         Fix typos in docstrings.
11736
11737 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11738
11739         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
11740         been checked if they have never been read and those group levels are
11741         higher than the one that a user specified.
11742
11743 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11744
11745         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
11746         foreign groups unless a group level is specified by a user.
11747         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
11748
11749 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
11750
11751         * message.el (message-send-mail-function): Require sendmail.
11752
11753 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
11754
11755         * message.el (message-send-mail-function): Check for smtpmail too.
11756
11757         * utf7.el (utf7-encode, utf7-decode): Use coding system
11758         `utf-7'/`utf-7-imap' from utf-7.el' if available.
11759
11760         * message.el (message-send-mail-function): New function.
11761         (message-send-mail-function): Set default using
11762         message-send-mail-function.  Adjust doc string.
11763         (message-send-mail-with-mailclient): New function.
11764
11765 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
11766
11767         * smime.el (from):
11768         * rfc2047.el (message-posting-charset):
11769         * qp.el (mm-use-ultra-safe-encoding):
11770         * pop3.el (parse-time-months):
11771         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
11772         * nnml.el (files):
11773         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
11774         (jka-compr-compression-info-list, ange-ftp-path-format)
11775         (efs-path-regexp):
11776         * nndiary.el (files):
11777         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
11778         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
11779         (epg-digest-algorithm-alist, inhibit-redisplay)
11780         (password-cache-expiry):
11781         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
11782         (pgg-output-buffer, password-cache-expiry):
11783         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
11784         (efs-path-regexp):
11785         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
11786         (inhibit-redisplay):
11787         * mm-uu.el (file-name, start-point, end-point, entry)
11788         (gnus-newsgroup-name, gnus-newsgroup-charset):
11789         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
11790         (latin-unity-ucs-list):
11791         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
11792         (mm-uu-binhex-decode-function):
11793         * message.el (gnus-message-group-art, gnus-list-identifiers)
11794         (rmail-enable-mime-composing, gnus-local-organization)
11795         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
11796         (gnus-read-active-file, facemenu-add-face-function)
11797         (facemenu-remove-face-function, gnus-article-decoded-p)
11798         (tool-bar-mode):
11799         * mail-source.el (display-time-mail-function):
11800         * gnus-util.el (nnmail-pathname-coding-system)
11801         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
11802         (gnus-original-article-buffer, gnus-user-agent)
11803         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
11804         (xemacs-codename, sxemacs-codename, emacs-program-version):
11805         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
11806         * gnus-start.el (gnus-agent-covered-methods)
11807         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
11808         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
11809         (gnus-newsgroup-headers, gnus-group-list-mode)
11810         (gnus-group-mark-positions, gnus-newsgroup-data)
11811         (gnus-newsgroup-unreads, nnoo-state-alist)
11812         (gnus-current-select-method, mail-sources)
11813         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
11814         (nnmail-spool-file, gnus-cache-active-hashtb):
11815         * gnus-mh.el (mh-lib-progs):
11816         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
11817         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
11818         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
11819         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
11820         (gnus-group-buffer):
11821         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
11822         (font-lock-set-defaults):
11823         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
11824         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
11825         (gnus-summary-post-menu, total-parts, type, condition, length):
11826         * gnus-agent.el (gnus-agent-read-agentview):
11827         * flow-fill.el (show-trailing-whitespace):
11828         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
11829         eval-and-compile wrappers for byte compiler pacifiers.
11830
11831         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
11832         (mm-display-inline-fontify): Check for featurep 'xemacs not
11833         extent-list.
11834
11835         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
11836         itimer-list.
11837         (mm-create-image-xemacs): Only do something for XEmacs.
11838         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
11839
11840         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
11841
11842         * gnus-registry.el (gnus-adaptive-word-syntax-table):
11843         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
11844
11845 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
11846
11847         * nnimap.el (nnimap-split-download-body):
11848         * gnus-demon.el (gnus-demon):
11849         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
11850
11851 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11852
11853         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
11854         New macros.
11855         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
11856         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
11857         copy data from unibyte buffer to multibyte current buffer.
11858         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
11859         to copy data from unibyte current buffer to multibyte buffer.
11860         (nntp-make-process-buffer): Make process buffer unibyte.
11861
11862         * pop3.el (pop3-open-server): Fix typo in Lisp code.
11863
11864 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
11865
11866         * pop3.el (pop3-open-server): Accept and process data more robustly at
11867         connexion start to avoid spurious "POP SSL connexion failed" errors.
11868
11869 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11870
11871         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
11872         read group names.
11873
11874 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
11875
11876         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
11877
11878 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11879
11880         * nnmail.el (nnmail-parse-active): Make group names unibyte.
11881         (nnmail-save-active): Use a unibyte buffer when saving active file,
11882         which may contain non-ASCII group names.
11883
11884         * nnml.el (nnml-request-group): Decode group names in messages.
11885
11886 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
11887
11888         * message.el (message-citation-line-function)
11889         (message-insert-formatted-citation-line): Fix spelling of
11890         `message-insert-formated-citation-line'.
11891
11892 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
11893
11894         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
11895
11896 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11897
11898         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
11899         nnmail-pathname-coding-system.
11900
11901         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
11902         that a user enters; decode group names in messages.
11903
11904         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
11905
11906 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11907
11908         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
11909
11910         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
11911
11912         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
11913         risky local variable.
11914
11915         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
11916
11917 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
11918
11919         * encrypt.el: Improve documentation to fix function name typo.
11920         Reported by Daiki Ueno <ueno@unixuser.org>.
11921
11922 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11923
11924         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
11925         even if the point is not in the last page of an article.
11926         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
11927         back to the previous page.
11928
11929 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
11930
11931         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
11932
11933 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11934
11935         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
11936
11937 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11938
11939         * message.el (message-check-news-body-syntax):
11940         Avoid mm-string-as-multibyte.
11941         (message-hide-headers): Don't assume (point-min)==1.
11942
11943 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11944
11945         * message.el (message-remove-blank-cited-lines): Fix if remove is
11946         given.
11947         (message-bogus-address-regexp): New variable.
11948         (message-bogus-recipient-p): New function.
11949         (message-check-recipients): New command.
11950         (message-syntax-checks): Add `bogus-recipient'.
11951         (message-fix-before-sending): Add `bogus-recipient'.
11952
11953         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
11954         (gnus-treat-body-boundary): Don't test window-system.
11955
11956 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
11957
11958         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
11959
11960 2007-10-28  Miles Bader  <miles@gnu.org>
11961
11962         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
11963         at compile-time too.
11964
11965 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11966
11967         * gnus-msg.el (gnus-message-setup-hook):
11968         Add `message-remove-blank-cited-lines' to options.
11969
11970 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11971
11972         * message.el (message-remove-blank-cited-lines): New function.
11973         Suggested by Karl Plästerer.
11974
11975 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11976
11977         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
11978         mapc.
11979
11980         * imap.el (imap-open): Replace mapcar called for effect with mapc.
11981         (top-level): Use mapc to set functions to be traced for debugging.
11982
11983         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
11984         called for effect with while loop.
11985
11986         * message.el (message-talkative-question): Replace mapcar called for
11987         effect with mapc.
11988
11989         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
11990         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
11991         called for effect with dolist.
11992
11993         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
11994
11995         * nndiary.el: Use dolist instead of mapcar to add diary headers to
11996         gnus-extra-headers and nnmail-extra-headers.
11997
11998         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
11999         called for effect with dolist.
12000         (top-level): Use mapc to set functions to be traced for debugging.
12001
12002         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
12003         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
12004         dolist.
12005
12006         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
12007         Replace mapcar called for effect with mapc.
12008         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
12009         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
12010         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
12011         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
12012
12013         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
12014         remove-if that's a cl function.
12015
12016         * webmail.el (webmail-debug): Replace mapcar called for effect with
12017         dolist.
12018
12019         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
12020         with mapc.
12021
12022 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12023
12024         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
12025         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
12026         with while loop.
12027
12028         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
12029         functions from article-* functions.
12030         (gnus-multi-decode-header): Replace mapcar called for effect with
12031         dolist.
12032
12033         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
12034         (gnus-bookmark-show-details): Replace mapcar called for effect with
12035         while loop.
12036
12037         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
12038         called for effect with while loop.
12039
12040         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
12041         with dolist.
12042
12043         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12044         Replace mapcar called for effect with dolist.
12045
12046         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
12047
12048         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
12049         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
12050         Replace mapcar called for effect with dolist.
12051         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
12052         mapc.
12053
12054         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
12055         Replace mapcar called for effect with dolist.
12056         (gnus-topic-list): Replace mapcar called for effect with mapc.
12057
12058         * gnus.el: Use mapc instead of mapcar to add autoloads.
12059
12060 2007-10-23  Richard Stallman  <rms@gnu.org>
12061
12062         * gnus-group.el (gnus-group-highlight): Mark as risky.
12063
12064 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12065
12066         * gnus.el (gnus-server-to-method): Return method found first in
12067         gnus-newsrc-alist.
12068
12069         * gnus-art.el (gnus-article-highlight-signature)
12070         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
12071         button overlay without the front stickiness.
12072
12073 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
12074
12075         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
12076         overview buffer needed a catch to receive its throw.
12077         (gnus-agent-flush-cache): Declare as interactive to make this function
12078         easier to use.
12079
12080 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
12081
12082         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
12083         `next-line'.
12084
12085 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12086
12087         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
12088         exclude address matching message-dont-reply-to-names.
12089
12090 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12091
12092         * gnus-util.el (gnus-string<): New function.
12093
12094         * gnus-sum.el (gnus-article-sort-by-author)
12095         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
12096
12097 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12098
12099         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
12100         the frame-focus tag is set in gnus-buffer-configuration.
12101
12102 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12103
12104         * gnus-art.el (gnus-article-add-button): Make a button overlay without
12105         the front stickiness.
12106
12107 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12108
12109         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
12110         url pattern; remove duplicate one.
12111         (gnus-article-extend-url-button): New function.
12112         (gnus-article-add-buttons): Use it.
12113         (gnus-button-push): Use concatenated url that it makes.
12114
12115 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
12116
12117         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
12118
12119 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12120
12121         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
12122         Don't hardcode point-min==1.
12123
12124 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
12125
12126         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
12127         Fix comment about "iso8859-1".
12128
12129 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
12130
12131         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
12132         ones returned from the verify-function.
12133
12134         * mm-uu.el (mm-uu-pgp-signed-extract-1):
12135         Call mml2015-extract-cleartext-signature if extraction failed.
12136
12137 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
12138
12139         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
12140         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
12141         failed.
12142
12143 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12144
12145         * Relicense "GPLv2 or later" files to "GPLv3 or later".
12146
12147 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
12148
12149         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
12150         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
12151         recommends to use EasyPG instead of PGG.
12152
12153         * pgg.el: Revert to revision 6.23.2.16.
12154
12155         * pgg-def.el: Revert to revision 6.6.2.14.
12156
12157         * pgg-gpg.el: Revert to revision 6.23.2.34.
12158
12159 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
12160
12161         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
12162         to mark a thread as expirable.  Add variable `hide' to handle hiding of
12163         thread for both the null and zero (kill/expire thread) universal prefix
12164         cases.
12165         (gnus-summary-expire-thread): Add new function to expire a thread,
12166         using gnus-summary-kill-thread.
12167         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
12168         shortcuts for gnus-summary-expire-thread.
12169         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
12170         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
12171
12172 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12173
12174         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
12175         extras value, so an extras entry can be deleted.
12176         (gnus-registry-delete-extra-entry): Use it.
12177         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
12178         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
12179         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
12180         storage through the gnus-registry, and provide an appropriate API for
12181         it.
12182
12183 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12184
12185         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
12186         Suggested by Leo <sdl.web@gmail.com>.
12187
12188         * gnus.el: Do.
12189
12190 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12191
12192         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
12193         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
12194
12195         * gnus-agent.el (gnus-agent-fetch-headers): Do.
12196
12197         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12198         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
12199
12200 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12201
12202         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
12203         newline.
12204         (nnmbox-request-accept-article): Don't change article in source buffer;
12205         narrow to header to use message-fetch-field rather than
12206         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
12207         (nnmbox-request-replace-article): Quote lines that'll be misidentified
12208         as delimiters; make sure article ends with newline.
12209         (nnmbox-delete-mail): Correct last position of article to be deleted;
12210         ignore X-Gnus-Newsgroup header in article body.
12211         (nnmbox-save-mail): Quote lines looking like delimiters at the right
12212         positions; make sure article ends with newline.
12213
12214         * message.el (message-display-abbrev): Don't infloop when a user
12215         inserts SPC in the beginning of header.
12216
12217         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
12218         coding-system-for-read and coding-system-for-write for XEmacs having no
12219         file-coding feature.
12220
12221         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
12222
12223 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
12224
12225         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
12226         list of groups not followed by default.  Fix type to be regexp.
12227         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
12228
12229 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
12230
12231         * hmac-def.el (define-hmac-function): Switch from old-style to
12232         new-style backquotes.
12233
12234         * md4.el (md4-make-step): Likewise.
12235
12236 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12237
12238         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
12239         raw-text coding system when saving .newsrc file, which may contain
12240         non-ASCII group names.
12241
12242 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12243
12244         * gnus-cus.el (gnus-score-extra): New widget.
12245         (gnus-score-extra-convert): New function.
12246         (gnus-score-customize): Use it for Extra.
12247
12248 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
12249
12250         * mml2015.el (mml2015-extract-cleartext-signature): New function.
12251         (mml2015-mailcrypt-clear-verify): Use it.
12252         (mml2015-gpg-clear-verify): Use it.
12253         (mml2015-pgg-clear-verify): Use it.
12254         (mml2015-epg-clear-verify): Replace the current part with the output
12255         from GnuPG; don't extract the plaintext by itself.
12256
12257         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
12258         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
12259         mml2015-clear-verify-function; don't touch the armor headers or
12260         dash-escaped text here.
12261
12262 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12263
12264         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
12265         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
12266         parts, or application/octet-stream as a last resort.
12267         (gnus-mime-view-part-as-type): Don't toggle display.
12268         (gnus-mime-view-part-as-charset): Don't turn off display before
12269         querying charset.
12270
12271         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
12272         stuff to undisplayer function in Emacs.
12273         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
12274
12275         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
12276         text/calendar parts.
12277
12278 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12279
12280         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
12281         decoding text/calendar parts.
12282
12283         * message.el (message-forward-make-body-mime): Always mark body as
12284         having no illegible text; remove signed-or-encrypted argument.
12285         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
12286
12287         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
12288         (mml-generate-mime-1): Don't encode body if it is specified to be in
12289         raw form; don't make buffer be unibyte when inserting multibyte string.
12290
12291 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12292
12293         * sha1.el: Fix up comment style.
12294         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
12295         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
12296
12297         * hex-util.el: Fix up comment style.
12298         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
12299
12300         * gnus-salt.el: Use with-current-buffer.
12301         (gnus-pick-setup-message): Fix long-standing typo.
12302
12303 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12304
12305         * imap.el (imap-logout-timeout): New variable.
12306         (imap-logout, imap-logout-wait): New functions.
12307         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
12308
12309         * nnimap.el (nnimap-logout-timeout): New server variable.
12310         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
12311         nnimap-logout-timeout.
12312
12313         * gnus-art.el (gnus-article-summary-command-nosave)
12314         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
12315
12316 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12317
12318         * gnus.el (gnus-maximum-newsgroup): New variable.
12319
12320         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
12321         according to gnus-maximum-newsgroup.
12322
12323         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12324         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
12325         Limit the range of articles according to gnus-maximum-newsgroup.
12326
12327 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
12328
12329         * gnus-art.el (gnus-sticky-article): Fix problems described in
12330         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
12331         Don't perform gnus-configure-windows here; reuse existing sticky
12332         article buffer.
12333
12334         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
12335         it doesn't exist in gnus-article-mode.
12336
12337 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12338
12339         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
12340         (gnus-agent-decoded-group-name): New function.
12341         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
12342         (gnus-agent-expire-group-1): Use it; decode group name in messages.
12343
12344 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
12345
12346         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
12347         Add binding for gnus-sticky-article.
12348         (gnus-summary-exit): Don't kill sticky article buffers.
12349
12350         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
12351         article buffer.
12352         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
12353         (gnus-kill-sticky-article-buffers): New commands.
12354
12355 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12356
12357         * nntp.el (nntp-xref-number-is-evil): New server variable.
12358         (nntp-find-group-and-number): If it is non-nil, don't trust article
12359         numbers in the Xref header.
12360
12361 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12362
12363         * gnus-agent.el (gnus-agent-read-group): New function.
12364         (gnus-agent-flush-group, gnus-agent-expire-group)
12365         (gnus-agent-regenerate-group): Use it.
12366         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
12367         nnmail-pathname-coding-system.
12368
12369 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12370
12371         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
12372
12373         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
12374         that are unread as unread, and also as selected so that information of
12375         marks having been changed by a user may be updated when exiting group.
12376
12377 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12378
12379         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
12380
12381 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12382
12383         * gnus-art.el (gnus-mime-display-single): Pass part number that is
12384         calculated ignoring signature parts to gnus-treat-article.
12385
12386 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12387
12388         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
12389         a point here in order to keep the window start.
12390         (gnus-insert-mime-security-button): Make a button overlay without the
12391         front stickiness.
12392         (gnus-mime-display-security): Goto the end of a button.
12393
12394         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
12395
12396 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12397
12398         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
12399         group-name-at-point.
12400         (gnus-group-completing-read): New function that offers decoded
12401         non-ASCII group names for completion.
12402         (gnus-fetch-group, gnus-group-read-ephemeral-group)
12403         (gnus-group-jump-to-group, gnus-group-make-group-simple)
12404         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
12405         (gnus-group-fetch-control): Use it.
12406         (gnus-fetch-group): Use group-name-at-point for the initial value
12407         rather than the default value; use gnus-alive-p.
12408
12409         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
12410         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
12411         (gnus-summary-post-news): Use gnus-group-completing-read.
12412
12413         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
12414         (gnus-read-move-group-name): Decode group name for completion.
12415
12416 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
12417
12418         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
12419         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
12420         Yamaoka slightly modified the code).
12421
12422 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12423
12424         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
12425         (nnmail-split-incoming): Bind it.
12426
12427         * nnml.el (nnml-group-name-charset): New function.
12428         (nnml-decoded-group-name): Use it; don't decode group name if
12429         nnmail-group-names-not-encoded-p is non-nil.
12430         (nnml-encoded-group-name): New function.
12431         (nnml-group-pathname): Inline nnml-decoded-group-name.
12432         (nnml-request-expire-articles): Decode group name in message.
12433         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
12434         nnmail-pathname-coding-system.
12435         (nnml-save-mail, nnml-active-number): Work with decoded group names and
12436         not decoded ones according to nnmail-group-names-not-encoded-p.
12437         (nnml-generate-active-info): Use nnml-encoded-group-name.
12438
12439 2007-08-08  Glenn Morris  <rgm@gnu.org>
12440
12441         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
12442         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
12443         doc-strings and comments.
12444
12445 2007-07-25  Glenn Morris  <rgm@gnu.org>
12446
12447         * Relicense all FSF files to GPLv3 or later.
12448
12449 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12450
12451         * gnus-sum.el (gnus-summary-move-article):
12452         Make gnus-summary-respool-article work.
12453
12454 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
12455
12456         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
12457         string.
12458
12459 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
12460
12461         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
12462         that should be ignored when comparing distant RSS articles with local
12463         ones.
12464         (nnrss-make-hash-index): New function.  Create a hash index according
12465         to the ignored fields.
12466         (nnrss-check-group): Use it.
12467
12468 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12469
12470         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
12471
12472         * gnus-art.el (article-decode-group-name): Decode Xref header too.
12473
12474         * gnus-group.el (gnus-group-make-group): Encode group name here unless
12475         the new optional argument ENCODED is non-nil.
12476         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
12477         coding system for encoding group name.
12478         (gnus-group-make-rss-group): Pass un-encoded group name to
12479         gnus-group-make-group.
12480         (gnus-group-set-info): Tell gnus-group-make-group that group name is
12481         encoded.
12482
12483         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
12484         Encode group name to which articles are moved or copied.
12485         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
12486         coding system for encoding Newsgroup, Followup-To and Xref headers.
12487
12488         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
12489         marks; use nnheader-file-coding-system to write a file.
12490         (nnagent-retrieve-headers): Bind file-name-coding-system to
12491         nnmail-pathname-coding-system.
12492
12493         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
12494
12495         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
12496         (nnml-request-article, nnml-request-create-group)
12497         (nnml-request-rename-group, nnml-find-id)
12498         (nnml-possibly-change-directory, nnml-possibly-create-directory)
12499         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
12500         (nnml-save-marks): Use nnml-group-pathname instead of
12501         nnmail-group-pathname.
12502
12503         (nnml-request-create-group, nnml-request-expire-articles)
12504         (nnml-request-move-article, nnml-request-delete-group)
12505         (nnml-deletable-article-p, nnml-possibly-create-directory)
12506         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
12507         (nnml-open-marks): Bind file-name-coding-system to
12508         nnmail-pathname-coding-system.
12509
12510         (nnml-request-article): Pass server argument to nnml-find-group-number.
12511         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
12512         Pass server argument to nnml-possibly-create-directory.
12513         (nnml-request-accept-article): Pass server argument to
12514         nnml-active-number and nnml-save-mail.
12515         (nnml-find-group-number): Pass server argument to nnml-find-id.
12516         (nnml-request-update-info): Pass server argument to
12517         nnml-marks-changed-p.
12518
12519         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
12520         (nnml-save-mail, nnml-active-number): Add server argument.
12521
12522         (nnml-request-delete-group): Warn if group is missing.
12523         (nnml-get-nov-buffer): Decode group name.
12524         (nnml-generate-active-info): Encode group name.
12525         (nnml-open-marks): Decode group name in messages.
12526
12527 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12528
12529         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
12530         if it is not specified.
12531         (gnus-article-pipe-part, gnus-article-save-part)
12532         (gnus-article-interactively-view-part, gnus-article-copy-part)
12533         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
12534         (gnus-article-inline-part, gnus-article-save-part-and-strip)
12535         (gnus-article-replace-part, gnus-article-delete-part)
12536         (gnus-article-view-part-as-type): Pass raw prefix argument to
12537         gnus-article-part-wrapper.
12538
12539 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12540
12541         * gnus-agent.el (gnus-agent-save-active):
12542         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
12543
12544         * gnus-cache.el (gnus-cache-save-buffers)
12545         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
12546         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
12547         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
12548         (gnus-cache-braid-nov, gnus-cache-braid-heads)
12549         (gnus-cache-generate-active, gnus-cache-rename-group)
12550         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
12551         (gnus-cache-update-overview-total-fetched-for):
12552         Bind file-name-coding-system to nnmail-pathname-coding-system.
12553         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
12554         New variables.
12555         (gnus-cache-decoded-group-name): New function.
12556         (gnus-cache-file-name): Use it.
12557         (gnus-cache-generate-active): Use non-decoded group name for active.
12558
12559         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
12560         right place.
12561         (gnus-write-active-file): Don't break non-ASCII group names.
12562
12563         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
12564         nnmail-pathname-coding-system.
12565
12566         * lpath.el: Bind default-file-name-coding-system,
12567         file-name-coding-system and language-info-alist for XEmacs.
12568
12569         * gnus-uu.el (gnus-uu-decode-save): Typo.
12570
12571 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12572
12573         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
12574
12575 2007-07-14  David Kastrup  <dak@gnu.org>
12576
12577         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
12578         finishing actions if we did not edit the article.
12579
12580 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12581
12582         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
12583         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
12584         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
12585         (gnus-agent-flush-group, gnus-agent-flush-cache)
12586         (gnus-agent-fetch-headers, gnus-agent-load-alist)
12587         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
12588         (gnus-agent-retrieve-headers, gnus-agent-request-article)
12589         (gnus-agent-regenerate-group)
12590         (gnus-agent-update-files-total-fetched-for)
12591         (gnus-agent-update-view-total-fetched-for):
12592         Bind file-name-coding-system to nnmail-pathname-coding-system.
12593         (gnus-agent-group-pathname): Don't encode file names by
12594         nnmail-pathname-coding-system.
12595         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
12596         coding-system-for-write instead of buffer-file-coding-system to
12597         gnus-agent-file-coding-system.
12598
12599         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
12600         Decode group name.
12601
12602         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
12603
12604         * gnus-start.el (gnus-update-active-hashtb-from-killed)
12605         (gnus-read-newsrc-el-file): Make group names unibyte.
12606
12607         * nnmail.el (nnmail-group-pathname): Don't encode file names by
12608         nnmail-pathname-coding-system.
12609
12610         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
12611         (nnrss-request-delete-group): Bind file-name-coding-system to
12612         nnmail-pathname-coding-system.
12613         (nnrss-read-server-data, nnrss-read-group-data):
12614         Bind file-name-coding-system correctly.
12615         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
12616
12617         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
12618         (nntp-server-to-method-cache): New variable.
12619         (nntp-group-pathname): New function that decodes non-ASCII group names.
12620         (nntp-possibly-create-directory, nntp-marks-changed-p)
12621         (nntp-save-marks, nntp-open-marks): Use it.
12622         (nntp-possibly-create-directory, nntp-open-marks):
12623         Bind file-name-coding-system to nnmail-pathname-coding-system.
12624         (nntp-open-marks): Decode group names when bootstrapping marks.
12625
12626         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
12627         Newsgroups and Folowup-To headers.
12628
12629 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12630
12631         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12632         (gnus-server-closed-face, gnus-server-denied-face)
12633         (gnus-server-offline-face): Remove variable.
12634         (gnus-server-font-lock-keywords): Use faces that are not aliases.
12635
12636         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
12637         of modifying message-stack directly for XEmacs.
12638
12639         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
12640         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
12641         if the coding-system argument is nil for XEmacs.
12642
12643         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
12644         mm-charset-override-alist.
12645
12646         * rfc2047.el: Don't require base64; require rfc2045 for the function
12647         rfc2045-encode-string.
12648         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
12649         to quote the parameter value.
12650
12651 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12652
12653         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
12654         form in gnus-group-name-charset-method-alist.
12655
12656         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
12657         overrides the default layout edit-form.
12658
12659         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
12660
12661         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
12662
12663 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12664
12665         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
12666         as unfetched articles.
12667
12668 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
12669
12670         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
12671
12672 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12673
12674         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
12675         original back end that keeps marks in the local system.
12676
12677 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12678
12679         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
12680         arg of pop-to-buffer for XEmacs.
12681         (gnus-article-read-summary-keys): Ditto; don't restore window
12682         configuration if summary command ends up with neither article buffer
12683         nor summary buffer; describe bindings if summary keys end with C-h.
12684
12685 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12686
12687         * message.el (message-fix-before-sending): Skip raw message part to be
12688         forwarded while checking illegible text.
12689         (message-forward-make-body-mime, message-forward-make-body):
12690         Mark signed or encrypted raw message as having no illegible text.
12691
12692 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12693
12694         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
12695         (gnus-message-with-timestamp-1): New macro.
12696         (gnus-message-with-timestamp): New function.
12697         (gnus-message): Use them.
12698
12699         * nnheader.el (nnheader-message): Use them.
12700
12701 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
12702
12703         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
12704         .newsrc.eld file.
12705
12706 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12707
12708         * gnus-agent.el (gnus-agent-fetch-headers)
12709         (gnus-agent-retrieve-headers):
12710         Bind gnus-decode-encoded-address-function to identity.
12711
12712         * nntp.el (nntp-send-xover-command): Recognize an xover command is
12713         available also when the server returns simply a dot.
12714
12715         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
12716
12717 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12718
12719         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
12720
12721 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12722
12723         * gnus-ems.el (gnus-x-splash): Make it work.
12724
12725         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
12726         from being used.
12727
12728         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
12729
12730 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12731
12732         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
12733         4th and the 5th arguments.
12734
12735         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
12736         the front stickiness.
12737         (gnus-article-summary-command-nosave): Correct the order of the
12738         arguments passed to pop-to-buffer.
12739         (gnus-article-read-summary-keys): Ditto; make it work properly when the
12740         summary command ends up with the article buffer.
12741
12742         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
12743         the same faces.
12744
12745 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
12746
12747         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
12748
12749 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
12750
12751         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
12752         * gnus-sum.el (gnus-summary-highlight):
12753         * pgg.el (pgg-sign-region, pgg-sign):
12754         * mail-source.el (mail-source-delete-old-incoming-confirm):
12755         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
12756
12757 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12758
12759         * gnus-art.el (gnus-mime-view-part-externally)
12760         (gnus-mime-view-part-internally): Fix predicate function passed to
12761         completing-read.
12762
12763         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
12764
12765         * gnus.el (gnus-update-message-archive-method): Add :version.
12766
12767 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12768
12769         * gnus.el (gnus-update-message-archive-method): New variable.
12770
12771         * gnus-start.el (gnus-setup-news): Update saved "archive" method
12772         according to gnus-message-archive-method if
12773         gnus-update-message-archive-method is non-nil.
12774
12775 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12776
12777         * gnus-sum.el (gnus-summary-limit-to-address): New function.
12778         Suggested by Loic Dachary <loic@dachary.org>.
12779         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12780
12781 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12782
12783         * message.el (message-pop-to-buffer): Add switch-function argument.
12784         (message-mail): Pass switch-function argument to it.
12785
12786 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
12787
12788         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
12789         Improve doc string.
12790
12791 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12792
12793         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
12794         (gnus-header-content)
12795         * gnus-cite.el (gnus-cite-10)
12796         * gnus-srvr.el (gnus-server-closed)
12797         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
12798         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
12799         (gnus-group-mail-3-empty, gnus-group-mail-low)
12800         (gnus-group-mail-low-empty, gnus-splash)
12801         * message.el (message-header-to, message-header-cc)
12802         (message-header-subject, message-header-other, message-header-name)
12803         (message-header-xheader, message-separator, message-cited-text)
12804         (message-mml): Lighten colors of faces used for dark background.
12805
12806 2007-05-24  Simon Josefsson  <simon@josefsson.org>
12807
12808         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
12809         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
12810
12811 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12812
12813         * message.el (message-narrow-to-headers-or-head):
12814         Ignore mail-header-separator in the body.
12815
12816 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
12819         same as window size.
12820
12821 2007-05-22  Kevin Ryde  <user42@zip.com.au>
12822
12823         * message.el (message-font-lock-keywords): Use message-header-xheader
12824         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
12825         ahead of the anything pattern, to get it recognised.
12826
12827 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12828
12829         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
12830         spam.el loads uses it in the compiled defadvice form.
12831
12832 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
12833
12834         * gnus-sum.el (gnus-articles-to-read)
12835         (gnus-summary-insert-old-articles): Don't truncate group name for
12836         `read-string'.
12837
12838         * gnus-util.el (gnus-limit-string): Delete this function.
12839
12840         * gnus-sum.el (gnus-simplify-subject-fully):
12841         Use `truncate-string-to-width' instead.
12842
12843 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
12844
12845         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
12846         Tell if, on summary exit, the next group has to be selected.
12847         (gnus-summary-exit): Use it.
12848
12849 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
12850
12851         * gnus-art.el (gnus-article-mode): Fix comment about displaying
12852         non-break space.
12853
12854 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12855
12856         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
12857         Check if group is not a directory.
12858         (nnfolder-request-expire-articles): Don't delete articles if the target
12859         group is not available.
12860
12861         * nnml.el (nnml-request-create-group): Properly check if group is not a
12862         file.
12863         (nnml-request-expire-articles): Don't delete articles if the target
12864         group is not available.
12865
12866         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12867         Don't quote characters that are within parentheses.
12868
12869 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12870
12871         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
12872         (gnus-handle-ephemeral-exit): Select article according to it.
12873
12874 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12875
12876         * message.el (message-insert-formated-citation-line): Remove newline.
12877         (message-citation-line-format): Add final \n here so that the user can
12878         avoid a blank line.
12879
12880 2007-05-03  Dan Christensen  <jdc@uwo.ca>
12881
12882         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
12883         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
12884         Update lanl/arXiv support.
12885
12886 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12887
12888         * gnus.el: Bump version number.
12889
12890 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12891
12892         * gnus.el (gnus-version-number): Bump version.
12893
12894 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12895
12896         * gnus.el: No Gnus v0.6 is released.
12897
12898 2007-04-27  Didier Verna  <didier@xemacs.org>
12899
12900         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
12901         * gmm-utils.el (gmm-regexp-concat): ... here.
12902         * message.el: Don't require 'gnus-util.
12903         (message-dont-reply-to-names): Handle name change above.
12904         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
12905
12906 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12907
12908         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
12909         since the initial value varies according to the system.
12910
12911 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12912
12913         * mm-util.el (mm-charset-synonym-alist): Defcustom.
12914
12915 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
12916
12917         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
12918
12919 2007-04-24  Didier Verna  <didier@xemacs.org>
12920
12921         Improve the type of gnus-ignored-from-addresses.
12922         * gnus-util.el (gnus-orify-regexp): New function.
12923         * message.el (gnus-util): Require it.
12924         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
12925         * gnus-sum.el (gnus-ignored-from-addresses): New function.
12926         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
12927
12928 2007-04-24  Didier Verna  <didier@xemacs.org>
12929
12930         * gnus-sum.el:
12931         * gnus-utils.el: Fix some trailing whitespaces.
12932
12933 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12934
12935         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
12936         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
12937         article's Message-ID; refer parent article in summary buffer.
12938
12939         * message.el (message-bounce): Call mime-to-mml.
12940
12941         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
12942         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
12943         optimize and/or forms properly.
12944
12945 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
12946
12947         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
12948         URL.
12949
12950 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12951
12952         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
12953
12954 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12955
12956         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
12957         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
12958         displayed of multipart/alternative part if it is invoked from summary
12959         buffer.
12960
12961         * mm-view.el (mm-inline-text-html-render-with-w3m)
12962         (mm-inline-text-html-render-with-w3m-standalone)
12963         (mm-inline-render-with-function): Use mail-parse-charset by default.
12964
12965 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
12966
12967         * parse-time.el (parse-time-string-chars): Check if CHAR
12968         is less than the length of parse-time-syntax.
12969
12970 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12971
12972         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
12973         from gnus-newsgroup-processable.
12974
12975 2007-04-16  Didier Verna  <didier@xemacs.org>
12976
12977         * gnus-msg.el (gnus-configure-posting-styles):
12978         Handle message-signature-directory properly with :file syntax.
12979         Reported by "Leo".
12980
12981 2007-04-11  Didier Verna  <didier@xemacs.org>
12982
12983         New user option: message-signature-directory.
12984         * gnus-msg.el (gnus-configure-posting-styles): Support it.
12985         * message.el (message-insert-signature): Ditto.
12986         * message.el (message-signature-file): Doc update.
12987         * message.el (message-signature-directory): New.
12988
12989 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12990
12991         * gnus-msg.el (gnus-inews-yank-articles):
12992         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
12993
12994 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12995
12996         * message.el (message-yank-original): Make sure cited text ends with
12997         newline; don't exchange point and mark.
12998
12999 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
13000
13001         * tls.el (open-tls-stream): Properly handle case where there
13002         is no associated buffer.
13003
13004 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
13005
13006         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
13007         message-yank-original, make sure (< mark TEXT point).
13008
13009 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13010
13011         * message.el (message-fill-column): New variable.
13012         (message-mode): Use it.  Add comment on a possible new hook.
13013
13014         * nnmail.el (nnmail-spool-file): Mark as obsolete.
13015         (nnmail-get-new-mail): Reformat.
13016
13017         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
13018
13019         * gmm-utils.el: Fix Commentary.
13020         (gmm-tool-bar-from-list): Fix typo in doc string.
13021
13022 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
13023
13024         * message.el (message-yank-original): Don't switch point and mark
13025         unnecessarily to put point and mark as documented.
13026
13027 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13028
13029         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
13030         from the message heads.
13031
13032 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
13033
13034         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
13035         article buffer does not have a window.  This may not be the best
13036         solution but is certainly better than setting the start of the null,
13037         that is the current, window.
13038
13039 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13040
13041         * gnus-draft.el (gnus-draft-setup-hook): New hook.
13042         (gnus-draft-setup): Run it.
13043
13044         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
13045         gnus-score-fast-scoring.  Allow regexp.
13046         (gnus-score-headers): Use it.
13047
13048         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
13049         XEmacs.
13050
13051         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
13052         string.
13053         (gnus-button-alist): Also catch `<f1> k ...'.
13054         (gnus-treat-display-x-face): Fix doc string.
13055
13056 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13057
13058         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
13059         evaluation of gnus-extended-version to ensure correct generation of the
13060         User-Agent header when message-generate-headers-first is used.
13061
13062 2007-03-24  Simon Josefsson  <simon@josefsson.org>
13063
13064         * hashcash.el (hashcash-generate-payment-async): Don't crash if
13065         hashcash-path is nil.  Don't call callback with incorrect number of
13066         parameters if val is 0.
13067
13068 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13069
13070         * message.el (message-required-news-headers):
13071         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
13072
13073 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
13074
13075         * tls.el (open-tls-stream): In handshake-waiting loop,
13076         don't wait more if there is output available to process.
13077
13078 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
13079
13080         * tls.el (tls-program): Doc fix.
13081
13082 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13083
13084         * message.el (message-generate-new-buffers): Change the meaning of the
13085         nil value; add `standard' to the choices; treat t as `unique'; improve
13086         doc string.
13087         (gnus-select-frame-set-input-focus): Autoload.
13088         (message-buffer-name): Search for the existing message buffer if
13089         message-generate-new-buffers is nil or `standard'; treat the value t of
13090         message-generate-new-buffers as `unique'.
13091         (message-pop-to-buffer): Raise the frame already displaying the message
13092         buffer; clear the echo area after querying.
13093         (message-setup): Pass the `continue' argument to compose-mail.
13094         (message-mail): Prefer `switch-function' if it is given; search for the
13095         existing message buffer if the `continue' argument is non-nil; pass
13096         continue and switch-function arguments to compose-mail by way of
13097         message-setup.
13098         (message-mail-other-window): Adjust argument of message-setup.
13099         (message-mail-other-frame): Ditto.
13100
13101 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13102
13103         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
13104         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
13105         to turn font-lock on when turning gnus-message-citation-mode on.
13106
13107 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
13108
13109         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
13110         (mml-smime-function-alist): New variable; add epg as the backend.
13111         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
13112         mml-smime- functions instead.
13113         * mm-view.el: Require smime.
13114
13115 2007-03-05  Didier Verna  <didier@xemacs.org>
13116
13117         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
13118         instead of just inheritance for posting styles.
13119         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
13120
13121 2007-02-24  Chris Moore  <dooglus@gmail.com>
13122
13123         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
13124         * pgg-pgp.el (pgg-pgp-encrypt-region):
13125         * pgg-gpg.el (pgg-gpg-encrypt-region):
13126         Check pgg-encrypt-for-me if no other recipients.
13127
13128 2007-02-24  John Paul Wallington  <jpw@pobox.com>
13129
13130         * tls.el (tls-certtool-program): Fix custom type.
13131
13132 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13133
13134         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
13135         and point-at-eol instead of line-(beginning|end)-position.
13136
13137         * assistant.el (assistant-parse-buffer): Ditto.
13138
13139         * netrc.el (netrc-parse-services): Ditto.
13140
13141 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
13142
13143         * mml2015.el (mml2015-epg-find-usable-key): New function.
13144         (mml2015-epg-sign): Use it.
13145         (mml2015-epg-encrypt): Use it.
13146
13147 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13148
13149         * message.el (message-make-in-reply-to): Quote name containing
13150         non-ASCII characters.  It will make the RFC2047 encoder cause an error
13151         if there are special characters.  Reported by NAKAJI Hiroyuki
13152         <nakaji@jp.freebsd.org>.
13153
13154 2007-02-27  Didier Verna  <didier@xemacs.org>
13155
13156         Include the group parameters as well as the topic ones in the
13157         inheritance filter process.
13158         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
13159         argument GROUP-PARAMS-LIST.
13160         * gnus-topic.el (gnus-group-topic-parameters): Use it.
13161
13162 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13163
13164         * nntp.el (nntp-never-echoes-commands)
13165         (nntp-open-connection-functions-never-echo-commands): New variables.
13166         (nntp-send-command): Use them.
13167
13168 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
13169
13170         * mml2015.el (mml2015-epg-verify): Simplify.
13171
13172 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13173
13174         * mml.el (mml-content-disposition-alist): New user option.
13175         (mml-content-disposition): New function.
13176         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
13177         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
13178
13179 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
13180
13181         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
13182         verification.
13183
13184 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13185
13186         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
13187         articles posted in the last 24 hours.
13188
13189 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
13190
13191         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
13192
13193 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
13194
13195         * nntp.el (nntp-send-command): Don't wait for echoes when
13196         nntp-open-ssl-stream is used.
13197
13198 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13199
13200         * gnus-cite.el (gnus-test-font-lock-add-keywords)
13201         (gnus-message-add-citation-keywords)
13202         (gnus-message-remove-citation-keywords): Remove.
13203         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
13204         directly, make the variables in font-lock-defaults buffer-local, add
13205         gnus-message-citation-keywords to them and then update the value of
13206         font-lock-keywords.
13207
13208 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13209
13210         * message.el (message-cite-original-1): Don't call
13211         gnus-article-highlight-citation.
13212
13213         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
13214         citations; fix line count.
13215
13216 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13217
13218         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
13219         (gnus-message-add-citation-keywords)
13220         (gnus-message-remove-citation-keywords): Use it; fix the emulating
13221         versions of font-lock-add-keywords and font-lock-remove-keywords to
13222         work with XEmacs correctly.
13223
13224 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13225
13226         * gnus-cite.el (gnus-cite-face-list): Set the values of
13227         gnus-message-max-citation-depth and gnus-message-citation-keywords.
13228         (gnus-message-max-citation-depth): Use defvar rather than defconst.
13229         (gnus-message-cite-prefix-regexp): New variable.
13230         (gnus-message-search-citation-line): Use it; protect against long
13231         citation prefix; fill match data with nil rather than 0 for XEmacs; set
13232         the 0th match data for Emacs.
13233         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
13234         (gnus-message-add-citation-keywords): Append keywords rather than
13235         prepending; emulate font-lock-add-keywords if it is not available.
13236         (gnus-message-remove-citation-keywords):
13237         Emulate font-lock-remove-keywords if it is not available.
13238
13239         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
13240
13241         * message.el (message-cite-prefix-regexp): Set the value of
13242         gnus-message-cite-prefix-regexp.
13243
13244 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13245
13246         * nnweb.el (nnweb-google-parse-1): Update parser.
13247
13248 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
13249
13250         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
13251
13252 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13253
13254         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13255         regexp.
13256
13257 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13258
13259         * uudecode.el (uudecode-string-to-multibyte): New function emulating
13260         string-to-multibyte.
13261         (uudecode-decode-region-internal): Use it.
13262
13263         * lpath.el: Fbind string-as-multibyte for XEmacs.
13264
13265 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13266
13267         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
13268         Fix custom choice.
13269
13270         * gnus-art.el (gnus-signature-limit): Fix custom choice.
13271
13272 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
13273
13274         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
13275
13276         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
13277         `write-region' to respect `mm-inhibit-file-name-handlers'.
13278
13279 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
13280
13281         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
13282         Use gnus-home-directory instead of "~/" or "$HOME".
13283
13284 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
13285
13286         * encrypt.el (encrypt-insert-file-contents): Add better prompt
13287         to mention filename.
13288         Add comments at beginning regarding usage.
13289         (encrypt-write-file-contents): Change interactive so a string is
13290         acceptable.  If the file has no associated model, show an error instead
13291         of a nonsense prompt.
13292
13293 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13294
13295         * spam.el (spam-bsfilter-ham-switch): Fix typo.
13296         Thanks to Yoshihiko Yamada for kind notification of this typo.
13297
13298 2007-01-12  Kenichi Handa  <handa@m17n.org>
13299
13300         * uudecode.el (uudecode-decode-region-internal): Make it work in a
13301         multibyte buffer.
13302
13303 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
13304
13305         * gnus-score.el (gnus-score-fast-scoring): New variable.
13306         (gnus-score-headers): Use it.
13307
13308         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
13309
13310         * message.el (message-cite-original-1):
13311         Call gnus-article-highlight-citation if requested.
13312         (message-make-from): Allow name and address as optional arguments.
13313
13314         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
13315
13316         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
13317         bugs to doc string.
13318         (gnus-button-alist): Add mid\\|message-id.
13319         (gnus-button-fetch-group): Extend for use in
13320         `browse-url-browser-function'.
13321         (gnus-button-url-regexp): Try to catch paired parentheses like in
13322         Wikipedia URLs.
13323
13324         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
13325         Suggested by Simon Krahnke <overlord@gmx.li>.
13326
13327 2007-01-13  Romain Francoise  <romain@orebokech.com>
13328
13329         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
13330         Update copyright.
13331
13332 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
13333
13334         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
13335
13336 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
13337
13338         * gnus-registry.el (gnus-registry-unfollowed-groups)
13339         (gnus-registry-split-fancy-with-parent): Fix documentation.
13340
13341 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13342
13343         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
13344         from nnweb groups.
13345
13346 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13347
13348         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
13349         Xref urls.  Erase buffer before requesting head.
13350
13351         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13352
13353 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
13354
13355         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
13356         customizable.
13357
13358 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
13359
13360         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
13361         no signing key is found.
13362         (mml2015-epg-encrypt): Ask user whether to skip or abort if
13363         no encrypting and/or signing key is found.
13364
13365 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13366
13367         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
13368
13369 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13370
13371         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
13372         headers read from disk with the ones newly found in the current search.
13373         This should no longer cause problems, because the article numbers in
13374         Gmane's `nov.php' output are ignored since the previous change.
13375
13376 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13377
13378         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
13379
13380 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13381
13382         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
13383         replace-regexp-in-string; bind url-version; fbind display-images-p and
13384         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
13385         find-face and set-itimer-function for Emacs; bind itimer-list for
13386         Emacs.
13387
13388         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13389
13390 2007-01-01  Romain Francoise  <romain@orebokech.com>
13391
13392         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
13393
13394 2006-12-31  Steve Youngs  <steve@sxemacs.org>
13395
13396         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
13397         `define-minor-mode' macro definition expanded properly.
13398         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
13399         exclude it there.
13400
13401         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
13402         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
13403         `fboundp' test.
13404         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
13405         This is OK to autoload in (S)XEmacs now.
13406
13407 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13408
13409         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
13410         keystroke.
13411         (gnus-summary-limit-to-singletons): Fix typo.
13412
13413         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
13414         else fails.
13415
13416 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13417
13418         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
13419         docstring.
13420
13421         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
13422         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
13423         (gnus-summary-insert-dormant-articles): Fix typo in message.
13424
13425 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
13426
13427         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
13428         nil for XEmacs.
13429         (gnus-message-citation-mode): Don't autoload in XEmacs.
13430
13431         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
13432
13433 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
13434
13435         * nnimap.el (nnimap-expunge-search-string):
13436         Mention nnimap-search-uids-not-since-is-evil in docstring.
13437
13438 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13439
13440         * spam.el: Revert to make-obsolete-variable because
13441         define-obsolete-variable-alias is not supported in Emacs 21.
13442
13443         * spam.el (spam-ifile-path, spam-ifile-database-path)
13444         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
13445         make-obsolete-variable.
13446         (spam-bsfilter-path, spam-bsfilter-program)
13447         (spam-spamassassin-path, spam-spamassassin-program)
13448         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
13449         Don't use "path" inappropriately.
13450         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
13451         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
13452         variable names.
13453
13454 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
13455
13456         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
13457         summary buffer.
13458
13459         * password.el (password-cache-remove): Use clear-string to burn
13460         password, if available.
13461
13462 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13463
13464         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
13465
13466         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
13467
13468         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
13469         (gnus-message-highlight-citation): Move defcustom here from
13470         gnus-cite.el.
13471         (gnus-message-citation-mode): Autoload.
13472
13473         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
13474         checks to make it compile with XEmacs.
13475         (gnus-message-citation-mode): New minor mode.
13476         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
13477         (gnus-message-highlight-citation): New variables.
13478         (gnus-message-search-citation-line)
13479         (gnus-message-add-citation-keywords)
13480         (gnus-message-remove-citation-keywords)
13481         (turn-on-gnus-message-citation-mode)
13482         (turn-off-gnus-message-citation-mode): New functions.
13483
13484 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
13485
13486         * gnus-cite.el: Enable highlighting of different citation levels in
13487         message-mode.
13488
13489 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13490
13491         * message.el (message-make-fqdn): Fix comment.
13492         (message-bogus-system-names): Add ".local".
13493
13494         * spam.el (spam-ifile-path, spam-ifile-program)
13495         (spam-ifile-database-path, spam-ifile-database)
13496         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
13497         Don't use "path" inappropriately.
13498         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
13499         strings.
13500         (spam-check-ifile, spam-ifile-register-with-ifile)
13501         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
13502         Use new variable names.
13503
13504         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
13505         (gnus-treat-display-smileys): Simplify using
13506         gnus-image-type-available-p.
13507
13508         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
13509         available.
13510
13511         * gnus-xmas.el (gnus-xmas-image-type-available-p):
13512         Use `display-images-p' if available.
13513
13514 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13515
13516         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
13517         one after turning on the buffer's multibyteness instead of decoding
13518         them directly in the unibyte buffer that causes unexpected conversion
13519         in Emacs 23 (unicode).
13520
13521 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13522
13523         * message.el (message-generate-hashcash): Fix custom type.
13524
13525 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13526
13527         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
13528
13529 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13530
13531         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
13532         disconnect icons.  Add help text.
13533
13534 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
13535
13536         * spam.el (spam-extra-header-to-number): CRM114 spam score is
13537         negated to be consistent with the others we handle.
13538
13539 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13540
13541         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
13542         version of gnus-summary-buffer to something, so that we can use two
13543         article buffers at the same time.
13544
13545 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
13546
13547         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
13548         trigger all the extra headers.
13549         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
13550         sorting.
13551
13552 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13553
13554         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
13555         solid groups.
13556
13557 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
13558
13559         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
13560
13561 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13562
13563         * legacy-gnus-agent.el: Add Copyright notice.
13564
13565 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
13566
13567         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
13568
13569 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13570
13571         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
13572
13573         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
13574         to make it work reliably in CVS Emacs.
13575         (gnus-summary-limit-strange-charsets-predicate)
13576         (gnus-summary-limit-to-predicate): New functions.
13577
13578 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
13579
13580         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
13581         specifying array size.
13582         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
13583         array if it is too small.
13584         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
13585         (gnus-sort-threads-loop): New function.
13586
13587 2006-12-06  Chris Moore  <dooglus@gmail.com>
13588
13589         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
13590         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
13591
13592 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
13593
13594         * mm-url.el (mm-url-predefined-programs): Call curl with correct
13595         options.
13596
13597 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13598
13599         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
13600         DOS-ing the recipient.
13601
13602         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
13603         the headers when creating the mapping to avoid mismappings.
13604         (nnweb-gmane-create-mapping): Always nix out old mapping.
13605
13606 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13607
13608         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
13609         and mm-verify-option to never.
13610
13611 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13612
13613         * message.el (message-signed-or-encrypted-p): New function.
13614         (message-forward-make-body): Use it.
13615
13616         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
13617         Replace encode-coding-string with mm-encode-coding-string.
13618
13619 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13620
13621         * nneething.el (nneething-decode-file-name):
13622         Replace decode-coding-string with mm-decode-coding-string.
13623
13624         * gnus-int.el (gnus-open-server): Say failed server's name.
13625
13626 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13627
13628         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
13629         strings to a single string.  Quote `errors-file-name'.
13630         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
13631         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
13632         Adjust calls.  Use `shell-quote-argument'.
13633
13634 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
13635
13636         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
13637         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
13638
13639         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
13640         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
13641         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
13642         (gnus-group-make-directory-group, gnus-group-transpose-groups):
13643         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
13644         (gnus-subscribe-newsgroup, gnus-1):
13645         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
13646         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
13647         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
13648         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
13649
13650 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13651
13652         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
13653         keystroke.
13654         (gnus-summary-limit-to-bodies): Implement headersp.
13655
13656 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13657
13658         * dns.el (query-dns): Protect against "Process dns deleted" strings.
13659
13660 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13661
13662         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
13663
13664 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13665
13666         * message.el (message-generate-hashcash): Expand range of values to
13667         include `opportunistic'.
13668         (message-send-mail): Use it.
13669
13670 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13671
13672         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
13673         and comment it.
13674
13675         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
13676
13677 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
13678
13679         * gnus-util.el (gnus-extract-address-components): Improve comment.
13680
13681 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13682
13683         * gnus-util.el (gnus-extract-address-components): Work with address in
13684         which the name portion contains @.
13685
13686         * lpath.el: Fbind custom-autoload.
13687
13688 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13689
13690         * gnus.el (gnus-start): Move custom group up.
13691         (gnus-select-method): Don't autoload, but make it available for
13692         `customize-variable'.
13693         (gnus-getenv-nntpserver): Don't autoload.
13694
13695 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
13696
13697         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
13698
13699 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13700
13701         * message.el (message-sendmail-extra-arguments): New variable.
13702         (message-send-mail-with-sendmail): Use it.
13703
13704 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13705
13706         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
13707         mm-with-unibyte-current-buffer to make string unibyte.
13708
13709         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
13710         mm-string-as-multibyte.
13711
13712 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
13713
13714         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
13715         Reported by Werner Koch <wk@gnupg.org>.
13716
13717 2006-11-14  Daiki Ueno  <ueno@p360>
13718
13719         * mml2015.el: Autoload epa-select-keys when compiling.
13720
13721 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13722
13723         * mml2015.el (mml2015-epg-sign): Save the signing keys in
13724         message-options.
13725         (mml2015-epg-encrypt): Save the recipient keys in message-options.
13726
13727 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13728
13729         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
13730         EasyPG (< 0.0.6).
13731         (mml2015-always-trust): New user option.
13732         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
13733         prompt.
13734
13735 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13736
13737         * nntp.el (nntp-authinfo-force): New variable.
13738         (nntp-send-authinfo): Use it.
13739
13740 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
13741
13742         * message.el (message-strip-subject-encoded-words): Allow _not_ to
13743         decode encoded words.  Improve prompt.  Add comment about forwarding.
13744         (message-replacement-char): Move up.
13745
13746 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
13747
13748         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
13749         instead of gnus-intersection because arguments of gnus-sorted-nunion
13750         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
13751
13752 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
13753
13754         * message.el (message-strip-subject-encoded-words): Reformat prompt.
13755         (message-simplify-subject-functions):
13756         Enable message-strip-subject-encoded-words by default.
13757
13758 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
13759
13760         * message.el (message-strip-subject-encoded-words): New function.
13761         (message-simplify-subject-functions): New variable.
13762         (message-simplify-subject): Use it.  Fix typo in doc string.
13763         Support message-strip-subject-encoded-words.
13764
13765 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
13766
13767         * gnus-diary.el (gnus-diary-delay-format-function):
13768         * nndiary.el (nndiary-reminders):
13769         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
13770
13771 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13772
13773         * gnus-art.el (article-hide-boring-headers): Fetch date from
13774         gnus-original-article-buffer to avoid problems with localized date
13775         strings.
13776
13777 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13778
13779         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
13780
13781 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
13782
13783         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13784         New variables.
13785         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13786         (mm-charset-synonym-alist): Move some entries to
13787         mm-codepage-iso-8859-list.
13788         (mm-charset-synonym-alist, mm-charset-override-alist):
13789         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13790
13791 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13792
13793         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
13794
13795 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13796
13797         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
13798         with Emacs 21 and XEmacs.
13799
13800 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
13801
13802         * spam.el (spam-parse-address): New function for better parsing,
13803         catching errors, etc.
13804         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
13805
13806 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13807
13808         * mm-view.el: Add interactive arg to html2text autoload.
13809
13810 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13811
13812         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
13813
13814 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
13815
13816         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13817         New variables.
13818         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13819         (mm-charset-synonym-alist): Move some entries to
13820         mm-codepage-iso-8859-list.
13821
13822         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
13823
13824 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
13825
13826         * message.el (message-citation-line-format)
13827         (message-insert-formated-citation-line): Fix implementation of %E, %N
13828         and %n according to the doc string.
13829
13830 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
13831
13832         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13833         Use car-safe to avoid bad parses.
13834
13835 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13836
13837         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
13838         names.
13839
13840         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
13841
13842 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13843
13844         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
13845         header.
13846
13847         * message.el (message-draft-headers): Add Date.
13848         (message-headers-to-generate): Fix typo in docstring.
13849
13850         * nndraft.el (nndraft-required-headers): New variable.
13851         (nndraft-generate-headers): Use it.
13852
13853         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
13854
13855 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13856
13857         * gnus-registry.el (gnus-registry-wash-for-keywords)
13858         (gnus-registry-find-keywords): New functions to allow easy searching of
13859         articles that are in the registry.
13860
13861 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13862
13863         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13864         Use ietf-drums-parse-address instead of gnus-extract-address-components.
13865         Reported by Damien Elmes <damien@repose.cx>.
13866
13867 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13868
13869         * gnus.el (gnus-mime): Remove unused custom group.
13870
13871 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13872
13873         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
13874         "blank line" when searching for end of armor headers.
13875
13876 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13877
13878         * gmm-utils.el (gmm-write-region): Fix variable name.
13879
13880 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13881
13882         * gmm-utils.el (gmm-write-region): New function based on compatibility
13883         code from `mm-make-temp-file'.
13884
13885         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
13886
13887         * nnmaildir.el (nnmaildir--update-nov)
13888         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
13889         Use `gmm-write-region'.
13890
13891 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13892
13893         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
13894         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13895
13896         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
13897
13898         * message.el (message-replacement-char): New variable.
13899         (message-fix-before-sending): Use it.
13900         (message-simplify-subject): New function to remove duplicate code.
13901         (message-reply, message-followup): Use it.
13902
13903         * gnus-sum.el (gnus-summary-make-menu-bar):
13904         Clarify gnus-summary-limit-to-articles.
13905
13906 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13907
13908         * gnus-util.el (gnus-with-local-quit): New macro.
13909
13910         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
13911
13912 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
13913
13914         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
13915         ignore non-string data.
13916
13917 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13918
13919         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
13920         non-string data (needs to be done in the registry too).
13921
13922 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13923
13924         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
13925         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
13926         (gnus-registry-split-fancy-with-parent)
13927         (gnus-registry-fetch-simplified-message-subject-fast)
13928         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
13929         Remove text properties on ingress into the registry and when it's saved.
13930         (gnus-registry-clean-empty-function): Fix bug with cleaning the
13931         registry from entries with no groups.
13932
13933 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13934
13935         * gnus-util.el (gnus-string-remove-all-properties): Add utility
13936         function to remove string properties.
13937
13938 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13939
13940         * gmm-utils.el (gmm): Adjust custom version.
13941
13942         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
13943         Adjust custom version.
13944
13945         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
13946
13947 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13948
13949         * gnus-art.el (gnus-insert-prev-page-button)
13950         (gnus-insert-next-page-button): Simplify.  Reformat.
13951
13952 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13953
13954         * gnus-art.el (gnus-insert-prev-page-button)
13955         (gnus-insert-next-page-button): Apply gnus-article-button-face.
13956
13957 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
13958
13959         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
13960
13961 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13962
13963         * gnus-art.el (gnus-insert-mime-button)
13964         (gnus-insert-mime-security-button):
13965         Apply gnus-article-button-face to MIME and security buttons.
13966
13967 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
13968
13969         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
13970         readable.
13971
13972 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13973
13974         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
13975
13976 2006-09-20  Steve Youngs  <steve@sxemacs.org>
13977
13978         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
13979         `browse-url-of-file' instead of `browse-url'.
13980
13981 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13982
13983         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13984         regexp.  Articles containing quotation were cut prematurely.
13985
13986 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13987
13988         * message.el (message-cite-original-1): Use nobody by default for the
13989         value of From header.
13990         (message-reply): Ditto.
13991
13992 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
13993
13994         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
13995         to the gnus-info.  This fixes a bug of inline-PGP message verification.
13996         Reported by Michael Piotrowski <mxp@dynalabs.de>.
13997
13998 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
13999
14000         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
14001         mails in the doc string.  Add some URLs in comment.
14002         (pop3-movemail): Warn about pop3-leave-mail-on-server.
14003
14004 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14005
14006         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
14007         backslashes handling and the way to find boundaries of quoted strings.
14008
14009 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
14010
14011         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
14012         mml1991-encrypt-to-self is set and mml1991-signers is not set.
14013         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
14014         mml2015-encrypt-to-self is set and mml2015-signers is not set.
14015
14016 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14017
14018         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
14019         doc string.
14020         (gnus-button-regexp, gnus-button-last): Remove unused variables.
14021
14022 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14023
14024         * lpath.el: Fbind epg-check-configuration.
14025
14026 2006-09-06  Simon Josefsson  <jas@extundo.com>
14027
14028         * mml2015.el (mml2015-use): Doc fix, mention epg.
14029
14030 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14031
14032         * mml2015.el (mml2015-use): Default to epg, if available.
14033
14034 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14035
14036         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
14037         message-sender.
14038         (mml1991-epg-encrypt): Ditto.
14039         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
14040         message-sender.
14041         (mml2015-epg-encrypt): Ditto.
14042
14043 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
14044
14045         * message.el (message-send-mail-with-sendmail): Look for sendmail in
14046         several common directories.
14047
14048 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
14049
14050         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
14051         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
14052
14053 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14054
14055         * gnus-art.el (article-decode-encoded-words): Make it fast.
14056
14057 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14058
14059         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
14060
14061         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
14062         in quoted string into `\'.
14063
14064 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14065
14066         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14067         Use standard-syntax-table.
14068
14069 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14070
14071         * gnus-art.el (gnus-decode-address-function): New variable.
14072         (article-decode-encoded-words): Use it to decode headers which are
14073         assumed to contain addresses.
14074         (gnus-mime-delete-part): Remove useless `or'.
14075
14076         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
14077         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
14078         (gnus-nov-parse-line): Use it to decode From header.
14079         (gnus-get-newsgroup-headers): Ditto.
14080         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
14081
14082         * mail-parse.el (mail-decode-encoded-address-region): New alias.
14083         (mail-decode-encoded-address-string): New alias.
14084
14085         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14086         New function.
14087         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
14088         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
14089         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
14090         (rfc2047-decode-string): Ditto.
14091         (rfc2047-decode-address-region): New function.
14092         (rfc2047-decode-address-string): New function.
14093
14094 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
14095
14096         * message.el (message-caesar-buffer-body): Allow rotating headers.
14097
14098         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
14099
14100         * message.el (message-insert-formated-citation-line): Fix %f.
14101         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
14102
14103 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14104
14105         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
14106         (gnus-bookmark-mouse-available-p): New macro.
14107         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
14108         (gnus-bookmark-bmenu-show-infos): Use it.
14109         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
14110         (gnus-bookmark-bmenu-hide-infos): Ditto.
14111         (gnus-bookmark-remove-properties): New function.
14112         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
14113         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
14114         (gnus-bookmark-write-file): Bind coding-system-for-write.
14115         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
14116         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
14117         group before selecting it.
14118         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
14119         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
14120         quit-window if it is not available; use gnus-mouse-2 and bind it to
14121         gnus-bookmark-bmenu-select-by-mouse.
14122         (gnus-bookmark-show-details): Remove unused variable `details-list'.
14123         (gnus-bookmark-bmenu-select-by-mouse): New function.
14124
14125 2006-08-13  Romain Francoise  <romain@orebokech.com>
14126
14127         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
14128         space.
14129
14130 2006-08-10  Romain Francoise  <romain@orebokech.com>
14131
14132         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
14133         (dns-mode-soa-auto-increment-serial): New user option.
14134         (dns-mode-soa-maybe-increment-serial): New function.
14135         (dns-mode): Add the latter to `write-contents-functions'.
14136
14137 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14138
14139         * compface.el (uncompface): Use binary rather than raw-text-unix.
14140
14141 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14142
14143         * compface.el (uncompface): Make sure the eol conversion doesn't take
14144         place when communicating with the external programs.
14145         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14146
14147 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14148
14149         * nnheader.el (nnheader-insert-head): Fix typo in comment.
14150
14151 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14152
14153         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14154         Make it more robust by parsing author and date independently.
14155
14156 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14157
14158         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
14159
14160 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
14161
14162         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
14163         first matching secret key.
14164         (mml2015-epg-encrypt): Ditto.
14165
14166         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
14167         first matching secret key.
14168         (mml1991-epg-encrypt): Ditto.
14169
14170         * mml2015.el (mml2015-encrypt-to-self): New user option.
14171         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
14172         mml2015-epg-encrypt-to-self is set.
14173
14174         * mml1991.el (mml1991-encrypt-to-self): New variable.
14175         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
14176         mml1991-epg-encrypt-to-self is set.
14177
14178         * mml2015.el (mml2015-signers): New user option.
14179         (mml2015-epg-sign): Reflect the value of mml2015-signers.
14180         (mml2015-epg-encrypt): Allow to select signing keys.
14181
14182         * mml1991.el (mml1991-signers): New variable.
14183         (mml1991-epg-sign): Reflect the value of mml1991-signers.
14184         (mml1991-epg-encrypt): Allow to select signing keys.
14185
14186 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14187
14188         * nnheader.el (nnheader-insert-head): Make it work even if the file
14189         uses CRLF for the line-break code.
14190
14191 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
14192
14193         * mml2015.el: Require mml-sec instead of password.
14194         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
14195         (mml2015-cache-passphrase): Inherit the default value from
14196         mml-secure-cache-passphrase.
14197         (mml2015-passphrase-cache-expiry): Inherit the default value from
14198         mml-secure-passphrase-cache-expiry.
14199
14200         * mml1991.el: Require mml-sec instead of password.
14201         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
14202         (mml1991-cache-passphrase): Inherit the default value from
14203         mml-secure-cache-passphrase.
14204         (mml1991-passphrase-cache-expiry): Inherit the default value from
14205         mml-secure-passphrase-cache-expiry.
14206
14207         * mml-sec.el: Require password.
14208         (mml-secure-verbose): New user option.
14209         (mml-secure-cache-passphrase): New user option.
14210         (mml-secure-passphrase-cache-expiry): New user option.
14211
14212 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
14213             Andreas Vögele  <andreas@altroot.de>   (tiny change)
14214
14215         * pgg-def.el (pgg-truncate-key-identifier):
14216         Truncate the key ID to 8 letters from the end.
14217
14218 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14219
14220         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
14221         workaround for the url package included with Emacs.
14222
14223         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14224
14225 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14226
14227         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
14228         correctly.  This fixes a bug caused by the 2006-05-12 change.
14229
14230 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
14231
14232         * nnmail.el (nnmail-article-group): If splitting raises an error, give
14233         some information about the error when saying that the `bogus' mail
14234         group will be used.
14235
14236 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
14237
14238         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
14239         string.
14240
14241 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
14242
14243         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
14244
14245 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14246
14247         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
14248
14249 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14250
14251         * mml1991.el (mml1991-function-alist): Add epg.
14252         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
14253         (mml1991-epg-encrypt): New functions.
14254
14255 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14256
14257         * mml2015.el (mml2015-verbose): New variable.
14258         (mml2015-cache-passphrase): Ditto.
14259         (mml2015-passphrase-cache-expiry): Ditto.
14260         (mml2015-function-alist): Add epg.
14261         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
14262         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
14263         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
14264         New functions.
14265
14266 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14267
14268         * message.el (message-cite-original-1): Preserve region when removing
14269         quoted text due to X-No-Archive in order to avoid bogus attribution
14270         when citing multiple messages.
14271
14272 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14273
14274         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
14275         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
14276
14277 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
14278
14279         * gnus-diary.el (gnus-user-format-function-d)
14280         (gnus-user-format-function-D): Autoload.
14281
14282         * imap.el (Commentary): Fix typo.
14283
14284         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
14285         2006-04-22 contribution.
14286
14287 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14288
14289         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
14290         It didn't really fix the bogosity I'm seeing with solid web groups.
14291
14292 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14293
14294         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
14295         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
14296         created using server names.  If we use the feature without declaring
14297         it, Gnus does not properly manage server and group state.
14298
14299         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
14300         bound.
14301
14302 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14303
14304         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
14305         looking up the method using GROUP's prefix before inventing a new one.
14306         It is used on killed/unknown groups in various places where returning
14307         an all-new method isn't expected by the caller.
14308
14309         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
14310         and match semantics of gnus-group-real-prefix.
14311
14312 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
14313
14314         * nnmail.el (nnmail-broken-references-mailers): New variable.
14315         (nnmail-ignore-broken-references): New function generalizing
14316         nnmail-fix-eudora-headers.
14317         (nnmail-fix-eudora-headers): Now obsolete.
14318
14319         * gnus-art.el (gnus-button-handle-custom):
14320         Support `customize-apropos*'.
14321
14322 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14323
14324         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
14325
14326         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
14327         articles.
14328
14329 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
14330
14331         * message.el (message-cite-reply-above): New variable.
14332         (message-yank-original): Use it.
14333
14334 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14335
14336         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
14337
14338 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
14339
14340         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
14341         as read.
14342
14343         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
14344
14345 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
14346
14347         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
14348         (gnus-bookmark-default-file): Use gnus-directory.
14349         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
14350         Remove "*" in doc string.
14351         (gnus-bookmark-write-file): Simplify.
14352         (gnus-bookmark-maybe-sort-alist): Use `when'.
14353         (gnus-bookmark-get-bookmark): Fix typo in doc string.
14354         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
14355         Add FIXME about Emacs 21 and XEmacs compatibility.
14356         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
14357         compatibility.
14358         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
14359         compatibility.
14360         (gnus-bookmark-menu-heading): Fix version.
14361
14362 2006-06-19  Bastien Guerry  <bzg@altern.org>
14363
14364         * gnus-bookmark.el: New file.
14365
14366 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14367
14368         * message.el (message-syntax-checks): Doc fix.
14369
14370 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14371
14372         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
14373         unsubscribed groups as if they were killed ones.  It causes duplicate
14374         entries in gnus-newsrc-alist.
14375
14376 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14377
14378         * message.el (message-syntax-checks): Doc fix.
14379         (message-send-mail): Add check for continuation headers.
14380         (message-check-news-header-syntax): Fix regexp used to check for
14381         continuation headers.
14382
14383 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14384
14385         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
14386
14387 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
14388
14389         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
14390
14391 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14392
14393         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
14394         default-truncate-lines.
14395
14396 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14397
14398         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
14399         to fill the utf-8 entry.
14400
14401         * lpath.el: Fbind unicode-precedence-list.
14402
14403 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14404
14405         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14406
14407 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
14408
14409         * gnus-agent.el (directory-files-and-attributes): Move all the way
14410         forward (the third and final move).
14411         (gnus-agent-read-agentview): Trap reconstruction errors due to
14412         nonexistent directory.  Handle by returning nil.
14413
14414 2006-05-30  Didier Verna  <didier@xemacs.org>
14415
14416         * message.el (message-dont-reply-to-names): Update the custom type.
14417         * message.el (message-dont-reply-to-names): New defsubst: potentially
14418         convert a list of regexps into a single one.
14419         * message.el (message-get-reply-headers): Use it.
14420         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
14421
14422 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14423
14424         * gnus-agent.el (directory-files-and-attributes): Move forward.
14425
14426 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14427
14428         * gnus-ml.el (gnus-mailing-list-subscribe)
14429         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
14430         (gnus-mailing-list-message): Fix doc strings.
14431
14432 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14433
14434         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
14435         of doing it manually.
14436
14437 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14438
14439         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
14440         comment.
14441
14442 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
14443
14444         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
14445         (gnus-agent-read-agentview): Fix handling of end-of-file error.
14446         (gnus-agent-read-local): All symbols allocated in my-obarray.
14447         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
14448         (gnus-agent-regenerate-group): Check numeric names to see if they are
14449         messages or groups.
14450         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
14451         better way of do this...)
14452
14453         * gnus-cache.el (gnus-agent-total-fetched-for):
14454         Ignore 'dummy.group' (there should be a better way of do this...)
14455
14456 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14457
14458         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
14459         (gnus-saved-headers): Ditto.
14460         (gnus-default-article-saver): Mention functions may have properties.
14461         (gnus-article-save): Override gnus-save-all-headers and
14462         gnus-saved-headers by :headers property which saver function may have.
14463         (gnus-summary-save-in-file): Add :headers property.
14464         (gnus-summary-write-to-file): Ditto.
14465
14466         * gnus-sum.el (gnus-summary-save-article): Bind
14467         gnus-prompt-before-saving to t when saving many articles in a file;
14468         always show all headers.
14469
14470         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
14471
14472 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14473
14474         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
14475         marks.
14476
14477         * message.el (message-indent-citation): Add optional arguments to allow
14478         using it outside of message buffers.
14479
14480         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
14481         (gnus-article-treat-unfold-headers): Use it.
14482         (gnus-article-truncate-lines): New variable.
14483         (gnus-article-mode): Use it.
14484         (gnus-article-toggle-truncate-lines): New function.
14485
14486         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
14487         Add gnus-article-toggle-truncate-lines.
14488
14489         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
14490         coding system in XEmacs, use binary.
14491
14492 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14493
14494         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
14495         after-load-alist.
14496
14497         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
14498         this function should save decoded articles.
14499         (gnus-summary-write-to-file): Use property to specify this function
14500         should save decoded articles and specify gnus-summary-save-in-file
14501         should be used to save articles other than the first one when saving
14502         many articles.
14503         (gnus-summary-save-body-in-file): Use property to specify this
14504         function should save decoded articles.
14505         (gnus-summary-write-body-to-file): Use property to specify this
14506         function should save decoded articles and specify
14507         gnus-summary-save-body-in-file should be used to save articles other
14508         than the first one when saving many articles.
14509
14510         * gnus-sum.el (gnus-summary-save-article): Simplify.
14511
14512 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14513
14514         * gnus-art.el (gnus-default-article-saver):
14515         Add gnus-summary-write-body-to-file.
14516         (gnus-article-save-coding-system): Don't use coding system object
14517         in XEmacs.
14518         (gnus-read-save-file-name): Add optional `dir-var' argument which
14519         specifies directory in which files are saved; work even if optional
14520         `variable' argument is not specified.
14521         (gnus-summary-write-to-file): Read file name.
14522         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
14523         (gnus-summary-write-body-to-file): New function.
14524
14525         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
14526         (gnus-summary-local-variables): Add it.
14527         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
14528         (gnus-summary-save-article): Remove optional `decode' argument;
14529         determine whether to decode articles by the value of
14530         gnus-default-article-saver; when saving many files using
14531         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
14532         it first and use gnus-summary-save-in-file or
14533         gnus-summary-save-body-in-file thereafter unless
14534         gnus-prompt-before-saving is always; move point to article which
14535         will be saved.
14536         (gnus-summary-save-article-file): Revert.
14537         (gnus-summary-write-article-file): Revert.
14538         (gnus-summary-save-article-body-file): Revert.
14539         (gnus-summary-write-article-body-file): New function.
14540
14541 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14542
14543         * gnus-art.el (gnus-default-article-saver): Doc fix.
14544         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
14545         from gnus-summary-save-article-coding-system, and default to a
14546         certain coding system.
14547         (gnus-output-to-file): Add coding cookie and encode text according
14548         to gnus-article-save-coding-system; don't use mm-append-to-file.
14549
14550         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
14551         gnus-art.el and rename to gnus-article-save-coding-system.
14552         (gnus-summary-save-article): Require gnus-art; don't show all
14553         headers if it decodes articles; don't add coding cookie here;
14554         don't bind mm-text-coding-system-for-write.
14555         (gnus-summary-save-article-file): Save decoded articles.
14556         (gnus-summary-write-article-file): When saving many files, use
14557         gnus-summary-write-to-file first and gnus-summary-save-in-file
14558         thereafter unless gnus-prompt-before-saving is always.
14559         (gnus-summary-save-article-body-file): Save decoded articles.
14560
14561         * lpath.el: Fbind select-safe-coding-system for XEmacs.
14562
14563 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14564
14565         * nnrss.el (nnrss-check-group): Bind hash-index.
14566
14567 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
14568
14569         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
14570         its hash index.  Store this hash in `nnrss-group-data'.
14571         (nnrss-read-group-data): Update accordingly.
14572
14573 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14574
14575         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
14576         entry.
14577
14578         * gnus-sum.el (gnus-summary-make-menu-bar):
14579         Add gnus-article-browse-html-article.
14580
14581 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
14582
14583         * gnus-sum.el (gnus-summary-mime-map):
14584         Add gnus-article-browse-html-article.
14585
14586         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
14587
14588 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14589
14590         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
14591         suitable coding systems in customize.
14592
14593 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
14594
14595         * mail-source.el (mail-sources): Fix custom type.
14596
14597 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14598
14599         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
14600         (gnus-summary-expire-articles-now): Shorten prompt.
14601
14602         * gmm-utils.el (wid-edit): Require.
14603         (defun-gmm): Rename from `gmm-defun-compat'.
14604         (gmm-image-search-load-path): Use it.
14605         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
14606
14607 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14608
14609         * gnus-sum.el (gnus-summary-save-article-coding-system):
14610         New variable.
14611         (gnus-summary-save-article): Add optional `decode' argument.
14612         If it is set and gnus-summary-save-article-coding-system is non-nil,
14613         save decoded article.
14614         (gnus-summary-write-article-file): Save decoded article if
14615         gnus-summary-save-article-coding-system is non-nil.
14616
14617         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
14618         type.
14619
14620 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14621
14622         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
14623
14624 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14625
14626         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
14627         first to test gnus-single-article-buffer which may be buffer-local.
14628
14629         * gnus-sum.el (gnus-summary-setup-buffer):
14630         Make gnus-single-article-buffer buffer-local and nil in ephemeral
14631         group; make gnus-article-buffer, gnus-article-current, and
14632         gnus-original-article-buffer always buffer-local.
14633         (gnus-summary-exit): Kill article buffer belonging to ephemeral
14634         group.
14635         (gnus-handle-ephemeral-exit): Don't move to next summary line.
14636
14637 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
14638
14639         * nnml.el (nnml-request-compact-group): Compressed files might not
14640         have .gz extension.
14641
14642 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14643
14644         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
14645         (mm-copy-to-buffer): Use with-current-buffer.
14646         (mm-display-part): Simplify.
14647         (mm-inlinable-p): Add optional arg `type'.
14648
14649 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14650
14651         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
14652         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
14653         Try harder to show the attachment internally or externally using
14654         gnus-mime-view-part-as-type.
14655
14656 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
14657
14658         * message.el (message-from-style, message-signature-separator)
14659         (message-user-organization-file, message-send-mail-function)
14660         (message-citation-line-function, message-yank-prefix)
14661         (message-indent-citation-function, message-signature)
14662         (message-signature-file, message-signature-insert-empty-line):
14663         Remove autoloads.
14664
14665         * gnus-art.el (gnus-buttonized-mime-types):
14666         Remove "multipart/signed".  Revert 2006-04-26 change.
14667
14668 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14669
14670         * gnus.el (gnus-version-number): Bump version.
14671
14672 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14673
14674         * gnus.el: No Gnus v0.5 is released.
14675
14676 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14677
14678         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
14679         fetching articles by message-id.
14680
14681 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14682
14683         * message.el (hashcash): Require hashcash as normal.
14684
14685         * ecomplete.el (ecomplete-highlight-match-line):
14686         Use point-at-eol.
14687         (ecomplete-highlight-match-line): Use `highlight', because that
14688         face exists in both Emacs and XEmacs.
14689
14690         * message.el (message-display-abbrev): Use point-at-bol.
14691
14692         * mail-source.el: Don't require timer/timer-funcs.
14693
14694         * gnus-async.el: Ditto.
14695
14696         * password.el: Ditto.
14697
14698         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
14699
14700         * mm-url.el: Ditto.
14701
14702         * gnus-xmas.el: Don't require timer-funcs.
14703
14704         * mm-util.el: Require timer/timer-funcs.
14705
14706 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14707
14708         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
14709         Close.
14710
14711 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14712
14713         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
14714         unibyte after clear-decrypt function runs.
14715
14716         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
14717         returns as a unibyte string.
14718
14719 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14720
14721         * lpath.el: Revert.
14722
14723         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
14724         (pgg-gpg-process-sentinel): Revert.
14725
14726         * pgg-pgp.el (pgg-pgp-process-region): Revert.
14727         (pgg-pgp-lookup-key): Revert.
14728
14729         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
14730         (pgg-pgp5-lookup-key): Revert.
14731
14732         * pgg.el (pgg-fetch-key): Revert.
14733
14734 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14735
14736         * lpath.el: Fbind string-as-multibyte for XEmacs.
14737
14738         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
14739         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
14740         (mml1991-pgg-encrypt): Ditto.
14741
14742         * pgg-gpg.el (pgg-string-to-multibyte): New function.
14743         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
14744         a multibyte buffer.
14745
14746         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
14747         (pgg-pgp-lookup-key): Ditto.
14748
14749         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
14750         (pgg-pgp5-lookup-key): Ditto.
14751
14752         * pgg.el (pgg-fetch-key): Ditto.
14753
14754 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
14755
14756         * message.el (message-user-organization-file): Check several
14757         locations of the organization file.
14758
14759         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
14760         Add gnus-article-view-part-as-type.
14761
14762         * gnus-art.el (gnus-article-view-part-as-type): New function.
14763
14764         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
14765         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
14766
14767         * mml.el: Simplify autoload.
14768         (mml-mode): defvar dnd-protocol-alist instead of using
14769         symbol-value.
14770         (mml-default-directory): New variable.
14771         (mml-minibuffer-read-file): Use it.
14772         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
14773
14774         * message.el (message-citation-line-format): New variable.
14775         (message-insert-formated-citation-line): New function.
14776         (message-citation-line-function):
14777         Add `message-insert-formated-citation-line' to custom type.
14778
14779         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
14780         to doc string.
14781
14782         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
14783         depending on mm-verify-option.
14784
14785 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14786
14787         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
14788         binding pgg-* variables; reimplement the section which prevents
14789         MIME header from being signed.
14790         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
14791         pgg-text-mode; remove a blank line at the top of body.
14792
14793         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
14794         lines at the top of body; use gnus-newsgroup-charset if there's no
14795         Charset header.
14796
14797 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14798
14799         * message.el (message-self-insert-commands): Doc fix.
14800
14801         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
14802         (mm-uu-pgp-encrypted-test): Ditto.
14803         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
14804         between header and body; return application/pgp-encrypted handle
14805         if decryption failed; decode decrypted body by charset.
14806
14807         * mm-decode.el (mm-automatic-display): Don't make application/pgp
14808         element match to application/pgp-*.
14809
14810 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14811
14812         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
14813         HTML.
14814
14815 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14816
14817         * mail-source.el (mail-source-call-script): Message the error
14818         string.
14819
14820 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14821
14822         * gnus-util.el (gnus-byte-compile): Use it.
14823
14824 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
14825
14826         * gnus-util.el (kill-empty-logs): New function.
14827
14828 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14829
14830         * message.el (message-mail-alias-type): Doc fix.
14831         (message-mail-alias-type-p): New function.
14832         (message-send): Use it.
14833         (message-mode): Ditto.
14834         (message-strip-forbidden-properties): Ditto.
14835
14836         * ecomplete.el (ecomplete-database-file-coding-system):
14837         New variable.
14838         (ecomplete-save): Use it.
14839         (ecomplete-setup): Use it.
14840
14841 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14842
14843         * message.el (message-self-insert-commands): New variable.
14844         (message-strip-forbidden-properties): Use it.
14845
14846 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14847
14848         * message.el (message-put-addresses-in-ecomplete): Use a regexp
14849         that doesn't make XEmacs choke.
14850
14851 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
14852
14853         * gnus-util.el (gnus-replace-in-string):
14854         Prefer replace-regexp-in-string over of replace-in-string.
14855
14856 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14857
14858         * gnus-util.el (gnus-select-frame-set-input-focus):
14859         Use select-frame-set-input-focus if it is available in XEmacs; use
14860         definition defined in Emacs 22 for old Emacsen.
14861
14862         * dgnushack.el: Autoload unmorse-region for XEmacs.
14863
14864         * lpath.el: Bind cursor-in-non-selected-windows and
14865         select-frame-set-input-focus for XEmacs.
14866
14867 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14868
14869         * mm-view.el (mm-inline-text): Use equal instead of equalp.
14870
14871 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
14872
14873         * gnus-registry.el (gnus-registry-cache-save): Remove text
14874         properties when saving via the temp buffer.
14875
14876 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14877
14878         * message.el (message-generate-hashcash): Honor custom type.
14879
14880 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14881
14882         * message.el (message-generate-hashcash): Default to non-nil when
14883         hashcash is found.
14884
14885         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
14886         (gnus-refer-thread-limit): Increase default to 500.
14887
14888         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
14889
14890         * flow-fill.el (fill-flowed): Allow delete-space.
14891
14892 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14893
14894         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14895         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
14896         Remove autoloads.
14897
14898 2006-04-18  Simon Josefsson  <jas@extundo.com>
14899
14900         * message.el (message-generate-hashcash): Default to.
14901
14902 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14903
14904         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14905         concatenating segments rather than before concatenating them.
14906
14907 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14908
14909         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
14910
14911 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14912
14913         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
14914
14915         * message.el (message-forward-make-body-plain):
14916         Allow message-forward-ignored-headers to be a list.
14917         (message-remove-ignored-headers): Factor out into function.
14918         (message-forward-make-body-mml): Use it.
14919
14920         * imap.el (imap-quote-specials): New function.
14921         (imap-login-auth): Quote specials.
14922
14923         * rfc2231.el (rfc2231-parse-string): Remove dead code.
14924         (rfc2231-parse-string): Allow concatanation of parameters that
14925         aren't contiguous.  The test case is
14926           (mail-header-parse-content-type "message/external-body;
14927             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
14928             access-type=LOCAL-FILE;
14929             name*1*=plugh%2fhello-sailor%2fbing.pdf")
14930
14931 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14932
14933         * nntp.el (nntp-accept-process-output): Return the value of
14934         `nnheader-accept-process-output'.
14935
14936 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14937
14938         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
14939         (gnus-button-alist): Recognize more diff formats.
14940         (gnus-button-patch): Strip directory.
14941
14942 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14943
14944         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
14945         Emacs 22 when setting focus.
14946
14947 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14948
14949         * gnus-art.el (gnus-article-treat-types): Do treatment of
14950         text/x-verbatim parts.
14951         (gnus-button-patch): New command.
14952
14953         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
14954         addresses that contain invalid characters.
14955
14956 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14957
14958         * message.el (message-put-addresses-in-ecomplete):
14959         Use gnus-replace-in-string.
14960         (message-is-yours-p): Use the more correct
14961         mail-header-parse-address instead of
14962         mail-extract-address-components.
14963         (message-put-addresses-in-ecomplete): Fix typo.
14964
14965         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
14966         keystroke.
14967
14968         * gnus-art.el (gnus-treatment-function-alist): Change order of
14969         newsgroups/generic header folding to avoid double-folding.
14970
14971         * message.el (message-hidden-headers): Add X-Draft-From.
14972
14973         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
14974         New command.
14975         (gnus-summary-repeat-search-article-backward): New command.
14976
14977         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
14978         groups in the parent topic.
14979
14980 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
14981
14982         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
14983         (spam-extra-header-to-number): Return the CRM114 number as a
14984         number instead of a string.
14985
14986 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14987
14988         * gnus-art.el (gnus-face-properties-alist): Move here from
14989         gnus-fun.
14990
14991         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
14992
14993 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14994
14995         * message.el (message-strip-forbidden-properties): Only display on
14996         self-insert-command.
14997
14998         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
14999         reindent.
15000         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
15001
15002 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
15003
15004         * smiley.el (smiley-style): Fix typo.
15005
15006 2006-03-23  Kenichi Handa  <handa@m17n.org>
15007
15008         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
15009         instead of set-buffer-multibyte.
15010
15011 2006-03-23  Kenichi Handa  <handa@m17n.org>
15012
15013         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15014         buffer and then decode the buffer text if necessary.
15015         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15016         first, and after mm-encode-body, change the buffer to unibyte.
15017
15018 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15019
15020         * hashcash.el (hashcash-insert-payment-async-2):
15021         Use message-goto-eoh instead of doing it manually.
15022         (mail-add-payment): Use message-narrow-to-header instead of trying
15023         to do the same itself.
15024
15025         * message.el (message-hidden-headers): Add Face.
15026
15027         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
15028         reparenting code.
15029         (gnus-summary-reparent-children): Refactored out code.
15030         (gnus-summary-thread-map): New keystroke.
15031         (gnus-summary-reparent-children): Make into command.
15032
15033         * smiley.el (smiley-style): Default to `medium' if using a large
15034         font.
15035
15036         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
15037         does it itself.
15038
15039         * message.el (message-point-in-header-p): Simplify definition.
15040
15041 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15042
15043         * nnagent.el (nnagent-request-set-mark): Silence log file
15044         writing.
15045         (nnagent-request-set-mark): Use write-region instead of
15046         append-to-file.
15047
15048         * gnus-sum.el (gnus-read-header): Fudge article number if using a
15049         strange select method.
15050
15051         * ecomplete.el (ecomplete-display-matches): Get highlightling
15052         right.
15053         (ecomplete-display-matches): Use literals.
15054         (ecomplete-display-matches): Disable message logging.
15055
15056         * message.el (message-display-abbrev): Small optimization.
15057
15058         * ecomplete.el (ecomplete-display-matches): Allow automatic
15059         display.
15060
15061         * message.el (message-strip-forbidden-properties):
15062         Display abbrevs.
15063         (message-display-abbrev): Get automatic display right.
15064
15065         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
15066         keystrokes.
15067
15068 2006-04-13  Romain Francoise  <romain@orebokech.com>
15069
15070         TODO: Backport to v5-10!
15071
15072         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
15073         Move here (and rename) from gnus-registry.el.
15074
15075         * gnus-registry.el: Require gnus-util.
15076         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
15077
15078 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15079
15080         * gnus-group.el (gnus-group-catchup-current):
15081         Change if-then-else-if-then-else into cond.
15082         (gnus-group-catchup): Indent.
15083         (group-name-at-point): New function.
15084         (gnus-fetch-group): Provide default from thing at point.
15085
15086 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15087
15088         * message.el (message-display-abbrev): Fix regexp.
15089
15090         * ecomplete.el (ecomplete-highlight-match-line):
15091         Reimplement choosing.
15092         (ecomplete-highlight-match-line): Fix up code rewrite, remove
15093         dead variables.
15094
15095         * message.el (message-newline-and-indent): Remove debugging.
15096         (message-display-abbrev): Use new implementation.
15097
15098 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15099
15100         * gnus-art.el (gnus-article-mode):
15101         Set cursor-in-non-selected-windows to nil.
15102
15103         * smiley.el: Revert previous change.
15104         (smiley-data-directory): defvar it before using it in the
15105         defcustom of `smiley-style'.
15106
15107 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15108
15109         * message.el (message-newline-and-indent): New function.
15110
15111         * ecomplete.el: Implement more bits.
15112
15113         * message.el (message-put-addresses-in-ecomplete): Clean up the
15114         string.
15115
15116         * ecomplete.el (ecomplete-add-item): Chop off decimals.
15117
15118         * gnus-sum.el (gnus-summary-save-parts):
15119         Bind gnus-summary-save-parts-counter and use it to make unique file
15120         names.
15121
15122         * gnus-art.el (gnus-ignored-headers): Add some more headers.
15123
15124         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
15125         parameter to say whether to actually parse the individual
15126         addresses.
15127
15128         * message.el (message-put-addresses-in-ecomplete): New function.
15129         (ecomplete): Require.
15130         (message-mail-alias-type): Add ecomplete as an option.
15131
15132 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
15133
15134         * flow-fill.el (fill-flowed): Remove trailing space from blank
15135         quoted lines.
15136
15137 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15138
15139         * smiley.el (smiley-style): Move definition later to avoid a
15140         compilation warning.
15141
15142 2006-04-12  Kenichi Handa  <handa@m17n.org>
15143
15144         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15145         buffer and then decode the buffer text if necessary.
15146         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15147         first, and after mm-encode-body, change the buffer to unibyte.
15148         Use mm-disable-multibyte instead of set-buffer-multibyte.
15149
15150 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15151
15152         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
15153         Content-Type header instead of Content-Disposition header.
15154         (gnus-mime-inline-part): Ditto.
15155         (gnus-mime-view-part-as-charset): Ignore charset that the part
15156         specifies.
15157
15158         * mm-decode.el (mm-display-part): Work with external parts and
15159         usual parts similarly.
15160
15161         * mm-extern.el (mm-inline-external-body): Use mm-display-part
15162         instead of gnus-display-mime.
15163
15164         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
15165         instead of with-temp-buffer.
15166
15167         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
15168         tag to summarized topics part in order to encode non-ASCII text.
15169
15170 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15171
15172         * smiley.el (smiley-style): New variable.
15173         (smiley-directory): New function.
15174         (smiley-data-directory): Derive from `smiley-style' using
15175         `smiley-directory'.
15176         (smiley-regexp-alist): Add new entries.
15177
15178         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
15179         (gnus-article-browse-delete-temp): Add :version.
15180
15181 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
15182
15183         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
15184         the sieve region.
15185
15186 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15187
15188         * gnus.el (gnus-version-number): Bump version.
15189
15190 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15191
15192         * gnus.el: No Gnus v0.4 is released.
15193
15194 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15195
15196         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
15197         layout.
15198
15199         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
15200         unknown charset.
15201
15202         * message.el (message-header-synonyms): Add Original-To to the
15203         default.
15204
15205         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
15206         optional parameter.
15207
15208 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
15209
15210         * gnus-fun.el (gnus): Require it for gnus-directory.
15211
15212 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15213
15214         * gnus-fun.el (gnus-face-properties-alist): Add :version.
15215
15216 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15217
15218         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
15219
15220 2006-04-05  Simon Josefsson  <jas@extundo.com>
15221
15222         * password.el (password-reset): New function.
15223
15224 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15225
15226         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
15227         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
15228
15229 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15230
15231         * nnweb.el (nnweb-google-create-mapping): Update regexp.
15232         Some whitespace was matched into the url, which broke browsing hits
15233         > 100 when mm-url-use-external was nil.
15234
15235 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15236
15237         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15238         Check gnus-extra-headers for 'Newsgroups.
15239
15240         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
15241         bound.
15242
15243 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
15244
15245         * pgg-gpg.el: Clean up process buffers every time gpg processes
15246         complete.
15247
15248 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
15249
15250         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15251         doc string.
15252
15253 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
15254
15255         * pgg-gpg.el (pgg-gpg-process-filter)
15256         (pgg-gpg-wait-for-completion): Check if buffer is alive.
15257
15258         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
15259         lines, temporary fix.
15260
15261 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15262
15263         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
15264
15265 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
15266
15267         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
15268         default-enable-multibyte-characters.  This reverts the change from
15269         revision 6.17 which is no longer necessary because the passphrase
15270         is sent separately now.  GnuPG messages are unreadable under
15271         multibyte locales with default-enable-multibyte-characters set to
15272         nil.
15273
15274 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
15275
15276         * message.el (message-tool-bar-gnome): Move "spell".
15277
15278 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
15279
15280         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
15281         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
15282         instead.
15283
15284 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
15285
15286         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15287         Improve newsgroups handling for NNTP overviews which don't include
15288         Newsgroups.
15289
15290 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15291
15292         * message.el (message-resend): Bind message-generate-hashcash to nil.
15293
15294 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15295
15296         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
15297         when searching for already-paid recipients.
15298
15299 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
15300
15301         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
15302         passphrases when it is not needed.
15303         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
15304         passphrase stuff from gpg, should only be necessary when you use
15305         gpg with a smartcard.
15306
15307 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15308
15309         * mml.el (mml-insert-mime): Ignore cached contents of
15310         message/external-body part.
15311
15312         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
15313         (mm-insert-part): Ditto.
15314
15315 2006-03-23  Simon Josefsson  <jas@extundo.com>
15316
15317         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
15318         Reiner.
15319         (pgg-gpg-use-agent-p): Use it again.
15320
15321 2006-03-23  Simon Josefsson  <jas@extundo.com>
15322
15323         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
15324         older emacsen.
15325         (pgg-gpg-use-agent-p): Don't use it.
15326
15327 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
15328
15329         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
15330         if we can.
15331
15332 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
15333
15334         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
15335         (pgg-gpg-update-agent): New function.
15336         (pgg-gpg-use-agent-p): New function.
15337         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
15338         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15339         (pgg-gpg-sign-region): Use it.
15340
15341 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15342
15343         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
15344         Reported by Ralf Wachinger <rwachinger@gmx.de>.
15345
15346 2006-03-21  Simon Josefsson  <jas@extundo.com>
15347
15348         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15349         <wilde@sha-bang.de>.
15350         (pgg-gpg-use-agent): New variable.
15351         (pgg-gpg-process-region): Use it.
15352         (pgg-gpg-encrypt-region): Likewise.
15353         (pgg-gpg-encrypt-symmetric-region): Likewise.
15354         (pgg-gpg-decrypt-region): Likewise.
15355         (pgg-gpg-sign-region): Likewise.
15356         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15357
15358 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15359
15360         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
15361
15362         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
15363         Add comment on version.
15364
15365 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15366
15367         * smiley.el: Add missing test smiley.
15368
15369 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15370
15371         * mm-decode.el (mm-with-part): New macro.
15372         (mm-get-part): Use it; work with message/external-body as well.
15373         (mm-save-part): Treat name and filename equally.
15374
15375         * mm-extern.el (mm-extern-cache-contents): New function.
15376         (mm-inline-external-body): Use it; force the part to be displayed;
15377         move undisplayer added to the cached handle to the parent.
15378
15379         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
15380         (gnus-mime-view-part-as-type): Work with message/external-body.
15381
15382         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
15383
15384 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15385
15386         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
15387         images in image-load-path.  [Sync with image.el, revision 1.60, in
15388         Emacs.]
15389
15390 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15391
15392         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
15393         path rather than symbol.  Always return list of directories.
15394         Guarantee that image directory comes first.  [Sync with image.el,
15395         revision 1.59, in Emacs.]
15396
15397         * message.el (message-make-tool-bar): Adjust to new API of
15398         `gmm-image-load-path-for-library'.
15399
15400         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15401
15402         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15403
15404 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15405
15406         * gnus-art.el (gnus-article-only-boring-p):
15407         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
15408         intangible text.
15409         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
15410
15411 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
15412
15413         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
15414         Use `defun' instead of `gmm-defun-compat'.
15415
15416 2006-03-14  Simon Josefsson  <jas@extundo.com>
15417
15418         * message.el (message-unique-id): Don't use message-number-base36
15419         if (user-uid) is a float.
15420         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
15421
15422 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15423
15424         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
15425
15426         * gnus-art.el (gnus-mime-display-single): Make sure there is an
15427         empty line between a part and a message part.
15428
15429 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
15430
15431         * smiley.el: Add more test smileys.
15432         (smiley-data-directory, smiley-regexp-alist)
15433         (gnus-smiley-file-types): Fix doc strings.
15434         (smiley-update-cache): Clear smiley-cached-regexp-alist before
15435         adding new elements.
15436         (smiley-mouse-map): Unused code.  Make it a comment.
15437
15438 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15439
15440         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
15441         scan latest NoCeM messages instead of old ones.
15442         (gnus-nocem-check-article): Fix regexps so as to match to PGP
15443         delimiters that are recently used.
15444         (gnus-nocem-load-cache): Add autoload cookie.
15445
15446         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
15447
15448         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
15449         level which is larger than gnus-use-nocem is specified.
15450
15451         * gnus-group.el (gnus-group-get-new-news): Ditto.
15452
15453 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15454
15455         * gnus-util.el (gnus-tool-bar-update): New function.
15456
15457         * gnus-group.el (gnus-group-update-tool-bar): New variable.
15458         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
15459
15460         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
15461
15462         * gnus-group.el (gnus-group-redraw-when-idle)
15463         (gnus-group-redraw-check): Remove.
15464         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
15465
15466 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15467
15468         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
15469         if optional last element is specified in splits (FIELD VALUE...).
15470
15471 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
15472
15473         * message.el (message-make-tool-bar): Rename gmm-image-load-path
15474         to gmm-image-load-path-for-library.  Call with no-error argument.
15475         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
15476
15477         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15478
15479         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15480
15481         * gmm-utils.el (gmm-image-load-path): Remove alias.
15482
15483 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
15484
15485         * gmm-utils.el (gmm-image-load-path): Add alias.
15486
15487         * nnml.el (nnml-generate-nov-databases-directory): Rename from
15488         nnml-generate-nov-databases-1.
15489         (nnml-generate-nov-databases): Use it.
15490         (nnml-generate-nov-databases-directory): Document no-active
15491         argument.
15492
15493         * gmm-utils.el (gmm-image-load-path-for-library): Return single
15494         directory if path is t.  Add no-error.
15495
15496         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
15497         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
15498
15499         * gnus-art.el (gnus-article-browse-delete-temp-files):
15500         Simplify resetting gnus-article-browse-html-temp-list.
15501
15502         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
15503         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
15504         Add example to docstring.  Rename local variables.  Move error
15505         checks to default case in cond and simplify.
15506
15507 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15508
15509         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
15510         handle is multipart when calling it recursively.
15511         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
15512
15513 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
15514
15515         * nnimap.el (nnimap-request-update-info-internal): Optimize.
15516         Don't `gnus-uncompress-range' to avoid excessive memory usage.
15517
15518 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15519
15520         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
15521         is loaded.
15522
15523         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
15524         loaded.
15525
15526 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15527
15528         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
15529         to "Emacs 23 (unicode)" in doc string.
15530
15531         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
15532         "Emacs 23 (unicode)" in comment.
15533
15534 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15535
15536         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
15537
15538         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
15539         characters 160 through 255 in Emacs 23.
15540
15541 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15542
15543         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
15544         gnus-article-browse-html-temp.
15545         (gnus-article-browse-delete-temp): Make it customizable.
15546         Add `file'.  Adjust doc string.
15547         (gnus-article-browse-delete-temp-files): Add argument.
15548         Allow query for each file.  Adjust doc string.
15549         (gnus-article-browse-html-parts):
15550         Add `gnus-article-browse-delete-temp-files' to
15551         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
15552
15553 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
15554
15555         * gnus-art.el (gnus-article-browse-html-temp)
15556         (gnus-article-browse-delete-temp): New variables.
15557         (gnus-article-browse-delete-temp-files): New function.
15558         (gnus-article-browse-html-parts): Use it.
15559
15560 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15561
15562         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
15563
15564         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
15565         string.
15566
15567         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
15568         gnus-summary-insert-new-articles when unplugged.
15569         Remove gnus-summary-search-article-forward.
15570
15571         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
15572         display-visual-class instead of display-color-cells.
15573
15574 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15575
15576         * dgnushack.el: Autoload customize-group for XEmacs.
15577
15578         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
15579         message/* containing non-ASCII text properly.
15580
15581 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15582
15583         * message.el: Require gmm-utils, remove autoloads.
15584         (message-tool-bar): Set default based on
15585         gmm-tool-bar-style.
15586         (message-tool-bar-gnome): Add gmm-customize-mode.
15587
15588         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
15589         gmm-tool-bar-style.
15590         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
15591
15592         * gnus-group.el (gnus-group-tool-bar): Set default based on
15593         gmm-tool-bar-style.
15594         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
15595
15596         * gmm-utils.el (gmm-image-directory): Rename variable from
15597         gmm-image-load-path.
15598         (gmm-image-load-path): Use gmm-image-directory.
15599         (gmm-customize-mode): New function.
15600         (gmm-tool-bar-style): New variable.
15601
15602         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
15603         gnus-group-redraw-line-number.
15604         (gnus-group-redraw-check): Simplify.
15605         (gnus-group-tool-bar-update): Remove redraw check.
15606         (gnus-group-make-tool-bar): Add redraw check.
15607
15608 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
15609
15610         * gnus-art.el (gnus-button): Add missing parentheses.
15611
15612 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15613
15614         * lpath.el: Fbind line-number-at-pos.
15615
15616 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15617
15618         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
15619
15620 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15621
15622         * gnus-art.el (gnus-button): New face.
15623         (gnus-article-button-face): Use it.
15624
15625         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15626         Add gnus-summary-next-page.  Re-order.
15627
15628         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
15629         next-node are now included.
15630         (gnus-group-redraw-line-number): New internal variable.
15631         (gnus-group-redraw-check): Helper function for updating the tool
15632         bar.
15633         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
15634
15635         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
15636
15637         * spam.el (spam-spamassassin-score-regexp): New internal variable.
15638         (spam-extra-header-to-number, spam-check-spamassassin-headers):
15639         Use it to match format of Spamassassin 3.0 and later.
15640         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
15641         (spam-check-bogofilter)
15642         (spam-bogofilter-register-with-bogofilter): Fix args of
15643         `gnus-error' calls.
15644
15645 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15646
15647         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
15648         unnecessary interaction when sending queued mails.
15649         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
15650
15651 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15652
15653         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
15654         first or last are nil.
15655
15656 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15657
15658         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
15659
15660 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15661
15662         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
15663
15664 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15665
15666         * dns.el (query-dns): Protect more against buggy tcp output.
15667
15668 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15669
15670         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
15671         nov.php.
15672
15673 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15674
15675         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
15676         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
15677         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
15678         output on the server side.
15679         (nnweb-google-create-mapping): Update regexps and add some
15680         progress indication.
15681
15682 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
15683
15684         * gnus-group.el (gnus-group-tool-bar-gnome):
15685         Fix gnus-agent-toggle-plugged.  Re-order icons.
15686         (gnus-group-tool-bar-gnome):
15687         Add gnus-group-{prev,next}-unread-group.
15688         (gnus-group-tool-bar-gnome): Re-order icons.
15689
15690         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15691         Move gnus-summary-insert-new-articles.
15692
15693         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
15694         Fix comments.
15695
15696         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
15697         also available in Emacs 21.3.
15698
15699         * message.el (message-fix-before-sending): Change "Emacs 22" to
15700         "Emacs 23 (unicode)" in comment.
15701
15702         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
15703         "Emacs 23 (unicode)" in comment.
15704
15705         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
15706         comment.
15707         (mm-coding-system-p): Add comment about no-MULE XEmacs.
15708
15709         * mm-view.el (mm-fill-flowed): Add :version.
15710
15711 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15712
15713         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
15714         and load-path.
15715
15716 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
15717
15718         * message.el: Autoload gmm-image-load-path.
15719         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
15720         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
15721         consitency.
15722
15723         * gmm-utils.el (gmm-image-load-path): Also search in
15724         "../etc/images".  Don't set gmm-image-load-path if we don't find
15725         the image.
15726
15727 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15728
15729         * gmm-utils.el (gmm-image-load-path): Don't make
15730         `gmm-image-load-path' include subdirectories which the second arg
15731         `image' might specify.
15732
15733         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
15734         subdirectory to icon file names.
15735
15736         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
15737
15738 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15739
15740         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
15741         gmm-image-load-path calls.
15742
15743         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15744
15745         * message.el (message-make-tool-bar): Ditto.
15746
15747         * mml.el (mml-preview): Add comment concerning tool bar icons.
15748
15749         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
15750         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
15751
15752         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
15753         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
15754
15755         * message.el (message-tool-bar-gnome): Use new icon names.
15756         (message-make-tool-bar): Use `gmm-image-load-path'.
15757
15758         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
15759         New functions from MH-E.
15760         (gmm-image-load-path): New variable from MH-E.
15761         (gmm-image-load-path): New function from MH-E.  Add arguments
15762         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
15763         *-image-load-path-called-flag.
15764
15765 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
15766
15767         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
15768
15769 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
15770
15771         * nnimap.el (nnimap-request-move-article): Change folder back to
15772         source group before deleting.
15773
15774 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
15775
15776         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
15777
15778         * gnus-art.el (mm-url-insert-file-contents-external):
15779         Autoload mm-url.
15780
15781         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
15782
15783 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15784
15785         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
15786         coding system which mm-charset-to-coding-system returns for a
15787         given charset is valid.
15788
15789 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
15790
15791         * html2text.el (html2text-remove-tag-list):
15792         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
15793
15794 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
15795
15796         * gnus-cus.el: Revert 2005-10-17 change.
15797
15798 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15799
15800         * gnus-art.el (article-strip-banner):
15801         Call article-really-strip-banner only when the regexp match is made.
15802
15803 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15804
15805         * gnus-art.el (article-strip-banner):
15806         Use gnus-extract-address-components instead of
15807         mail-header-parse-addresses to make it work with non-ASCII text;
15808         remove mail-encode-encoded-word-string.
15809
15810         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
15811         values which are surrounded with \"...\"; make it never cause a
15812         Lisp error; give up parsing of parameters if it failed in
15813         extracting type.
15814
15815 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
15816
15817         * smime.el (smime-cert-by-ldap-1): Fix bug where
15818         `smime-ldap-search' returns results without userCertificates.
15819
15820 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15821
15822         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
15823
15824 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15825
15826         * spam.el (spam-check-spamassassin-headers): Adapt format for
15827         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
15828         <ari@mbf.ocn.ne.jp>.
15829         (spam-list-of-processors): Add spam-use-gmane.
15830
15831 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15832
15833         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
15834         make-temp-file; make it work with XEmacs as well.
15835
15836         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
15837         mm-make-temp-file.
15838
15839         * mm-decode.el (mm-display-external): Use the 3rd arg of
15840         mm-make-temp-file.
15841         (mm-create-image-xemacs): Ditto.
15842
15843 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15844
15845         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
15846         with message-narrow-to-headers.
15847         (gnus-draft-setup): Narrow to header to run message-fetch-field.
15848         (gnus-draft-check-draft-articles): New function.
15849         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
15850
15851 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15852
15853         * gnus-art.el (gnus-article-browse-html-parts):
15854         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
15855         Don't use suffix argument for mm-make-temp-file for Emacs 21
15856         compatibility.  Remove useless `format'.
15857
15858 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15859
15860         * nnweb.el (nnweb-google-wash-article): Update regexps.
15861         (nnweb-group-alist): Use defvoo instead of defvar.
15862
15863 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15864
15865         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
15866         re-loading nn* modules.
15867
15868 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15869
15870         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
15871         for `tool-bar-mode' and don't check it's default-value.
15872
15873         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15874
15875         * message.el (message-make-tool-bar): Ditto.
15876
15877         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
15878         `substring'.  Shorten tmp-file name.
15879
15880         * gnus.el: Remove bogus comment.
15881
15882 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
15883
15884         * gnus-art.el (gnus-article-browse-html-parts): New function.
15885         (gnus-article-browse-html-article): New function for viewing html
15886         articles with a browser.
15887
15888 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
15889
15890         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
15891         in elisp.
15892         (pgg-gpg-encrypt-symmetric-region): Ditto.
15893         (pgg-gpg-sign-region): Ditto.
15894
15895         * pgg-def.el (pgg-text-mode): New variable.
15896
15897         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
15898         (mml2015-pgg-encrypt): Ditto.
15899
15900         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
15901         (mml1991-pgg-encrypt): Ditto.
15902
15903 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15904
15905         * nnfolder.el (nnfolder-insert-newsgroup-line):
15906         Use message-make-date instead of current-time-string.
15907
15908         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
15909         to gnus-decoded which mm-uu might set.
15910
15911 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15912
15913         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
15914         don't decode quoted parameters; remove misimported Emacs code.
15915         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15916         (rfc2231-decode-encoded-string): Don't use split-string which
15917         behaves differently according to Emacs version; use
15918         mm-decode-coding-region to convert charset to coding-system.
15919         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15920         (rfc2231-encode-string): Remove misimported Emacs code.
15921
15922 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15923
15924         * gnus-art.el (article-decode-charset): Don't use ignore-errors
15925         when calling mail-header-parse-content-type.
15926         (article-de-quoted-unreadable): Ditto.
15927         (article-de-base64-unreadable): Ditto.
15928         (article-wash-html): Ditto.
15929
15930         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
15931         calling mail-header-parse-content-type and
15932         mail-header-parse-content-disposition.
15933         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
15934         mail-header-parse-content-type.
15935
15936         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
15937         insert charset and format parameters; encode description after
15938         inserting it to buffer.
15939         (mml-insert-parameter): Fold lines properly even if a parameter is
15940         segmented into two or more lines; change the max column to 76.
15941
15942         * rfc1843.el (rfc1843-decode-article-body): Don't use
15943         ignore-errors when calling mail-header-parse-content-type.
15944
15945         * rfc2231.el (rfc2231-parse-string): Return at least type if
15946         possible; don't cause an error even if it fails in parsing of
15947         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15948         (rfc2231-encode-string): Don't break lines at the beginning, leave
15949         it to mml-insert-parameter.
15950
15951         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
15952         calling mail-header-parse-content-type.
15953
15954 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
15955
15956         * spam-report.el (spam-report-gmane-use-article-number):
15957         Improve doc string.
15958         (spam-report-gmane-internal): Check if a suitable header was found
15959         in the article.
15960
15961 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15962
15963         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
15964         (rfc2231-encode-string): Make param*=value always begin with LWSP.
15965
15966 2006-02-05  Romain Francoise  <romain@orebokech.com>
15967
15968         Update copyright notices of all files in the gnus directory.
15969
15970 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15971
15972         * nnweb.el (nnweb-request-group): Avoid growing overview files.
15973
15974 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15975
15976         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
15977         segmented lines of parameter value to cope with Thunderbird 1.5
15978         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
15979         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15980         (rfc2231-encode-string): Don't make lines exceeding 76 column.
15981
15982 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
15983
15984         * mml.el (mml-generate-mime-1): Correct the order of inline signed
15985         parts.
15986
15987 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15988
15989         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
15990         there's only one active file for all servers.
15991         (nnweb-request-scan): Make sure nnweb-articles is initialized on
15992         solid groups.  Gnus might have used a FAST request to select the group.
15993         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
15994         and nnweb-search redundantly in the active file.
15995         (nnweb-request-list): Don't list bogus groups.  There can only be one.
15996         (nnweb-request-create-group): Don't use ARGS.
15997         (nnweb-possibly-change-server, nnweb-request-group): Remove some
15998         initialisations.  Let nnoo do the work.
15999
16000 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16001
16002         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
16003         Say the part has been decoded.
16004
16005         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
16006
16007 2006-01-31  Kevin Ryde  <user42@zip.com.au>
16008
16009         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
16010         mailcap-viewer-test-cache when there's no 'test clause, since that
16011         will invert the meaning of a "nil" test previously determined by
16012         mailcap-mailcap-entry-passes-test.
16013
16014 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16015
16016         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
16017         compiling.
16018
16019         * gnus-sum.el: Ditto.
16020
16021         * message.el: Don't bind tool-bar-map when compiling.
16022
16023 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
16024
16025         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
16026
16027 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16028
16029         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
16030         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
16031         current Google Groups.
16032
16033 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
16034
16035         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
16036         and tool-bar-mode.
16037
16038         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
16039         and tool-bar-mode.
16040
16041         * message.el (message-tool-bar-update): Simplify.
16042         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
16043
16044         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
16045         gnus-summary-buffer.
16046         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
16047         gnus-summary-reply.
16048
16049         * gmm-utils.el (gmm): Add :version.
16050
16051 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16052
16053         * Makefile.in (clean): New rule.
16054         (distclean): Use it.
16055
16056 2006-01-26  Steve Youngs  <steve@sxemacs.org>
16057
16058         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
16059         Don't autoload.
16060
16061 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16062
16063         * gmm-utils.el (gmm-verbose): Add :group.
16064
16065 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
16066
16067         * message.el: Change some comments WRT tool-bars.
16068
16069         * gnus-sum.el (gnus-summary-tool-bar)
16070         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
16071         (gnus-summary-tool-bar-zap-list): New variables.
16072         (gnus-summary-make-tool-bar): Complete rewrite using
16073         `gmm-tool-bar-from-list'.
16074
16075         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
16076         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
16077         New variables.
16078         (gnus-group-make-tool-bar): Complete rewrite using
16079         `gmm-tool-bar-from-list'.
16080         (gnus-group-tool-bar-update): New function.
16081
16082         * message.el (message-mode-field-menu): Add "Show hidden Headers".
16083
16084 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16085
16086         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
16087         is dissected into a single part of which the type is the same as
16088         the given one; decode charset.
16089
16090 2006-01-21  Kevin Ryde  <user42@zip.com.au>
16091
16092         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
16093         into alists as symbol not string, since that's what
16094         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
16095         look for.
16096
16097 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
16098
16099         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
16100         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
16101
16102         * message.el (message-tool-bar-gnome): Use gmm-ignore.
16103
16104 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16105
16106         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
16107         (gnus-xmas-mime-security-button-menu): New function.
16108
16109         * gnus-art.el (gnus-mime-security-button-commands): New variable.
16110         (gnus-mime-security-button-menu): New definition.
16111         (gnus-mime-security-button-map): Use them.
16112         (gnus-mime-security-button-menu): New function.
16113         (gnus-insert-mime-security-button): Addition to help echo.
16114         (gnus-mime-security-run-function, gnus-mime-security-save-part)
16115         (gnus-mime-security-pipe-part): New functions.
16116
16117         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
16118         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
16119
16120         * mm-decode.el (mm-handle-set-disposition): Remove.
16121         (mm-handle-set-description): Remove.
16122
16123 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16124
16125         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
16126         (mm-w3m-standalone-supports-m17n-p): New function.
16127         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
16128         w3m usage.
16129
16130         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
16131         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
16132
16133 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16134
16135         * message.el (message-tool-bar-zap-list):
16136         Use gmm-tool-bar-zap-list as custom type.
16137         (message-tool-bar-update): New function.
16138         (message-tool-bar, message-tool-bar-gnome)
16139         (message-tool-bar-retro): Add message-tool-bar-update.
16140         (message-tool-bar-gnome): Add flyspell-buffer.
16141
16142         * gnus-util.el (gnus-error): Describe `args'.
16143
16144         * gmm-utils.el (gmm-error): Describe `args'.
16145         (gmm-tool-bar-zap-list): New widget.
16146         (gmm-tool-bar-from-list): Improve description of `zap-list'.
16147
16148 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16149
16150         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
16151         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
16152         the number of recursive calls.
16153
16154         * mm-decode.el (mm-handle-set-disposition): New macro.
16155         (mm-handle-set-description): New macro.
16156
16157 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16158
16159         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
16160         encoding.
16161
16162 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16163
16164         * message.el (message-tool-bar-zap-list, message-tool-bar)
16165         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
16166         (message-tool-bar-local-item-from-menu): Remove.
16167         (message-tool-bar-map): Replace by `message-make-tool-bar'.
16168         (message-make-tool-bar): New function.
16169         (message-mode): Use `message-make-tool-bar'.
16170
16171         * gmm-utils.el: New file.
16172         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
16173         (gmm-lazy): New widget copied from `nnmail.el'.
16174         (gmm-tool-bar-from-list): New function for creating customizable
16175         tool bars.
16176         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
16177         output.
16178         (gmm): Add :prefix to defgroup.
16179
16180 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
16181
16182         * gmm-utils.el (gmm-widget-p): New function.
16183
16184 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16185
16186         * mml.el (mml-attach-file): Describe `description' in doc string.
16187         (mml-menu): Add Emacs MIME manual and PGG manual.
16188
16189 2006-01-20  Richard M. Stallman  <rms@gnu.org>
16190
16191         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
16192
16193 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
16194
16195         * nntp.el (nntp-end-of-line): Doc fix.
16196
16197 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
16198
16199         * imap.el (imap-open): Handle case where buffer is a buffer
16200         object.
16201
16202 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16203
16204         * gnus-delay.el (gnus-delay): Don't autoload.
16205         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16206         to be re-loaded when customizing the `gnus-delay' group.
16207
16208 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
16209
16210         * message.el (message-insert-citation-line): Use newlines.
16211
16212 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
16213
16214         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
16215         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
16216         these routines, so the passphrase can be managed externally and
16217         passed in to the system.
16218         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
16219         pgg-add-passphrase-to-cache function.
16220
16221         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
16222         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
16223         these routines, so the passphrase can be managed externally and
16224         passed in to the system.
16225         (pgg-pgp5-sign-region): Use new name of
16226         pgg-add-passphrase-to-cache function.
16227
16228 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
16229
16230         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
16231         part of the decoded armor to find the key-identifier.
16232         (pgg-gpg-lookup-key-owner): New function to return the
16233         human-readable identifier of a key owner.
16234         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
16235         itself.
16236         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
16237         the key value) if we have a key and can match it against a secret
16238         key.  Also, added a note pointing out fact that the prompt only
16239         indicates the first matching key.
16240
16241         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
16242         pgg-decrypt-region.
16243         (pgg-add-passphrase-to-cache): Rename from
16244         `pgg-add-passphrase-cache' to reduce confusion (all callers
16245         changed).
16246         (pgg-remove-passphrase-from-cache): Rename from
16247         `pgg-remove-passphrase-cache' to reduce confusion (all callers
16248         changed).
16249         (pgg-read-passphrase, pgg-add-passphrase-cache)
16250         (pgg-remove-passphrase-cache): Add informative docstrings.
16251         (pgg-decrypt): Convey provided passphrase in subordinate call to
16252         pgg-decrypt-region.
16253
16254 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
16255
16256         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
16257         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
16258         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
16259         'passphrase' argument, so the passphrase can be managed externally
16260         and then passed in to the system.
16261
16262         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
16263         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
16264         so the passphrase cache can be used reliably with identifiers
16265         besides a pgp packet's key id.
16266
16267         * pgg-gpg.el (pgg-gpg-encrypt-region)
16268         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
16269         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
16270         these routines, so the passphrase can be managed externally and
16271         passed in to the system.
16272
16273         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
16274         'notruncate' argument, so the passphrase cache can be used
16275         reliably with identifiers besides a pgp packet's key id.
16276
16277 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
16278
16279         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
16280         symmetric encryption.
16281         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
16282         encrypted session key.
16283         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
16284         message ask for the passphrase in a proper way.
16285
16286         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
16287         New user commands for symmetric encryption.
16288
16289 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16290
16291         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
16292
16293         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
16294
16295 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
16296
16297         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
16298
16299 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16300
16301         * mm-decode.el (mm-inlined-types): Add application/pgp.
16302         (mm-automatic-display): Ditto.
16303
16304         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
16305         part as text.
16306
16307 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16308
16309         * nnrss.el: Update copyright.
16310         (nnrss-opml-import): Query whether to subscribe to each entry.
16311
16312         * gnus-art.el:
16313         * gnus-sum.el:
16314         * gnus-xmas.el:
16315         * messagexmas.el:
16316         * mm-uu.el:
16317         * mm-view.el: Update copyright.
16318
16319 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
16320
16321         * message.el (message-info): New function.
16322         (message-mode-menu): Add it.
16323         Update copyright.
16324
16325         * ChangeLog: Fix and update copyright.
16326
16327 2006-01-13  Romain Francoise  <romain@orebokech.com>
16328
16329         * message.el (message-forward-subject-name-subject): Prefer the
16330         address to 'nowhere' if the sender has no name.
16331         Fix typo.  Update copyright year.
16332
16333 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16334
16335         * gnus-art.el (article-wash-html):
16336         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
16337         (gnus-article-wash-html-with-w3m-standalone): New function.
16338
16339         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
16340         mm-inline-text-html-render-with-w3m-standalone.
16341         (mm-text-html-washer-alist): Map w3m-standalone to
16342         gnus-article-wash-html-with-w3m-standalone.
16343         (mm-inline-text-html-render-with-w3m-standalone): New function.
16344
16345 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16346
16347         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
16348         Improve LaTeX.
16349
16350 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16351
16352         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
16353         (nnrss-request-article): Render text/plain parts as HTML.
16354
16355         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
16356         the buffer.
16357
16358 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
16359
16360         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
16361         custom definition of `gnus-posting-styles'.
16362
16363         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
16364         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
16365
16366 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16367
16368         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
16369         Use nntp for bug archive.
16370
16371 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16372
16373         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
16374         parts.
16375         (nnrss-normalize-date): New function converts ISO 8601 date into
16376         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16377         (nnrss-check-group): Use it.
16378
16379 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16380
16381         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
16382
16383         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
16384         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16385         (nnrss-insert-w3): Ditto.
16386
16387 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16388
16389         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
16390         the articles to be forwarded including the case where neither a
16391         number of articles nor a region is specified.
16392
16393 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16394
16395         * nnrss.el (nnrss-request-article): Fix last change; fill
16396         text/plain parts.
16397
16398 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16399
16400         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
16401         in text/plain part.
16402         (nnrss-check-group): Don't add excessive newline to dc:subject.
16403
16404 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
16405
16406         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
16407         article.
16408
16409 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16410
16411         * nnml.el: Don't require gnus-bcklg.  Autoload it.
16412         (nnml-use-compressed-files, nnml-save-mail): Support other
16413         comression programs such as bzip2.
16414
16415 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16416
16417         * dns.el (query-dns): Make sure we check the buffer size before
16418         removing tcp headers.
16419
16420 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16421
16422         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
16423         remove MIME buttons associated with multipart/alternative parts.
16424         (gnus-mime-display-alternative): Tag buttons using `article-type'
16425         text property.
16426
16427         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
16428         associated with multipart/alternative parts.
16429
16430         * gnus-art.el (gnus-signature-separator): Fix custom type.
16431
16432         * mm-decode.el (mm-inlined-types): Fix custom type.
16433         (mm-keep-viewer-alive-types): Ditto.
16434         (mm-automatic-display): Ditto.
16435         (mm-attachment-override-types): Ditto.
16436         (mm-inline-override-types): Ditto.
16437         (mm-automatic-external-display): Ditto.
16438
16439 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16440
16441         * spam-report.el (spam-report-user-mail-address)
16442         (spam-report-user-agent): New variables.
16443         (spam-report-url-ping-plain): Use spam-report-user-agent.
16444
16445 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
16446
16447         * gnus-art.el (gnus-button-handle-custom): Do not just use
16448         `customize-apropos' for any "M-x customize-*" button but the
16449         function called for.  Accept both the function name and its
16450         argument in order to achieve this.
16451         (gnus-button-alist): Remove support for "custom:" URL's.
16452         Pass function name to `gnus-button-handle-custom' in case of "M-x
16453         customize-*" buttons.
16454
16455 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16456
16457         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
16458         multipart/alternative and add xref to mm-discouraged-alternatives
16459         in doc string.
16460
16461         * mm-decode.el (mm-discouraged-alternatives): Add xref to
16462         gnus-buttonized-mime-types in doc string.
16463
16464 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
16465
16466         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
16467         Suggest image/.* in the doc string.
16468
16469 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
16470
16471         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
16472         message-marks (Debian bug #342521).
16473
16474 2005-12-12  Simon Josefsson  <jas@extundo.com>
16475
16476         * password.el (password-read-from-cache): Add.
16477         (password-read): Use it.
16478
16479 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16480
16481         * rfc2047.el (rfc2047-charset-to-coding-system):
16482         Recognize us-ascii as a MIME charset.
16483
16484         * mm-bodies.el (mm-decode-content-transfer-encoding):
16485         Protect against the case where the 2nd arg TYPE is nil.
16486
16487 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16488
16489         * pop3.el (pop3-stream-type): Fix custom version.
16490
16491         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
16492
16493 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16494
16495         * mm-decode.el (mm-display-external): Add missing cdr.
16496
16497 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16498
16499         * mm-decode.el (mm-display-external): Use nametemplate (defined in
16500         RFC1524) if it is in mailcap or add a suffix according to
16501         mailcap-mime-extensions when generating a temp filename; postpone
16502         deleting a temp file for 2 seconds for some wrappers, shell
16503         scripts, and so on, which might exit right after having started a
16504         viewer command as a background job.
16505
16506 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16507
16508         * nntp.el (nntp-marks-directory): Fix custom group.
16509
16510         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
16511         steps when < 10.
16512
16513         * gnus-start.el (gnus-no-server-1):
16514         Mention `gnus-level-default-subscribed' in doc string.
16515
16516 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16517
16518         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
16519         parens.
16520
16521 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16522
16523         * gnus-xmas.el (gnus-use-toolbar): Revert.
16524         (gnus-xmas-setup-toolbar): Use global default-toolbar if
16525         gnus-use-toolbar is default.
16526
16527         * messagexmas.el (message-use-toolbar): Revert.
16528         (message-setup-toolbar): Use global default-toolbar if
16529         message-use-toolbar is default.
16530
16531 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16532
16533         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
16534         according to default-toolbar-visible-p.
16535
16536         * messagexmas.el (message-use-toolbar): Ditto.
16537
16538 2005-11-26  Dave Love  <fx@gnu.org>
16539
16540         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
16541         (tls-program, tls-success): Provide openssl alternative.
16542
16543         * starttls.el: Doc fixes.
16544         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
16545         SERVICE to PORT.
16546
16547         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
16548         port null or service name.
16549         (starttls-negotiate): Autoload.
16550
16551 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16552
16553         * message.el (message-kill-to-signature): Fix interactive spec.
16554
16555 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16556
16557         * pop3.el (pop3-open-server): Recognize a string as a service name.
16558
16559 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
16560
16561         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
16562
16563 2005-11-23  Dave Love  <fx@gnu.org>
16564
16565         Add pop3s, pop3/starttls.
16566
16567         * pop3.el (pop3-authentication-scheme): Clarify doc.
16568         (open-tls-stream, starttls-open-stream): Autoload.
16569         (pop3-stream-type): New.
16570         (pop3-open-server): Use it.
16571
16572         * mail-source.el (mail-sources): Fix some :types.  Add stream type
16573         for POP.
16574         (mail-source-keyword-map): Add :stream for POP.
16575         (mail-source-fetch-pop): Use pop3-stream-type.
16576
16577 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16578
16579         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
16580         of current-time-string.
16581
16582 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
16583
16584         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
16585         date header.
16586
16587 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16588
16589         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
16590         it can seriously impact performance as it bypasses the agent's
16591         local caches.
16592
16593 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16594
16595         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
16596         must be explicitly online rather than "not explicitly offline" for
16597         its flags to be synchronized.
16598
16599         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
16600         that gnus-uu-unmark-thread will function correctly.
16601
16602         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
16603         1024K is instead displayed as 1M.
16604
16605 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16606
16607         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
16608
16609 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
16610
16611         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
16612
16613 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
16614
16615         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
16616         error message to display actual error condition.
16617         (gnus-agent-save-local): Avoid saving symbols that are bound to
16618         nil as they simply result in a warning message in
16619         gnus-agent-read-local.
16620
16621 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16622
16623         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
16624         rather than make-variable-buffer-local for file-precious-flag.
16625
16626 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16627
16628         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
16629         for duplicates which are removed.  The invalid sort check then
16630         triggers a rescan after the sort as sorting may have moved
16631         duplicate entries such that they can be cheaply detected.
16632
16633 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16634
16635         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
16636
16637 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16638
16639         * gnus-agent.el (gnus-agent-article-alist-save-format):
16640         Change internal variable to a custom variable.  Change default value
16641         from compressed(2) to uncompressed(1).
16642         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
16643         support for uncompressed agentview files.  Taken together, reading
16644         the agentview file should now be 6-7 times faster.
16645
16646 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16647
16648         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
16649         as a buffer-local variable.  This avoids creating truncated
16650         dribble files as a result of a hang up, eg.
16651
16652 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
16653
16654         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
16655         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
16656         XEmacs.
16657
16658 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16659
16660         * gnus-start.el (gnus-start-draft-setup):
16661         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
16662
16663         * gnus.el (gnus-splash): Change custom group.
16664         (gnus-group-get-parameter, gnus-group-parameter-value):
16665         Describe allow-list argument.
16666
16667         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
16668         string.
16669
16670 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16671
16672         * gnus-art.el (gnus-default-article-saver): Add user-defined
16673         `function' to custom type.
16674
16675 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16676
16677         * imap.el (imap-open): Handle case where buffer is a buffer
16678         object.
16679
16680 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
16681
16682         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
16683         long lines.
16684         (gnus-cache-delete-group): Wrap doc strings.
16685
16686         * gnus-agent.el (gnus-agent-rename-group)
16687         (gnus-agent-delete-group): Wrap doc strings.
16688
16689 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16690
16691         * messagexmas.el (message-use-toolbar): Change the valid values
16692         into default, top, bottom, left, and right.
16693         (message-toolbar-thickness): New variable.
16694         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
16695         well.
16696         (message-setup-toolbar): Make it work.
16697
16698         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
16699         (gnus-use-toolbar): Change the valid values into default, top,
16700         bottom, left, and right.
16701         (gnus-toolbar-thickness): New variable.
16702         (gnus-xmas-setup-toolbar): New function.
16703         (gnus-xmas-setup-group-toolbar): Use it.
16704         (gnus-xmas-setup-summary-toolbar): Use it.
16705
16706 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16707
16708         * gnus-start.el (gnus-1): Add "native" to
16709         gnus-predefined-server-alist.
16710
16711         * gnus.el (gnus-method-to-server): Don't add "native" to the
16712         lists here, because that leads to problems when
16713         gnus-select-method is bound.
16714
16715 2005-11-09  Simon Josefsson  <jas@extundo.com>
16716
16717         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
16718         use (not sort-by-date) instead.
16719
16720 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16721
16722         * gnus-delay.el (gnus-delay-group): Don't autoload.
16723         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16724         to be re-loaded when customizing the `gnus-delay' group.
16725
16726 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
16727
16728         * message.el: Revert last changes.
16729         (message-insert-citation-line): Use newlines.
16730
16731 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
16732
16733         * message.el (message-courtesy-message)
16734         (message-mark-insert-begin, message-mark-insert-end)
16735         (message-elide-ellipsis, message-cancel-message)
16736         (message-add-header, message-change-subject)
16737         (message-cross-post-followup-to-header)
16738         (message-cross-post-insert-note, message-reduce-to-to-cc)
16739         (message-widen-reply, message-delete-not-region)
16740         (message-kill-to-signature, message-insert-signature)
16741         (message-insert-importance-high, message-insert-importance-low)
16742         (message-insert-or-toggle-importance)
16743         (message-insert-disposition-notification-to)
16744         (message-indent-citation, message-yank-original)
16745         (message-cite-original-without-signature, message-cite-original)
16746         (message-insert-citation-line, message-position-on-field)
16747         (message-fix-before-sending, message-send-mail-partially)
16748         (message-send-mail, message-send-mail-with-sendmail)
16749         (message-send-mail-with-qmail, message-send-news)
16750         (message-check-news-header-syntax, message-generate-headers)
16751         (message-insert-courtesy-copy, message-fill-address)
16752         (message-fill-header, message-shorten-references)
16753         (message-setup-1, message-cancel-news)
16754         (message-forward-make-body-plain, message-forward-make-body-mime)
16755         (message-forward-make-body-mml, message-encode-message-body)
16756         (message-forward-make-body-digest-plain)
16757         (message-forward-make-body-digest-mime)
16758         (message-use-alternative-email-as-from): Insert `hard-newline'
16759         instead of ordinary newlines.
16760
16761 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16762
16763         * message.el (message-generate-headers): Downcase the argument
16764         given to message-check-element.
16765
16766 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
16767
16768         * nntp.el (nntp-authinfo-rejected): New error condition.
16769         (nntp-wait-for): Use new error condition to signal authentication
16770         error.
16771         (nntp-retrieve-data): Rethrow new error condition to break out of
16772         recursive call to nntp-send-authinfo.
16773
16774 2005-11-08  Romain Francoise  <romain@orebokech.com>
16775
16776         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
16777         (gnus-summary-exit-map): Bind to `Z p'.
16778         (gnus-summary-make-menu-bar): Add menu item.
16779
16780 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
16781
16782         * gnus-art.el (gnus-article-treat-custom): Add `first'.
16783         (gnus-treat-*): Add `first' in all doc strings.
16784
16785         * gnus-group.el (gnus-group-compact-group): Fix typo.
16786
16787 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16788
16789         * gnus.el (gnus-parameters-case-fold-search): New variable.
16790         (gnus-parameters-get-parameter): Use it.
16791
16792         * gnus-score.el (gnus-home-score-file): Doc fix.
16793
16794 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
16795
16796         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
16797
16798 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16799
16800         * mm-util.el (mm-special-display-p): New function.
16801
16802         * mml.el (mml-preview): Use it; doc fix.
16803
16804 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16805
16806         * imap.el (imap-open): Handle case where buffer is a buffer object.
16807
16808 2005-10-29  Romain Francoise  <romain@orebokech.com>
16809
16810         * message.el (message-fix-before-sending): Fix comment.
16811
16812 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16813
16814         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
16815
16816 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16817
16818         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
16819         Used in gnus-score.el.
16820
16821 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16822
16823         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
16824
16825 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16826
16827         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
16828         whitespace removed in revision 7.8.  Use concatenated string to
16829         protect trailing whitespace.
16830
16831 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
16832
16833         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
16834         (nnimap-request-expire-articles): Use it to avoid sending 'UID
16835         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
16836         Courier IMAP ("some version from 2004").  Mostly based on similar
16837         code in the same function.
16838
16839 2005-10-26  Didier Verna  <didier@xemacs.org>
16840
16841         * gnus-group.el (gnus-group-compact-group): Invalidate original
16842         article buffer.
16843         * gnus-srvr.el (gnus-server-compact-server): Ditto.
16844         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
16845         NOV database and in article itself.
16846         Invalidate article backlog.
16847
16848 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16849
16850         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
16851
16852 2005-10-26  Simon Josefsson  <jas@extundo.com>
16853
16854         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
16855         part of 2004-07-25 change.
16856
16857 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16858
16859         * message.el (message-display-completion-list): New function.
16860         (message-expand-group): Use it; make sure the Completions buffer
16861         is modifiable.
16862 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
16863
16864         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
16865         user-mail-name is an empty string.
16866
16867 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16868
16869         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
16870         depending on gnus-score-decay-constant.
16871
16872         * encrypt.el (encrypt-insert-file-contents)
16873         (encrypt-write-file-contents): Don't use `gnus-message'.
16874
16875         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
16876         arguments.
16877         (mm-uu-type-alist): Add message-marks and insert-marks.
16878         Pass arguments to mm-uu-verbatim-marks-extract.
16879         (mm-uu-hide-markers): New variable.
16880         (mm-uu-extract): Use face similar to `gnus-cite-3'.
16881
16882         * gnus-fun.el (gnus-convert-image-to-x-face-command)
16883         (gnus-convert-image-to-face-command): Use "convert" by default to
16884         allow other input image formats.
16885         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
16886         accordingly.
16887
16888 2005-10-23  Simon Josefsson  <jas@extundo.com>
16889
16890         * imap.el (imap-gssapi-program): Align command line parameters
16891         with latest GNU SASL.
16892         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
16893
16894 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16895
16896         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
16897         HTML.
16898         (nnslashdot-request-article): Ditto.
16899
16900         * lpath.el (featurep): Add nobreak-char-display.
16901
16902 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16903
16904         * mail-source.el (mail-source-fetch-pop): Require pop3.
16905         (mail-source-check-pop): Ditto.
16906
16907 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16908
16909         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
16910         errors.
16911
16912 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16913
16914         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
16915         (gnus-treat-strip-leading-blank-lines): Improve doc string.
16916
16917         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
16918
16919         * mm-bodies.el (mm-decode-string):
16920         Call `mm-charset-to-coding-system' with allow-override argument.
16921
16922 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16923
16924         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
16925         (rfc2047-charset-to-coding-system): New function.
16926         (rfc2047-decode-encoded-words): New function.
16927         (rfc2047-decode-region): Use them.
16928         (rfc2047-decode-cte): Remove.
16929         (rfc2047-parse-and-decode): Remove.
16930         (rfc2047-decode): Remove.
16931
16932 2005-10-15  Kenichi Handa  <handa@m17n.org>
16933
16934         * rfc2047.el (rfc2047-decode-cte): New function.
16935         (rfc2047-decode-region): Change the way to decode successive
16936         encoded-words: decode B- or Q-encoding in each encoded-word,
16937         concatenate them, and decode it as charset.
16938
16939 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16940
16941         * lpath.el: Fbind codepage-setup for XEmacs.
16942
16943 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
16944
16945         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
16946         widget-move-and-invoke.
16947         (gnus-custom-mode): Use gnus-custom-map.
16948
16949 2005-10-15  Bill Wohler  <wohler@newt.com>
16950
16951         * message.el (message-tool-bar-map): Rename image file from
16952         mail_send to mail/send.
16953
16954 2005-10-16  Masatake YAMATO  <jet@gyve.org>
16955
16956         * message.el (message-expand-group): Pass the common
16957         prefix substring of completion to `display-completion-list'.
16958
16959 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
16960
16961         * mml-sec.el (mml-secure-method): New internal variable.
16962         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
16963         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
16964         New functions using mml-secure-method.
16965
16966         * mml.el (mml-mode-map): Add key bindings for those functions.
16967         (mml-menu): Simplify security menu entries.  Suggested by Jesper
16968         Harder <harder@myrealbox.com>.
16969         (mml-attach-file, mml-attach-buffer, mml-attach-external):
16970         Goto end of message if point is the headers of the message.
16971
16972         * message.el (message-in-body-p): New function.
16973
16974         * assistant.el: Autoload gnus-util and netrc.
16975
16976         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
16977         Use `mm-charset-override-alist' only when decoding.
16978
16979         * mm-bodies.el (mm-decode-body):
16980         Call `mm-charset-to-coding-system' with allow-override argument.
16981
16982         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
16983         `filename' from Content-Disposition if Content-Type doesn't
16984         provide `name'.
16985         (gnus-mime-view-part-as-type): Set default instead of
16986         initial-input.
16987
16988 2005-10-09  Daniel Brockman  <daniel@brockman.se>
16989
16990         * format-spec.el (format-spec): Propagate text properties of % spec.
16991
16992 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16993
16994         * gnus-art.el (gnus-treat-predicate): Add `first'.
16995
16996 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16997
16998         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
16999         (mm-charset-override-alist): New variable.
17000         (mm-charset-to-coding-system): Use it.
17001         (mm-codepage-setup): New helper function.
17002         (mm-charset-eval-alist): New variable.
17003         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
17004         Warn about unknown charsets.
17005
17006         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
17007
17008 2005-10-04  David Hansen  <david.hansen@gmx.net>
17009
17010         * nnrss.el (nnrss-request-article): Add support for the comments tag.
17011         (nnrss-check-group): Ditto.
17012
17013 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17014
17015         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
17016         Rename x-gnus-verbatim to x-verbatim.
17017         (mm-uu-type-alist): Fix regexp for verbatim-marks.
17018
17019         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
17020         x-verbatim.
17021
17022         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
17023
17024         * gnus-util.el (gnus-remove-duplicates): Remove.
17025
17026         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
17027         instead of gnus-remove-duplicates.
17028
17029         * message.el (message-remove-duplicates): Remove.
17030         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
17031         message-remove-duplicates.
17032
17033         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
17034         available, else use implementation from `delete-dups'.
17035
17036         * message.el (message-insert-expires): New function.
17037         (message-mode-map): Add key binding.
17038         (message-mode-field-menu): Add menu entry.
17039         (message-mode): Document it.
17040         (message-make-expires-date): Use `message-make-date'.
17041
17042 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
17043
17044         * message.el (message-make-expires-date): New function.
17045
17046 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17047
17048         * Makefile.in (list-installed-shadows): New entry.
17049         (install): Use it.
17050         (remove-installed-shadows): New entry.
17051
17052         * dgnushack.el (dgnushack-default-load-path): New variable.
17053         (dgnushack-find-lisp-shadows): New function.
17054         (dgnushack-remove-lisp-shadows): New function.
17055
17056 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17057
17058         * Makefile.in (install-el-elc): New entry.
17059         (install): Use it so that .el files are necessarily installed.
17060
17061 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17062
17063         * time-date.el: Autoload parse-time-string, XEmacs needs it.
17064
17065 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17066
17067         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
17068         function rather than the diff-mode.el package.
17069         (mm-display-external): Use with-current-buffer.
17070         (mm-viewer-completion-map, mm-viewer-completion-map):
17071         Move initialization inside declaration.
17072
17073 2005-09-29  Simon Josefsson  <jas@extundo.com>
17074
17075         * spam.el: Load hashcash when compiling, to avoid warnings.
17076         Don't autoload mail-check-payment.
17077         (spam-check-hashcash): Define unconditionally, since hashcash.el
17078         is part of Gnus now.  Ignore errors from payment checking.
17079
17080 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17081
17082         * message.el (message-bold-region, message-unbold-region):
17083         Rename from `bold-region' and `unbold-region'.
17084
17085         * message.el: Remove useless autoloads.
17086
17087 2005-09-28  Simon Josefsson  <jas@extundo.com>
17088
17089         * message.el (message-use-idna): Default to t.
17090         (message-use-idna): Test whether encoding works too.  Doc fix.
17091
17092 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17093
17094         * nntp.el (nntp-warn-about-losing-connection): Remove.
17095
17096 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17097
17098         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
17099         customizable.  Change default value.
17100         (mm-uu-diff-groups-regexp): Change default value.
17101         (mm-uu-type-alist): Add doc string.
17102         (mm-uu-configure): Add doc string.  Make it interactive.
17103         (mm-uu-tex-groups-regexp): New variable.
17104         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
17105         (mm-uu-type-alist): Add LaTeX documents.
17106         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
17107         of "text/verbatim".
17108         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
17109
17110         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
17111         instead of "text/verbatim".
17112
17113         * message.el (message-mark-inserted-region)
17114         (message-mark-insert-file): Use slrn style marks when called with
17115         prefix argument.
17116
17117 2005-09-27  Simon Josefsson  <jas@extundo.com>
17118
17119         * message.el (message-idna-to-ascii-rhs-1): Reformat.
17120
17121 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
17122
17123         * message.el (message-remove-duplicates): New function.
17124         Implementation borrowed from `gnus-remove-duplicates'.
17125         (message-idna-to-ascii-rhs): Also encode idna addresses in
17126         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17127         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
17128         only ask about the same idna domain once per header and also tell
17129         in what header to replace the idna domain.
17130
17131         * gnus-art.el (article-decode-idna-rhs): Also decode idna
17132         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17133         (article-decode-idna-rhs): Fix regexp so that all idna-address in
17134         a header is decoded and not just the last one.
17135
17136 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17137
17138         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
17139         has been decoded.
17140
17141         * mm-decode.el (mm-automatic-display): Add text/verbatim.
17142         (mm-insert-part): Don't modify text if it has been decoded.
17143
17144         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
17145         decoded.
17146
17147         * mm-view.el (mm-inline-text): Don't strip text props unless
17148         decoding enriched or richtext parts.
17149
17150 2005-09-25  Romain Francoise  <romain@orebokech.com>
17151
17152         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
17153         * gnus-start.el (gnus-subscribe-interactively):
17154         * gnus-uu.el (gnus-uu-grab-articles):
17155         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
17156         space.
17157
17158 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
17159
17160         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
17161         * mm-view.el (mm-view-pkcs7-decrypt):
17162         * gnus-sum.el (gnus-summary-limit-to-extra)
17163         (gnus-summary-respool-article, gnus-read-move-group-name):
17164         * gnus-score.el (gnus-summary-increase-score):
17165         * gnus-util.el (gnus-completing-read-with-default):
17166         * gnus-art.el (gnus-read-save-file-name)
17167         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
17168         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
17169         * message.el (message-check-news-header-syntax):
17170         Follow convention for reading with the minibuffer.
17171
17172 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
17173
17174         * spam-report.el (spam-report-url-ping-plain):
17175         Use gnus-extended-version as User-Agent.
17176
17177         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
17178         default value is nil.
17179
17180         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
17181         (mm-uu-verbatim-marks-extract): New function.
17182         (mm-uu-extract): New face.
17183         (mm-uu-copy-to-buffer): Use it.
17184
17185         * spam-report.el (spam-report-gmane-ham): Rename from
17186         `spam-report-gmane-unspam'.
17187         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
17188         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
17189
17190         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
17191         Autoload.
17192         (spam-report-gmane-unregister-routine):
17193         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
17194
17195 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
17196
17197         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
17198         (spam-report-gmane-unregister-routine): Add support for gmane
17199         unregistration.
17200
17201         * spam-report.el (spam-report-gmane-unspam)
17202         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
17203         (spam-report-gmane): Change to take a single article and do unspam
17204         registration.
17205
17206 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17207
17208         * mm-url.el (mm-url-decode-entities): Fix regexp.
17209
17210 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17211
17212         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
17213         default to nil, to be able to use Gnus at all.  If the default
17214         switches to something else, then the function should be fixed not
17215         be exceedingly slow.
17216
17217 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
17218
17219         * gnus-start.el (gnus-activate-group): If the server is nil, don't
17220         fail hard.
17221
17222         * spam-report.el: Add better Keywords line.
17223
17224         * spam.el: Add Maintainer and better Keywords line.
17225
17226 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17227
17228         * gnus-art.el (gnus-article-replace-part)
17229         (gnus-mime-replace-part): New functions.
17230         (gnus-mime-action-alist, gnus-mime-button-commands)
17231         (gnus-mime-save-part-and-strip): Add file argument.
17232         (gnus-article-part-wrapper): Add interactive argument.
17233
17234         * gnus-sum.el (gnus-summary-mime-map):
17235         Add `gnus-article-replace-part'.
17236
17237 2005-09-19  Didier Verna  <didier@xemacs.org>
17238
17239         The nnml compaction feature:
17240         * nnml.el (nnml-request-compact-group): New function.
17241         * nnml.el (nnml-request-compact): New function.
17242         * gnus-int.el (gnus-request-compact-group): New function.
17243         * gnus-int.el (gnus-request-compact): New function.
17244         * gnus-group.el (gnus-group-compact-group): New function.
17245         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
17246         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
17247         * gnus-srvr.el (gnus-server-compact-server): New function.
17248         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
17249         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
17250
17251 2005-09-18  Deepak Goel  <deego@gnufans.org>
17252
17253         * sieve.el (sieve-help): Fix `message' call: first arg should be a
17254         format spec.
17255
17256 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17257
17258         * gnus.el (gnus-group-startup-message): Bind image-load-path.
17259
17260 2005-09-15  Romain Francoise  <romain@orebokech.com>
17261
17262         * message.el (message-fill-paragraph): Clarify docstring.
17263
17264 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17265
17266         * gnus-art.el (gnus-mime-display-part): Protect against broken
17267         MIME messages.
17268
17269 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17270
17271         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
17272         before parsing header.
17273
17274 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
17275
17276         * html2text.el (html2text-replace-list): Add new entities.
17277
17278 2005-09-11  Romain Francoise  <romain@orebokech.com>
17279
17280         * message.el (message-alternative-emails): Improve docstring.
17281         (message-setup-1): Call `message-use-alternative-email-as-from'
17282         after `message-setup-hook' to give it precedence over posting
17283         styles, etc.
17284         (message-use-alternative-email-as-from): Add docstring.
17285         Remove the original From header if present.
17286
17287         * nnml.el (nnml-compressed-files-size-threshold): New variable.
17288         (nnml-save-mail): Use it.
17289
17290         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
17291         articles.  Add new argument `silent'.
17292         (gnus-uu-mark-all): Report the total number of marked articles.
17293
17294 2005-09-10  Romain Francoise  <romain@orebokech.com>
17295
17296         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
17297         (gnus-uu-mark-series): Likewise.
17298
17299 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
17300
17301         * spam-report.el (spam-report-gmane): Fix generation of spam
17302         report URL.
17303
17304 2005-09-10  Simon Josefsson  <jas@extundo.com>
17305
17306         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
17307         t, based on discussion on the ding list with Robert Epprecht
17308         <epprecht@solnet.ch>.
17309
17310 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
17311
17312         * spam-report.el (spam-report-gmane): Make it work without
17313         X-Report-Spam header.  Gmane now only provides Archived-At.
17314         This is only used if `spam-report-gmane-use-article-number' is nil.
17315         (spam-report-gmane-spam-header): Remove.  Not used anymore.
17316
17317         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
17318         make `gnus-summary-sort-by-recipient' work with threading.
17319
17320         * nnweb.el (nnweb-google-wash-article): Print a message if article
17321         is not available.
17322
17323 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17324
17325         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
17326         change.  Decode text/* parts content before displaying.
17327
17328 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17329
17330         * mml-smime.el: Remove defvar of gnus-extract-address-components.
17331
17332 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17333
17334         * mm-view.el (mm-display-inline-fontify): Disable support modes.
17335
17336         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
17337         url-package-name, url-package-version,
17338         w3m-cid-retrieve-function-alist, w3m-current-buffer,
17339         w3m-display-inline-images, and w3m-minor-mode-map.
17340
17341 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
17342
17343         * message.el (message-tab-body-function): Fix mismatched custom type.
17344
17345         * gnus.el (gnus-group-change-level-function): Ditto.
17346
17347         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
17348
17349         * gnus-art.el (gnus-signature-limit)
17350         (gnus-article-mime-part-function): Ditto.
17351
17352 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17353
17354         * mml.el (mml-mode): Silence the byte compiler.
17355
17356         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
17357         using `(sit-for 0)' before moving the point to the specified part;
17358         skip unbuttonized parts.
17359         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
17360         return to the summary window if gnus-auto-select-part is non-nil.
17361
17362 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
17363
17364         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
17365         New variables.
17366         (mml-dnd-attach-file, mml-mode): Use them.
17367
17368         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
17369         Make fetching article by MID work again for Google Groups.
17370         Add FIXME concerning gnus-group-make-web-group.
17371
17372         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
17373         Don't depend on Gnus by using mail-extract-address-components if
17374         gnus-extract-address-components is not bound.
17375
17376 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17377
17378         * gnus-art.el (gnus-mime-display-security): Don't display the
17379         signature, but only the signed part.
17380
17381 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17382
17383         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
17384
17385         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
17386         list, not listp.
17387
17388 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
17389
17390         * mm-encode.el (mm-encode-content-transfer-encoding):
17391         Likewise when encoding.
17392
17393         * mm-bodies.el (mm-decode-content-transfer-encoding):
17394         De-canonicalize CRLF for all text content types, not just
17395         text/plain.
17396
17397 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17398
17399         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
17400         valid article; point arrow and cursor at the MIME button.
17401
17402 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17403
17404         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
17405         Suggested by Dan Christensen <jdc@uwo.ca>.
17406
17407         * mm-decode.el (mm-save-part): Enable change of prompt.
17408
17409 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
17410
17411         * gnus-msg.el (gnus-inews-add-send-actions):
17412         Make `message-post-method' lambda parameter ARG `&optional'.
17413
17414 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17415
17416         * gnus-sum.el (gnus-summary-mime-map):
17417         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
17418         gnus-article-jump-to-part.
17419
17420         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
17421         (gnus-article-edit-part): Use it.
17422         (gnus-article-part-wrapper): Add no-handle argument.
17423         (gnus-article-save-part-and-strip, gnus-article-delete-part):
17424         New functions.
17425
17426 2005-08-29  Romain Francoise  <romain@orebokech.com>
17427
17428         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17429         docstring.
17430         (gnus-face-from-file): Likewise.
17431
17432 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17433
17434         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
17435         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
17436         non-nil.
17437         (gnus-auto-select-part): New variable.
17438         (gnus-article-jump-to-part): New function.
17439         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
17440         (gnus-mime-delete-part): Allow selecting specified part after
17441         deleting or stripping parts.
17442         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
17443         part if argument is bogus.
17444
17445 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
17446
17447         * gnus-art.el (w3m-minor-mode-map):
17448         * gnus-spec.el (gnus-newsrc-file-version):
17449         * gnus-util.el (nnmail-active-file-coding-system)
17450         (gnus-original-article-buffer, gnus-user-agent):
17451         * gnus.el (gnus-ham-process-destinations)
17452         (gnus-parameter-ham-marks-alist)
17453         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
17454         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
17455         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
17456         * mm-decode.el (gnus-current-window-configuration):
17457         * mm-extern.el (gnus-article-mime-handles):
17458         * mm-url.el (url-current-object, url-package-name)
17459         (url-package-version):
17460         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
17461         (smime-keys, w3m-cid-retrieve-function-alist)
17462         (w3m-current-buffer, w3m-display-inline-images)
17463         (w3m-minor-mode-map):
17464         * mml-smime.el (gnus-extract-address-components):
17465         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
17466         (gnus-newsrc-hashtb, message-default-charset)
17467         (message-deletable-headers, message-options)
17468         (message-posting-charset, message-required-mail-headers)
17469         (message-required-news-headers):
17470         * mml1991.el (mc-pgp-always-sign):
17471         * mml2015.el (mc-pgp-always-sign):
17472         * nnheader.el (nnmail-extra-headers):
17473         * rfc1843.el (gnus-decode-encoded-word-function)
17474         (gnus-decode-header-function, gnus-newsgroup-name):
17475         * spam-stat.el (gnus-original-article-buffer): Add defvars.
17476
17477 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
17478
17479         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
17480         the end of the date treatments.
17481
17482 2005-08-15  Simon Josefsson  <jas@extundo.com>
17483
17484         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
17485         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
17486         Capello and Romain Francoise.
17487         (pgg-fetch-key-function): Remove, not used?
17488         (pgg-insert-url-with-w3): Require url, to get
17489         url-insert-file-contents regardless of where it is defined.
17490
17491 2005-08-13  Romain Francoise  <romain@orebokech.com>
17492
17493         * message.el (message-cite-original-1): New function.
17494         (message-cite-original): Use it.
17495         (message-cite-original-without-signature): Ditto.
17496
17497 2005-08-08  Romain Francoise  <romain@orebokech.com>
17498
17499         * message.el (message-yank-empty-prefix): New variable.
17500         (message-indent-citation): Use it.
17501         (message-cite-original-without-signature): Respect X-No-Archive.
17502
17503 2005-08-08  Simon Josefsson  <jas@extundo.com>
17504
17505         * pgg.el: Autoload url-insert-file-contents instead of loading
17506         w3/url.
17507         (pgg-insert-url-with-w3): Don't load url here.
17508
17509 2005-08-07  Jesper Harder  <harder@phys.au.dk>
17510
17511         * message.el (message-kill-to-signature): Don't insert newline at
17512         bol.
17513         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
17514
17515 2005-08-06  Romain Francoise  <romain@orebokech.com>
17516
17517         * message.el (message-user-fqdn): Fix typo in docstring.
17518
17519 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
17520
17521         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
17522
17523         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
17524
17525 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17526
17527         * mm-bodies.el (mm-encode-body): Use coding system rather than
17528         charset to encode text.
17529
17530         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
17531         number of charsets if utf-8 is available (XEmacs).
17532
17533 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17534
17535         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
17536         taken from `gnus-button-mid-or-mail-regexp'.
17537         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
17538         (gnus-button-alist): Improve regexp for domain part of the MIDs
17539         for news:localpart@domain buttons.
17540         (gnus-button-ctan-directory-regexp): Update.
17541
17542 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17543
17544         * sieve-manage.el (sieve-manage-interactive-login):
17545         Use make-local-variable rather than make-variable-buffer-local.
17546         (sieve-manage-open): Ditto.
17547         (sieve-manage-authenticate): Ditto.
17548
17549         * mml.el (mml-generate-mime-1): Make the content type default to
17550         text/plain if the filename is not specified.
17551
17552 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17553
17554         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
17555         instead of insert-buffer.
17556
17557         * message.el (message-yank-original): Ditto; set the mark at the
17558         end of the yanked message.
17559
17560 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17561
17562         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
17563         lines to scroll rather than to stop it.
17564
17565         * mml.el (mml-generate-default-type): Add doc string.
17566         (mml-generate-mime-1): Use mm-default-file-encoding or make it
17567         default to application/octet-stream when determining the content
17568         type if it is not specified for the part or the mml contents; add
17569         a comment about mml-generate-default-type.
17570
17571 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
17572
17573         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
17574         make it default to application/octet-stream when determining the
17575         content type if it is not specified for the external contents.
17576
17577 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17578
17579         * rfc2231.el (rfc2231-parse-string): Take care that not only a
17580         segmented parameter but also other parameters might be there.
17581
17582 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17583
17584         * mm-decode.el (mm-display-external): Delete temp file, directory
17585         and buffer immediately if the external process is exited.
17586
17587 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17588
17589         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
17590         fewer lines than that of scroll-margin.
17591         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
17592
17593 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17594
17595         * gnus-art.el (gnus-article-next-page): Revert.
17596         (gnus-article-beginning-of-window): New macro.
17597         (gnus-article-next-page-1): Use it.
17598         (gnus-article-prev-page): Ditto.
17599         (gnus-article-edit-part): Use insert-buffer-substring instead of
17600         insert-buffer.
17601         (gnus-article-edit-exit): Ditto.
17602
17603         * gnus-util.el (gnus-beginning-of-window): Remove.
17604         (gnus-end-of-window): Remove.
17605
17606         * lpath.el: Don't bind header-line-format and scroll-margin.
17607
17608 2005-07-25  Simon Josefsson  <jas@extundo.com>
17609
17610         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
17611         to have the url package without w3.  Reported by Daiki Ueno
17612         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
17613
17614 2005-07-20  Didier Verna  <didier@xemacs.org>
17615
17616         * gnus-diary.el: Remove the description comment (nndiary is now
17617         properly documented in the Gnus manual).
17618         Fix the spelling of "Back End".
17619         * nndiary.el: Ditto.
17620         Fix the copyright notice.
17621
17622 2005-07-18  Romain Francoise  <romain@orebokech.com>
17623
17624         * gnus-sum.el (gnus-summary-to-prefix)
17625         (gnus-summary-newsgroup-prefix): New variables.
17626         (gnus-summary-from-or-to-or-newsgroups): Use them.
17627
17628 2005-07-17  Romain Francoise  <romain@orebokech.com>
17629
17630         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
17631         space as it's generally not especially interesting to the user.
17632
17633 2005-07-16  Romain Francoise  <romain@orebokech.com>
17634
17635         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
17636         nil to avoid prompting and file modification if one of the
17637         messages at the top of the nnfolder file contains a copyright
17638         notice.
17639         Update copyright notice.
17640
17641         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
17642         instead of `current-time-string' as the latter creates a time
17643         string that is not RFC 2822 compliant (it lacks the zone).
17644         Update copyright notice.
17645
17646 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17647
17648         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
17649         for text/rtf.  Display default in prompt.  Pass default for M-n.
17650
17651         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
17652
17653 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17654
17655         * gnus-msg.el (gnus-button-mailto):
17656         Remove save-selected-window-window hackery because it relies on
17657         save-selected-window internals.
17658
17659 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17660
17661         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
17662         (gnus-article-next-page-1): Use gnus-beginning-of-window.
17663         (gnus-article-prev-page): Ditto.
17664
17665         * gnus-util.el (gnus-beginning-of-window): New function.
17666         (gnus-end-of-window): New function.
17667
17668         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
17669
17670 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17671
17672         * gnus-score.el (gnus-score-edit-all-score):
17673         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
17674         gnus-message.
17675
17676 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17677
17678         * gnus-msg.el (gnus-button-mailto):
17679         Remove save-selected-window-window hackery because it relies on
17680         save-selected-window internals.
17681
17682 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17683
17684         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
17685         add-minor-mode.
17686         (gnus-binary-mode): Ditto.
17687
17688         * gnus-topic.el (gnus-topic-mode): Ditto.
17689
17690 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
17691
17692         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
17693         (gnus-article-prev-page): Take scroll-margin into consideration.
17694
17695 2005-07-04  Lute Kamstra  <lute@gnu.org>
17696
17697         Update FSF's address in GPL notices.
17698
17699 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
17700
17701         * gnus.el (gnus-exit):
17702         * gnus-group.el (gnus-group-icons):
17703         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
17704
17705         * gnus-nocem.el (gnus-nocem):
17706         * message.el (message-various, message-buffers, message-sending)
17707         (message-interface, message-forwarding, message-insertion)
17708         (message-headers, message-news, message-mail):
17709         * pgg-gpg.el (pgg-gpg):
17710         * pgg-parse.el (pgg-parse):
17711         * pgg-pgp.el (pgg-pgp):
17712         * pgg-pgp5.el (pgg-pgp5):
17713         * pop3.el (pop3): Finish `defgroup' description with period.
17714
17715 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17716
17717         * gnus-art.el (article-display-face): Improve the efficiency.
17718         (article-display-x-face): Ditto; remove grey x-face stuff.
17719
17720 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17721
17722         * gnus-art.el (article-display-face): Correct the position in
17723         which Faces are inserted.
17724
17725 2005-06-29  Didier Verna  <didier@xemacs.org>
17726
17727         * gnus-art.el (article-display-face): Display faces in correct
17728         order.
17729
17730 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17731
17732         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
17733         (gnus-fill-real-hashtb): Use hash table instead of obarray.
17734         (gnus-nocem-check-article): Fetch the Type header.
17735         (gnus-nocem-message-wanted-p): Fix the way to examine types.
17736         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
17737         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
17738         make sure gnus-nocem-hashtb is initialized.
17739         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
17740         (gnus-nocem-unwanted-article-p): Ditto.
17741
17742         * pgg.el (pgg-verify): Return the verification result.
17743
17744 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17745
17746         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
17747         is ascii.
17748
17749 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17750
17751         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
17752         `show-nonbreak-escape'.
17753
17754 2005-06-23  Lute Kamstra  <lute@gnu.org>
17755
17756         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
17757
17758         * dig.el (dig-mode):
17759         * smime.el (smime-mode): Use gnus-run-mode-hooks.
17760
17761 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
17762
17763         * nnimap.el (nnimap-split-download-body): Fix spellings.
17764
17765 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17766
17767         * gnus-art.el (gnus-article-encrypt-body):
17768         * gnus-cus.el (gnus-score-customize):
17769         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
17770         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
17771
17772 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
17773
17774         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
17775         header by looking for magic "MII" at the beginning.
17776
17777 2005-06-16  Miles Bader  <miles@gnu.org>
17778
17779         * gnus-xmas.el (gnus-xmas-group-startup-message):
17780         Use renamed gnus-splash face.
17781
17782         * assistant.el (assistant-field): Remove "-face" suffix from face name.
17783         (assistant-field-face): New backward-compatibility alias for renamed
17784         face.
17785         (assistant-render-text): Use renamed assistant-field face.
17786
17787         * spam.el (spam): Remove "-face" suffix from face name.
17788         (spam-face): New backward-compatibility alias for renamed face.
17789         (spam-face, spam-initialize): Use renamed spam face.
17790
17791         * message.el (message-header-to, message-header-cc)
17792         (message-header-subject, message-header-newsgroups)
17793         (message-header-other, message-header-name)
17794         (message-header-xheader, message-separator, message-cited-text)
17795         (message-mml): Remove "-face" suffix from face names.
17796         (message-header-to-face, message-header-cc-face)
17797         (message-header-subject-face, message-header-newsgroups-face)
17798         (message-header-other-face, message-header-name-face)
17799         (message-header-xheader-face, message-separator-face)
17800         (message-cited-text-face, message-mml-face):
17801         New backward-compatibility aliases for renamed faces.
17802         (message-font-lock-keywords): Use renamed message faces.
17803
17804         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
17805         (sieve-test-commands, sieve-tagged-arguments):
17806         Remove "-face" suffix from face names.
17807         (sieve-control-commands-face, sieve-action-commands-face)
17808         (sieve-test-commands-face, sieve-tagged-arguments-face):
17809         New backward-compatibility aliases for renamed faces.
17810         (sieve-control-commands-face, sieve-action-commands-face)
17811         (sieve-test-commands-face, sieve-tagged-arguments-face):
17812         Use renamed sieve faces.
17813
17814         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
17815         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
17816         (gnus-group-news-3-empty, gnus-group-news-4)
17817         (gnus-group-news-4-empty, gnus-group-news-5)
17818         (gnus-group-news-5-empty, gnus-group-news-6)
17819         (gnus-group-news-6-empty, gnus-group-news-low)
17820         (gnus-group-news-low-empty, gnus-group-mail-1)
17821         (gnus-group-mail-1-empty, gnus-group-mail-2)
17822         (gnus-group-mail-2-empty, gnus-group-mail-3)
17823         (gnus-group-mail-3-empty, gnus-group-mail-low)
17824         (gnus-group-mail-low-empty, gnus-summary-selected)
17825         (gnus-summary-cancelled, gnus-summary-high-ticked)
17826         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
17827         (gnus-summary-high-ancient, gnus-summary-low-ancient)
17828         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
17829         (gnus-summary-low-undownloaded)
17830         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
17831         (gnus-summary-low-unread, gnus-summary-normal-unread)
17832         (gnus-summary-high-read, gnus-summary-low-read)
17833         (gnus-summary-normal-read, gnus-splash):
17834         Remove "-face" suffix from face names.
17835         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
17836         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
17837         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
17838         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
17839         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
17840         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
17841         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
17842         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
17843         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
17844         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
17845         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
17846         (gnus-summary-selected-face, gnus-summary-cancelled-face)
17847         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
17848         (gnus-summary-normal-ticked-face)
17849         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
17850         (gnus-summary-normal-ancient-face)
17851         (gnus-summary-high-undownloaded-face)
17852         (gnus-summary-low-undownloaded-face)
17853         (gnus-summary-normal-undownloaded-face)
17854         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
17855         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
17856         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
17857         (gnus-splash-face):
17858         New backward-compatibility aliases for renamed faces.
17859         (gnus-group-startup-message): Use renamed gnus faces.
17860
17861         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
17862         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
17863         (gnus-server-agent): Remove "-face" suffix from face names.
17864         (gnus-server-agent-face, gnus-server-opened-face)
17865         (gnus-server-closed-face, gnus-server-denied-face)
17866         (gnus-server-offline-face):
17867         New backward-compatibility aliases for renamed faces.
17868         (gnus-server-agent-face, gnus-server-opened-face)
17869         (gnus-server-closed-face, gnus-server-denied-face)
17870         (gnus-server-offline-face): Use renamed gnus faces.
17871
17872         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
17873         Remove "-face" suffix from face names.
17874         (gnus-picon-xbm-face, gnus-picon-face):
17875         New backward-compatibility aliases for renamed faces.
17876
17877         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
17878         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
17879         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
17880         (gnus-cite-11): Remove "-face" suffix from face names.
17881         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
17882         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
17883         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
17884         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
17885         New backward-compatibility aliases for renamed faces.
17886         (gnus-cite-attribution-face, gnus-cite-face-list)
17887         (gnus-article-boring-faces): Use renamed gnus faces.
17888
17889         * gnus-art.el (gnus-signature, gnus-header-from)
17890         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
17891         (gnus-header-content): Remove "-face" suffix from face names.
17892         (gnus-signature-face, gnus-header-from-face)
17893         (gnus-header-subject-face, gnus-header-newsgroups-face)
17894         (gnus-header-name-face, gnus-header-content-face):
17895         New backward-compatibility aliases for renamed faces.
17896         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
17897
17898         * gnus-sum.el (gnus-summary-selected-face)
17899         (gnus-summary-highlight): Use renamed gnus faces.
17900         * gnus-group.el (gnus-group-highlight): Likewise.
17901
17902 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17903
17904         * gnus-sieve.el (gnus-sieve-article-add-rule):
17905         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
17906         * spam-stat.el (spam-stat-buffer-change-to-spam)
17907         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
17908
17909         * message.el (message-is-yours-p):
17910         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
17911
17912 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17913
17914         * mm-view.el (mm-inline-text): Withdraw the last change.
17915
17916 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17917
17918         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
17919         executing enriched-decode.
17920
17921 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17922
17923         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
17924         charset of tar files.
17925
17926 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
17927
17928         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
17929
17930 2005-06-04  Lute Kamstra  <lute@gnu.org>
17931
17932         * nnfolder.el (nnfolder-read-folder): Make sure that undo
17933         information is never recorded.
17934
17935 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17936
17937         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
17938
17939 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17940
17941         * pop3.el (pop3-apop): Run md5 in the binary mode.
17942
17943         * starttls.el (starttls-set-process-query-on-exit-flag):
17944         Use eval-and-compile.
17945
17946 2005-05-31  Simon Josefsson  <jas@extundo.com>
17947
17948         * smime.el (smime-replace-in-string): Define.
17949         (smime-cert-by-ldap-1): Use it.
17950
17951 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17952
17953         * gnus-art.el (article-display-x-face): Replace
17954         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17955
17956         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
17957         set-process-query-on-exit-flag or process-kill-without-query.
17958
17959         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
17960         loop instead of replace-regexp.
17961
17962         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
17963         instead of process-kill-without-query if it is available.
17964
17965         * lpath.el: Fbind ldap-search-entries.
17966
17967         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
17968         instead of find-file-hooks if it is available.
17969
17970         * mml1991.el: Bind pgg-default-user-id when compiling.
17971
17972         * mml2015.el: Bind pgg-default-user-id when compiling.
17973
17974         * nndraft.el (nndraft-request-associate-buffer):
17975         Use write-contents-functions instead of write-contents-hooks if it is
17976         available.
17977
17978         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
17979         instead of find-file-hooks if it is available.
17980
17981         * nntp.el (nntp-open-connection): Replace
17982         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17983         (nntp-open-ssl-stream): Ditto.
17984         (nntp-open-tls-stream): Ditto.
17985
17986         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
17987         set-process-query-on-exit-flag or process-kill-without-query.
17988         (starttls-open-stream-gnutls): Use it instead of
17989         process-kill-without-query.
17990         (starttls-open-stream): Ditto.
17991
17992 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
17993
17994         * smime.el (smime-cert-by-ldap-1): Don't use
17995         replace-regexp-in-string.
17996
17997 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
17998
17999         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
18000
18001         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
18002         in PEM format.  Adjust to the XEmacs compatibility.
18003
18004 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
18005
18006         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
18007         by `string-to-number'.
18008         * gnus-agent.el (gnus-agent-regenerate-group)
18009         (gnus-agent-fetch-articles): Ditto.
18010         * gnus-art.el (gnus-button-fetch-group): Ditto.
18011         * gnus-cache.el (gnus-cache-generate-active)
18012         (gnus-cache-articles-in-group): Ditto.
18013         * gnus-group.el (gnus-group-set-current-level)
18014         (gnus-group-insert-group-line): Ditto.
18015         * gnus-score.el (gnus-score-set-expunge-below)
18016         (gnus-score-set-mark-below, gnus-summary-score-effect)
18017         (gnus-summary-score-entry): Ditto.
18018         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
18019         (gnus-soup-pack): Ditto.
18020         * gnus-spec.el (gnus-xmas-format): Ditto.
18021         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
18022         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
18023         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
18024         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
18025         * nndb.el (nndb-get-remote-expire-response): Ditto.
18026         * nndiary.el (nndiary-parse-schedule-value)
18027         (nndiary-string-to-number, nndiary-request-replace-article)
18028         (nndiary-request-article): Ditto.
18029         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
18030         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
18031         * nneething.el (nneething-make-head): Ditto.
18032         * nnfolder.el (nnfolder-request-article)
18033         (nnfolder-retrieve-headers): Ditto.
18034         * nnheader.el (nnheader-file-to-number): Ditto.
18035         * nnkiboze.el (nnkiboze-request-article): Ditto.
18036         * nnmail.el (nnmail-process-unix-mail-format)
18037         (nnmail-process-babyl-mail-format): Ditto.
18038         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
18039         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
18040         (nnmh-request-create-group, nnmh-request-list-1)
18041         (nnmh-request-group, nnmh-request-article): Ditto.
18042         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
18043         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
18044         * nnsoup.el (nnsoup-make-active): Ditto.
18045         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
18046         * nntp.el (nntp-find-group-and-number)
18047         (nntp-retrieve-headers-with-xover): Ditto.
18048         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
18049         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
18050         (pgg-format-key-identifier): Ditto.
18051         * pop3.el (pop3-last, pop3-stat): Ditto.
18052         * qp.el (quoted-printable-decode-region): Ditto.
18053
18054         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
18055         of concat.
18056
18057 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18058
18059         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
18060
18061         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
18062
18063         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
18064
18065         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
18066
18067         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
18068
18069         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
18070
18071         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
18072         (gnus-carpal-mode): Ditto.
18073
18074         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
18075         (gnus-browse-mode): Ditto.
18076
18077         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
18078
18079         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
18080
18081 2005-05-29  Richard M. Stallman  <rms@gnu.org>
18082
18083         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
18084
18085 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18086
18087         * gnus-util.el (gnus-run-mode-hooks): New function.
18088
18089         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
18090
18091         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
18092         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
18093
18094 2005-05-27  Lute Kamstra  <lute@gnu.org>
18095
18096         * dns-mode.el (dns-mode): Specify customization group.
18097
18098 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
18099
18100         * gnus-agent.el (gnus-agent-make-mode-line-string):
18101         Use mode-line-highlight as mouse-face.
18102
18103 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18104
18105         * canlock.el (canlock): Change the parent group to news.
18106
18107         * deuglify.el (gnus-outlook-deuglify): Add :group.
18108
18109         * dig.el (dig): Add :group.
18110
18111         * dns-mode.el (dns-mode): Add :group.
18112
18113         * encrypt.el (encrypt): Add :group.
18114
18115         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
18116         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
18117         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
18118         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
18119         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
18120
18121         * gnus-diary.el (gnus-diary): Add :group.
18122
18123         * gnus.el (gnus-group-news-1-face): Add :group.
18124         (gnus-group-news-1-empty-face): Ditto.
18125         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
18126         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
18127         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
18128         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
18129         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
18130         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
18131         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
18132         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
18133         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
18134         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
18135         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
18136         (gnus-summary-high-ticked-face): Ditto.
18137         (gnus-summary-low-ticked-face): Ditto.
18138         (gnus-summary-normal-ticked-face): Ditto.
18139         (gnus-summary-high-ancient-face): Ditto.
18140         (gnus-summary-low-ancient-face): Ditto.
18141         (gnus-summary-normal-ancient-face): Ditto.
18142         (gnus-summary-high-undownloaded-face): Ditto.
18143         (gnus-summary-low-undownloaded-face): Ditto.
18144         (gnus-summary-normal-undownloaded-face): Ditto.
18145         (gnus-summary-high-unread-face): Ditto.
18146         (gnus-summary-low-unread-face): Ditto.
18147         (gnus-summary-normal-unread-face): Ditto.
18148         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
18149         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
18150
18151         * hashcash.el (hashcash): New custom group.
18152         (hashcash-default-payment): Add :group.
18153         (hashcash-payment-alist): Ditto.
18154         (hashcash-default-accept-payment): Ditto.
18155         (hashcash-accept-resources): Ditto.
18156         (hashcash-path): Ditto.
18157         (hashcash-extra-generate-parameters): Ditto.
18158         (hashcash-double-spend-database): Ditto.
18159         (hashcash-in-news): Ditto.
18160
18161         * message.el (message-minibuffer-local-map): Add :group.
18162
18163         * netrc.el (netrc): Add :group.
18164
18165         * sieve-manage.el (sieve-manage-log): Add :group.
18166         (sieve-manage-default-user): Diito.
18167         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
18168         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
18169         (sieve-manage-authenticators): Ditto.
18170         (sieve-manage-authenticator-alist): Ditto.
18171         (sieve-manage-default-port): Ditto.
18172
18173         * sieve-mode.el (sieve-control-commands-face): Add :group.
18174         (sieve-action-commands-face): Ditto.
18175         (sieve-test-commands-face): Ditto.
18176         (sieve-tagged-arguments-face): Ditto.
18177
18178         * smime.el (smime): Add :group.
18179
18180         * spam-report.el (spam-report): Add :group.
18181
18182         * spam.el (spam, spam-face): Add :group.
18183
18184 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18185
18186         * nntp.el (nntp-next-result-arrived-p): Some news servers may
18187         return \n.\n.\n at the end of articles.  Protect against that.
18188         (nntp-with-open-group): Allow debugging.
18189
18190         * nnheader.el (mail-header-set-extra): Make into a function
18191         because I just could't understand how to quote the list properly.
18192
18193         * dns.el (query-dns-cached): New function.
18194
18195 2005-05-26  Lute Kamstra  <lute@gnu.org>
18196
18197         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
18198
18199 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18200
18201         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
18202
18203         * gnus-art.el: Don't autoload mail-extract-address-components.
18204
18205         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
18206         eval-and-compile to evaluate it.
18207
18208         * hashcash.el: Don't autoload executable-find.
18209
18210         * nndb.el: Don't declare the nndb back end two or more times; don't
18211         autoload news-reply-mode, news-setup, cancel-timer and telnet.
18212
18213         * nntp.el: Autoload format-spec instead of format; use
18214         eval-and-compile to evaluate autoload forms.
18215
18216 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
18217
18218         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
18219
18220 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18221
18222         * gnus.el (gnus-version-number): Bump version.
18223
18224 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18225
18226         * gnus.el: No Gnus v0.3 is released.
18227
18228 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18229
18230         * lpath.el (featurep): Bind show-nonbreak-escape.
18231
18232 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18233
18234         * gnus-art.el (gnus-article-edit-part): Disable undo.
18235
18236 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18237
18238         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
18239         gnus-article-date-lapsed-new-header is t if date timer is active;
18240         skip headers in which the original date value is empty.
18241         (gnus-article-save-original-date): Redefine it as a macro.
18242         (gnus-display-mime): Use it.
18243
18244 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18245
18246         * gnus-art.el (article-date-ut): Support converting date in
18247         forwarded parts as well.
18248         (gnus-article-save-original-date): New function.
18249         (gnus-display-mime): Use it.
18250
18251 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
18252
18253         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
18254         enclosure element of <item>.
18255
18256 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
18257
18258         * message.el (message-kill-buffer-query): Rename from
18259         `message-kill-buffer-query-if-modified'.  Add :version.
18260
18261 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18262
18263         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
18264         window layout.
18265
18266 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18267
18268         * mml.el: Autoload dnd when compiling.
18269
18270 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18271
18272         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
18273         x-dnd-*.
18274
18275 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18276
18277         * qp.el (quoted-printable-encode-region): Save excursion.
18278
18279 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
18280
18281         * message.el (message-kill-buffer-query-if-modified): Add new variable
18282         so the user can kill a modified message buffer quickly.
18283         (message-kill-buffer): Use it.
18284
18285 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18286
18287         * lpath.el: Fbind display-time-event-handler; don't fbind
18288         string-to-multibyte.
18289
18290         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
18291
18292 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18293
18294         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
18295         contained in text because xml.el decodes entities) with LFs.
18296
18297 2005-04-11  Lute Kamstra  <lute@gnu.org>
18298
18299         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
18300         differently.
18301
18302 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18303
18304         * mm-util.el (mm-detect-coding-region): Typo.
18305
18306 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18307
18308         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
18309
18310 2005-04-06  Deepak Goel  <deego@gnufans.org>
18311
18312         * spam-stat.el (spam-stat-score-buffer): Add a call to a
18313         user-function allow user modifications of the scores.
18314         (spam-stat-score-buffer-user): New function, to allow
18315         user-computed modifications to the score.
18316         (spam-stat-score-buffer-user-functions): List of additional
18317         scoring functions.
18318         (spam-stat-error-holder): Global temporary error holder.
18319         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
18320         variable.
18321
18322 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
18323
18324         * gnus-registry.el (gnus-registry-clean-empty-function)
18325         (gnus-registry-trim, gnus-registry-fetch-groups)
18326         (gnus-registry-delete-group): Groups that match
18327         `gnus-registry-ignored-groups' are removed from the registry
18328         entries, not just ignored for splitting.  This helps clean up the
18329         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
18330         to get all the groups a message ID is in.
18331
18332         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
18333         (spam-stat-split-fancy): Change "threshhold" to "threshold".
18334         (spam-stat-score-buffer-user-functions): Add :number custom type.
18335
18336 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18337
18338         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
18339         argument in XEmacs.
18340
18341         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
18342         (nnrss-request-group): Decode group name first.
18343         (nnrss-request-article): Make a text/plain article if mml-to-mime
18344         failed.
18345         (nnrss-get-encoding): Return a compatible encoding according to
18346         nnrss-compatible-encoding-alist.
18347         (nnrss-find-el): Use consp instead of listp.
18348         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
18349
18350 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18351
18352         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
18353         which Emacs 20 doesn't support.
18354         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
18355
18356 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18357
18358         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
18359         silence the byte compiler inside the defun.
18360
18361         * gnus-demon.el (parse-time-string): Add autoload.
18362
18363         * gnus-delay.el (parse-time-string): Add autoload.
18364
18365         * gnus-art.el (parse-time-string): Add autoload.
18366
18367         * nnultimate.el (parse-time): Require for `parse-time-string'.
18368
18369 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18370
18371         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
18372
18373         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
18374
18375         * smime.el (smime-ldap-host-list): Add :version.
18376
18377 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18378
18379         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
18380         pass it to `gnus-browse-read-group'.
18381         (gnus-browse-read-group): Add NUMBER argument and pass it to
18382         `gnus-group-read-ephemeral-group'.
18383
18384         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
18385         argument and pass it to `gnus-group-read-group'.
18386
18387 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
18388
18389         * mm-util.el (mm-xemacs-find-mime-charset): Only call
18390         mm-xemacs-find-mime-charset-1 if we have the mule feature
18391         available at runtime.
18392
18393 2005-03-25  Werner Lemberg  <wl@gnu.org>
18394
18395         * nnmaildir.el: Replace `illegal' with `invalid'.
18396
18397 2005-03-23  Lute Kamstra  <lute@gnu.org>
18398
18399         * time-date.el: Add comment on time value formats.
18400         Don't require parse-time.
18401         (with-decoded-time-value): New macro.
18402         (encode-time-value): New function.
18403         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
18404         (days-to-time): Return a valid time value when arg is huge.
18405         (time-since): Use time-subtract.
18406         (time-to-number-of-days): Use time-to-seconds.
18407
18408 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18409
18410         * gnus-start.el (gnus-display-time-event-handler):
18411         Check display-time-timer at runtime rather than only at load time
18412         in case display-time-mode is turned off in the mean time.
18413
18414 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18415
18416         * nnimap.el (nnimap-open-connection): Print which authinfo file is
18417         used.
18418
18419         * nneething.el (nneething-map-file-directory): Derive from
18420         `gnus-directory'.
18421
18422         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
18423         the To/Cc button.
18424
18425 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18426
18427         * nnmaildir.el (nnmaildir-request-accept-article):
18428         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
18429
18430 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18431
18432         * gnus-async.el: Require timer-funcs at compile time when in
18433         XEmacs for `run-with-idle-timer'.
18434
18435 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18436
18437         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
18438         autoloaded function.
18439
18440 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18441
18442         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
18443
18444 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
18445
18446         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
18447
18448 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18449
18450         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
18451         Add gnus-expert-user to default.
18452
18453 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
18454
18455         * nnimap.el (nnimap-open-server): Ditto.
18456
18457         * imap.el (imap-authenticate): Fix typo.
18458
18459 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
18460
18461         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
18462         buffer (since IMAP server might return FETCH response out of
18463         order, and the nntp buffer must be sorted).
18464
18465 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
18466
18467         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
18468         comparison on string.
18469
18470         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
18471         (gnus-agent-score): Rename category keywords to match gnus-cus.
18472         (gnus-agent-summary-fetch-series): Modify to protect against
18473         gnus-agent-summary-fetch-group clearing processable flags.
18474         (gnus-agent-synchronize-group-flags): Update live group buffer as
18475         synchronization may occur due to the user toggle the plugged
18476         status.
18477         (gnus-agent-fetch-group-1): Clear downloadable flag when article
18478         successfully downloaded.
18479         (gnus-agent-expire-group-1): Avoid using markers when the overview
18480         is in ascending order; greatly improves performance.
18481         (gnus-agent-regenerate-group):
18482         Use gnus-agent-synchronize-group-flags to reset read status in both
18483         gnus and server.
18484         (gnus-agent-update-files-total-fetched-for): Fix initial size.
18485
18486 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
18487
18488         * message.el: Don't autoload former message-utils variables.
18489         (message-strip-subject-trailing-was): Change doc string.
18490
18491         * nnweb.el: Fixes for `gnus-group-make-web-group'.
18492         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
18493         (nnweb-google-search): Add "hl=en" here.
18494         (nnweb-google-parse-1, nnweb-google-create-mapping):
18495         Don't hardcode URL.
18496
18497 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18498
18499         * message.el (message-get-reply-headers, message-followup):
18500         Mention related variables `message-use-followup-to' and
18501         `message-use-mail-followup-to', in the information buffer.
18502
18503         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
18504         of broken groups(-beta).google.com.
18505
18506 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
18507
18508         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
18509         parameter to invoked gnus-request-move-article; remove the
18510         redundant gnus-sum-hint-move-is-internal variable; apply the marks
18511         all at once instead of once per article.
18512         (gnus-summary-remove-process-mark): Accept a list of articles as
18513         well as a single article for processing.
18514
18515         * gnus-int.el (gnus-request-move-article): Add move-is-internal
18516         parameter.
18517
18518         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
18519
18520         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
18521
18522         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
18523         parameter.
18524
18525         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
18526         parameter.
18527
18528         * nnimap.el (nnimap-request-move-article): Add move-is-internal
18529         parameter and remove the gnus-sum-hint-move-is-internal variable.
18530
18531         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
18532         parameter.
18533
18534         * nndraft.el (nndraft-request-move-article): Add move-is-internal
18535         parameter.
18536
18537         * nndiary.el (nndiary-request-move-article): Add move-is-internal
18538         parameter.
18539
18540         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
18541
18542         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
18543         parameter.
18544
18545         * nnagent.el (nnagent-request-move-article): Add move-is-internal
18546         parameter.
18547
18548 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18549
18550         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
18551         a more conservative way.
18552
18553 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18554
18555         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
18556         buffer, so it moves the window's cursor.
18557
18558 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
18559
18560         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
18561         `mm-dissect-multipart' and receive the from field as an (optional)
18562         argument from `mm-dissect-multipart'.
18563         (mm-dissect-multipart): Receive the from field as an argument and
18564         pass it on when we call `mm-dissect-buffer' on MIME parts.
18565         Fixes verification/decryption of signed/encrypted MIME parts.
18566
18567 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
18568
18569         * gnus-sum.el (gnus-summary-move-article):
18570         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
18571         whatever it calls (right now, only nnimap-request-move article
18572         respects it).
18573
18574         * nnimap.el (nnimap-request-move-article):
18575         When gnus-sum-hint-move-is-internal is set, don't do the extra
18576         nnimap-request-article.
18577
18578 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18579
18580         * nnheader.el (nnheader-find-file-noselect): Add doc string.
18581
18582         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
18583         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
18584
18585         * gnus-sum.el (gnus-summary-caesar-message):
18586         Apply `gnus-treat-article' after rotation.
18587
18588         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
18589         doc string.
18590
18591 2005-02-22  Simon Josefsson  <jas@extundo.com>
18592
18593         * encrypt.el (encrypt-password-cache-expiry): Remove (use
18594         `password-cache-expiry' instead).  Reported by Arne Jørgensen
18595         <arne@arnested.dk>.
18596         (encrypt): Add password-cache and password-cache-expiry as group
18597         members.
18598
18599 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
18600
18601         * smime.el (smime-ldap-host-list): Doc fix.
18602         (smime-ask-passphrase): Use `password-read-and-add' to read (and
18603         cache) password.
18604         (smime-sign-region): Use it.
18605         (smime-decrypt-region): Use it.
18606         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
18607         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
18608         fails.
18609         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
18610         certificate from DER to PEM format rather than calling openssl.
18611
18612         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
18613
18614         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
18615         for signing/encryption.
18616
18617         * mml.el (mml-parse-1): Use them.
18618
18619 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
18620
18621         * nnrss.el (nnrss-verbose): Remove.
18622         (nnrss-request-group): Use `nnheader-message' instead.
18623
18624 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
18625
18626         * nnrss.el (nnrss-verbose): New variable.
18627         (nnrss-request-group): Make it say nnrss is requesting a group.
18628
18629 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18630
18631         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
18632         Handle news URL with given port correctly.
18633
18634 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18635
18636         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
18637         containing special characters.
18638
18639         * gnus-sum.el (gnus-summary-edit-article): Ditto.
18640
18641         * mml.el (mime-to-mml): Ditto.
18642
18643         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
18644         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
18645         (rfc2047-decode-region): Quote decoded words containing special
18646         characters when rfc2047-quote-decoded-words-containing-tspecials
18647         is non-nil.
18648
18649 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
18650
18651         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
18652
18653         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
18654
18655 2005-02-15  Simon Josefsson  <jas@extundo.com>
18656
18657         * nnimap.el (nnimap-debug): Doc fix.
18658
18659         * imap.el (imap-debug): Doc fix.
18660
18661 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18662
18663         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
18664
18665 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
18666
18667         * gnus.el (spam-contents): Improve docs for spam-contents
18668         parameter in its variable incarnation.
18669
18670 2005-02-14  Simon Josefsson  <jas@extundo.com>
18671
18672         * smime-ldap.el: Use require instead of load-library for ldap.
18673         (smime-ldap-search): Indent.
18674         (smime-ldap-search-internal): Shorten line.
18675
18676         * smime.el (smime-cert-by-dns): Add doc-string.
18677         (smime-cert-by-ldap-1): Indent.
18678
18679         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
18680         mml-smime-get-dns-ldap.
18681         (mml-smime-encrypt-query): Use new function.  Default to ldap.
18682
18683 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
18684
18685         * smime.el: Require smime-ldap.
18686         (smime-ldap-host-list): New variable.
18687         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
18688
18689         * mml-smime.el (mml-smime-encrypt-query): New function.
18690         (mml-smime-encrypt-query): Use it.
18691
18692         * smime-ldap.el: New file.
18693
18694 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18695
18696         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
18697
18698 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18699
18700         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
18701         argument in doc string.  Make query for type more clear.
18702
18703 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18704
18705         * gnus.el (gnus-group-startup-message): Search for gnus images in
18706         etc/images/gnus.
18707         * mm-util.el (mm-image-load-path): Likewise.
18708         * smiley.el (smiley-data-directory): Search for smilies in
18709         etc/images/smilies.
18710
18711 2005-02-09  Kim F. Storm  <storm@cua.dk>
18712
18713         Change Emacs release version from 21.4 to 22.1 throughout.
18714         Change Emacs development version from 21.3.50 to 22.0.50.
18715
18716 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18717
18718         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
18719
18720         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
18721         non-Mule XEmacs as well.
18722         (mm-decompress-buffer): Signal an error intentionally if it does
18723         not decompress compressed data because auto-compression-mode is
18724         disabled.
18725
18726 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
18727
18728         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
18729         an ID in the registry even if it has no groups.
18730
18731 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18732
18733         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
18734         merge it into mm-decompress-buffer.
18735         (gnus-mime-copy-part): Use the MIME part charset, the value which
18736         a user specified or gnus-newsgroup-charset for decoding, like
18737         gnus-mime-inline-part does; set buffer-file-coding-system to tell
18738         save-buffer what was used.  Suggested by Kevin Ryde
18739         <user42@zip.com.au>.
18740         (gnus-mime-inline-part): Allow the name parameter as well as the
18741         filename parameter; force decompressing of compressed data; always
18742         display contents being not decoded as unibyte.
18743
18744         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
18745         as well as the filename parameter.
18746
18747         * mm-util.el (mm-decompress-buffer):
18748         Merge gnus-mime-jka-compr-maybe-uncompress.
18749         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
18750         of compressed data.
18751
18752 2005-02-08  Simon Josefsson  <jas@extundo.com>
18753
18754         * imap.el (imap-log): Doc fix.
18755
18756 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18757
18758         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
18759         the coding cookies; decompress compressed parts.
18760
18761         * mml.el (mml-generate-mime-1): Add the charset parameter according
18762         to the value which a user specified manually or the coding cookie.
18763
18764         * mm-util.el (mm-string-to-multibyte): New function.
18765         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
18766         (mm-coding-system-to-mime-charset): New function.
18767         (mm-decompress-buffer): New function.
18768         (mm-find-buffer-file-coding-system): New function.
18769
18770         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
18771         (mm-display-inline-fontify): Rewrite for decoding and decompressing
18772         parts.
18773
18774 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18775
18776         * mm-view.el (mm-display-inline-fontify): Decode a part according
18777         to the charset parameter.
18778
18779 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18780
18781         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
18782         prefix arg is neither nil nor a number, as info specifies.
18783
18784 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18785
18786         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
18787         timestamps.
18788
18789 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
18790
18791         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
18792         groups error checking and notify user.
18793
18794 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
18795
18796         * message.el (message-send-mail-function): Check existence of
18797         sendmail-program first before using default value
18798         `message-send-mail-with-sendmail'.  Otherwise use more generic
18799         `smtpmail-send-it'.
18800
18801 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18802
18803         * nntp.el (nntp-request-update-info): Always return nil.
18804
18805 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18806
18807         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
18808
18809 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18810
18811         * message.el (message-beginning-of-line): Change the behavior when
18812         invoked between BOL and : so that it first moves backward.
18813
18814 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18815
18816         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
18817         article buffer when editing of the article is discarded.
18818         (gnus-article-prepare): Revert.
18819
18820 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18821
18822         * gnus-art.el (gnus-article-prepare):
18823         Remove message-strip-forbidden-properties from the local hook.
18824
18825 2005-01-27  Simon Josefsson  <jas@extundo.com>
18826
18827         * password.el (password-cache-add): Only start one timer per key.
18828         Reported by Derek Atkins <warlord@MIT.EDU>.
18829
18830 2005-01-26  Steve Youngs  <steve@sxemacs.org>
18831
18832         * run-at-time.el: Remove.  It is no longer needed as
18833         timer-funcs.el in the xemacs-base package has a working version of
18834         `run-at-time'.
18835
18836         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
18837
18838         * password.el: Require timer-funcs instead of run-at-time in
18839         XEmacs.
18840         Remove `password-run-at-time' macro.
18841         (password-cache-add): Use `run-at-time' instead of
18842         `password-run-at-time'.
18843
18844         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
18845         Remove `nnheader-cancel-function-timers' alias,
18846         `cancel-function-timers' exists in XEmacs in timer-funcs.
18847
18848         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
18849         for `run-with-idle-timer'.
18850
18851         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
18852         for `run-at-time'.
18853
18854         * mm-url.el: Require timer-funcs at compile time when in XEmacs
18855         for `with-timeout'.
18856
18857         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
18858         the same as for XEmacs 21.4.
18859         No need to ignore `run-with-idle-timer', this function exists in
18860         XEmacs now in timer-funcs.el in the xemacs-base package.
18861         (dgnushack-compile): No need to delete
18862         run-at-time.el from the list of files to compile because it
18863         doesn't exist anymore.
18864
18865 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18866
18867         * mml.el (mml-generate-mime-1): Convert string into unibyte when
18868         inserting " *mml*" buffer's contents into a unibyte temp buffer.
18869
18870 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
18871
18872         * mail-source.el (mail-source-fetch-imap): Search for ^From case
18873         sensitively.
18874
18875 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
18876
18877         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
18878
18879 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18880
18881         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
18882         which will be inserted according to the multibyteness of a buffer
18883         rather than the type of contents.  Suggested by ARISAWA Akihiro
18884         <ari@mbf.ocn.ne.jp>.
18885
18886         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
18887         of string which old xml.el may return rather than a string.
18888
18889 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18890
18891         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
18892
18893 2005-01-16  Simon Josefsson  <jas@extundo.com>
18894
18895         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
18896         idn/idna.el isn't available.
18897         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
18898         <michael@waxrat.com>.
18899
18900         * hashcash.el: Remove non-FSF copyright header.
18901
18902         * hashcash.el (hashcash-extra-generate-parameters): New variable.
18903         (hashcash-generate-payment): Use it.
18904         (hashcash-generate-payment-async): Use it.
18905
18906 2005-01-15  Simon Josefsson  <jas@extundo.com>
18907
18908         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
18909         Suggested by Raymond Scholz <ray-2005@zonix.de>.
18910
18911         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
18912         gnus-summary-idna-message.
18913         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
18914         (gnus-summary-idna-message): New function.
18915
18916 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
18917
18918         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
18919         gnus-novice-user.
18920
18921 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18922
18923         * nnrss.el (nnrss-request-delete-group): Delete entries in
18924         nnrss-group-alist as well.
18925         (nnrss-save-server-data): Insert newline.
18926
18927 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
18928
18929         * gnus.el (gnus-user-agent): Use list of symbols instead of
18930         symbols.  Display full version number for (S)XEmacs.
18931         Optionally display (S)XEmacs codename.
18932
18933         * gnus-util.el (gnus-emacs-version): Update for new
18934         `gnus-user-agent'.
18935
18936         * gnus-msg.el (gnus-extended-version): Make it possible to omit
18937         Gnus version.
18938
18939 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18940
18941         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
18942         which is unreadable in some setups.
18943
18944 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18945
18946         * gnus-spec.el (gnus-update-format-specifications): Flush the
18947         group format spec cache if it doesn't support decoded group names.
18948
18949 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18950
18951         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
18952         Allow to apply decay on score files matching a regexp.
18953
18954 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18955
18956         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
18957         compatibility in %g and %c.
18958
18959 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18960
18961         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
18962         name for only %g and %c.
18963         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
18964         of gnus-tmp-group to decoded group name.
18965         (gnus-group-make-rss-group): Exclude `/'s from group names.
18966
18967 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18968
18969         * nnrss.el (nnrss-get-encoding): Fix regexp.
18970
18971 2004-12-27  Simon Josefsson  <jas@extundo.com>
18972
18973         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
18974         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
18975         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
18976
18977 2004-12-17  Kim F. Storm  <storm@cua.dk>
18978
18979         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
18980
18981         * gnus-sum.el (gnus-summary-mode-map): Likewise.
18982
18983 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18984
18985         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
18986
18987 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18988
18989         * nnrss.el: Require rfc2047 and mml.
18990         (nnrss-file-coding-system): New variable.
18991         (nnrss-format-string): Redefine it as an inline function.
18992         (nnrss-decode-group-name): New function.
18993         (nnrss-string-as-multibyte): Remove.
18994         (nnrss-retrieve-headers): Decode group name; don't use
18995         nnrss-format-string.
18996         (nnrss-request-group): Decode group name.
18997         (nnrss-request-article): Decode group name; allow a Message-ID as
18998         well as an article number; don't use nnrss-format-string; encode a
18999         Message-ID string which may contain non-ASCII characters; use
19000         mml-to-mime to compose a MIME article.
19001         (nnrss-request-expire-articles): Decode group name.
19002         (nnrss-request-delete-group): Decode group name.
19003         (nnrss-fetch): Clarify error message.
19004         (nnrss-read-server-data): Use insert-file-contents instead of load;
19005         bind file-name-coding-system; use multibyte buffer.
19006         (nnrss-save-server-data): Bind coding-system-for-write to the
19007         value of nnrss-file-coding-system; bind file-name-coding-system;
19008         add coding cookie.
19009         (nnrss-read-group-data): Use insert-file-contents instead of load;
19010         bind file-name-coding-system; use multibyte buffer.
19011         (nnrss-save-group-data): Bind coding-system-for-write to the
19012         value of nnrss-file-coding-system; bind file-name-coding-system.
19013         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
19014         make it work with non-ASCII text.
19015         (nnrss-find-el): Make it work with old xml.el as well.
19016
19017 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
19018
19019         * nnrss.el (nnrss-get-encoding): New function.
19020         (nnrss-fetch): Use unibyte buffer initially; bind
19021         coding-system-for-read while performing mm-url-insert; remove ^Ms;
19022         decode contents according to the encoding attribute.
19023         (nnrss-save-group-data): Add coding cookie.
19024         (nnrss-mime-encode-string): New function.
19025         (nnrss-check-group): Use it to encode subject and author.
19026
19027 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
19028
19029         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
19030         imaginary variable.
19031
19032 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19033
19034         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
19035         correctly even if there are wide characters.
19036
19037 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
19038
19039         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
19040         downcased symbol names; make a new cache instead of reusing
19041         bbdb-hashtable.
19042
19043 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19044
19045         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19046         concatenating segments rather than before concatenating them.
19047         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19048
19049         * message.el (message-get-reply-headers): Bind `extra'.
19050
19051 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19052
19053         * message.el (message-extra-wide-headers): New variable.
19054         (message-get-reply-headers): Use it.
19055
19056 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19057
19058         * gnus-agent.el (gnus-agent-group-path): Decode group name.
19059         (gnus-agent-group-pathname): Ditto.
19060
19061         * gnus-cache.el (gnus-cache-file-name): Decode group name.
19062
19063         * gnus-group.el (gnus-group-make-group): Decode group name.
19064         (gnus-group-make-rss-group): Register the group data after opening
19065         the nnrss group.
19066
19067 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
19068
19069         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
19070         by expiry now get marked as read.
19071
19072 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19073
19074         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
19075
19076 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
19077
19078         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
19079         unify Latin characters in XEmacs.
19080         (mm-find-mime-charset-region): Use it.
19081
19082 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19083
19084         * gnus-util.el (gnus-delete-directory): New function.
19085
19086         * gnus-agent.el (gnus-agent-delete-group): Use it.
19087
19088         * gnus-cache.el (gnus-cache-delete-group): Use it.
19089
19090 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19091
19092         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
19093         names.
19094
19095 2004-12-16  Simon Josefsson  <jas@extundo.com>
19096
19097         * hashcash.el (hashcash-payment-alist): Fix custom :type.
19098
19099 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19100
19101         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
19102
19103         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
19104         (gnus-group-set-current-level): Decode group name.
19105
19106 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
19107
19108         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
19109         failed.
19110
19111 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19112
19113         * gnus-group.el (gnus-group-delete-group): Decode group name.
19114         (gnus-group-make-rss-group): Encode group name.
19115         (gnus-group-catchup-current): Decode group name.
19116         (gnus-group-kill-group): Decode group name.
19117
19118 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19119
19120         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
19121
19122 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19123
19124         * gnus-group.el (gnus-group-make-rss-group):
19125         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
19126
19127         * gnus-start.el (gnus-setup-news): Honor user's setting to
19128         gnus-message-archive-method.  Suggested by Lute Kamstra
19129         <lute@gnu.org>.
19130
19131 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
19132
19133         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
19134         global counterparts of the buffer-local variables.
19135
19136 2004-11-16  Romain Francoise  <romain@orebokech.com>
19137
19138         * gnus-sum.el (gnus-summary-exit): Don't clear the global
19139         counterparts of the buffer-local variables.
19140
19141 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19142
19143         * message.el (message-forbidden-properties): Fix typo in doc
19144         string.
19145
19146 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19147
19148         * gnus-util.el (gnus-replace-in-string): Add doc string.
19149
19150         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
19151         to avoid problems when splitting mails with many recipients.
19152
19153 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19154
19155         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
19156         pop-to-buffer, covered by the subsequent gnus-configure-windows.
19157
19158 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
19159
19160         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
19161         if there is no hashtable in memory or file modification time is
19162         newer than cached timestamp.
19163
19164 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
19165
19166         * gnus-sum.el (gnus-summary-limit-to-recipient):
19167         Implement not-matching option.
19168
19169 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
19170
19171         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
19172         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
19173         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
19174         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
19175         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
19176         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
19177
19178 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19179
19180         * message.el (message-forward-make-body-mml): Remove headers
19181         according to message-forward-ignored-headers if a message is decoded.
19182
19183 2004-12-02  Romain Francoise  <romain@orebokech.com>
19184
19185         * message.el (message-forward-make-body-plain): Always remove
19186         headers according to message-forward-ignored-headers.
19187
19188 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
19189
19190         * spam.el (spam-summary-prepare-exit): Remove the
19191         gnus-summary-limit pop for now, it has problems with ham marks for
19192         me.
19193
19194 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
19195
19196         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
19197         correctly.
19198
19199 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
19200
19201         * format-spec.el (format-spec): Message the char.
19202
19203 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
19204
19205         * gnus-art.el (gnus-split-methods): Reformat comments.
19206
19207         * spam.el (spam-summary-prepare-exit): Remove article limits
19208         before exiting the summary buffer.
19209
19210 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19211
19212         * lpath.el: Remove bbdb-create-internal, bbdb-records,
19213         spam-BBDB-register-routine and spam-enter-ham-BBDB.
19214
19215         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
19216         order to silence the byte compiler.
19217
19218         * spam.el: Fix the way to silence the byte compiler, which
19219         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
19220         bbdb-search-simple, spam-BBDB-register-routine,
19221         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
19222         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
19223         spam-stat-buffer-is-spam, spam-stat-load,
19224         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
19225         spam-stat-save and spam-stat-split-fancy.
19226
19227 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19228
19229         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
19230         which may confuse users.
19231         (canlock-password-for-verify): Ditto.
19232
19233         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
19234
19235         * gnus-art.el (gnus-emphasis-alist): Ditto.
19236
19237         * gnus-registry.el (gnus-registry-max-entries): Ditto.
19238
19239         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
19240
19241         * gnus-start.el (gnus-save-killed-list): Ditto.
19242
19243         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
19244         (gnus-sum-thread-tree-root): Ditto.
19245         (gnus-sum-thread-tree-false-root): Ditto.
19246         (gnus-sum-thread-tree-single-indent): Ditto.
19247
19248         * message.el (message-courtesy-message): Ditto.
19249         (message-archive-note): Ditto.
19250         (message-subscribed-address-file): Ditto.
19251         (message-user-fqdn): Ditto.
19252
19253         * spam-report.el (spam-report-gmane-regex): Ditto.
19254
19255         * spam.el (spam-blackhole-good-server-regex): Ditto.
19256
19257 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19258
19259         * mml.el (mml-preview): Widen the message buffer before copying
19260         the contents to the preview buffer; sort headers before previewing.
19261
19262         * message.el (message-hidden-headers): Fix the way to avoid a bug
19263         in the `repeat' widget in Emacs 21.3 or earlier.
19264
19265 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19266
19267         * message.el (message-hidden-headers): Default to "^References:".
19268         Improve customization type.  Suggested by Reiner Steib
19269         <Reiner.Steib@gmx.de>.
19270
19271 2004-11-25  Romain Francoise  <romain@orebokech.com>
19272
19273         * message.el (message-strip-forbidden-properties): Remove check for
19274         obsolete `message-hidden' text property, hidden headers are not
19275         accessible in the buffer anymore.
19276
19277 2004-11-22  Romain Francoise  <romain@orebokech.com>
19278
19279         * message.el (message-header-format-alist): Add `From' in list
19280         so that it can be sorted.
19281         (message-fix-before-sending): Widen and sort headers before
19282         sending.
19283         (message-hide-headers): Use narrowing to hide headers by moving
19284         them to the top of the buffer and narrowing to the region
19285         underneath.
19286
19287 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19288
19289         * message.el (message-strip-forbidden-properties):
19290         Bind buffer-read-only (etc) to nil.
19291
19292 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19293
19294         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
19295         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19296
19297 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
19298
19299         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
19300
19301 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19302
19303         * dns.el (query-dns): Use sit-for to time instead of
19304         accept-process-output, since that doesn't seem to work on udp
19305         sockets.
19306
19307 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19308
19309         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
19310
19311 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
19312
19313         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
19314         doc string.  Improve doc string.
19315
19316 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19317
19318         * nntp.el (nntp-request-update-info): Return nil if
19319         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
19320         may not call gnus-activate-group which uselessly issues the GROUP
19321         commands for all nntp groups and wastes time.  Reported by Romain
19322         Francoise <romain@orebokech.com>.
19323
19324         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
19325
19326 2004-11-15  Simon Josefsson  <jas@extundo.com>
19327
19328         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
19329         headers separately.
19330         (gnus-button-openpgp): New function, inspired by Jochen Küpper
19331         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
19332
19333 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
19334
19335         * gnus-start.el (gnus-convert-old-newsrc):
19336         Assign legacy-gnus-agent to 5.10.7.
19337
19338 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19339
19340         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
19341         start of the lines.
19342
19343 2004-11-14  Magnus Henoch  <mange@freemail.hu>
19344
19345         * hashcash.el (hashcash-default-payment): Change default to 20.
19346         (hashcash-default-accept-payment): Change default to 20.
19347         (hashcash-process-alist): New variable.
19348         (hashcash-generate-payment-async): Add.
19349         (hashcash-already-paid-p): Add.
19350         (hashcash-insert-payment): Don't generate payments twice.
19351         (hashcash-insert-payment-async): Add.
19352         (hashcash-insert-payment-async-2): Add.
19353         (hashcash-cancel-async): Add.
19354         (hashcash-wait-async): Add.
19355         (hashcash-processes-running-p): Add.
19356         (hashcash-wait-or-cancel): Add.
19357         (mail-add-payment): New optional argument.  Conditionally start
19358         asynchronous calculation.
19359         (mail-add-payment-async): Add.
19360
19361         * message.el (message-send-mail): Wait for asynchronous hashcash
19362         results.  Don't clobber existing X-Hashcash headers.
19363         (message-setup-1): Call mail-add-payment-async when
19364         message-generate-hashcash is non-nil.
19365
19366 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19367
19368         * message.el (message-use-alternative-email-as-from): Examine the
19369         From header as well; use message-make-from in order to include a
19370         user's full name.
19371
19372 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19373
19374         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
19375         default; improve customization type.
19376         (gnus-emphasis-custom-with-format): New macro.
19377         (gnus-emphasis-custom-value-to-external): New function.
19378         (gnus-emphasis-custom-value-to-internal): New function.
19379
19380 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19381
19382         * dns.el (query-dns): Resolve reverse addresses.
19383
19384 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19385
19386         * gnus-group.el (gnus-group-get-new-news): Use it.
19387
19388         * gnus-start.el (gnus-check-reasonable-setup): New function.
19389
19390 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19391
19392         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19393         "Args out of range" error.  Reported by Arnaud Giersch
19394         <arnaud.giersch@free.fr>.
19395
19396 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19397
19398         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19399
19400 2004-11-04  Richard M. Stallman  <rms@gnu.org>
19401
19402         * spam.el (spam group): Add :version.
19403
19404         * pgg-def.el (pgg group): Add :version.
19405
19406 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19407
19408         * gnus-art.el (gnus-article-edit-article): Don't associate the
19409         article buffer with a draft file.  This is a temporary measure
19410         against the 2004-08-22 change to gnus-article-edit-mode.
19411
19412 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19413
19414         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19415         (html2text-format-tags): Remove unused variable `attr'.
19416
19417 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
19418
19419         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19420
19421         * tls.el (tls-process-connection-type, tls-success)
19422         (tls-certtool-program): Add :version.
19423
19424         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
19425         (starttls-extra-arguments, starttls-process-connection-type)
19426         (starttls-connect, starttls-failure, starttls-success): Add :version.
19427
19428         * spam-stat.el (spam-stat): Add :version.
19429
19430         * sieve.el (sieve): Add :version.
19431
19432         * sha1.el (sha1): Add :version.
19433         (sha1-use-external): Remove redundant version.
19434
19435         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19436         (nnmail-cache-ignore-groups, nnmail-spool-hook)
19437         (nnmail-split-fancy-match-partial-words)
19438         (nnmail-split-lowercase-expanded): Add :version.
19439
19440         * nndiary.el (nndiary): Add :version.
19441
19442         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
19443
19444         * mml-sec.el (mml-default-sign-method)
19445         (mml-default-encrypt-method, mml-signencrypt-style-alist):
19446         Add :version.
19447
19448         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
19449
19450         * mm-url.el (mm-url-use-external, mm-url-program)
19451         (mm-url-arguments): Add :version.
19452
19453         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
19454         (mm-attachment-file-modes, mm-decrypt-option)
19455         (mm-w3m-safe-url-regexp): Add :version.
19456
19457         * message.el (message-cite-prefix-regexp)
19458         (message-sendmail-envelope-from, message-minibuffer-local-map)
19459         (message-user-fqdn, message-completion-alist): Add :version.
19460
19461         * gnus-win.el (gnus-configure-windows-hook)
19462         (gnus-use-frames-on-any-display): Add :version.
19463
19464         * gnus-art.el (gnus-article-address-banner-alist)
19465         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
19466         (gnus-treat-from-picon, gnus-treat-mail-picon)
19467         (gnus-treat-x-pgp-sig): Add :version.
19468
19469         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
19470         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
19471         (gnus-summary-article-delete-hook)
19472         (gnus-summary-display-while-building): Add :version.
19473
19474         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
19475         (gnus-get-top-new-news-hook): Add :version.
19476
19477         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
19478         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
19479
19480         * gnus-registry.el (gnus-registry): Add :version.
19481
19482         * gnus-spec.el (gnus-use-correct-string-widths)
19483         (gnus-make-format-preserve-properties): Add :version.
19484
19485         * gnus.el (gnus-group-charter-alist)
19486         (gnus-group-fetch-control-use-browse-url)
19487         (gnus-install-group-spam-parameters): Add :version.
19488
19489         * gnus-diary.el (gnus-diary): Add :version.
19490
19491         * gnus-delay.el (gnus-delay): Add :version.
19492
19493         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
19494         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
19495         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
19496         Add :version.
19497
19498         * gnus-agent.el (gnus-agent-max-fetch-size)
19499         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
19500         (gnus-agent-prompt-send-queue): Add :version.
19501
19502         * deuglify.el (gnus-outlook-deuglify): Add :version.
19503
19504         * html2text.el: Beautify code.  Improve doc strings.
19505         Some checkdoc cleanup.
19506         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
19507
19508 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
19509
19510         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
19511
19512 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
19513
19514         * gnus-registry.el (gnus-registry-hashtb): Create the registry
19515         when package is loaded.
19516
19517         * spam.el (spam-summary-score-preferred-header): Add global preference
19518         for people who want to override the default SpamAssassin over
19519         Bogofilter preference (when both are set).
19520         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
19521         (spam-user-format-function-S):
19522         Check spam-summary-score-preferred-header.
19523         (spam-extra-header-to-number): Add X-Bogosity header parsing.
19524         (spam-user-format-function-S): Format the score correctly.
19525
19526 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19527
19528         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
19529         signature file.  Suggested by Manoj Srivastava
19530         <srivasta@golden-gryphon.com>.
19531
19532         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
19533         iso-2022-jp even in the Japanese language environment.
19534         Suggested by Jason Rumney <jasonr@gnu.org>.
19535
19536 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19537
19538         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
19539         use the same characters as the dummy marks; make it free from
19540         getting affected by the language environment.
19541         (gnus-summary-read-group-1): Update mark positions only when the
19542         format spec is updated.
19543
19544         * gnus-spec.el (gnus-update-format-specifications): Return a list
19545         of updated types.
19546
19547 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19548
19549         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
19550         of boundp to check if display-warning is available.
19551
19552 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
19553
19554         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
19555
19556 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19557
19558         * nnspool.el (nnspool-spool-directory): Use news-path if the
19559         news-directory variable is not bound.
19560
19561         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
19562         function instead of display-warning if it is not available.
19563
19564 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19565
19566         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
19567         v5-10: Use `point-at-bol'.
19568
19569 2004-10-26  Simon Josefsson  <jas@extundo.com>
19570
19571         * hashcash.el: Fix URL in comment, reported by Cheng Gao
19572         <chenggao@gmail.com>.
19573
19574 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19575
19576         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
19577         instead.
19578
19579 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
19580
19581         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
19582         to remove a server from the nnimap-server-buffer-alist.
19583         (nnimap-open-connection, nnimap-close-server): Use it.
19584
19585         * gnus-encrypt.el: Remove file in favor of encrypt.el.
19586
19587 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19588
19589         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
19590         running the major-mode function.
19591
19592 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19593
19594         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
19595         dummy marks in the right way.
19596
19597 2004-10-18  David Edmondson  <dme@dme.org>
19598
19599         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
19600         excessively.
19601
19602 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
19603
19604         * gnus-util.el (gnus-split-references): Accept a nil references
19605         string and go on blissfully.
19606
19607         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
19608         cases where the references string is non-nil but has no references.
19609
19610         * encrypt.el: Add autoload tags.
19611
19612         * spam.el (spam-resolve-registrations-routine): Remove article
19613         from unregistration list too.  Reported by David Hanak
19614         <dhanak@isis.vanderbilt.edu>
19615
19616 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
19617
19618         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
19619         nil.  Change custom type.
19620
19621 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
19622
19623         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
19624
19625         * gnus-sum.el (gnus-summary-move-article): Use it.
19626
19627 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
19628
19629         * encrypt.el: Add autoload cookies.
19630
19631         * spam.el (spam-backend-article-list-property)
19632         (spam-backend-get-article-todo-list)
19633         (spam-backend-put-article-todo-list)
19634         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
19635         Resolve registrations separately.
19636         (spam-register-routine): Format comments.
19637         (spam-unregister-routine, spam-register-routine): Always call with
19638         specific-articles, no default list.
19639         (spam-summary-prepare-exit): Use the spam-classifications function.
19640
19641         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
19642         gnus-encrypt.el.
19643
19644         * encrypt.el: Copied from gnus-encrypt.el.
19645
19646         * gnus-encrypt.el: Commented that it's obsolete.
19647
19648 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19649
19650         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
19651         (gnus-score-save): Use it.
19652
19653         * message.el (message-bury): Use `window-dedicated-p'.
19654
19655 2004-10-15  Simon Josefsson  <jas@extundo.com>
19656
19657         * pop3.el (top-level): Don't require nnheader.
19658         (pop3-read-timeout): Add.
19659         (pop3-accept-process-output): Add.
19660         (pop3-read-response, pop3-retr): Use it.
19661
19662 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
19663
19664         * spam.el (spam-register-routine): Move comment.
19665         (spam-verify-bogofilter): Use 'unknown for the initial
19666         spam-bogofilter-valid state, not 'never.
19667
19668         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
19669         for netrc-machine.
19670
19671         * nnimap.el (nnimap-open-connection):
19672         Use netrc-machine-user-or-password.
19673
19674 2004-10-17  Richard M. Stallman  <rms@gnu.org>
19675
19676         * gnus-registry.el (gnus-registry-unload-hook):
19677         Set as a variable with add-hook.
19678
19679         * nnspool.el (nnspool-spool-directory): Use news-directory instead
19680         of news-path.
19681
19682         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
19683
19684         * spam.el: Delete duplicate `provide'.
19685         (spam-unload-hook): Set as a variable with add-hook.
19686
19687 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19688
19689         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
19690         in the doc string.
19691
19692         * message.el (message-ignored-news-headers)
19693         (message-ignored-supersedes-headers)
19694         (message-ignored-resent-headers)
19695         (message-forward-ignored-headers): Improve custom type.
19696
19697 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19698
19699         * message.el (message-tokenize-header): Fix 2004-09-06 change
19700         which used point-min in the wrong place.
19701
19702 2004-10-12  Simon Josefsson  <jas@extundo.com>
19703
19704         * tls.el (tls-certtool-program): New variable.
19705         (tls-certificate-information): New function, based on
19706         ssl-certificate-information.
19707
19708 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19709
19710         * compface.el: Move the version of ELisp-based uncompface program
19711         to the contrib directory because of the copyright problem.
19712
19713 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19714
19715         * message.el (message-kill-buffer): Raise the current frame.
19716
19717 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19718
19719         * gnus-sum.el: Mention that multibyte characters don't work as marks.
19720
19721         * gnus.el (message-y-or-n-p): Autoload.
19722
19723         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
19724         (pop3-password-required, pop3-authentication-scheme)
19725         (pop3-leave-mail-on-server): Make customizable.
19726         (pop3): New custom group.
19727         (pop3-retr): Remove `sleep-for' statements.
19728         Suggested by Dave Love <fx@gnu.org>.
19729
19730         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
19731         Windows/DOS.
19732
19733         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19734         (imap-parse-body): Fix incorrect use of `assert'.
19735         Suggested by Dave Love <fx@gnu.org>.
19736
19737         * mml.el (mml-minibuffer-read-disposition): Require match.
19738         Suggested by Dave Love <fx@gnu.org>.
19739
19740 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19741
19742         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
19743         doc string.
19744
19745 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19746
19747         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
19748
19749 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19750
19751         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
19752         instead of calling `mm-insert-inline', to decode text/* parts
19753         before displaying them.
19754
19755 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19756
19757         * mm-uu.el (mm-uu-text-plain-type): New variable.
19758         (mm-uu-pgp-signed-extract-1): Use it.
19759         (mm-uu-pgp-encrypted-extract-1): Use it.
19760         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
19761         bind mm-uu-text-plain-type with that value.
19762         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
19763         mm-uu-dissect.
19764
19765 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19766
19767         * gnus-group.el (gnus-update-group-mark-positions):
19768         * gnus-sum.el (gnus-update-summary-mark-positions):
19769         * message.el (message-check-news-body-syntax):
19770         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
19771         of string-as-multibyte.
19772
19773 2004-10-05  Juri Linkov  <juri@jurta.org>
19774
19775         * gnus-group.el (gnus-update-group-mark-positions):
19776         * gnus-sum.el (gnus-update-summary-mark-positions):
19777         * message.el (message-check-news-body-syntax):
19778         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
19779         8-bit unibyte values to a multibyte string for search functions.
19780
19781 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19782
19783         * mm-uu.el (mm-uu-dissect): Allow optional arg.
19784         (mm-uu-dissect-text-parts): New function.
19785
19786         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
19787         dissect text parts.
19788
19789         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
19790         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
19791
19792         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
19793
19794         * gnus-topic.el (gnus-topic-hierarchical-parameters):
19795         Use gnus-current-topics instead of gnus-current-topic.
19796
19797 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
19798
19799         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
19800
19801 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
19802
19803         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
19804         where appropriate.
19805
19806         * nnml.el (nnml-generate-active-info): do.
19807
19808         * nndiary.el (nndiary-generate-active-info): do.
19809
19810         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
19811         (gnus-topic-move): do.
19812
19813         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
19814         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
19815
19816         * gnus-srvr.el (gnus-server-prepare)
19817         (gnus-server-open-all-servers): do.
19818
19819         * gnus-msg.el (gnus-summary-cancel-article)
19820         (gnus-summary-resend-message)
19821         (gnus-summary-mail-crosspost-complaint): do.
19822
19823         * gnus-move.el (gnus-change-server): do.
19824
19825         * gnus-group.el (gnus-group-unmark-all-groups)
19826         (gnus-group-set-current-level): do.
19827
19828 2004-10-04  Simon Josefsson  <jas@extundo.com>
19829
19830         * message.el (message-generate-hashcash): Doc fix.
19831
19832 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
19833
19834         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
19835         avoid infinite recursion via gnus-get-function.
19836
19837 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
19838
19839         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
19840
19841         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
19842
19843         * nnmail.el (nnmail-split-history): do.
19844
19845         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
19846         (nnml-request-delete-group): do.
19847
19848         * nnslashdot.el (nnslashdot-read-groups): do.
19849
19850         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
19851         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
19852
19853         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
19854         (nnspool-sift-nov-with-sed): Use last.
19855         (nnspool-retrieve-headers-with-nov): Use mapc.
19856         (nnspool-request-newgroups): Use dolist.
19857         (nnspool-request-group): Use last.
19858
19859         * nntp.el (nntp-read-server-type): Use dolist.
19860
19861         * nnvirtual.el (nnvirtual-create-mapping)
19862         (nnvirtual-update-read-and-marked): Use dolist.
19863         (nnvirtual-convert-headers): Simplify.
19864
19865 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19866
19867         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19868         Add support for sync'ing tick marks.
19869
19870 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19871
19872         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
19873         there's no visible header.
19874
19875 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19876
19877         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19878         When necessary, pass full group name to gnus-request-set-marks.
19879
19880 2004-10-01  Simon Josefsson  <jas@extundo.com>
19881
19882         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
19883         acroread.
19884
19885 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19886
19887         * spam-report.el (spam-report-gmane): Fix interactive.
19888
19889         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
19890
19891         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
19892         when writing file.
19893         (gnus-agent-synchronize-flags): Don't default to being
19894         interactive.
19895
19896 2004-09-30  Simon Josefsson  <jas@extundo.com>
19897
19898         * message.el (message-generate-hashcash): Add.
19899         (message-send-mail): Use it, call mail-add-payment.
19900
19901 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19902
19903         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
19904
19905 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
19906
19907         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
19908         gnus-requst-update-info with explicit code to sync the in-memory
19909         info read flags with the marks being sync'd to the backend.
19910
19911         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
19912
19913 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19914
19915         * spam.el (spam-verify-bogofilter): Add new function.
19916         (spam-check-bogofilter)
19917         (spam-bogofilter-register-with-bogofilter): Use it.
19918         (spam-verify-bogofilter): Add small fixes.
19919
19920 2004-09-28  Simon Josefsson  <jas@extundo.com>
19921
19922         * hashcash.el (hashcash-generate-payment): Revert.
19923
19924 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19925
19926         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19927         Use gnus-extract-references instead of gnus-split-references.
19928
19929         * gnus-util.el (gnus-extract-references): Add new function, analogous
19930         to gnus-split-references but extracts only the message-ID without
19931         anything extra.
19932
19933         * hashcash.el (hashcash-generate-payment)
19934         (hashcash-check-payment): Do the right thing if hashcash-path is
19935         nil (because the hashcash program could not be found).
19936
19937         * spam.el (spam-use-hashcash): Remove comment.
19938
19939 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
19940
19941         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
19942         (gnus-cache-enter-article, gnus-cache-remove-article)
19943         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
19944
19945         * gnus-async.el (gnus-async-prefetch-remove-group): do.
19946
19947         * gnus-art.el (article-hide-boring-headers)
19948         (article-translate-strings, article-display-face)
19949         (gnus-article-mime-match-handle-first)
19950         (gnus-article-highlight-headers)
19951         (gnus-article-add-buttons-to-head): do.
19952
19953 2004-09-27  Simon Josefsson  <jas@extundo.com>
19954
19955         * hashcash.el: New version, from
19956         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
19957         ../contrib/.
19958
19959 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19960
19961         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
19962
19963 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
19964
19965         * gnus-dup.el (gnus-dup-open): Use mapc.
19966         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
19967
19968         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
19969         Reported by Stefan Wiens <s.wi@gmx.net>.
19970
19971         * gnus.el (gnus-shutdown): Use dolist.
19972
19973         * gnus-undo.el (gnus-undo): Use mapc.
19974
19975         * nnrss.el (nnrss-generate-active): do.
19976
19977         * message.el (message-cite-original-without-signature)
19978         (message-cite-original): Use mapc.
19979         (message-do-actions, message-make-forward-subject): Use dolist.
19980
19981 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19982
19983         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
19984         deletion to remove entire duplicate line.  Fixes merged article
19985         number bug.
19986
19987 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19988
19989         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
19990         servers that are offline.  Avoids having gnus-agent-toggle-plugged
19991         first ask if you want to open a server and then, even when you
19992         responded with no, asking if you want to synchronize the server's
19993         flags.
19994         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
19995         multi-line expressions.
19996         (gnus-agent-synchronize-group-flags): New internal function.
19997         Updates marks in memory (in the info structure) AND in the
19998         backend.
19999
20000         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
20001
20002         * nnagent.el (nnagent-request-set-mark):
20003         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
20004         method, to ensure that synchronization updates marks in the
20005         backend and in the info (in memory) structure.
20006
20007 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20008
20009         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
20010         convention fully; don't miss the root article of a thread; make
20011         the X-Draft-From header with correct article numbers.
20012
20013 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
20014
20015         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
20016         unless plugged.  Disable the agent so that an open failure causes
20017         an error.
20018
20019         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
20020         Revert 2004-09-21 change.  The backend must be opened while
20021         synchronizing flags even when the backend stores the flags
20022         locally.
20023
20024 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
20025
20026         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
20027         in `header' match.  Reported by Svend Tollak Munkejord.
20028
20029         * message.el (message-cite-original): Fix use of
20030         `message-cite-articles-with-x-no-archive'.
20031
20032 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20033
20034         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
20035         (gnus-window-to-buffer): Ditto.
20036
20037         * mml.el (mml-preview-buffer): New variable.
20038         (mml-preview): Manage window layout with gnus-buffer-configuration.
20039
20040         * gnus-msg.el (gnus-setup-message): Put article numbers into the
20041         X-Draft-From header even if those articles aren't quoted.
20042
20043 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
20044
20045         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
20046         (gnus-request-set-mark, gnus-request-update-mark): Use new
20047         g-s-t-u-l-m to decide to use backend even when unplugged.
20048
20049 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20050
20051         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
20052         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
20053
20054 2004-09-20  Simon Josefsson  <jas@extundo.com>
20055
20056         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
20057         "utf-16-le".
20058
20059 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20060
20061         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
20062
20063 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20064
20065         * uudecode.el (uudecode-use-external): Add :version.
20066
20067         * smime.el (smime-CA-file, smime-encrypt-cipher)
20068         (smime-dns-server): Add :version.
20069
20070         * smiley.el (gnus-smiley-file-types): Add :version.
20071
20072         * sha1.el (sha1-use-external): Add :version.
20073
20074         * pgg-def.el (pgg-query-keyserver): Add :version.
20075
20076         * nnmail.el (nnmail-fancy-expiry-targets)
20077         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
20078         Add :version.
20079
20080         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
20081         (nnimap-retrieve-groups-asynchronous): Add :version.
20082         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
20083
20084         * mml.el (mml-content-disposition-parameters)
20085         (mml-insert-mime-headers-always): Add :version.
20086
20087         * mm-util.el (mm-coding-system-priorities): Add :version.
20088
20089         * mm-decode.el (mm-inline-text-html-with-images)
20090         (mm-keep-viewer-alive-types, mm-external-terminal-program)
20091         (mm-verify-option): Add :version.
20092         (mm-text-html-renderer): Change :version.
20093
20094         * message.el (message-fcc-externalize-attachments)
20095         (message-required-headers, message-draft-headers)
20096         (message-subject-trailing-was-query)
20097         (message-subject-trailing-was-ask-regexp)
20098         (message-subject-trailing-was-regexp, message-mark-insert-begin)
20099         (message-mark-insert-end, message-archive-header)
20100         (message-archive-note, message-cross-post-default)
20101         (message-cross-post-note, message-followup-to-note)
20102         (message-cross-post-note-function, message-use-mail-followup-to)
20103         (message-subscribed-address-functions)
20104         (message-subscribed-address-file, message-subscribed-addresses)
20105         (message-subscribed-regexps, message-allow-no-recipients)
20106         (message-yank-cited-prefix, message-signature-insert-empty-line)
20107         (message-hidden-headers, message-hierarchical-addresses)
20108         (message-mail-user-agent, message-use-idna)
20109         (message-valid-fqdn-regexp)
20110         (message-strip-special-text-properties, message-header-synonyms)
20111         (message-beginning-of-line, message-tab-body-function): Add :version.
20112         (message-insert-canlock, message-wide-reply-confirm-recipients):
20113         Change :version.
20114
20115         * mail-source.el (mail-source-ignore-errors): Add :group, :type
20116         and :version.
20117         (mail-source-delete-old-incoming-confirm)
20118         (mail-source-movemail-program): Add :version.
20119
20120         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
20121         (gnus-agent-cache, gnus-agent): Change :version.
20122
20123         * gnus-util.el (gnus-use-byte-compile): Change :version.
20124
20125         * gnus-sum.el (gnus-summary-make-false-root-always)
20126         (gnus-summary-default-high-score)
20127         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
20128         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
20129         (gnus-read-all-available-headers, gnus-article-emulate-mime)
20130         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
20131         (gnus-sum-thread-tree-single-indent)
20132         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
20133         (gnus-sum-thread-tree-leaf-with-other)
20134         (gnus-sum-thread-tree-single-leaf): Add :version.
20135         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
20136         (gnus-article-loose-mime): Change :version.
20137
20138         * gnus-start.el (gnus-backup-startup-file)
20139         (gnus-save-startup-file-via-temp-buffer): Add :version.
20140
20141         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
20142         (gnus-server-offline-face): Add :version.
20143
20144         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
20145
20146         * gnus-msg.el (gnus-gcc-externalize-attachments)
20147         (gnus-debug-files, gnus-debug-exclude-variables)
20148         (gnus-discouraged-post-methods): Change :version.
20149         (gnus-confirm-mail-reply-to-news)
20150         (gnus-confirm-treat-mail-like-news): Add :version.
20151
20152         * gnus-int.el (gnus-server-unopen-status): Add :version.
20153
20154         * gnus-group.el (gnus-group-jump-to-group-prompt)
20155         (gnus-large-ephemeral-newsgroup)
20156         (gnus-fetch-old-ephemeral-headers): Add :version.
20157
20158         * gnus-fun.el (gnus-x-face-directory)
20159         (gnus-convert-pbm-to-x-face-command)
20160         (gnus-convert-image-to-x-face-command)
20161         (gnus-convert-image-to-face-command): Add :version.
20162
20163         * gnus-delay.el (gnus-delay-default-hour): Add :version.
20164
20165         * gnus-cite.el (gnus-cite-blank-line-after-header)
20166         (gnus-article-boring-faces): Add :version.
20167
20168         * gnus-art.el (gnus-buttonized-mime-types)
20169         (gnus-inhibit-mime-unbuttonizing)
20170         (gnus-treat-display-face)
20171         (gnus-treat-body-boundary): Change :version.
20172         (gnus-body-boundary-delimiter, gnus-picon-databases)
20173         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
20174         (gnus-treat-date-english, gnus-treat-fold-headers)
20175         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
20176         (gnus-treat-mail-picon, gnus-treat-wash-html)
20177         (gnus-article-encrypt-protocol)
20178         (gnus-use-idna, gnus-article-over-scroll)
20179         (gnus-mime-display-multipart-alternative-as-mixed)
20180         (gnus-mime-display-multipart-related-as-mixed)
20181         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
20182         (gnus-ctan-url, gnus-button-ctan-handler)
20183         (gnus-button-handle-ctan-bogus-regexp)
20184         (gnus-button-ctan-directory-regexp)
20185         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
20186         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
20187         (gnus-button-man-level, gnus-button-emacs-level)
20188         (gnus-button-message-level, gnus-button-browse-level): Add :version.
20189
20190         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
20191         (gnus-agent-go-online): Change :version.
20192         (gnus-agent-expire-unagentized-dirs)
20193         (gnus-agent-auto-agentize-methods): Add :version.
20194
20195         * flow-fill.el (fill-flowed-display-column)
20196         (fill-flowed-encode-column): Add :version.
20197
20198         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20199         (gnus-outlook-deuglify-unwrap-max)
20200         (gnus-outlook-deuglify-cite-marks)
20201         (gnus-outlook-deuglify-unwrap-stop-chars)
20202         (gnus-outlook-deuglify-no-wrap-chars)
20203         (gnus-outlook-deuglify-attrib-cut-regexp)
20204         (gnus-outlook-deuglify-attrib-verb-regexp)
20205         (gnus-outlook-deuglify-attrib-end-regexp)
20206         (gnus-outlook-display-hook): Add :version.
20207
20208         * binhex.el (binhex-use-external): Add :version.
20209
20210 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
20211
20212         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
20213         and `invisible'.
20214
20215 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
20216
20217         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
20218         in gnus-registry-trim.
20219
20220 2004-09-13  Simon Josefsson  <jas@extundo.com>
20221
20222         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
20223
20224         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
20225
20226         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
20227         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20228         <yamaoka@jpl.org>.
20229         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
20230         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20231         <yamaoka@jpl.org>.
20232
20233         * sieve.el (sieve-manage-mode): Ditto.
20234
20235 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
20236
20237         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
20238
20239 2004-09-11  Simon Josefsson  <jas@extundo.com>
20240
20241         * dns-mode.el: Add.
20242
20243         * mm-view.el (mm-display-dns-inline): Add.
20244
20245         * mm-decode.el (mm-inline-media-tests): Add text/dns.
20246         (mm-automatic-display): Ditto.
20247
20248         * mailcap.el (mailcap-mime-data): Add text/dns.
20249         (mailcap-mime-extensions): Map .soa to text/dns.
20250
20251 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
20252
20253         * gnus-art.el (article-decode-mime-words, article-babel)
20254         (gnus-article-highlight-signature, gnus-article-add-buttons)
20255         (gnus-signature-toggle): Remove unnecessary bindings of
20256         `inhibit-read-only' inherited from v5.10 merge.
20257
20258 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
20259
20260         * nntp.el (nntp): New customization group.
20261         (nntp-authinfo-file): Add customization group.
20262
20263         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
20264
20265         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
20266
20267         * gnus.el (to-address, to-list, subscribed)
20268         (large-newsgroup-initial): Ditto.
20269
20270         * flow-fill.el (fill-flowed-display-column)
20271         (fill-flowed-encode-column): Ditto.
20272
20273 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20274
20275         * message.el (message-tokenize-header, message-send-mail-with-qmail):
20276         Use point-min rather than 1.
20277         (message-send-mail): Use buffer-size rather than point-max.
20278
20279         * gnus-sum.el (gnus-summary-search-article-forward):
20280         Signal a specific `search-failed' rather than a generic `error'.
20281
20282         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
20283         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
20284         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
20285
20286 2004-09-10  Simon Josefsson  <jas@extundo.com>
20287
20288         * nndb.el (require): Remove tcp and duplicate cl.
20289
20290 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20291
20292         * gnus-agent.el (directory-files-and-attributes): Move forward.
20293
20294 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
20295
20296         * gnus-agent.el (directory-files-and-attributes):
20297         Optionally defined to support XEmacs.
20298
20299 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
20300
20301         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
20302         to avoid run-time CL dependencies.
20303         (gnus-agent-unfetch-articles): New function.
20304         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
20305         article numbers even when local .overview file is missing.
20306         (gnus-agent-read-article-number): New function.  Only accepts
20307         27-bit article numbers.
20308         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
20309         Use gnus-agent-read-article-number.
20310         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
20311         from backend while recognizing that article numbers in .overview
20312         must be valid.
20313         (gnus-agent-update-files-total-fetched-for):
20314         Use directory-files-and-attributes to improve performance.
20315         * gnus-int.el (gnus-request-move-article):
20316         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
20317         improve performance.
20318
20319         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
20320         some users confused by references to .newsrc when they only have a
20321         .newsrc.eld file.
20322         (gnus-convert-mark-converter-prompt)
20323         (gnus-convert-converter-needs-prompt): Fix use of property list.
20324         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
20325         New function.  Used internally to only display 'gnus converting
20326         files' message when actually necessary.
20327
20328         * gnus-sum.el (): Remove (require 'gnus-agent) as required
20329         methods now autoloaded.
20330
20331 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20332
20333         * gnus-sum.el (gnus-summary-insert-subject): Remove list
20334         identifiers.
20335
20336 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
20337
20338         * gnus-picon.el: Fix indentation and closing parenthesis.
20339
20340 2004-09-01  Simon Josefsson  <jas@extundo.com>
20341
20342         * message.el (message-canlock-generate): Require sha1, not
20343         sha1-el.  (Can we get rid of this require altogether?  It is ugly
20344         to require within a function.  Sadly, if sha1.el isn't loaded, the
20345         let binding in m-c-g will hide the defcustom definition, which is
20346         bad.)
20347
20348         * canlock.el: Require sha1, not sha1-el.
20349
20350         * message.el: Don't autoload sha1 (there is a autoload cookie in
20351         sha1.el).
20352
20353         * sha1-el.el: Rename to sha1.el.
20354
20355 2004-08-30  Juanma Barranquero  <lektu@terra.es>
20356
20357         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
20358
20359 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20360
20361         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
20362
20363 2004-08-30  Kim F. Storm  <storm@cua.dk>
20364
20365         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
20366
20367         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
20368         Add :group 'nnimap.
20369
20370 2004-08-30  Andreas Schwab  <schwab@suse.de>
20371
20372         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
20373         ?* and ?\;.
20374
20375         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
20376         and ?\' to symbol instead of whitespace.
20377
20378 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20379
20380         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
20381
20382         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
20383         instead of re-search-forward.
20384
20385         * gnus-uu.el (gnus-uu-save-article): Ditto.
20386         (gnus-uu-post-encode-uuencode): Ditto.
20387
20388         * html2text.el (html2text-clean-list-items): Ditto.
20389         (html2text-clean-dtdd): Ditto.
20390         (html2text-format-tags): Ditto.
20391
20392         * message.el (message-send-mail-with-sendmail): Fix regexp.
20393         (message-fill-field-general): Use search-forward instead of
20394         re-search-forward.
20395         (unbold-region): Ditto.
20396
20397         * nnrss.el (nnrss-request-article): Ditto.
20398
20399         * nnslashdot.el (nnslashdot-request-article): Ditto.
20400
20401         * nnweb.el (nnweb-gmane-wash-article): Ditto.
20402
20403         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20404         "Unrecognized menu descriptor" error in XEmacs.
20405
20406 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
20407
20408         * gnus-sum.el (gnus-read-header): Don't remove a header for the
20409         parent article of a sparse article in the thread hashtb.
20410
20411 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
20412
20413         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20414         (nnmail-expand-newtext): Lowercase expanded entries if
20415         nnmail-split-lowercase-expanded is non-nil.
20416
20417 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20418
20419         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20420
20421         * gnus-group.el (gnus-group-line-format-alist): Convert the value
20422         of gnus-tmp-news-method into string under XEmacs.  It will be
20423         passed to gnus-correct-length which takes only a string argument.
20424
20425 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20426
20427         * gnus-util.el (gnus-bind-print-variables): New macro.
20428         (gnus-prin1): Use it.
20429         (gnus-prin1-to-string): Use it.
20430         (gnus-pp): New function.
20431         (gnus-pp-to-string): New function.
20432
20433         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20434         Replace pp-to-string with gnus-pp-to-string.
20435         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20436         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20437         * gnus-msg.el (gnus-debug): Ditto.
20438         * gnus-score.el (gnus-score-save): Ditto.
20439         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20440         gnus-pp-to-string.
20441         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
20442         with gnus-pp.
20443         * score-mode.el (gnus-score-pretty-print): Ditto.
20444         * webmail.el (webmail-debug): Ditto.
20445
20446 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20447
20448         * gnus-art.el (article-display-face, article-display-x-face):
20449         Use buffer-read-only.
20450
20451 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20452
20453         * gnus-art.el (article-hide-list-identifiers):
20454         Bind inhibit-read-only as t.
20455
20456 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
20457
20458         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
20459
20460 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20461
20462         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
20463         (gnus-narrow-to-page): Don't assume point-min == 1.
20464         (gnus-article-edit-mode): Derive from message-mode.
20465
20466         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
20467         point-min == 1.
20468
20469         * imap.el (imap-parse-address-list, imap-parse-body-ext):
20470         Disable incorrect use of `assert'.
20471
20472         * message.el (message-mode): Set comment-start-skip.
20473
20474
20475 2004-08-22  Sam Steingold  <sds@gnu.org>
20476
20477         * pop3.el (pop3-leave-mail-on-server): New user variable.
20478         (pop3-movemail): Delete mail only when it is nil.
20479
20480 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
20481
20482         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
20483
20484         * mml.el (mml-preview): Use `pop-to-buffer'.
20485
20486         * message.el (message-goto-mail-followup-to): Insert after "To".
20487         (message-carefully-insert-headers): Add comment.
20488
20489         * gnus.el: Remove unused variable `gnus-article-check-size'.
20490
20491         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
20492
20493         * gnus-art.el (gnus-button-alist):
20494         Improve `gnus-button-handle-library' entry.
20495
20496 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
20497
20498         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
20499         Use downcase, since XEmacs capitalizes error messages differently.
20500
20501 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
20502
20503         * nntp.el: Add (require 'gnus) due to reference to
20504         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
20505
20506 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
20507
20508         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
20509         Bind `mm-fill-flowed'.
20510
20511         * mm-decode.el (mm-dissect-singlepart): Check it.
20512
20513 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
20514
20515         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
20516         'imap' for netrc parsing.
20517
20518 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
20519
20520         * mailcap.el (mailcap-mime-data): Mark as risky.
20521
20522 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20523
20524         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
20525         may be included in the encoded word.
20526         (rfc2047-encode): Don't append a space if the encoded word
20527         includes close parenthesis.
20528
20529 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20530
20531         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
20532         of text within parentheses.
20533
20534 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
20535
20536         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
20537         (gnus-encrypt-write-file-contents): Make the password key the file
20538         name PLUS the cipher, not just the cipher.  Also remove failed
20539         passwords from the cache.
20540
20541 2004-08-06  Simon Josefsson  <jas@extundo.com>
20542
20543         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
20544         Doc fix.
20545
20546 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20547
20548         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
20549         LWSP.
20550
20551 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
20552
20553         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20554         Try to append in-reply-to: data to the references: header.
20555
20556         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
20557         (netrc-parse): Use gnus-encrypt.el functions.
20558
20559         * gnus-encrypt.el: Add new file for encryption support; currently
20560         does only a few GPG ciphers and an internal XOR cipher.
20561
20562         * password.el: Add comments on using password-read-and-add.
20563         (password-read-and-add): Add function to read and add the
20564         password to the cache at once.
20565
20566 2004-07-28  Simon Josefsson  <jas@extundo.com>
20567
20568         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
20569         parameter (but don't use it, for now).
20570
20571         * imap.el (imap-ssl-open): Use imap-process-connection-type,
20572         instead of hard coding to nil.
20573
20574 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20575
20576         * mm-view.el (mm-inline-image-emacs): Open lines under an image
20577         as mm-inline-image-xemacs does.
20578
20579 2004-07-26  Simon Josefsson  <jas@extundo.com>
20580
20581         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
20582         Revert part of 2004-07-17 change below.
20583
20584 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20585
20586         * rfc2047.el (rfc2047-encode-region): Don't infloop.
20587         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20588
20589 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20590
20591         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
20592         quotes that actually start with ">" at the beginning of the
20593         lines.
20594
20595 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20596
20597         * rfc2047.el (rfc2047-encode-region): Fix last change.
20598         (rfc2047-encode-parameter): Remove useless concat.
20599
20600 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20601
20602         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
20603         encode special characters; fix some kind of misconfigured headers;
20604         signal a real error if debug-on-quit or debug-on-error is non-nil.
20605         (rfc2047-encode-max-chars): New variable.
20606         (rfc2047-encode-1): Use it.
20607         (rfc2047-encode-parameter): New function.
20608
20609         * mml.el (mml-insert-parameter): Remove an excessive space.
20610
20611 2004-07-17  Simon Josefsson  <jas@extundo.com>
20612
20613         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
20614         Kai Grossjohann <kai@emptydomain.de>.
20615         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
20616         (gnus-group-make-menu-bar): Ditto.
20617
20618         * gnus-util.el (gnus-group-server): Add.
20619
20620 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
20621
20622         * message.el (message-clone-locals): Clone sendmail and smtp
20623         variables.
20624
20625 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20626
20627         * rfc2047.el (rfc2047-encode-region): Fix last change.
20628
20629 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20630
20631         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
20632         characters as non-special.
20633
20634 2004-07-09  Simon Josefsson  <jas@extundo.com>
20635
20636         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
20637         Users will lose all flag changes made while unplugged with
20638         e.g. nntp unless flag synchronization happens, thus `nil' is not a
20639         good default.  See numerous reports on ding mailing list.
20640
20641 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20642
20643         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
20644         add generate-head-function and generate-article-function to the
20645         rfc822-forward entry.
20646         (nndoc-rfc822-forward-generate-article): New function.
20647         (nndoc-rfc822-forward-generate-head): New function.
20648
20649         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
20650
20651 2004-07-06  Dan Christensen  <jdc@uwo.ca>
20652
20653         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
20654         respect display group parameter and gnus-summary-expunge-below.
20655         (gnus-articles-to-read): Remove unused reference to display group
20656         parameter.
20657
20658 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20659
20660         * nnheader.el (nnheader-uniquify-message-id): New experimental
20661         variable.
20662         (nnheader-nov-read-message-id): Use it.
20663
20664         * spam-report.el (spam-report-gmane): Add interactive.
20665
20666 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20667
20668         * mm-encode.el (mm-content-transfer-encoding-defaults):
20669         Use qp-or-base64 for the application/* types.
20670
20671 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
20672
20673         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
20674
20675 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
20676
20677         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
20678         trim value.
20679
20680 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20681
20682         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
20683         New macro and function.
20684         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
20685
20686 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20687
20688         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
20689         after-load-alist.
20690
20691 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20692
20693         * gnus-group.el (gnus-group-get-new-news-this-group):
20694         Don't update info that isn't there.
20695
20696 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
20697
20698         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
20699         entry.
20700
20701 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20702
20703         * mm-view.el (mm-inline-render-with-function): Use multibyte
20704         buffer; decode html source by charset.
20705
20706         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
20707
20708         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
20709         Mule-UCS is loaded under XEmacs.
20710         (mm-mime-mule-charset-alist): Avoid duplicated entries.
20711
20712 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
20713
20714         * nnheader.el (nnheader-max-head-length): Increase to 8192.
20715
20716 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20717
20718         * mm-util.el (mm-coding-system-p): Return a coding-system.
20719         (mm-mime-mule-charset-alist): Use shift_jis instead of
20720         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
20721         entries for the mime charsets iso-2022-jp-3 and shift_jis.
20722         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
20723         instead of japanese-shift-jis and iso-latin-1 respectively in
20724         order to share the default value with both Emacs and XEmacs-mule.
20725         (mm-mule-charset-to-mime-charset):
20726         Make mm-coding-system-priorities effective.
20727         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
20728         while predicating of candidates upon the priorities.
20729
20730 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
20731
20732         * gnus-sum.el (gnus-summary-make-menu-bar):
20733         Add gnus-uu-invert-processable.
20734
20735         * gnus.el: Autoload gnus-uu-invert-processable.
20736
20737 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20738
20739         * mm-util.el (mm-with-multibyte-buffer): New macro.
20740
20741         * rfc2047.el (rfc2047-encode-string): Use it.
20742         (rfc2047-encode-region): Move point to the end of the region after
20743         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
20744
20745 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20746
20747         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
20748         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
20749
20750 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20751
20752         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
20753         (gnus-cite-parse): Ignore quoted envelope From_.
20754         Suggested by Karl Chen <quarl@nospam.quarl.org>.
20755
20756 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
20757
20758         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
20759         invalid addresses.
20760
20761 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
20762
20763         * spam.el: Change section markers, revise TODO list.
20764         (spam-backends): Make new master list of all installed backends.
20765         (spam-summary-exit-behavior): Add new variable to determine how
20766         messages moves are done at summary exit.
20767         (spam-move-spam-nonspam-groups-only)
20768         (spam-process-ham-in-nonham-groups)
20769         (spam-process-ham-in-spam-groups): Remove variables, the
20770         spam-summary-exit-behavior variable should be used to manage this
20771         behavior.
20772         (spam-old-ham-articles, spam-old-spam-articles): Remove.
20773         (spam-old-articles): Add variable, replacing spam-old-ham-articles
20774         and spam-old-spam-articles.
20775         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
20776         Add empty variables, placeholders for the backends they represent.
20777         (spam-set-difference): Move, unchanged.
20778         (spam-list-of-processors): Declare OBSOLETE, not used anymore
20779         unless the user has a processor variable.
20780         (spam-classifications, spam-classification-valid-p)
20781         (spam-backend-properties, spam-backend-property-valid-p)
20782         (spam-backend-function-type-valid-p)
20783         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
20784         (spam-report-articles-gmane, spam-report-articles-resend):
20785         Remove functions, they are not needed.
20786         (spam-install-backend-super, spam-backend-list)
20787         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
20788         (spam-backend-function, spam-backend-ham-registration-function)
20789         (spam-backend-spam-registration-function)
20790         (spam-backend-ham-unregistration-function)
20791         (spam-backend-spam-unregistration-function)
20792         (spam-backend-statistical-p, spam-backend-mover-p)
20793         (spam-install-backend-alias, spam-install-checkonly-backend)
20794         (spam-install-mover-backend, spam-install-nocheck-backend)
20795         (spam-install-backend, spam-install-statistical-backend)
20796         (spam-install-statistical-checkonly-backend): Add backend installation
20797         support.
20798         (spam-summary-prepare-exit): Rewrite to use the new backend code.
20799         (spam-group-processor-p): Use the new backend code and respect the
20800         summary exit behavior.
20801         (spam-mark-spam-as-expired-and-move-routine): Remove.
20802         (spam-summary-prepare): Change to use the new spam-old-articles
20803         variable.
20804         (spam-copy-or-move-routine, spam-copy-spam-routine)
20805         (spam-move-spam-routine, spam-copy-ham-routine)
20806         (spam-move-ham-routine): Add code to copy/move ham or spam.
20807         (spam-fetch-field-fast): Improve doc and code, plus allow the
20808         'number request.
20809         (spam-list-of-checks, spam-list-of-statistical-checks):
20810         Remove variables.
20811         (spam-split, spam-find-spam): Use the new backend code.
20812         (spam-registration-functions): Remove variable.
20813         (spam-unregister-routine): Add convenience wrapper.
20814         (spam-log-undo-registration, spam-register-routine)
20815         (spam-log-processing-to-registry)
20816         (spam-log-unregistration-needed-p): Rename "check" to "backend"
20817         where possible.
20818         (spam-check-gmane-xref, spam-check-regex-headers)
20819         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
20820         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
20821         (spam-check-bogofilter-headers, spam-check-spamoracle)
20822         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
20823         (spam-check-crm114-headers): Use the spam-split-group that
20824         spam-split prepares, no need to determine it every time.
20825
20826         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
20827         to the nnheader-parse-naked-head call.
20828
20829         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
20830
20831         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
20832         the nnheader-nov-read-message-id call.
20833
20834 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20835
20836         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
20837         gnus-activate-group twice.  Suggested by Markus Peter
20838         <warp@spin.de>.
20839
20840 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20841
20842         * gnus-art.el (gnus-article-time-format): Exchange the order of
20843         day and month in the default value; fix customization type.
20844         (article-date-ut): Use add-text-properties.
20845         (article-make-date-line): Use message-make-date instead of
20846         current-time-string.
20847
20848         * message.el (message-fetch-field): Don't use set-text-properties.
20849         (message-make-date): Simplify.
20850
20851         * messagexmas.el (message-xmas-make-date): New function.
20852         (message-xmas-redefine): Defalias message-make-date to it.
20853
20854 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20855
20856         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
20857         (rfc2047-encode-region): Treat text within parentheses as special;
20858         show the original text when error has occurred.
20859
20860         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
20861         already-computed method to gnus-activate-group.
20862
20863         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
20864         same select-methods identical Lisp objects.
20865
20866         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
20867         object when modifying the info.
20868
20869 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20870
20871         * gnus-srvr.el (gnus-server-set-info): Remove the server from
20872         gnus-opened-servers since it has never been opened with the new
20873         configuration yet.
20874
20875 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20876
20877         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
20878         arg to nnheader-generate-fake-message-id.
20879
20880 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
20881
20882         * nnheader.el (nnheader-generate-fake-message-id): Accept a
20883         number and build a fake message ID localized to a group and
20884         article number (so it's repeatable from that point on).
20885         (nnheader-fake-message-id-p): Change regex to accomodate new fake
20886         ID format.
20887
20888         * gnus-sum.el (gnus-get-newsgroup-headers):
20889         Call nnheader-generate-fake-message-id with the article number.
20890
20891 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
20892
20893         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
20894         end-of-buffer.
20895
20896 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20897
20898         * message.el (message-ignored-supersedes-headers): Add Approved.
20899
20900 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20901
20902         * rfc2047.el (rfc2047-encode-message-header): Remove useless
20903         goto-char.
20904         (rfc2047-encode): Fold the line before encoding.
20905
20906 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20907
20908         * rfc2047.el (rfc2047-encode-message-header): Disabled header
20909         folding -- not all headers can be folded, and this should be done
20910         by the message composition mode.  Probably.  I think.
20911
20912 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20913
20914         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
20915         fast.
20916
20917         * gnus-ems.el (gnus-remove-image): Don't use
20918         message-text-with-property; remove only the image found first.
20919
20920         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
20921         found first.
20922
20923 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
20924
20925         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
20926
20927 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20928
20929         * message.el (message-text-with-property): Make it fast and accept
20930         optional arguments.
20931         (message-strip-forbidden-properties): Use it.
20932         (message-fix-before-sending): Follow the m-t-w-p change.
20933
20934         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
20935
20936 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20937
20938         * gnus-art.el (article-hide-headers): Don't change the buffer
20939         mistakenly when performing mml-preview even if
20940         gnus-single-article-buffer is nil.
20941
20942 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
20943
20944         * message.el (message-expand-name-databases): New user option.
20945         (message-expand-name): Use it.
20946
20947 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
20948
20949         * spam.el (spam-report-articles-resend)
20950         (spam-report-resend-register-routine): Allow ham reporting.
20951         (spam-report-resend-register-ham-routine): Add wrapper.
20952         (spam-registration-functions): Add ham resending functions.
20953         (spam-list-of-processors): Add ham resend processor.
20954
20955         * gnus.el (ham-resend-to): Add new group parameter.
20956         (spam-process): Add ham resend option.
20957
20958         * spam-report.el (spam-report-resend): Allow reporting ham.
20959         (spam-report-resend-ham): Add wrapper.
20960
20961 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20962
20963         * message.el (message-cite-articles-with-x-no-archive):
20964         New variable.
20965         (message-cite-original): Use it.
20966
20967 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20968
20969         * message.el (message-cite-original): Respect X-No-Archive.
20970
20971 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20972
20973         * gnus-art.el (article-hide-headers): Refer to the values for
20974         gnus-ignored-headers and gnus-visible-headers in the summary
20975         buffer since a user may have set them as group parameters.
20976
20977 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
20978
20979         * assistant.el (assistant-node-name): Add convenience function.
20980         (assistant-render-text, assistant-render-node): Add error handling,
20981         plus handle multiple next nodes.
20982         (assistant-find-next-node): Comment out for now.
20983         (assistant-find-next-nodes): Add function, returns list of next
20984         nodes.
20985
20986 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
20987
20988         * mail-source.el (mail-source-directory): Fix doc-string.
20989
20990 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
20991
20992         * assistant.el (assistant-render-text, assistant-eval): Add :set
20993         widget type, which is different because it takes and returns a
20994         list.  Much hilarity ensues.
20995
20996 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
20997
20998         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
20999
21000         * gnus-group.el (gnus-group-get-new-news-this-group):
21001         Add doc-string.
21002
21003         * gnus-start.el (gnus-activate-group): Add doc-string.
21004
21005 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21006
21007         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
21008
21009 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
21010
21011         * assistant.el (assistant-render-text): Try to add a :set
21012         widget, more to come.
21013
21014         * spam.el (spam-group-spam-contents-p): Handle empty groupname
21015         strings.
21016         (spam-report-articles-resend)
21017         (spam-register-routine): Do registration iff any articles warrant
21018         it.
21019         (spam-summary-prepare-exit): Change log message for nil group
21020         destinations.
21021
21022 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
21023
21024         * spam.el (spam-report-resend-register-routine):
21025         Allow spam-report-resend-to to be a group parameter or a global value.
21026
21027 2004-05-26  Simon Josefsson  <jas@extundo.com>
21028
21029         * starttls.el: Merge with my GNUTLS based starttls.el.
21030         (starttls-gnutls-program, starttls-use-gnutls)
21031         (starttls-extra-arguments, starttls-process-connection-type)
21032         (starttls-connect, starttls-failure, starttls-success):
21033         New variables.
21034         (starttls-program, starttls-extra-args): Doc fix.
21035         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
21036         New functions.
21037         (starttls-negotiate, starttls-open-stream):
21038         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
21039         function if it is set.
21040
21041 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21042
21043         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
21044         structured fields.
21045
21046 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21047
21048         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
21049
21050 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
21051
21052         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
21053         Add variable.
21054         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
21055         assigning the spam-mark to new messages.
21056
21057 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
21058
21059         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
21060
21061 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21062
21063         * dgnushack.el: Autoload customize-set-variable for XEmacs.
21064
21065         * rfc2047.el (rfc2047-encodable-p): Don't move point.
21066         (rfc2047-decode): Treat the ascii coding-system as raw-text by
21067         default.
21068
21069 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
21070
21071         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
21072         correct data.
21073
21074 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
21075
21076         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
21077         (spam-group-processor-p): Fix function.
21078         (spam-group-processor-multiple-p)
21079         (spam-group-spam-processor-report-gmane-p)
21080         (spam-group-spam-processor-report-resend-p)
21081         (spam-group-spam-processor-bogofilter-p)
21082         (spam-group-spam-processor-blacklist-p)
21083         (spam-group-spam-processor-ifile-p)
21084         (spam-group-ham-processor-ifile-p)
21085         (spam-group-spam-processor-spamoracle-p)
21086         (spam-group-spam-processor-crm114-p)
21087         (spam-group-ham-processor-bogofilter-p)
21088         (spam-group-spam-processor-stat-p)
21089         (spam-group-ham-processor-stat-p)
21090         (spam-group-ham-processor-whitelist-p)
21091         (spam-group-ham-processor-BBDB-p)
21092         (spam-group-ham-processor-spamoracle-p)
21093         (spam-group-ham-processor-copy-p): Remove functions with some
21094         prejudice against unneeded code.
21095         (spam-report-articles-resend)
21096         (spam-report-resend-register-routine): Allow the group/topic
21097         spam-resend-to value to override spam-report-resend-to.
21098         (spam-summary-prepare-exit): Invoke spam-group-processor-p
21099         properly now.
21100
21101         * gnus.el (spam-resend-to): Add group/topic parameter.
21102         (spam-process): Move the OBSOLETE processors to the end of the
21103         choices.
21104
21105 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
21106
21107         * spam-report.el (spam-report-resend-to, spam-report-resend):
21108         Start with resend-to set to nil, and then ask the user if necessary.
21109         (spam-report-resend): spam-report-resend takes a list of articles, not
21110         separate article numbers.
21111
21112 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21113
21114         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
21115         addition to emacs-w3m.
21116
21117 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21118
21119         * assistant.el (assistant-authinfo-data): New function.
21120         (assistant-eval): Eval for entire assistant.
21121
21122         * netrc.el (netrc-services-file): New variable.
21123         (netrc-parse-services): New function.
21124         (netrc-find-service-name): New function.
21125         (netrc-find-service-number): New function.
21126         (netrc-port-equal): New function.
21127         (netrc-machine): Use it.
21128
21129         * nnimap.el (nnimap-open-connection): Use netrc.
21130
21131         * gnus-util.el (gnus-netrc-get): Remove aliases.
21132
21133         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
21134
21135         * assistant.el (wid-edit): Fix compilation.
21136
21137         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
21138
21139 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
21140
21141         * gnus-util.el (gnus-set-file-modes): New function.  (small
21142         patch).
21143
21144 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21145
21146         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
21147
21148         * assistant.el (assistant-render-node): Fix up rendering and
21149         read-only text.
21150         (assistant-render-node): Reset.
21151         (assistant-make-read-only): Not sticky.
21152
21153 2004-05-20  Danny Siu  <dsiu@adobe.com>
21154
21155         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
21156         centered even when gnus-auto-center-summary is t.
21157
21158 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21159
21160         * dns.el (dns-get-txt-answer): New function.
21161         (dns-read-txt): Ditto.
21162         (query-dns): Use it.
21163
21164 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21165
21166         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
21167         active for foreign groups even if the group level is higher than
21168         the specified value.
21169
21170 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21171
21172         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
21173         non-active groups.
21174
21175         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
21176
21177 2004-05-20  Magnus Henoch  <mange@freemail.hu>
21178
21179         * dns.el (dns-read-type): Add support for SVR.  (small patch)
21180
21181 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
21182
21183         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
21184         (spam-crm114-header, spam-crm114-spam-switch)
21185         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
21186         (spam-crm114-positive-spam-header)
21187         (spam-crm114-database-directory, spam-list-of-processors)
21188         (spam-group-spam-processor-crm114-p)
21189         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
21190         (spam-generic-score, spam-list-of-checks)
21191         (spam-list-of-statistical-checks, spam-registration-functions)
21192         (spam-check-crm114-headers, spam-crm114-score)
21193         (spam-check-crm114, spam-crm114-register-with-crm114)
21194         (spam-crm114-register-spam-routine)
21195         (spam-crm114-unregister-spam-routine)
21196         (spam-crm114-register-ham-routine)
21197         (spam-crm114-unregister-ham-routine): Add CRM114 support.
21198
21199 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
21200
21201         * gnus.el: Add spam-use-crm114.
21202
21203         * spam.el (spam-list-of-processors, spam-registration-functions):
21204         Add spam-use-resend.
21205         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
21206         (spam-report-articles-gmane): Add doc fix.
21207         (spam-report-articles-resend, spam-report-resend-register-routine):
21208         Add wrappers around spam-report-resend-to.
21209
21210         * spam-report.el (spam-report-resend-to, spam-report-resend):
21211         Add support for resending spam.
21212         (spam-report-gmane): Fix line length >80.
21213
21214         * gnus.el (spam-process): Add spam-use-resend.
21215
21216 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21217
21218         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
21219         number of processed spam messages.
21220         (spam-ham-copy-or-move-routine): Return the number of processed
21221         ham messages.
21222         (spam-summary-prepare-exit): Use the above values to decide
21223         whether status messages shouled be displayed.
21224
21225 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21226
21227         * rfc2047.el (rfc2047-encode-function-alist): Rename from
21228         `rfc2047-encoding-function-alist' in order to avoid conflicting
21229         with the old version.
21230         (rfc2047-encode-region): Concatenate words containing non-ASCII
21231         characters in structured fields; don't encode space-delimited
21232         ASCII words even in unstructured fields; don't break words at
21233         char-category boundaries.
21234         (rfc2047-encode-1): New function.
21235         (rfc2047-encode): Use it; encode text so that it occupies the
21236         maximum width within 76-column; work correctly on Q encoding for
21237         iso-2022-* charsets.
21238         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
21239         sure not to break a line just after the header name.
21240         (rfc2047-b-encode-region): Remove.
21241         (rfc2047-b-encode-string): New function.
21242         (rfc2047-q-encode-region): Remove.
21243         (rfc2047-q-encode-string): New function.
21244
21245         * mm-util.el (mm-replace-in-string): New function.
21246
21247 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21248
21249         * gnus-msg.el (gnus-inews-make-draft-meta-information):
21250         Really get it right.
21251         (gnus-inews-make-draft): Really.
21252
21253 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
21254
21255         * nnmh.el (nnmh-request-list-1): Don't check the link count
21256         before descending.  (small patch)
21257
21258 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21259
21260         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
21261         stuff.
21262
21263         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
21264         Match on real group name.
21265
21266         * gnus-art.el (gnus-signature-limit): Doc fix.
21267
21268         * gnus-msg.el (gnus-inews-make-draft): Quote list.
21269
21270         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
21271
21272 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
21273
21274         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
21275         isn't a string.
21276
21277 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21278
21279         * gnus-draft.el (gnus-draft-send):
21280         Bind rfc2047-encode-encoded-words.
21281
21282         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
21283         (rfc2047-encodable-p): Say that =? needs encoding.
21284         (rfc2047-encode-encoded-words): New variable.
21285
21286         * gnus-group.el (gnus-group-select-group): Doc fix.
21287
21288         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
21289
21290         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
21291         to nil.
21292
21293         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
21294
21295         * nnheader.el (nnheader-get-lines-and-char): New function.
21296
21297 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
21298
21299         * gnus-msg.el (gnus-summary-followup-with-original):
21300         Document yanking of region when active.
21301
21302 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21303
21304         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
21305         groups if the group level is higher than the specified value.
21306
21307 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21308
21309         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
21310         (gnus-group-jump-to-group): Add prefix argument using
21311         `gnus-group-jump-to-group-prompt'.  Query before jumping to
21312         non-active group.
21313
21314         * compface.el (uncompface): Be verbose when changing
21315         `uncompface-use-external'.
21316
21317         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
21318         handle manual section.
21319
21320 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21321
21322         * gnus-art.el (gnus-button-alist): Revert previous change.
21323
21324 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21325
21326         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
21327
21328 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21329
21330         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
21331         whether backend can accept message.
21332
21333         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
21334
21335 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
21336
21337         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21338         Avoid creating directory when nntp-marks-is-evil is true.
21339         Reported by Reiner Steib.
21340
21341 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21342
21343         * gnus-picon.el (gnus-picon-insert-glyph):
21344         Add optional `nostring' argument.
21345
21346 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21347
21348         * gnus-picon.el (gnus-picon-style): New variable.
21349         (gnus-picon-transform-address): Support `gnus-picon-style'.
21350
21351 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21352
21353         * message.el (message-fill-field): Return point.
21354         (message-generate-headers): Go to end of field.
21355
21356         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
21357         stuff for non-living groups.
21358
21359 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21360
21361         * gnus-art.el (gnus-article-followup-with-original)
21362         (gnus-article-reply-with-original): gnus-mark-active-p ->
21363         gnus-region-active-p.
21364
21365 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
21366
21367         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
21368         only when there is spam or ham to be processed.
21369
21370 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21371
21372         * mail-source.el (mail-source-delete-crash-box): Refactor.
21373         (mail-source-fetch): Use it.
21374         (mail-source-fetch-file): Ditto.
21375         (mail-source-fetch-directory): Run postscript in loop.
21376         (mail-source-fetch-pop): Delete.
21377         (mail-source-fetch-maildir): Ditto.
21378         (mail-source-fetch-imap): Ditto.
21379
21380         * imap.el (imap-authenticators): Comment out sasl.
21381
21382         * message.el (message-skip-to-next-address): New function.
21383         (message-fill-header-address): Refactor.
21384         (message-fill-address): Use it.
21385         (message-delete-address): Use it.
21386         (message-fill-header-general): Refactor.
21387         (message-fill-field-address): Rename.
21388         (message-narrow-to-field): Find the start of the header.
21389         (message-header-format-alist): Don't pre-fill.
21390         (message-fill-header): Remove.
21391         (message-insert-header): New function.
21392         (message-shorten-references): Use it.
21393
21394         * rfc2047.el (rfc2047-field-value): Strip props.
21395
21396         * mail-parse.el (mail-header-make-address): New alias.
21397
21398         * ietf-drums.el (ietf-drums-make-address): New function.
21399
21400         * imap.el: Add compiler directives.
21401
21402         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21403
21404         * gnus-art.el (article-decode-idna-rhs): Don't use
21405         message-idna-inside-rhs-p.
21406
21407 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21408
21409         * message.el (message-idna-inside-rhs-p): Remove.
21410         (message-idna-to-ascii-rhs-1): Use proper address parsing.
21411
21412         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21413         false positives.
21414
21415 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21416
21417         * imap.el (imap-sasl-make-mechanisms): Use sasl.
21418
21419 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21420
21421         * nneething.el (nneething-file-name): Don't create spurious
21422         files.
21423
21424         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21425         (gnus-inews-do-gcc): Remove sleep.
21426
21427         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21428         part under point.
21429
21430         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21431         (gnus-agent-regenerate-group): Using nil messages aren't valid.
21432
21433 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
21434
21435         * spam.el (spam-summary-prepare-exit): Fix (length).
21436
21437 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
21438
21439         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21440         as expired without moving it" message when there are spam
21441         messages left.
21442
21443 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
21444
21445         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21446         header is not nil.
21447
21448 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
21449
21450         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21451         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21452         (nntp-marks-changed-p): New arg SERVER.
21453         (nntp-request-update-info): Adjust caller.
21454
21455 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
21456
21457         * nntp.el (nntp-save-marks): Pass missing arg.
21458
21459 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
21460
21461         * nntp.el: Support marks.
21462         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
21463         (nntp-marks-modtime, nntp-marks-directory): New variables.
21464         (nntp-request-set-mark, nntp-request-update-info)
21465         (nntp-possibly-create-directory, nntp-marks-changed-p)
21466         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
21467         New functions.
21468
21469 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
21470
21471         * gnus-xmas.el (gnus-xmas-select-lowest-window)
21472         (gnus-xmas-redefine): Rename.
21473
21474         * gnus-score.el (gnus-score-insert-help):
21475         Use gnus-select-lowest-window.
21476
21477         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
21478         appt-select-lowest-window and rename to gnus-select-lowest-window.
21479
21480         * gnus.el: do.
21481
21482 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21483
21484         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
21485         encodings of MIME-encoded words, in order to improve
21486         interoperability with several broken MUAs.
21487
21488 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21489
21490         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
21491         tags, only when charsets are not specified in headers.
21492         (mm-inline-text-html-render-with-w3m): Ditto.
21493
21494         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
21495         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
21496
21497 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21498
21499         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
21500         instead of MIME-decoded from fields when checking
21501         `gnus-article-address-banner-alist'.
21502
21503 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
21504
21505         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
21506         description rather than subject.
21507
21508 2004-05-02  Steve Youngs  <steve@youngs.au.com>
21509
21510         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
21511
21512 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21513
21514         * gnus.el (gnus-version-number): Bump.
21515
21516 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21517
21518         * gnus.el: No Gnus v0.2 is released.
21519
21520 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21521
21522         * gnus-agent.el (gnus-agent-read-agentview):
21523         Inline gnus-uncompress-range.
21524
21525 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21526
21527         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
21528         `exec-installed-p'.
21529
21530 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21531
21532         * gnus.el (spam-process, spam-autodetect-methods):
21533         Add bsfilter and bsfilter-headers.
21534
21535         * spam.el (spam-bsfilter): New customize group.
21536         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
21537         (spam-bsfilter-header, spam-bsfilter-probability-header)
21538         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
21539         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
21540         (spam-bsfilter-database-directory): New options.
21541         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
21542         (spam-list-of-statistical-checks, spam-registration-functions):
21543         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
21544         (spam-bsfilter-score): New command.
21545         (spam-check-bsfilter-headers, spam-check-bsfilter)
21546         (spam-bsfilter-register-with-bsfilter)
21547         (spam-bsfilter-register-spam-routine)
21548         (spam-bsfilter-unregister-spam-routine)
21549         (spam-bsfilter-register-ham-routine)
21550         (spam-bsfilter-unregister-ham-routine): New functions.
21551         (spam-generic-score): Support bsfilter; Accept an optional argument
21552         to recalcurate spam score even if scoring header has already been
21553         added.
21554         (spam-bogofilter-score, spam-spamassassin-score): Accept an
21555         optional argument to recalcurate spam score even if scoring header
21556         has already been added.
21557
21558 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
21559
21560         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
21561         strings!  Reported by David D. Smith <davidsmith@acm.org>.
21562         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
21563         link is missing.
21564
21565 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
21566
21567         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
21568         (html2text-get-attr): Rewrite.
21569
21570         * message.el (message-setup-1): Remove redundant put-text-property
21571         on mail-header-separator.
21572
21573 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
21574
21575         * gnus-registry.el (gnus-registry-cache-whitespace)
21576         (gnus-registry-action, gnus-registry-spool-action)
21577         (gnus-registry-split-fancy-with-parent): Change message levels
21578         from 5 to 3 or 7, as needed.
21579
21580         * spam.el (spam-summary-prepare-exit)
21581         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
21582         (spam-split, spam-find-spam, spam-log-undo-registration)
21583         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
21584         level from 5 to 6.
21585
21586 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21587
21588         * gnus-ems.el: Autoload appt-select-lowest-window (revert
21589         2004-03-04 change).
21590
21591 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
21592
21593         * sieve-manage.el (sieve-manage-open):
21594         * nnweb.el (nnweb-insert-html):
21595         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
21596         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
21597         * nnspool.el (nnspool-request-group):
21598         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
21599         * nnml.el (nnml-request-update-info):
21600         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
21601         (nnmh-request-create-group, nnmh-update-gnus-unreads):
21602         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
21603         (nnimap-request-set-mark):
21604         * nnfolder.el (nnfolder-request-update-info):
21605         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
21606         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
21607         * gnus-uu.el (gnus-uu-find-articles-matching):
21608         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
21609         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
21610         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
21611         * gnus-nocem.el (gnus-nocem-scan-groups):
21612         * gnus-int.el (gnus-start-news-server):
21613         * gnus-group.el (gnus-group-make-kiboze-group)
21614         (gnus-group-browse-foreign-server):
21615         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
21616         Use mapc when appropriate.
21617
21618 2004-04-22  Dan Christensen  <jdc@uwo.ca>
21619             Adam Sjøgren  <asjo@koldfront.dk>
21620             Wes Hardaker  <wes@hardakers.net>
21621             Michael Shields  <shields@msrl.com>
21622
21623         * spam.el (spam-necessary-extra-headers): Get the extra headers we
21624         may need for spam sorting and scoring.
21625         (spam-user-format-function-S): Add user format function suitable for
21626         general use.
21627         (spam-article-sort-by-spam-status): Add sorting function for summary
21628         sorting.
21629         (spam-extra-header-to-number): Add function to get a score from a
21630         header.
21631         (spam-summary-score): Add function to get a numeric score from the
21632         headers.
21633         (spam-generic-score): Fix function doc, was in wrong place.
21634         (spam-initialize): Take symbols when it's run, and install the
21635         extra headers that spam-necessary-extra-headers thinks we need.
21636
21637 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
21638
21639         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
21640         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
21641
21642 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
21643
21644         * gnus-sum.el (gnus-set-global-variables)
21645         (gnus-build-all-threads, gnus-get-newsgroup-headers)
21646         (gnus-article-get-xrefs, gnus-summary-best-group)
21647         (gnus-summary-next-article, gnus-summary-enter-digest-group)
21648         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
21649         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
21650         Use with-current-buffer.
21651
21652 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
21653
21654         * spam.el (spam-summary-prepare-exit): Simplify logic.
21655         (spam-fetch-article-header): Read the article header if it's not
21656         available.
21657         (spam-list-articles): Simplify logic.
21658         (spam-filelist-register-routine): Fix bug with unregister-list.
21659
21660         * gnus-registry.el: Fix comments at beginning.
21661
21662 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
21663
21664         * message.el (message-cater-to-broken-inn): Remove.
21665         (message-shorten-references): Make sure the total folded length of
21666         References is shorter than 998 characters to cater to a bug in INN
21667         2.3.  Also, don't pretend that references aren't folded -- this
21668         hasn't worked for a while.
21669
21670 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21671
21672         * gnus-agent.el (gnus-agentize):
21673         gnus-agent-send-mail-real-function no longer set to current value
21674         of message-send-mail-function but rather a lambda that calls
21675         message-send-mail-function.  The change makes the agent real-time
21676         responsive to user changes to message-send-mail-function.
21677
21678 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21679
21680         * legacy-gnus-agent.el
21681         (gnus-agent-convert-to-compressed-agentview): Fix typos with
21682         help from Florian Weimer <fw@deneb.enyo.de>
21683
21684 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21685
21686         * nnmail.el (nnmail-cache-insert): Revert last change.
21687
21688 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21689
21690         * nnmail.el (nnmail-cache-insert): Always check whether
21691         nnmail-cache-ignore-groups matches a group name.
21692
21693 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
21694
21695         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
21696         (spam-find-spam, spam-log-processing-to-registry)
21697         (spam-log-registered-p, spam-log-unregistration-needed-p)
21698         (spam-log-undo-registration): Use gnus-message instead of
21699         gnus-error, none of these errors are fatal.
21700
21701         * gnus-registry.el (gnus-registry-clean-empty-function)
21702         (gnus-registry-clean-empty): Remove only empty entries without
21703         extra data.
21704
21705 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
21706
21707         * spam-stat.el (spam-stat-buffer-change-to-spam)
21708         (spam-stat-buffer-change-to-non-spam): Change (error) to
21709         (gnus-message 8) invocation.
21710
21711 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21712
21713         * nntp.el (nntp-via-netcat-command): New variable.
21714         (nntp-via-netcat-switches): New variable.
21715         (nntp-open-via-rlogin-and-netcat): New function.
21716         (nntp-open-connection-function): Doc fix.
21717         (nntp-telnet-command): Doc fix.
21718         (nntp-end-of-line): Doc fix.
21719         (nntp-via-rlogin-command): Doc fix.
21720         (nntp-via-user-name): Doc fix.
21721         (nntp-via-address): Doc fix.
21722
21723 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21724
21725         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
21726         error in Emacs 21.1.
21727
21728 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
21729
21730         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
21731
21732 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21733
21734         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
21735         (gnus-agent-with-refreshed-group): New macro.
21736         (gnus-agent-rename-group): New function.
21737         (gnus-agent-delete-group): New function.
21738         (gnus-agent-save-group-info): Use gnus-command-method when
21739         `method' parameter is nil.  Don't write nil entries into the
21740         active file.
21741         (gnus-agent-get-group-info): New function.
21742         (gnus-agent-fetch-articles):
21743         Use gnus-agent-update-files-total-fetched-for to increment disk space
21744         used.
21745         (gnus-agent-fetch-headers, gnus-agent-save-alist):
21746         Use gnus-agent-update-view-total-fetched-for to increment disk space
21747         used.
21748         (gnus-agent-get-local): Add optional parameters to avoid calling
21749         gnus-group-real-name and gnus-find-method-for-group.
21750         (gnus-agent-set-local): Delete stored entry if either min, or max,
21751         are nil.
21752         (gnus-agent-fetch-session): Reworded error/quit messages.
21753         On quit, use gnus-agent-regenerate-group to record existance of any
21754         articles fetched to disk before the quit occurred.
21755         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
21756         gnus-agent-update-view-total-fetched-for, and
21757         gnus-agent-update-files-total-fetched-for to decrement disk space
21758         used.
21759         (gnus-agent-retrieve-headers):
21760         Use gnus-agent-update-view-total-fetched-for to increment disk space
21761         used.
21762         (gnus-agent-regenerate-group): Replace gnus-group-update-group
21763         with gnus-agent-update-files-total-fetched-for to decrement disk
21764         space and fresh group buffer.
21765         (gnus-agent-inhibit-update-total-fetched-for): New variable.
21766         (gnus-agent-need-update-total-fetched-for): New variable.
21767         (gnus-agent-update-files-total-fetched-for): New function.
21768         (gnus-agent-update-view-total-fetched-for): New function.
21769         (gnus-agent-total-fetched-for): New function.
21770
21771         * gnus-cache.el (gnus-cache-save-buffers):
21772         Use gnus-cache-update-overview-total-fetched-for to change disk space
21773         used by this group.
21774         (gnus-cache-possibly-enter-article):
21775         Use gnus-cache-update-file-total-fetched-for to increment disk space
21776         used by this group.
21777         (gnus-cache-possibly-remove-article):
21778         Use gnus-cache-update-file-total-fetched-for to decrement disk space
21779         used by this group.
21780         (gnus-cache-generate-nov-databases): Purge total fetched cache.
21781         (gnus-cache-rename-group): New function.
21782         (gnus-cache-delete-group): New function.
21783         (gnus-cache-inhibit-update-total-fetched-for): New variable.
21784         (gnus-cache-need-update-total-fetched-for): New variable.
21785         (gnus-cache-with-refreshed-group): New macro.
21786         (gnus-cache-update-file-total-fetched-for): New function.
21787         (gnus-cache-update-overview-total-fetched-for): New function.
21788         (gnus-cache-rename-group-total-fetched-for): New function.
21789         (gnus-cache-delete-group-total-fetched-for): New function.
21790         (gnus-cache-total-fetched-for): New function.
21791
21792         * gnus-group.el: Require gnus-sum and autoload functions to
21793         resolve warnings when gnus-group.el compiled alone.
21794         (gnus-group-line-format): Documented new %F.
21795         (size of Fetched data) group line format; identifies disk space
21796         used by agent and cache.
21797         (gnus-group-line-format-alist): Defined new F format.
21798         (gnus-total-fetched-for): New function.
21799         (gnus-group-delete-group): No longer update
21800         gnus-cache-active-altered as gnus-request-delete-group now keeps
21801         the cache in sync.
21802         (gnus-group-list-active): Let the agent store a server's active
21803         list if currently plugged.
21804
21805         * gnus-int.el (gnus-request-delete-group):
21806         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
21807         local disk in sync with the server.
21808         (gnus-request-rename-group):
21809         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
21810         local disk in sync with the server.
21811
21812         * gnus-start.el (gnus-get-unread-articles):
21813         Cosmetic simplification to logic.
21814
21815         * gnus-util.el (gnus-rename-file): New function.
21816
21817 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
21818
21819         * mm-util.el (mm-image-load-path): Handle nil in load-path.
21820
21821 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
21822
21823         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
21824         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
21825
21826 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
21827
21828         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
21829         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
21830
21831 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
21832
21833         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
21834
21835 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
21836
21837         * spam.el (spam-set-difference): Add function to replace
21838         gnus-set-difference in spam.el.
21839         (spam-summary-prepare-exit): Use spam-set-difference.
21840
21841 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
21842
21843         * gnus-registry.el (gnus-registry-cache-file): Update to use
21844         gnus-dribble-directory OR gnus-home-directory OR ~.
21845         (gnus-registry-split-fancy-with-parent): Fix doc.
21846
21847 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21848
21849         * message.el (message-exchange-point-and-mark):
21850         Use message-mark-active-p.  Suggested by Jesper Harder
21851         <harder@ifa.au.dk>.
21852
21853 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21854
21855         * message.el (message-exchange-point-and-mark): Don't activate
21856         region if it was inactive.  Suggested by Hiroshi Fujishima
21857         <pooh@nature.tsukuba.ac.jp>.
21858
21859 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21860
21861         * gnus-art.el (article-display-face): Display Faces in the same
21862         order as X-Faces.
21863
21864 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21865
21866         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
21867
21868 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21869
21870         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
21871         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
21872         (gnus-article-mime-hierarchy): Remove.
21873         (gnus-article-mime-hierarchy-next): Remove.
21874         (gnus-article-mode): Revert 2004-03-19 change.
21875         (gnus-article-setup-buffer): Revert 2004-03-19 change.
21876         (gnus-insert-mime-button): Revert 2004-03-19 change.
21877         (gnus-mime-accumulate-hierarchy): Remove.
21878         (gnus-mime-enter-multipart): Remove.
21879         (gnus-mime-leave-multipart): Remove.
21880         (gnus-mime-display-part): Revert 2004-03-19 change.
21881         (gnus-mime-display-alternative): Revert 2004-03-19 change.
21882
21883         * mml.el (mml-preview): Revert 2004-03-19 change.
21884
21885 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
21886
21887         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
21888
21889 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21890
21891         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
21892         t while entering a file name using the mm-with-multibyte macro.
21893         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21894
21895         * mm-util.el (mm-with-multibyte): New macro.
21896
21897 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21898
21899         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
21900         New user option.
21901         (gnus-mime-multipart-functions): Doc and customization fix.
21902         (gnus-article-mime-hierarchy): New variable.
21903         (gnus-article-mime-hierarchy-next): New variable.
21904         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
21905         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
21906         gnus-article-mime-hierarchy-next to nil.
21907         (gnus-insert-mime-button): Show hierarchy numbers.
21908         (gnus-mime-accumulate-hierarchy): New function.
21909         (gnus-mime-enter-multipart): New function.
21910         (gnus-mime-leave-multipart): New function.
21911         (gnus-mime-display-part): Recompute hierarchical MIME structure.
21912         (gnus-mime-display-alternative): Show hierarchy numbers.
21913
21914         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
21915         gnus-article-mime-hierarchy-next to nil.
21916
21917 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
21918
21919         * dns.el: Don't require gnus-xmas.
21920
21921 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
21922
21923         * mml.el (mml-generate-mime-1): Don't use format=flowed with
21924         inline PGP.
21925         (mml-menu): Disable mml-quote-region if mark is inactive.
21926
21927 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21928
21929         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
21930         when the group's active is not available.
21931
21932 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21933
21934         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
21935         error.
21936
21937 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
21938
21939         * imap.el (imap-store-password): New variable.
21940         (imap-interactive-login): Use it.
21941         Suggested by Mark Plaksin <happy@mcplaksin.org>.
21942
21943 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21944
21945         * gnus-art.el (gnus-article-read-summary-keys): Restore new
21946         window-start and hscroll to summary window.
21947
21948 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21949
21950         * gnus-start.el (gnus-convert-old-newsrc): Only write the
21951         conversion message to newsrc-dribble when an actual conversion is
21952         performed.
21953
21954 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
21955
21956         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
21957
21958 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21959
21960         * mm-decode.el (mm-complicated-handles): New function reviving
21961         former definition of mm-multiple-handles.
21962
21963         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
21964         (gnus-mime-delete-part): Use it.
21965
21966 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21967
21968         * gnus-agent.el (gnus-agent-read-local):
21969         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
21970         avoid the implicit assumption that they will always be equal.
21971         (gnus-agent-save-local): Bind buffer-file-coding-system, not
21972         coding-system-for-write, as the with-temp-file macro first prints
21973         to a buffer then saves the buffer.
21974
21975 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21976
21977         * gnus-art.el (gnus-article-edit-part): New function.
21978         (gnus-mime-save-part-and-strip): Use it; do query instead of
21979         signaling an error; don't use mm-multiple-handles.
21980         (gnus-mime-delete-part): Ditto.
21981
21982 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21983
21984         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
21985         old file versions.
21986         (gnus-group-prepare-hook): Remove function that converted list
21987         form of gnus-agent-expire-days to group properties.
21988
21989         * gnus-int.el: Autoload gnus-agent-regenerate-group.
21990         (gnus-request-accept-article): Re-indented.
21991
21992         * gnus-start.el (gnus-convert-old-newsrc): Registered new
21993         converters to handle old agent file formats.  Add logic for a
21994         "backup before upgrading warning".
21995         (gnus-convert-mark-converter-prompt): Developers can mark
21996         functions as needing (default), or not needing,
21997         gnus-convert-old-newsrc's "backup before upgrading warning".
21998         (gnus-convert-converter-needs-prompt): Tests whether the user
21999         should be protected from potentially irreversable changes by the
22000         function.
22001
22002         * legacy-gnus-agent.el: New.  Provides converters that are only
22003         loaded when gnus-convert-old-newsrc needs to call them.
22004
22005 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22006
22007         * mail-source.el (mail-source-touch-pop): Doc fix.
22008
22009         * message.el (message-smtpmail-send-it): Doc fix.
22010
22011 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
22012
22013         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
22014
22015         * nnmail.el (nnmail-split-fancy): do.
22016
22017         * gnus-kill.el (gnus-kill, gnus-execute): do.
22018
22019 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
22020
22021         * gnus-sum.el (gnus-widget-reversible-match)
22022         (gnus-widget-reversible-to-internal)
22023         (gnus-widget-reversible-to-external): New functions.
22024         (gnus-widget-reversible): New widget.
22025         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
22026
22027 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
22028
22029         * gnus-sum.el (gnus-thread-sort-functions)
22030         (gnus-article-sort-functions): Document `(not F)' items.
22031
22032 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
22033
22034         * spam.el (spam-use-gmane-xref): Add new backend.
22035         (spam-gmane-xref-spam-group): Add variable to control the name of the
22036         Gmane spam group.
22037         (spam-blackhole-servers, spam-blackhole-good-server-regex)
22038         (spam-regex-headers-spam, spam-regex-headers-ham)
22039         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
22040         (spam-list-of-checks): Add spam-use-gmane-xref to list of
22041         backends and checks.
22042         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
22043
22044         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
22045         an autodetect method.
22046
22047 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22048
22049         * gnus-int.el (gnus-request-accept-article): Inform the agent that
22050         articles are being added to a group.
22051         (gnus-request-replace-article): Inform the agent that articles
22052         need to be uncached as the cached contents are no longer valid.
22053
22054 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22055
22056         * binhex.el: Don't autoload executable-find.
22057
22058         * canlock.el: Don't autoload mail-fetch-field.
22059
22060         * dgnushack.el: Autoload c-mode for XEmacs.
22061
22062         * gnus-ems.el: Don't autoload appt-select-lowest-window.
22063
22064         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
22065         rmail-dont-reply-to and rmail-output.
22066
22067         * gnus-score.el: Don't autoload ffap-string-at-point.
22068
22069         * gnus-setup.el: Don't autoload sc-cite-original.
22070
22071         * imap.el: Don't autoload base64-decode-string,
22072         base64-encode-string and md5.
22073
22074         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
22075         and rmail-msg-restore-non-pruned-header.
22076
22077         * mm-decode.el: Don't autoload executable-find.
22078
22079         * mm-url.el: Don't autoload executable-find.
22080
22081         * mm-view.el: Don't autoload diff-mode.
22082
22083         * nndb.el: Don't autoload news-reply-mode, news-setup,
22084         cancel-timer and telnet.
22085
22086         * password.el: Don't autoload run-at-time for Emacs.
22087
22088         * sha1-el.el: Don't autoload executable-find.
22089
22090         * sieve-mode.el: Don't autoload c-mode.
22091
22092         * uudecode.el: Don't autoload executable-find.
22093
22094 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22095
22096         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
22097         (gnus-agent-possibly-alter-active): Avoid null in numeric
22098         comparison.
22099         (gnus-agent-set-local): Refuse to save null in local object table.
22100         (gnus-agent-regenerate-group): The REREAD parameter can now be a
22101         list of articles that will be marked as unread.
22102
22103 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22104
22105         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
22106
22107 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
22108
22109         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
22110         language tags.
22111
22112 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
22113
22114         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
22115         Don't bind "obarray".
22116
22117         * gnus-sum.el (gnus-thread-sort-functions):
22118         Add `gnus-thread-sort-by-most-recent-number' and
22119         `gnus-thread-sort-by-most-recent-date'.
22120         Reported by Kai Grossjohann <kai@emptydomain.de>.
22121
22122 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22123
22124         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
22125
22126 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22127
22128         * gnus-cus.el (gnus-agent-customize-category):
22129         Remove ignore-errors macro reference that required cl to be loaded at
22130         run-time.
22131
22132         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
22133         single-interval range of the form (min . max).  Previously the
22134         range had to look like ((min . max)).  Likewise, return
22135         (min . max) rather than ((min . max)).
22136         (gnus-range-map): Use gnus-range-normalize to accept
22137         single-interval range.
22138
22139         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
22140         the cache, but not the agent, now appear with their usual face.
22141
22142         * dgnushack.el (loaddir): New variable that is bound to the
22143         directory containing the dgnushack.el file. Use loaddir, rather
22144         than srcdir, to update load-path. Change lets dgnushack compile
22145         code in directories other than GNUS/lisp.
22146
22147 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22148
22149         * lpath.el: Don't bind w3m-safe-url-regexp.
22150
22151         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
22152         w3m-safe-url-regexp variable buffer-local.
22153
22154         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22155
22156 2004-02-27  Simon Josefsson  <jas@extundo.com>
22157
22158         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
22159         gnus-group-real-prefix.
22160         (gnus-summary-move-article): Use it, instead of
22161         gnus-group-real-prefix.
22162
22163 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22164
22165         * lpath.el: Bind w3m-safe-url-regexp.
22166
22167         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
22168         w3m-safe-url-regexp variable buffer-local and set it as the value
22169         of mm-w3m-safe-url-regexp.
22170
22171         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22172
22173         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
22174         parsing gnus-posting-styles when the message is not for replying.
22175
22176         * dgnushack.el: Autoload sgml-mode for XEmacs.
22177
22178         * nnrss.el (nnrss-opml-export):
22179         Use mm-set-buffer-file-coding-system instead of
22180         set-buffer-file-coding-system.
22181
22182 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
22183
22184         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
22185         of checkdoc.el).
22186         * nnrss.el: do.
22187         * gnus-mlspl.el: do.
22188         * gnus-ml.el: do.
22189         * gnus-srvr.el: do.
22190
22191         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
22192
22193 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
22194
22195         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
22196         Corrections to custom-manual links.
22197
22198         * gnus-art.el (gnus-article): Ditto.
22199
22200         * mm-decode.el (mime-display, mime-security): Ditto.
22201
22202 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22203
22204         * flow-fill.el: Typo.
22205
22206 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
22207
22208         * spam-wash.el: New file.
22209
22210 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
22211
22212         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
22213
22214 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
22215
22216         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
22217         to be run with new-articles as LIST1, not LIST2.
22218         (spam-registration-functions): Add spam-use-ham-copy as a nil
22219         registration backend.
22220
22221 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22222
22223         * spam-stat.el (spam-stat-washing-hook): New option.
22224         (spam-stat-buffer-words): Use it.
22225         (spam-stat-process-directory, spam-stat-test-directory):
22226         Use insert-file-contents-literally.
22227         (spam-stat-coding-system): New variable.
22228         (spam-stat-load, spam-stat-save): Use it.
22229
22230 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22231
22232         * spam-report.el (spam-report-plug-agent):
22233         Quote spam-report-url-to-file and spam-report-url-ping-plain.
22234
22235 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
22236
22237         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
22238         Allow / in mailto URLs.
22239
22240 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22241
22242         * spam-report.el (spam-report-process-queue): Fix interactive use.
22243         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
22244         (spam-report-unplug-agent): Doc fixes.
22245         (spam-report-url-ping-mm-url, spam-report-url-to-file)
22246         (spam-report-agentize, spam-report-deagentize): Autoload.
22247
22248 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22249
22250         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
22251
22252         * message.el (message-setup-fill-variables): Add mml tags to
22253         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
22254         <ajk@iu.edu>.
22255         (message-mode): Don't modify paragraph-separate there.
22256
22257 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22258
22259         * compface.el (uncompface-use-external): Default to undecided.
22260         (uncompface-use-external-threshold): New variable.
22261         (uncompface-float-time): New macro.
22262         (uncompface): Determine whether to use the external decoder if
22263         uncompface-use-external is undecided.
22264
22265 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22266
22267         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
22268         after images.
22269
22270         * gnus-art.el (gnus-mime-display-single): Remove dead code.
22271
22272 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
22273
22274         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
22275
22276         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
22277
22278         * gnus-sum.el (gnus-summary-limit-to-age)
22279         (gnus-summary-limit-children): do.
22280
22281         * gnus-int.el (gnus-request-scan): do.
22282
22283         * gnus-group.el (gnus-group-suspend): do.
22284
22285         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
22286
22287         * gnus-cite.el (gnus-cite-parse-attributions): do.
22288
22289         * gnus-agent.el (gnus-summary-set-agent-mark)
22290         (gnus-agent-regenerate-group): do.
22291
22292         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
22293
22294         * binhex.el (binhex-decode-region-internal): do.
22295
22296 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22297
22298         * gnus-fun.el (gnus-face-properties-alist): New user option.
22299         (gnus-display-x-face-in-from): Use it.
22300
22301         * gnus-art.el (article-display-face): Ditto.
22302
22303         * compface.el (uncompface-use-external): Default to nil.
22304
22305 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
22306
22307         * nntp.el (nntp-erase-buffer): New function.
22308         (nntp-retrieve-data, nntp-send-command)
22309         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
22310         (nntp-possibly-change-group): Use it.
22311
22312         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
22313         Use with-current-buffer.
22314
22315 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
22316
22317         * compface.el: Merge the ELisp-based uncompface program.
22318         (compface): New customization group.
22319         (uncompface-use-external): New user option.
22320         (uncompface): Call uncompface-internal if uncompface-use-external
22321         is nil.
22322         (uncompface-internal): New function.  Note that there are also
22323         some other functions and variables added for this function.
22324
22325 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
22326
22327         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
22328         if necessary.
22329
22330 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
22331
22332         * spam-report.el (spam-report-unplug-agent)
22333         (spam-report-plug-agent, spam-report-deagentize)
22334         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
22335         Add support for the Agent in spam-report: when unplugged, report to a
22336         file; when plugged, submit all the requests.
22337
22338         * spam.el (spam-register-routine): Fix message about
22339         registration.
22340
22341 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
22342
22343         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
22344         dependencies.
22345         (rfc2047-encode): Use it.
22346
22347         * gnus-art.el (gnus-button-marker-list): Move before first
22348         reference.
22349
22350         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22351         (imap-parse-body): Fix format string mismatch.
22352
22353         * gnus-score.el (gnus-summary-increase-score): do.
22354
22355         * nnrss.el (nnrss-close): New function.
22356
22357 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
22358
22359         * nnrss.el (nnrss-make-filename): New function.
22360         (nnrss-request-delete-group, nnrss-read-server-data)
22361         (nnrss-save-server-data, nnrss-read-group-data)
22362         (nnrss-save-group-data): Use it.
22363         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
22364         (nnrss-read-server-data, nnrss-read-group-data): Use load.
22365         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
22366
22367 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
22368
22369         * mml.el (mml-compute-boundary-1): Don't uncompress files.
22370
22371 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
22372
22373         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
22374         files.
22375
22376         * message.el (message-generate-headers-first): Don't quote nil
22377         and t in docstrings.
22378
22379         * imap.el (imap-id): do.
22380
22381         * gnus-agent.el (gnus-agent-consider-all-articles)
22382         (gnus-agent-queue-mail): do.
22383
22384 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
22385
22386         * spam-report.el (spam-report-process-queue): New function.
22387         Process requests from `spam-report-requests-file'.
22388         (spam-report-process-queue): Doc fix.
22389
22390 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
22391
22392         * spam.el (spam-register-routine)
22393         (spam-log-processing-to-registry, spam-log-registered-p)
22394         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22395         Change "check" to "spam-check" for semi-clarity.
22396
22397 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
22398
22399         * pop3.el: Require nnheader.
22400
22401         * mml-smime.el: Require cl.  Autoload message-fetch-field.
22402
22403         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22404
22405         * gnus-picon.el: Require cl.
22406
22407         * gnus-fun.el: Require gnus-ems and gnus-util.
22408
22409         * gnus.el (gnus-method-to-server): Move defsubst before first use.
22410
22411         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
22412
22413         * gnus-art.el (gnus-article-edit-mode): Define before first
22414         reference.
22415
22416 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
22417
22418         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22419         (gnus-uu-post-encoded): Use point-at-bol.
22420
22421         * gnus-topic.el (gnus-group-active-topic-p): do.
22422
22423         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22424
22425         * gnus-group.el (gnus-group-kill-region): do.
22426
22427         * gnus-art.el (article-date-ut): do.
22428
22429         * message.el (message-fetch-field): Remove redundant
22430         case-fold-search binding.
22431         (message-narrow-to-field): Simplify.
22432
22433 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
22434
22435         * spam.el (spam-directory): Derive from `gnus-directory'.
22436
22437         * spam-report.el (spam-report-url-to-file)
22438         (spam-report-requests-file): New function and variable for offline
22439         reporting.
22440         (spam-report-url-ping-function): Add `spam-report-url-to-file'
22441         and user defined function.
22442         (spam-report-url-ping-mm-url): Remove doubled slash.
22443
22444 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
22445
22446         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22447
22448 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
22449
22450         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22451         Fix format string mismatch.
22452
22453         * sieve.el (sieve-deactivate-all): do.
22454
22455         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22456
22457         * nnlistserv.el (nnlistserv-kk-wash-article): do.
22458
22459         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22460
22461         * mm-bodies.el (mm-7bit-chars): Don't include \r.
22462
22463 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
22464
22465         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22466         the list of checks.
22467
22468 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
22469
22470         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22471         padding.
22472
22473 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
22474
22475         * mm-view.el (mm-fill-flowed): New variable.
22476         (mm-inline-text): Use it.
22477
22478 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
22479
22480         * spam.el (spam-spamassassin-register-ham-routine)
22481         (spam-spamassassin-register-spam-routine): Fix function names.
22482
22483 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22484
22485         * gnus.el (gnus-tmp-grouplens): Remove.
22486         (gnus-summary-line-format): Remove grouplens.
22487
22488         * gnus-group.el (gnus-group-line-format): Ditto.
22489
22490         * gnus-spec.el (gnus-format-specs): Ditto.
22491         (gnus-update-format-specifications): Flush the group format spec
22492         cache if there's the grouplens stuff.
22493         (gnus-parse-simple-format): Replace %l with the empty string.
22494
22495 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
22496
22497         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
22498         omission.
22499
22500 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22501
22502         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
22503         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22504
22505 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22506
22507         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
22508         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
22509         New macros and functions.
22510         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
22511         Handle > NLINK_MAX messages.
22512         * nnmaildir.el (nnmaildir-request-set-mark):
22513         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
22514
22515 2004-01-25  Alex Schroeder  <alex@gnu.org>
22516
22517         * spam-stat.el (spam-stat-process-directory-age): New option.
22518         (spam-stat-process-directory): Use it.
22519
22520 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
22521
22522         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
22523         (spam-stat-save): Accept prefix argument.
22524
22525 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
22526
22527         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
22528         links" error.
22529
22530 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22531
22532         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
22533         the rest of the and/or forms.
22534
22535 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22536
22537         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
22538         compatibility with old .newsrc.eld files.
22539
22540         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
22541
22542         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
22543
22544         * gnus-start.el (gnus-1): do.
22545
22546         * gnus-group.el (gnus-group-line-format-alist): do.
22547
22548         * gnus.el (gnus-use-grouplens, gnus-visual): do.
22549
22550         * gnus-gl.el: Remove.
22551
22552 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22553
22554         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
22555         marks consisting of a single range {for example, (3 . 5)} rather
22556         than a list of a single range { ((3 . 5)) }.
22557
22558 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22559
22560         * spam-stat.el (spam-stat-store-gnus-article-buffer):
22561         Use with-current-buffer.
22562         (spam-stat-store-current-buffer): Use insert-buffer-substring to
22563         avoid consing a string.
22564
22565         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
22566         Remove obsolete entries for big5 and gb2312.
22567
22568 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22569
22570         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
22571         uncompressed list.
22572
22573 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
22574
22575         * spam-stat.el (spam-stat-strip-xref): New function.
22576         (spam-stat-process-directory): Use it.
22577
22578         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
22579         here -- it's done in message-fetch-field.
22580
22581 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22582
22583         * gnus-agent.el (gnus-agent-queue-mail)
22584         (gnus-agent-prompt-send-queue): New variables.
22585         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
22586         * gnus-draft.el (gnus-group-send-queue): Pass the group name
22587         "nndraft:queue" along to gnus-draft-send.
22588         Use gnus-agent-prompt-send-queue.
22589         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
22590         is "nndraft:queue".  Suggested by Gaute Strokkenes
22591         <gs234@srcf.ucam.org>
22592
22593         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
22594         (agent-enable-undownloaded-faces): Add.
22595         (gnus-agent-cat-groups): Use eval-and-compile, not
22596         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
22597         method of gnus-agent-cat-groups even when the buffer has been
22598         evaled.
22599         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
22600         delete gnus-agent-save-active-1.
22601         (gnus-agent-save-groups): Delete.  Identical to
22602         gnus-agent-save-active.
22603         (gnus-agent-write-active): No longer adjust agent's copy of active
22604         file as agent's adjustments are now stored in their own
22605         file.  Remove optional parameter.
22606         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
22607         servers.  Add use of min/max range limits from server's local
22608         file.
22609         (gnus-agent-save-alist): Remove unused optional argument.
22610         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
22611         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
22612         (gnus-agent-set-local): A per-server file that keeps min/max range
22613         limits for articles known to the agent.  Provides a fast mechanism
22614         for altering many active ranges.
22615         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
22616         active file (local makes it unnecessary).
22617         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
22618
22619         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
22620         (agent-enable-undownloaded-faces): Add.
22621
22622         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
22623         disable it when sending to "nndraft:queue".
22624         (gnus-group-send-queue): Add safety check to avoid sending queue
22625         when unplugged.
22626
22627         * gnus-group.el (gnus-group-catchup): Use new
22628         gnus-sequence-of-unread-articles, not
22629         gnus-list-of-unread-articles, to avoid exhausting memory with huge
22630         numbers of articles.  Use gnus-range-map to avoid having to
22631         uncompress the unread list.
22632         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
22633         Fix invalid ange-ftp reference.
22634
22635         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
22636         (gnus-sorted-range-intersection): Intersection of two ranges
22637         without requiring that they first be uncompressed.
22638
22639         * gnus-start.el (gnus-activate-group): Unless blocked by the
22640         caller, possibly expand the active range to include both cached
22641         and agentized articles.
22642         (gnus-convert-old-newsrc): Rewrote in anticipation of having
22643         multiple version-dependent converters.
22644         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
22645         gnus-agent-save-active.
22646         (gnus-save-newsrc-file): Save dirty agent range limits.
22647
22648         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
22649         gnus-agent-possibly-alter-active.
22650         (gnus-adjust-marked-articles): Faster handling of simple lists.
22651
22652 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
22653
22654         * spam-stat.el (spam-stat-test-directory): New optional argument
22655         displays a list of files detected.  Suggested by Andrew Cohen
22656         <cohen@andy.bu.edu>.
22657         (spam-stat-buffer-words-with-scores): Don't narrow and change
22658         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
22659
22660 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
22661
22662         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
22663         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
22664         (spam-spamassassin-arguments)
22665         (spam-spamassassin-spam-flag-header)
22666         (spam-spamassassin-positive-spam-flag-header)
22667         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
22668         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
22669         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
22670         (spam-list-of-processors, spam-list-of-checks)
22671         (spam-list-of-statistical-checks, spam-registration-functions)
22672         (spam-check-spamassassin-headers, spam-check-spamassassin)
22673         (spam-spamassassin-score)
22674         (spam-spamassassin-register-with-sa-learn)
22675         (spam-spamassassin-register-spam-routine)
22676         (spam-spamassassin-register-ham-routine)
22677         (spam-assassin-register-spam-routine)
22678         (spam-assassin-register-ham-routine): Add SpamAssassin support.
22679         (spam-bogofilter-score): Fix to show article before scoring.
22680
22681 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
22682
22683         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
22684         default scoring function.
22685         (spam-generic-score): Call spam-spamassassin-score if
22686         spam-use-spamassassin or spam-use-spamassassin-headers is on;
22687         spam-bogofilter-score otherwise.
22688
22689         * gnus.el (spam-process, spam-autodetect-methods):
22690         Add spamassassin and spamassassin-headers.
22691
22692 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
22693
22694         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22695         Suppress unnecessary messages.
22696
22697 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
22698
22699         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
22700         make-hash-table.
22701
22702 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22703
22704         * canlock.el (base64-encode-string): Don't autoload it.
22705
22706 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22707
22708         * run-at-time.el: Remove useless (require 'itimer),
22709         eval-and-compile and (featurep 'xemacs).
22710
22711 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
22712
22713         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
22714         GROUP is a virtual group.
22715
22716 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
22717
22718         * gnus.el: Autoload `message-y-or-n-p'.
22719
22720 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
22721
22722         * pgg-parse.el: Remove unnecessary (require 'custom).
22723
22724         * pgg-def.el: do.
22725
22726         * nnmail.el: do.
22727
22728         * gnus-undo.el: do.
22729
22730         * gnus-picon.el: do.
22731
22732         * gnus-util.el: do.
22733
22734 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
22735
22736         * gnus-sum.el (gnus-pick-line-number): Add autoload.
22737
22738 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22739
22740         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
22741         handle, as well as a list.
22742
22743         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
22744         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
22745         (mm-w3m-cid-retrieve): Simplify.
22746
22747 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
22748
22749         * message.el (message-kill-to-signature): Allow prefix arg to
22750         specify number of lines to keep before signature.
22751
22752 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
22753
22754         * message.el (message-kill-to-signature): Change docstring.
22755
22756 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22757
22758         * canlock.el: Always require sha1-el.
22759         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
22760
22761         * message.el: Autoload sha1 only when compiling.
22762
22763         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
22764         eudc-expand-inline for XEmacs.
22765
22766 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22767
22768         * message.el (message-canlock-generate): Require sha1-el.
22769
22770 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
22771
22772         * message.el (message-expand-name): Silence the byte compiler.
22773
22774         * lpath.el: Add detect-coding-system.
22775
22776         * dgnushack.el (dgnushack-compile): Remove obsolete check for
22777         cus-edit.
22778
22779 2004-01-13  Simon Josefsson  <jas@extundo.com>
22780
22781         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
22782         Invoke gnus-score-mode.
22783         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
22784
22785         * gnus-range.el (gnus-compress-sequence): Doc fix.
22786         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
22787
22788 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22789
22790         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
22791
22792 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
22793
22794         * spam.el (spam-get-article-as-string): Update to use
22795         gnus-request-article-this-buffer, much simpler.
22796         (spam-get-article-as-buffer): Remove.
22797
22798 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
22799
22800         * message.el (message-expand-name): Use EUDC if the user uses that.
22801
22802 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22803
22804         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
22805         character for the encoding to avoid consing a string.
22806
22807         * rfc2047.el (rfc2047-decode-string): Don't cons a string
22808         unnecessarily.
22809
22810         * mm-util.el (mm-replace-chars-in-string): Remove.
22811
22812         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
22813         of mm-replace-chars-in-string.
22814
22815 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
22816
22817         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
22818
22819         * mm-util.el (mm-subst-char-in-string): Support inplace.
22820
22821         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
22822         a new string in every iteration.  Use shy groups.
22823
22824 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
22825
22826         * gnus-srvr.el (gnus-browse-unsubscribe-group):
22827         * gnus-soup.el (gnus-soup-group-brew):
22828         * gnus-msg.el (gnus-put-message):
22829         * gnus-move.el (gnus-group-move-group-to-server):
22830         * gnus-kill.el (gnus-batch-score):
22831         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
22832         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
22833         (gnus-group-update-group, gnus-group-read-group)
22834         (gnus-group-make-group, gnus-group-make-help-group)
22835         (gnus-group-make-archive-group, gnus-group-make-directory-group)
22836         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
22837         (gnus-group-sort-by-unread, gnus-group-catchup)
22838         (gnus-group-unsubscribe-group, gnus-group-kill-group)
22839         (gnus-group-yank-group, gnus-group-set-info)
22840         (gnus-group-list-groups):
22841         * gnus.el (gnus-generate-new-group-name):
22842         * gnus-delay.el (gnus-delay-send-queue):
22843         * nnvirtual.el (nnvirtual-catchup-group):
22844         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
22845         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
22846         (gnus-group-prepare-topics, gnus-topic-check-topology):
22847         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
22848         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
22849         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
22850         (gnus-group-make-articles-read):
22851         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
22852         (gnus-group-change-level, gnus-kill-newsgroup)
22853         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
22854         (gnus-get-unread-articles, gnus-make-articles-unread)
22855         (gnus-make-ascending-articles-unread): Use accessor
22856         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
22857         to get group information for improved readability.
22858
22859
22860 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22861
22862         * gnus-art.el (article-decode-mime-words, article-babel)
22863         (gnus-article-highlight-signature, gnus-article-add-buttons)
22864         (gnus-signature-toggle): Use gnus-with-article-buffer.
22865
22866         * gnus-art.el (gnus-article-highlight-headers)
22867         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
22868
22869         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
22870         (gnus-article-set-globals, gnus-request-article-this-buffer)
22871         (gnus-button-message-id, gnus-article-maybe-hide-headers)
22872         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
22873         (gnus-mime-display-alternative): Use with-current-buffer.
22874
22875 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22876
22877         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
22878         also under 80 char limit, and call gnus-error if needed.
22879         (spam-fetch-article-header): Fix - it was a
22880         buffer-local variable (gnus-newsgroup-data).
22881         (spam-find-spam): Use spam-generate-fake-headers, forget about
22882         spam-insert-fake-headers.
22883         (spam-insert-fake-headers): Remove.
22884
22885 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22886
22887         * deuglify.el (gnus-article-outlook-unwrap-lines)
22888         (gnus-outlook-rearrange-article)
22889         (gnus-outlook-repair-attribution-outlook)
22890         (gnus-outlook-repair-attribution-block)
22891         (gnus-outlook-repair-attribution-other): Remove redundant
22892         save-excursion.
22893
22894 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22895
22896         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
22897         (spam-fetch-field-subject-fast)
22898         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
22899         (spam-fetch-article-header): Add functions to deal with Gnus
22900         internals for fast retrieval of article header data.
22901         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
22902
22903 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22904
22905         * pop3.el (pop3-md5): Remove.
22906         (pop3-apop): Replace pop3-md5 with md5.
22907
22908         * mm-bodies.el: base64 is always built-in.
22909
22910         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
22911         Use with-current-buffer.
22912
22913 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22914
22915         * canlock.el (canlock-insert-header): Remove excessive grouping in
22916         regexp.
22917
22918         * gnus-sum.el (gnus-summary-read-document): Ditto.
22919
22920         * gnus-uu.el (gnus-uu-part-number): Ditto.
22921
22922         * html2text.el (html2text-remove-tags): Ditto.
22923         (html2text-format-tags): Ditto.
22924         (html2text-format-single-elements): Ditto.
22925
22926         * mml.el (mml-parse-1): Ditto.
22927
22928 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22929
22930         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
22931
22932         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
22933
22934         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
22935
22936         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
22937
22938 2003-11-15  Simon Josefsson  <jas@extundo.com>
22939
22940         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
22941         (pgg-gpg-lookup-key): Use regexp match instead of
22942         split-string (split-string is different between emacs 21.2 and
22943         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
22944
22945 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22946
22947         * gnus-art.el (gnus-mime-view-all-parts)
22948         (gnus-article-part-wrapper, gnus-article-view-part):
22949         Use with-current-buffer.
22950
22951 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22952
22953         * spam.el (spam-disable-spam-split-during-ham-respool)
22954         (spam-spamoracle-database, spam-cache-lookups)
22955         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
22956         (spam-group-ham-mark-p, spam-group-spam-mark-p)
22957         (spam-group-ham-marks, spam-group-spam-marks)
22958         (spam-group-spam-contents-p, spam-group-ham-contents-p)
22959         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
22960         also add spam-use-blackholes to the statistical checks.
22961         (spam-fetch-field-fast): Add interface to fetching fields, may
22962         become a macro.
22963         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
22964         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
22965         (spam-insert-fake-headers): Fake an article when needed.
22966         (spam-find-spam): Fake article when possible.
22967         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
22968         (spam-check-bogofilter-headers): Use message-fetch-field instead
22969         of nnmail-fetch-field.
22970
22971 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
22972
22973         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
22974
22975 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22976
22977         * spam.el (spam-split): Do not require spam-use-CHECK to be
22978         enabled if that check is passed to spam-split explicitly; also
22979         fix so 'spam doesn't get converted to spam-split-group when
22980         spam-split-symbolic-return is t.
22981         (spam-find-spam): Find registrations of the article and use those
22982         instead of re-running spam-split to find the spam/ham
22983         classification of the article.
22984         (spam-log-processing-to-registry, spam-log-registered-p)
22985         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22986         Use gnus-error instead of gnus-message.
22987         (spam-log-registration-type): Add function to determine the
22988         classification of a message based on registry entries; will
22989         return nil if both 'spam and 'ham are found.
22990         (spam-check-BBDB): Expand all the BBDB macros here so we can have
22991         a reasonably fast local cache without the loading errors.
22992         (spam-cache-lookups): Set to t by default.
22993         (spam-find-spam): Don't try to guess spam-cache-lookups.
22994         (spam-enter-whitelist, spam-enter-blacklist): Clear the
22995         spam-caches entry.
22996         (spam-filelist-build-cache, spam-filelist-check-cache):
22997         Fix caching of whitelist/blacklist entries.
22998         (spam-check-whitelist, spam-check-blacklist):
22999         Invoke spam-from-listed-p with a type, not a cache variable.
23000         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
23001
23002 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
23003
23004         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
23005
23006         * nnmail.el (nnmail-split-fancy): do.
23007
23008         * mml.el (mml-parse): do.
23009
23010         * gnus-score.el (gnus-enter-score-words-into-hashtb)
23011         (gnus-score-adaptive): do.
23012
23013 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23014
23015         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
23016         (gnus-mime-button-map): Don't set keymap parent.
23017         (gnus-button-ctan-directory-regexp): Use shy grouping.
23018         (gnus-prev-page-map): Don't set keymap parent.
23019         (gnus-prev-page-map): Remove duplicated one.
23020         (gnus-next-page-map): Don't set keymap parent.
23021         (gnus-mime-security-button-map): Ditto.
23022
23023         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
23024         version number.
23025
23026         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
23027
23028 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23029
23030         * canlock.el (canlock-sha1-function): Remove.
23031         (canlock-sha1-function-for-verify): Remove.
23032         (canlock-openssl-program): Remove.
23033         (canlock-openssl-args): Remove.
23034         (canlock-ignore-errors): Remove.
23035         (canlock-sha1-with-openssl): Remove.
23036         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
23037         (canlock-verify): Don't use canlock-ignore-errors.
23038
23039         * sha1-el.el (sha1-string-external): Make it can return a string
23040         in binary form.
23041         (sha1-region-external): Ditto.
23042         (sha1-string-internal): Ditto.
23043         (sha1-region-internal): Ditto.
23044         (sha1-region): Ditto.
23045         (sha1-string): Ditto.
23046         (sha1): Ditto.
23047
23048 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23049
23050         * spam.el (spam-report-articles-gmane): New command.
23051
23052 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23053
23054         * gnus.el: Don't make unnecessary *Group* buffer when loading.
23055
23056         * run-at-time.el (run-at-time-saved): Remove.
23057         (run-at-time): Doc fix.
23058
23059 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
23060
23061         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
23062         (gnus-summary-limit-map): Add it.
23063         (gnus-summary-make-menu-bar): do.
23064
23065 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
23066
23067         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
23068         Make attempt at some caching support (done for BBDB only now).
23069         (spam-find-spam): Set spam-cache-lookups if there are more than 2
23070         addresses to be checked.
23071         (spam-clear-cache-BBDB): Add function, to be invoked by
23072         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
23073         (spam-check-BBDB): Check and use the caches, if
23074         spam-cache-lookups is on, remove superfluous (provide).
23075
23076 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
23077
23078         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
23079
23080 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
23081
23082         * run-at-time.el (run-at-time-saved): Move to after the definition
23083         of `run-at-time'.
23084
23085         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
23086
23087 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23088
23089         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
23090         mm-w3m-local-map-property.
23091
23092         * mm-view.el (mm-w3m-mode-map): Remove.
23093         (mm-w3m-local-map-property): Remove.
23094         (mm-inline-text-html-render-with-w3m): Don't use
23095         mm-w3m-local-map-property.
23096
23097 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23098
23099         * run-at-time.el: New file.
23100
23101         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
23102         under Emacs.
23103
23104         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
23105         of gnus-set-text-properties.
23106
23107         * gnus-uu.el (gnus-uu-save-article): Ditto.
23108
23109         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
23110
23111         * gnus-cite.el (gnus-cite-parse): Ditto.
23112
23113         * gnus-art.el (gnus-button-push): Use set-text-properties instead
23114         of gnus-.
23115
23116         * gnus-xmas.el (run-at-time): Require run-at-time.
23117
23118         * gnus.el: Change calls to nnheader-run-at-time and
23119         password-run-at-time throughout to use run-at-time directly.
23120
23121         * password.el: Remove definition of run-at-time.
23122
23123         * nnheaderxm.el: Remove definition of run-at-time.
23124
23125 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
23126
23127         * mml.el (mml-minibuffer-read-disposition): Show attachment type
23128         in prompt.
23129
23130 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23131
23132         * messagexmas.el (message-xmas-redefine): Alias
23133         `message-make-caesar-translation-table' to
23134         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
23135         version.
23136
23137         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
23138         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
23139         `gnus-xmas-set-text-properties'.
23140         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
23141         `gnus-xmas-completing-read'.
23142         (gnus-xmas-completing-read): Removed.
23143         (gnus-xmas-open-network-stream): Removed.
23144
23145         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
23146         XEmacs version.
23147
23148         * dns.el (dns-make-network-process): Use `open-network-stream'
23149         instead of `gnus-xmas-open-network-stream'.
23150
23151         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
23152
23153         * .cvsignore: Add auto-autoloads.el, custom-load.el.
23154
23155 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23156
23157         * gnus-art.el (gnus-mime-display-alternative)
23158         (gnus-insert-mime-button, gnus-insert-mime-security-button)
23159         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
23160         Don't use gnus-local-map-property.
23161
23162         * gnus-util.el (gnus-local-map-property): Remove.
23163
23164         * mm-view.el (mm-view-pkcs7-decrypt):
23165         Replace gnus-completing-read-maybe-default with completing-read.
23166
23167         * gnus-util.el (gnus-completing-read): do.
23168         (gnus-completing-read-maybe-default): Remove.
23169
23170 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23171
23172         * password.el: Only autoload `run-at-time' if not XEmacs.
23173         Only autoload the itimer functions if XEmacs.
23174
23175 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23176
23177         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
23178         XEmacsen.
23179
23180         * dgnushack.el: Autoload executable-find for XEmacs.
23181
23182 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23183
23184         * gnus-art.el (gnus-read-string): Remove.
23185         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
23186         read-string.
23187
23188 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
23189
23190         * netrc.el: Autoload password-read.
23191         (netrc): Add configuration group.
23192         (netrc-encoding-method, netrc-openssl-path):
23193         Add variables for encoding and decoding of files with symmetric
23194         ciphers.
23195         (netrc-encode): Add assistant function to encode a file with
23196         netrc-encoding-method.
23197         (netrc-parse): Add interactive parameter, added optional
23198         decoding if netrc-encoding-method is non-nil but otherwise
23199         behavior is standard.
23200         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
23201         Do s/encode/encrypt/ everywhere.
23202
23203         * spam.el: Remove executable-find autoload.
23204
23205 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23206
23207         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
23208
23209         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
23210
23211 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23212
23213         * gnus-art.el (gnus-treat-ansi-sequences)
23214         (article-treat-ansi-sequences): New variable and function.
23215         Suggested by Dan Jacobson <jidanni@jidanni.org>.
23216
23217         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
23218         Use it.
23219
23220 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23221
23222         * mm-util.el (mm-quote-arg): Remove.
23223
23224         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
23225         shell-quote-argument.
23226
23227         * gnus-uu.el (gnus-uu-command): do.
23228
23229         * gnus-sum.el (gnus-summary-insert-pseudos): do.
23230
23231         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
23232         with make-char.
23233
23234         * mm-util.el (mm-make-char): Remove.
23235
23236         * mml.el (mml-mode): Replace gnus-add-minor-mode with
23237         add-minor-mode.
23238
23239         * gnus-undo.el (gnus-undo-mode): do.
23240
23241         * gnus-topic.el (gnus-topic-mode): do.
23242
23243         * gnus-sum.el (gnus-dead-summary-mode): do.
23244
23245         * gnus-start.el (gnus-slave-mode): do.
23246
23247         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
23248
23249         * gnus-ml.el (gnus-mailing-list-mode): do.
23250
23251         * gnus-gl.el (gnus-grouplens-mode): do.
23252
23253         * gnus-draft.el (gnus-draft-mode): do.
23254
23255         * gnus-dired.el (gnus-dired-mode): do.
23256
23257         * gnus-ems.el (gnus-add-minor-mode): Remove.
23258
23259         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23260         Replace gnus-char-width with char-width.
23261
23262         * gnus-ems.el (gnus-char-width): Remove.
23263
23264         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23265         Replace gnus-char-width with char-width.
23266
23267         * gnus-ems.el (gnus-char-width): Remove.
23268
23269         * spam-stat.el (with-syntax-table): Remove with-syntax-table
23270         definition.
23271         Remove Emacs 20 hash table compatibility code.
23272
23273         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
23274         20 compatibility code.
23275
23276         * spam.el (spam-point-at-eol): Replace with point-at-eol.
23277
23278         * smime.el (smime-point-at-eol): Replace with point-at-eol.
23279
23280         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
23281         Replace with point-at-{eol,bol}.
23282
23283         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
23284
23285         * imap.el (imap-point-at-eol): Replace with point-at-eol.
23286
23287         * flow-fill.el (fill-flowed-point-at-bol)
23288         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
23289
23290         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
23291         Replace with point-at-{eol,bol} throughout all files.
23292
23293 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23294
23295         * ntlm.el (ntlm-string-as-unibyte): New macro.
23296         (ntlm-build-auth-response): Use it.
23297
23298         Remove Emacs 20 stuff:
23299         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
23300         (butlast, mapc, remove): Remove the compiler macros.
23301         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
23302         of delq and copy-sequence.
23303         * gnus-art.el (popup-menu): Remove the compiler macro.
23304         * nnmail.el (nnmail-split-fancy): Don't support customizing with
23305         Emacs 20.
23306
23307 2004-01-05  Simon Josefsson  <jas@extundo.com>
23308
23309         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
23310         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
23311         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
23312         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
23313         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
23314         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
23315         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
23316         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
23317         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
23318         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
23319         ntlm-string-permute, string-lshift into ntlm-string-lshift,
23320         string-xor into ntlm-string-xor.
23321         Suggested by Jesper Harder <harder@myrealbox.com>.
23322
23323         * ntlm.el: Don't include poem.
23324
23325         * md4.el (print-int32, print-string-hexa): Remove.
23326         Suggested by Jesper Harder <harder@myrealbox.com>.
23327
23328         * sasl-ntlm.el, ntlm.el, md4.el: New files.
23329
23330         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
23331         probably breaks emacs with DL patch, but do we care? Is anyone
23332         still using the DL stuff?)
23333
23334         * sieve-manage.el: Use the password package.
23335         (sieve-manage-read-passwd): Remove.
23336         (sieve-manage-interactive-login): Use password.  Re-add
23337         condition-case around loop.
23338
23339         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
23340         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23341         Use the password package.
23342
23343 2003-02-19  Simon Josefsson  <jas@extundo.com>
23344
23345         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
23346         token.
23347
23348 2002-08-07  Simon Josefsson  <jas@extundo.com>
23349
23350         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
23351         (sieve-manage-authenticators):
23352         (sieve-manage-authenticator-alist): Add some SASL mechs.
23353         (sieve-sasl-auth): New function.
23354         (sieve-manage-cram-md5-auth):
23355         (sieve-manage-plain-auth): Rewrite using SASL library.
23356         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
23357         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
23358         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
23359         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
23360
23361 2004-01-05  Simon Josefsson  <jas@extundo.com>
23362
23363         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
23364         New files.
23365
23366 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23367
23368         * gnus-group.el (gnus-no-groups-message): Update.
23369
23370         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
23371
23372 2003-11-09  Simon Josefsson  <jas@extundo.com>
23373
23374         * imap.el: Support for ID IMAP extension (RFC 2971).
23375         (imap-local-variables): Add imap-id.
23376         (imap-id): New variable.
23377         (imap-id): New function.
23378         (imap-parse-response): Parse untagged ID response.
23379         * nnimap.el (nnimap-id): New variable.
23380         (nnimap-open-connection): Use it.
23381
23382 2003-12-28  Simon Josefsson  <jas@extundo.com>
23383
23384         * gnus-score.el (gnus-score-edit-all-score): New.
23385         * gnus-group.el (gnus-group-score-map): Bind it to W e.
23386
23387 2004-01-04  Simon Josefsson  <jas@extundo.com>
23388
23389         * password.el: Add.
23390
23391 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
23392
23393         * dns.el (dns-query-types): Fix typo.
23394         (dns-query-types): New function.
23395         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
23396         PTR and SOA replies, see RFC 1035.
23397
23398 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23399
23400         * gnus.el (gnus-logo-color-style): Change colors to `no'.
23401
23402         * Move to Changelog.2.
23403
23404 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23405
23406         * gnus.el (gnus-version-number): Bump version.
23407
23408 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23409
23410         * gnus.el: No Gnus v0.1 is released.
23411
23412 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23413
23414         * gnus.el: No Gnus v0.0 is released.
23415
23416 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23417
23418         * gnus.el (gnus-version-number): Bump.
23419         (gnus-version): No.
23420
23421 See ChangeLog.2 for earlier changes.
23422
23423   Copyright (C) 2004-2011  Free Software Foundation, Inc.
23424
23425   This file is part of GNU Emacs.
23426
23427   GNU Emacs is free software: you can redistribute it and/or modify
23428   it under the terms of the GNU General Public License as published by
23429   the Free Software Foundation, either version 3 of the License, or
23430   (at your option) any later version.
23431
23432   GNU Emacs is distributed in the hope that it will be useful,
23433   but WITHOUT ANY WARRANTY; without even the implied warranty of
23434   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23435   GNU General Public License for more details.
23436
23437   You should have received a copy of the GNU General Public License
23438   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
23439
23440 ;; Local Variables:
23441 ;; coding: utf-8
23442 ;; fill-column: 79
23443 ;; add-log-time-zone-rule: t
23444 ;; End: