Spelling fixes.
[gnus] / lisp / ChangeLog
1 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
2
3         * color.el (color-rgb-to-hsl):
4         * gmm-utils.el (gmm-tool-bar-style):
5         * gnus-group.el (gnus-group-prepare-flat):
6         * gnus-topic.el (gnus-topic-prepare-topic):
7         * mm-decode.el (mm-discouraged-alternatives):
8         * rfc2047.el (rfc2047-encode-1):
9         * starttls.el: Spelling fix.
10
11 2011-11-24  Glenn Morris  <rgm@gnu.org>
12
13         * binhex.el (binhex-begin-line): Give it basic doc-string.
14
15         * starttls.el, tls.el: Fix case of "GnuTLS".
16
17 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
18
19         * gnus-group.el (gnus-group-highlight): Fix typo.
20
21 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
22
23         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
24         value of `delete-file', that returns nil for a local file but returns t
25         for a remote file using ssh.
26
27 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
28
29         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
30
31 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
32
33         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
34         avoid later breakage.
35
36 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
37
38         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
39         article buffers' name.
40
41 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
42
43         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
44         by Paul Eggert's spellfixes two days ago.
45
46 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
47
48         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
49         doesn't have it.
50
51         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
52         buffer-local instead of binding them to avoid warnings.  Also demote
53         errors (bug#10063).
54         (font-lock-mode-hook): Shut up byte compiler.
55
56 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
57
58         * mm-util.el (mm-charset-after):
59         * nnir.el (nnir-run-hyrex):
60         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
61         (ntlm-get-password-hashes, ntlm-md4hash):
62         * smime.el: Fix typo.
63
64 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
65
66         * gnus-agent.el (gnus-agent-expire-group-1):
67         * nndiary.el (nndiary-last-occurence):
68         * nnimap.el (nnimap-request-set-mark):
69         * nnmairix.el (nnmairix-only-use-registry):
70         * gnus-group.el (gnus-group-prepare-flat):
71         * gnus-sum.el (gnus-decode-encoded-word-methods):
72         * message.el (message-wash-subject):
73         * nntp.el (nntp-retrieve-headers-with-xover):
74         * smime.el (smime-certificate-directory): Spelling fix.
75
76 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
77
78         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
79
80         * color.el:
81         * gnus-agent.el (gnus-agent-possibly-alter-active):
82         * gnus-dired.el (gnus-dired-print):
83         * mail-parse.el:
84         * nnmairix.el (nnmairix-request-group):
85         * shr.el (shr-image-displayer):
86         * sieve-manage.el:
87         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
88
89 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
90
91         * gnus-sum.el (gnus-auto-select-subject):
92         * spam-report.el (spam-report-resend): Spelling fix.
93
94 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
95
96         * gnus-agent.el (gnus-agent-get-undownloaded-list):
97         * gnus-art.el (gnus-default-article-saver):
98         * gnus-srvr.el (gnus-server-copy-server):
99         * gnus.el (gnus-sloppily-equal-method-parameters):
100         * html2text.el (html2text-format-tag-list):
101         * message.el (message-narrow-to-head):
102         * nndiary.el:
103         * nnmairix.el (nnmairix-determine-original-group-from-registry):
104         * sieve.el: Spelling fix.
105
106 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
107
108         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
109         * gnus-sum.el (gnus-summary-make-menu-bar):
110         * gnus-uu.el (gnus-uu-decode-postscript)
111         (gnus-uu-decode-postscript-and-save):
112         * mailcap.el (mailcap-print-command):
113         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
114         Fix typos.
115
116 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
117
118         * gnus-art.el (gnus-article-part-wrapper):
119         * html2text.el (html2text-fix-paragraphs):
120         * mm-decode.el (mm-image-fit-p):
121         * rfc2047.el (rfc2047-encode-message-header):
122         * shr-color.el (shr-color-visible-distance-min)
123         (shr-color-relative-to-absolute, set-minimum-interval)
124         (shr-color-visible): Fix typos.
125
126 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
127
128         * gmm-utils.el (gmm-tool-bar-item):
129         * gnus-art.el (gnus-treat-body-boundary):
130         * gnus-diary.el (gnus-user-format-function-d):
131         * gnus-start.el (gnus-get-unread-articles):
132         * pgg-gpg.el (pgg-gpg-update-agent):
133         * smime.el (smime-cert-by-ldap-1): Spelling fix.
134
135 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
136
137         * gnus-topic.el (gnus-group-prepare-topics):
138         * gnus-uu.el (gnus-extract-view):
139         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
140
141 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
142
143         * spam.el: Move BBDB autoloads.
144         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
145         BBDB 2 and 3.
146         (spam-check-BBDB): Use it.
147         (spam-enter-ham-BBDB): Use it.
148
149 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
150
151         * smime.el (smime-draw-buffer): Spelling fix.
152
153 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
154
155         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
156         for scanning exactly one level.
157         * gnus-start.el (gnus-get-unread-articles): Ditto.
158
159 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
160
161         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
162         slightly clearer.
163
164 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
165
166         * gnus-sync.el: More commentary about setup.
167
168 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
169
170         * message.el (message-send-and-exit): Document `arg'.
171
172 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
173
174         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
175
176 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
177
178         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
179
180         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
181         we don't use `bound-and-true-p'.
182
183 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
184
185         * gnus-util.el (gnus-bound-and-true-p): Remove.
186         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
187         * nnir.el: Use it.
188         * nnmairix.el: Use it.
189
190 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
191
192         * gnus-sync.el: Improve docs about CouchDB admins.
193
194         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
195         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
196         for reasons unknown.
197         * nnir.el: Use it.
198         * nnmairix.el: Use it.
199
200         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
201         * nnir.el: Ditto.
202         * nnmairix.el: Ditto.
203
204         * gnus-registry.el (gnus-registry-enabled): Default to nil.
205
206 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
207
208         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
209         not needed.  Provide xmlplistread list function to produce XML plist
210         output for non-Gnus LeSync clients.
211
212 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
213
214         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
215
216         * gnus-sync.el: Add LeSync synchronization backend and logic to read
217         and save against it.  Group subscriptions, read marks, other marks,
218         subscription levels, topic names, and topic offsets (the group's
219         position within the topic) are saved.  This is an experimental backend
220         and may change significantly.  Load json.el from the gnus-fallback-lib
221         if it's not available otherwise.
222         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
223
224 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
225
226         * message.el (message-completion-function): Make sure
227         message-tab-body-function is not attempted if one of
228         message-completion-alist fails to find a completion (bug#9158).
229
230 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
231
232         * mml.el (mml-quote-region): Quote <#secure> tag.
233         (mml-generate-mime-1): Unquote <#secure> tag.
234
235 2011-10-20  Chong Yidong  <cyd@gnu.org>
236
237         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
238         calling a minor mode from Lisp with nil arg enables it, so we have to
239         make the wording a bit ambiguous here).
240
241 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
242
243         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
244         * nnir.el (nnir-mode): Use it.
245         * nnmairix.el (nnmairix-determine-original-group-from-registry):
246         Use it.
247
248         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
249         * nnmairix.el (gnus-registry-enabled): Ditto.
250
251 2011-10-17  Dave Abrahams  <dave@boostpro.com>  (tiny change)
252
253         * gnus-registry.el (gnus-registry-enabled): Add new variable. (Bug#9691)
254         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
255         only while we need to find out if it should be t or nil.
256         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
257         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
258         the registry is installed.  Set it to nil when it's unloaded.
259         (gnus-registry-install-p): Provide user guidance for the initial value
260         of `gnus-registry-install' when it's 'ask, otherwise return its value.
261         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
262         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
263         * nnmairix.el (nnmairix-determine-original-group-from-registry):
264         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
265         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
266         `gnus-registry-install'.
267
268 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
269
270         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
271         previous change.
272         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
273         primary key is marked as disabled.
274
275 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
276
277         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
278         primary key is marked as disabled.
279
280 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
281
282         * html2text.el (html2text-clean-anchor): Check for quotes around
283         `href' value.
284
285 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
286
287         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
288         searching.  Drop `bbdb-cache'.
289
290 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
291
292         * message.el (message-signed-or-encrypted-p): Exclude header when
293         checking if there is signed or encrypted body in text/plain message.
294
295 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
296
297         * html2text.el (html2text-get-attr): Correctly handle attribute values
298         containing "=".
299
300 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
301
302         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
303         handle bindings.
304
305 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
306
307         * gnus-win.el (gnus-configure-windows): Protect against reading
308         ephemeral groups outside of Gnus.
309
310 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
311
312         * shr.el (shr-tag-img): Don't get images displayed in tables.
313
314 2011-10-03  Glenn Morris  <rgm@gnu.org>
315
316         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
317         the "maintainer" version of debbugs.gnu.org reports.
318
319 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
320
321         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
322         make asynchronous adjacent image insertion work better.
323
324 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
325
326         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
327         documentation.
328
329 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
330
331         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
332         `gnus-asynchronous' isn't shadowed.
333
334 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
335
336         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
337
338         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
339         (nnimap-insert-partial-structure): The charset parameter isn't
340         case-sensitive.
341
342         * nnheader.el (nnheader-message-maybe): New function.
343
344         * shr.el (shr-tag-table): Render totally broken tables better.
345
346         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
347         computing the boundary.
348
349 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
350
351         * pop3.el (pop3-number-of-responses): Remove.
352         (pop3-wait-for-messages): Rewrite to take linear time instead of
353         exponential time.
354
355 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
356
357         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
358         re-fetch images.
359
360         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
361         re-fetch images when hitting `g' in Gnus.
362
363 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
364
365         * mml.el (mml-inhibit-compute-boundary): New internal variable.
366         (mml-compute-boundary): Don't check collision if it is non-nil.
367         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
368         before checking collision.
369
370 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
371
372         * message.el (message-indent-citation): Really make sure there's a
373         newline at the end.
374
375         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
376         Fix suggested by John Wiegley.
377
378         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
379
380         * gnus-art.el (gnus-treat-hide-citation): Add doc.
381
382         * message.el (message-default-send-rename-function): Break out into its
383         own function.
384
385         * ecomplete.el (ecomplete-display-matches): Revert patch since it
386         doesn't work under XEmacs.
387
388         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
389         of "imaps" to word around Windows problems.
390         (nnimap-open-connection-1): Use it.
391
392         * message.el (message-indent-citation): Revert last change which made
393         `F' not work.
394
395 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
396
397         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
398         terminal as well.
399
400 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
401
402         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
403         because it displays images using overlays that aren't easy to copy to
404         the article buffer.
405
406 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
407
408         * message.el (message-indent-citation): Fix empty line removal at the
409         end of the citation.
410
411 2011-09-20  Julien Danjou  <julien@danjou.info>
412
413         * auth-source.el (auth-source-netrc-create): Use default value for
414         password if specified. Evaluate default.
415         (auth-source-plstore-create): Ditto.
416         (auth-source-plstore-create, auth-source-netrc-create): Fix default
417         value evaluation.
418         (auth-source-netrc-create): Typo fix.
419         (auth-source-plstore-create): Ditto.
420
421         * password-cache.el (password-cache-remove): Remove entries even if the
422         value is nil, so that password with a nil value (negative caching) is
423         possible to invalidate.
424
425         * auth-source.el (auth-source-format-cache-entry): New function.
426
427 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
428
429         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
430
431 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
432
433         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
434
435 2011-09-19  Julien Danjou  <julien@danjou.info>
436
437         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
438         which work with things that are not ASCII.
439
440 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
441
442         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
443
444 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
445
446         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
447         message level.
448
449 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
450
451         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
452
453 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
454
455         * gnus.el (gnus-interactive-exit): Update defcustom spec.
456
457 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
458
459         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
460         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
461
462 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
463
464         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
465         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
466         articles.
467
468 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
469
470         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
471         (message-mail-other-window, message-mail-other-frame)
472         (message-news-other-window, message-news-other-frame):
473         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
474         instead of setting buffer display varibles.
475
476 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
477
478         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
479
480         * gnus-sum.el (gnus-fetch-headers): Bump message level.
481
482 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
483
484         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
485         duplicates" to a higher level.
486
487         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
488         most egregious messages.
489
490 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
491
492         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
493
494 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
495
496         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
497         up the file (bug#9351).
498
499 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
500
501         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
502         it does with all other backends, but decode the names immediately after
503         getting them.
504
505         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
506         decoding nnimap groups.
507
508         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
509         newsrc file.  It doesn't seem like an important optimization any more.
510
511 2011-09-10  Dave Abrahams  <dave@boostpro.com>  (tiny change)
512
513         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
514         overflows.
515
516 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
517
518         * gnus.el (gnus-article-mark-lists): Remove `recent'.
519         (gnus-interactive-exit): Extend to `quiet'.
520
521         * gnus-sum.el (gnus-offer-save-summaries): Use it.
522
523         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
524         string.
525
526         * plstore.el (plstore--get-buffer): Silence compiler warnings by
527         renaming function arguments from `this'.
528
529         * gnus-sum.el (gnus-newsgroup-recent): Remove.
530
531         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
532         has been renamed.
533         (gnus-lrm-string-p): Include RLM and PDF, too.
534
535         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
536         (bug#9225).
537
538 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
539
540         Add autoload cookies for functions used by sendmail.el.
541         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
542
543         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
544
545 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
546
547         * gnus-art.el (article-date-ut): Work properly even when there are
548         things like Date header in the body; work for forwarded parts.
549
550 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
551
552         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
553         original-article-buffer.
554
555 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
556
557         * nnir.el (nnir-compose-result): Fix matching of server type.
558         (nnir-run-swish++): Ditto.
559         (nnir-run-namazu): Ditto.
560         (nnir-run-notmuch): Ditto.
561
562 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
563
564         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
565         (bug#9405).
566
567         * gnus-score.el (gnus-summary-increase-score): Doc clarification
568         (bug#9421).
569
570         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
571         (bug#9425).
572
573         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
574         thing (bug#9426).
575
576 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
577
578         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
579         the error message.
580
581 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
582
583         * message.el (message-setup-1): Return t (Bug#9392).
584
585 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
586
587         * gnus-sum.el: When adding article headers to a summary buffer also
588         update gnus-newsgroup-articles (bug#9386).
589
590 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
591
592         * auth-source.el: Autoload help-mode.
593
594 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
595
596         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
597         names.
598
599 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
600
601         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
602         mm-replace-in-string for compatibility issues.
603         * mml2015.el (mml2015-epg-verify): Ditto.
604
605 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
606
607         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
608
609         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
610
611 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
612
613         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
614         continue on and do the clean-up phase (bug#9188).
615
616         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
617         just ignore groups that can't be opened instead of erroring out
618         (bug#9225).
619
620         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
621         nil since some many people are fuddy-duddies.
622
623         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
624         images.
625
626         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
627         instead.
628
629         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
630
631         * gnus-util.el (gnus-process-live-p): Copy over compat function.
632
633         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
634         processing.
635
636         * nntp.el (nntp-kill-buffer): Kill the process before killing the
637         buffer to avoid warnings.
638
639 2011-08-20  Simon Josefsson  <simon@josefsson.org>
640
641         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
642         specified to reduce precision.
643
644 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
645
646         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
647         bodystructures (bug#9314).
648
649 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
650
651         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
652         Make button keymap non-sticky after buttons.
653
654 2011-08-18  David Engster  <dengste@eml.cc>
655
656         * nnmairix.el (nnmairix-request-set-mark)
657         (nnmairix-goto-original-article): Remove adding of article to registry,
658         since `gnus-registry-add-group' isn't available anymore.
659         (nnmairix-determine-original-group-from-registry):
660         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
661         available anymore.
662
663 2011-08-12  Simon Josefsson  <simon@josefsson.org>
664
665         * starttls.el (starttls-any-program-available): Define as obsolete
666         function.
667
668 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
669
670         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
671         versions which Gnus use when appropriate.
672
673         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
674         a pretty destructive command.
675
676         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
677
678 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
679
680         * message.el (message-fix-before-sending): Make a different warning
681         about NUL characters (bug#9270).
682
683         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
684         from custom (bug#9260).
685
686         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
687         things work in Emacs 22 and XEmacs, too.
688
689         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
690         default From.
691
692         * gnus-spec.el (gnus-lrm-string-p): New macro.
693         (gnus-lrm-string): New constant.
694         (gnus-summary-line-format-spec): LRM-ify the from.
695         (gnus-tilde-max-form): LRM-ify string chopping.
696
697         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
698
699         * message.el (message-is-yours-p): Allow disabling canlock checking
700         (bug#9295).
701         (message-shoot-gnksa-feet): Add `canlock-verify'.
702         (message-auto-save-directory): Use ~/ as the auto-save directory if the
703         message directory isn't writable (bug#9304).
704
705         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
706         non-world-readable.
707
708 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
709
710         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
711         articles.
712
713 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
714
715         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
716         copy-list.
717
718 2011-08-12  Sam Steingold  <sds@gnu.org>
719
720         * gnus-score.el (gnus-score-find-alist): Keep the score files already
721         in the reverse order to avoid modifying the cache with `nreverse'.
722         (gnus-all-score-files): Do not modify the value returned by
723         `gnus-score-find-alist' because it lives in a cache variable.
724         (gnus-current-home-score-file): No need to `nreverse' the return value
725         of `gnus-score-find-alist', it is already in the correct order.
726
727 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
728
729         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
730         type MESSAGE and subtype RFC822 is slightly different from those of
731         type TEXT.
732
733 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
734
735         * gnus-sum.el (gnus-summary-refer-article): Warp to article. This
736         allows article-referral to work from an nnir group.
737
738 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
739
740         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
741
742 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
743
744         * mml1991.el (mml1991-epg-find-usable-key)
745         (mml1991-epg-find-usable-secret-key): New function.
746         (mml1991-epg-sign): Check if signing key is usable.
747         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
748
749 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
750
751         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
752         server-variables only. This should fix a bug introduced with commit
753         e1889675b7f4adf057833c5513c9374134c4e053.
754         (nnir-run-query): 'nnir-search-engine should not be set from the global
755         environment.
756
757 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
758
759         * nnir.el (nnir-search-thread): Position point on referring article
760         line.
761         (nnir-warp-to-article): Clean up summary buffers.
762
763         * nnimap.el (nnimap-request-thread): Whitespace fix.
764
765 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
766
767         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
768
769 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
770
771         * starttls.el (starttls-available-p): Rename from
772         `starttls-any-program-available' and changed return convention.
773
774 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
775
776         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
777         `unix-sync' unless it's defined.
778
779 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
780
781         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
782         `aref' for XEmacs compatibiltiy.
783
784 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
785
786         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
787
788 2011-07-31  Dave Abrahams  <dave@boostpro.com>  (tiny change)
789
790         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
791         closures, quote the form properly (bug#9194).
792
793 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
794
795         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
796         (gnus-summary-insert-new-articles): Protect against servers that are
797         down.
798
799 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
800
801         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
802         in mm handle if none is specified.
803
804 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
805
806         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
807
808 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
809
810         * nnir.el (nnir-search-thread): New function to make an nnir group
811         based on a thread query.
812
813         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
814         of nnir in thread referral.
815         (gnus-summary-refer-thread): Use it.
816
817         * nnimap.el (nnimap-request-thread): Use it.
818
819 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
820
821         * shr.el (shr-tag-comment): Ignore HTML comments.
822
823 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
824
825         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
826         argument.
827         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
828         Use `nnir-address' to handle server info rather than passing an arg.
829
830         * nnimap.el (nnimap-make-thread-query): New utility function to format
831         an imap thread search query.
832         (nnimap-request-thread): Use it.
833
834         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
835         right select-method if we are not going back to the group buffer.
836
837 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
838
839         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
840         enter invalid buffer configurations into the quit form (bug#9107).
841         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
842         unplugged/plugged.
843
844         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
845         keep track of which ones are unread (bug#9061).
846
847         * gnus.el (gnus-refer-article-method): Allow entering any sexp
848         (bug#9055).
849
850         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
851         (bug#9041).
852
853         * gnus-html.el (mm-util): Require (bug#9073).
854
855         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
856         (gnus-summary-refer-thread): Use it to remove duplicates in the
857         un-threaded view (bug#9053).
858         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
859
860 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
861
862         * nnir.el (nnir-read-server-parm): Use default value from global
863         variable.  Without this the default search engine parameters aren't
864         used at all.
865
866 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
867
868         * message.el (message-unique-id): Don't use the undocumented return
869         value from (random t) (bug#9118).
870
871 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
872
873         * message.el (message-auto-save-directory): If the ~/Mail directory
874         doesn't exist, use ~ as the auto-save directory (bug#4432).
875
876         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
877         hasn't already been started.
878
879 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
880
881         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
882
883         * message.el (message-reply): Work around mysterious bug where
884         `message-mode' seems to overwrite the locally bound `subject' variable.
885
886 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
887
888         * nnimap.el (nnimap-request-thread): Ensure search is performed in
889         correct group.
890
891         * gnus-int.el (gnus-request-thread): Add group argument.
892
893         * gnus-sum.el (gnus-summary-refer-thread): Use it.
894
895 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
896
897         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
898
899         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
900         renamed to `debbugs-gnu-*'.
901
902 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
903
904         * plstore.el: Revert the editing feature since it is not urgent.
905         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
906         (plstore-mode-decoded): Remove.
907
908 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
909
910         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
911         isn't very interesting any more, and it leaks potentially secret data.
912         (gnus-debug): Remove.
913
914         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
915         use of :custom-show.
916
917 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
918
919         * plstore.el: Add documentation.
920         (plstore-mode): New mode to edit plstore file.
921         (plstore-mode-toggle-display, plstore-mode-original)
922         (plstore-mode-decoded): New command.
923         (plstore--encode, plstore--decode, plstore--write-contents-functions)
924         (plstore--insert-buffer, plstore--make): New function.
925         (plstore-open, plstore-save): Simplify by using them.
926
927 2011-07-06  Glenn Morris  <rgm@gnu.org>
928
929         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
930
931 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
932
933         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
934         no longer is much used.
935         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
936         Articles".
937
938 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
939
940         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
941         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
942         `notmuch' backend.
943
944 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
945
946         * mm-decode.el (mm-text-html-renderer): Doc fix.
947
948         * gnus-msg.el (gnus-bug): Fix the MML tag.
949
950         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
951
952 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
953
954         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
955         secondary methods if started with `gnus-no-server'.
956
957 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
958
959         * message.el (message-return-action): Fix typo in docstring.
960
961 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
962
963         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
964         bug reports at once.
965
966         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
967
968 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
969
970         * nndraft.el: Require gnus-group.
971         (nndraft-request-list): Declare.
972
973         * nndraft.el (nndraft-update-unread-articles): Don't show group having
974         no unread article unless it matches gnus-permanently-visible-groups.
975
976         * nndraft.el (nndraft-update-unread-articles): New function.
977         (nndraft-request-associate-buffer): Use it to update the number of
978         unread articles for the nndraft groups in the group buffer when saving
979         or killing a draft message.
980
981 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
982
983         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
984         systems to binary before writing and reading the mbox files.
985
986         * gnus.el (gnus-summary-line-format): Link to the info node for %U
987         instead of trying to list them all (bug#8978).
988
989 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
990
991         * pop3.el (pop3-open-server): Use :end-of-capability.
992
993 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
994
995         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
996         the id is always a number.
997
998         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
999
1000         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
1001         debbugs mode, if possible.
1002
1003 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
1004
1005         * auth-source.el (auth-source-token-passphrase-callback-function):
1006         Reindent.
1007         (epg-context-operation): Remove unnecessary autoload.
1008
1009 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1010
1011         * gnus.el (gnus-list-debbugs): New command.
1012
1013         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
1014         mboxstat instead of the maintbox, since the stat seems to be fuller.
1015
1016         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
1017         summary buffers.
1018
1019         * message.el (message-get-reply-headers): Delete all duplicates,
1020         instead of the first.
1021         (message-get-reply-headers): Ensure that we have progress while
1022         deleting duplicates.
1023
1024         * gnus-msg.el (gnus-configure-posting-styles): Get the local
1025         gnus-posting-style value from the summary buffer to make it easier to
1026         make that a per-buffer conf.
1027
1028 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
1029
1030         * nnir.el (nnir-run-imap): Allow halting a search when an article is
1031         found by setting `shortcut' in 'query.
1032         (nnir-request-article): Use `shortcut' setting when requesting article
1033         by Message-ID.
1034
1035 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
1036
1037         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
1038         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
1039         Bring the pseudo-headers back too.
1040
1041 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
1042
1043         * auth-source.el (auth-source-token-passphrase-callback-function):
1044         Simplify and remove EPA dependency.
1045
1046 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
1047
1048         * nnir.el (nnir-request-article): Fix error message text.
1049
1050 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
1051
1052         * auth-source.el (plstore-delete): Autoload.
1053         (auth-source-plstore-search): Support delete operation.
1054         * plstore.el (plstore-delete): New function.
1055
1056 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1057
1058         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
1059         mark actually existing articles as unread rather than the ones that
1060         active asserts.
1061
1062 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
1063
1064         * nntp.el (nntp-record-command):
1065         * gnus-util.el (gnus-message-with-timestamp-1):
1066         Use format-time-string rather than decoding time stamps by hand.
1067         This is simpler and insulates the code from potential changes to
1068         current-time format.
1069
1070 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1071
1072         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
1073
1074 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
1075
1076         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
1077         (plstore-save): Support public key encryption.
1078         (plstore--init-from-buffer): New function.
1079         (plstore-open): Use it; fix error when opening a non-existent file.
1080         (plstore-revert): Use plstore--init-from-buffer.
1081
1082 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
1083
1084         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
1085
1086 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1087
1088         * mml2015.el (mml2015-use): Replace string-match-p with string-match
1089         for old Emacsen.
1090
1091 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
1092
1093         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
1094         is not fully working.
1095
1096 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1097
1098         * dgnushack.el: Autoload sha1 on XEmacs.
1099
1100         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
1101         quit window configuration.
1102
1103         * auth-source.el (epg-context-set-passphrase-callback):
1104         Remove duplicate autoload.
1105
1106 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
1107
1108         * nnir.el (nnir-request-article): Allow requesting articles by
1109         Message-ID with nnimap.
1110
1111         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
1112         current server.
1113
1114 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
1115
1116         * auth-source.el: Autoload EPA/EPG functions.
1117         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
1118         changed when EPA/EPG is not available.
1119         (auth-source-backend): Rename "arg" member to "data".
1120         (auth-source-backend-parse, auth-source-plstore-search)
1121         (auth-source-plstore-create): Use it.
1122
1123 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
1124
1125         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
1126         `gnus-refer-article-methods'.
1127
1128 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
1129
1130         * auth-source.el: Require EPA and EPG.
1131         (auth-source-passphrase-alist): New variable.
1132         (auth-source-passphrase-callback-function)
1133         (auth-source-token-passphrase-callback-function): Callbacks for the
1134         netrc field encryption (GPG tokens).
1135         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
1136         Symmetric encryption and decryption of the netrc GPG tokens.
1137         (auth-source-netrc-normalize): Use them, simplifying the closure.
1138
1139 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1140
1141         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
1142         is available.
1143
1144 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1145
1146         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
1147         non-nil, and `nnimap-split-methods' is nil, use the former.
1148
1149 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
1150
1151         * plstore.el (plstore-revert): New function.
1152         (plstore-open): Use it; hide the buffer from user.
1153
1154 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
1155
1156         * auth-source.el (auth-source-backend): New member "arg".
1157         (auth-source-backend-parse): Handle new backend 'plstore.
1158         * plstore.el: New file.
1159
1160 2011-06-30  Glenn Morris  <rgm@gnu.org>
1161
1162         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
1163
1164 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1165
1166         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
1167         expiring articles to.
1168
1169         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
1170         variations as ASCII (bug#5458).
1171
1172 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1173
1174         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
1175
1176 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1177
1178         * message.el (message-point-in-header-p): Tweak the function to default
1179         to saying that we're not in the headers if there is no separator at
1180         all.  This makes it possible to use the Message version of `M-q' in
1181         buffers with no headers (bug#7987).
1182         (message-point-in-header-p): Fix last checkin to work with an empty
1183         mail-header-separator, too.
1184
1185         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
1186         again, save the choice via customize.
1187
1188 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1189
1190         * message.el (message-send-mail-function): Add `sendmail-query-once'.
1191
1192         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
1193         ended the connection, bail out before waiting infinitely on a new
1194         connection.
1195
1196 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
1197
1198         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
1199         reports.
1200
1201         * gnus.el (gnus-bug-package): Use "gnus."
1202         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
1203
1204 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1205
1206         * dgnushack.el: Make the timer warning go away on XEmacs.
1207
1208         * gnus-art.el (gnus-article-stop-animations): New function to stop any
1209         animations going on at article exit time.
1210
1211         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
1212         since removing it breaks people upgrading.
1213
1214         * shr.el (shr-put-image): Use the new interface for animating images.
1215         (shr-put-image): Animate for 60 seconds.
1216
1217         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
1218         avoid compiler warnings.
1219
1220         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
1221         error with `find-file-hooks' on Emacs 22.
1222         (with-auth-source-epa-overrides): Ugly hack to Wrap the
1223         `find-file-hook' things in `symbol-value' to avoid compilation warnings
1224         on all architectures.
1225
1226         * spam.el (spam-stat): Require in a normal fashion without binding
1227         `spam-stat-install-hooks' to avoid compilation warnings.
1228
1229         * spam-stat.el (spam-stat-install-hooks): Remove.
1230         (spam-stat-install-hooks): Don't run automatically.
1231
1232 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
1233
1234         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
1235         and keystroke.
1236
1237 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1238
1239         * auth-source.el (auth-source-netrc-cache): Move forward.
1240
1241 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1242
1243         * proto-stream.el (proto-stream-open-starttls): Use
1244         `gnutls-available-p' to see whether we have built-in support.
1245
1246         * auth-source.el (auth-source-netrc-create): Don't query the bits that
1247         we already know.
1248         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
1249         (auth-source-netrc-create): Don't prompt for the stuff we already know.
1250
1251 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1252
1253         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
1254         %S format, since that looks odd.
1255         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
1256         file, especially when saving.
1257
1258 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
1259
1260         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
1261         article found.
1262
1263 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1264
1265         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
1266         `auth-source-save-secrets' with a more sensitive alist that can be
1267         configured per file.  Experimental, so defaults to 'never.
1268         (auth-source-netrc-create): Use it.  Still experimental code.
1269         (with-auth-source-epa-overrides): Use `find-file-hooks' if
1270         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
1271
1272 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
1273
1274         * auth-source.el (auth-source-save-secrets): New variable to control if
1275         secret tokens should be saved encrypted.
1276         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
1277         to `auth-source-netrc-normalize'.
1278         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
1279         on the EPA variables being defined.
1280         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
1281         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
1282         the lexical-let closure.
1283         (auth-source-netrc-create): Create "gpg:" tokens according to
1284         `auth-source-save-secrets'.
1285
1286 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1287
1288         * gnus-group.el (gnus-group-update-group): Add new argument
1289         `info-unchanged' that stops updating dribble buffer.
1290
1291         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
1292         deletes lines matching to it in dribble buffer.
1293
1294         * gnus-agent.el (gnus-agent-fetch-group-1):
1295         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
1296         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
1297         * gnus-start.el (gnus-group-change-level):
1298         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
1299
1300         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
1301         if newsgroup info is not changed.
1302
1303         * gnus-group.el (gnus-group-get-new-news-this-group):
1304         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
1305         Don't update dribble buffer.
1306
1307 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
1308
1309         * gnus-registry.el (gnus-registry-remove-ignored): New function to
1310         remove entries with groups we ignore.
1311
1312 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1313
1314         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
1315         the underline comes at the bottom.
1316
1317 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
1318
1319         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
1320         `gnus-registry-user-format-function-M' and declare the latter obsolete.
1321         (gnus-registry-article-marks-to-names): Rename from
1322         `gnus-registry-user-format-function-M2'.
1323
1324 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1325
1326         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
1327         ephemeral group.
1328
1329 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1330
1331         * shr.el (shr-browse-image): Copy the URL if called interactively.
1332
1333 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1334
1335         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
1336         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
1337         done, then unselected articles may be marked as read.
1338
1339         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
1340         since not doing this seems to lead to a race condition in pop3-logon.
1341
1342         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
1343         so that the call chain it correct when we call "upwards".
1344
1345         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
1346         in read-only groups.
1347
1348         * gnus-group.el (gnus-group-mark-article-read): Ditto.
1349
1350         * message.el (message-cite-reply-position): Doc string fix.
1351
1352         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
1353         avoid regexp overflow.
1354         (nnimap-transform-split-mail): Ditto.
1355
1356         * pop3.el (pop3-retr): Error out if the server closes the connection.
1357
1358 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1359
1360         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
1361         mm-with-unibyte-current-buffer.  The buffer should not contain any
1362         multibyte chars anyway at this stage.
1363
1364 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1365
1366         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
1367         at the end of lines.
1368
1369 2011-05-29  Julien Danjou  <julien@danjou.info>
1370
1371         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
1372
1373 2011-05-27  Glenn Morris  <rgm@gnu.org>
1374
1375         * gnus-group.el (gnus-bug-group-download-format-alist):
1376         Use the "maintainer" version of debian reports as well.
1377
1378 2011-05-26  Glenn Morris  <rgm@gnu.org>
1379
1380         * gnus-group.el (gnus-bug-group-download-format-alist):
1381         Use the "maintainer" version of debbugs.gnu.org reports.
1382
1383 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1384
1385         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
1386
1387 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1388
1389         * gnus-cus.el (gnus-agent-customize-category):
1390         * gnus-delay.el (gnus-delay-send-queue):
1391         * gnus.el (gnus-other-frame):
1392         Don't quote lambda expressions with `quote'.
1393
1394 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
1395
1396         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
1397         the thread moves us backwards and so we loop forever.
1398
1399 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1400
1401         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
1402         whitespace in base64 data lines.
1403
1404 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
1405
1406         * gnus-registry.el (gnus-registry-user-format-function-M):
1407         Use `mapconcat'.
1408         (gnus-registry-user-format-function-M2): Use to see the full text of
1409         the marks.  Make "," the mark text separator.
1410
1411         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
1412         authentication with auth-source.
1413
1414 2011-05-17  Glenn Morris  <rgm@gnu.org>
1415
1416         * gnus-group.el (gnus-import-other-newsrc-file):
1417         Use insert-file-contents.
1418
1419 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
1420
1421         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
1422         1000 iterations.
1423
1424 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1425
1426         * nntp.el (nntp-open-connection): Check if process-type is available.
1427
1428 2011-05-16  Julien Danjou  <julien@danjou.info>
1429
1430         * shr.el (shr-tag-del): Add support for del tag.
1431
1432 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1433
1434         * gnus-html.el (gnus-html-put-image): Register a displayer.
1435
1436         * shr.el (shr-image-displayer): Don't remove text props from alt text.
1437
1438 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
1439
1440         * registry.el (prune-factor): New initialization parameter defaulting
1441         to 0.1.
1442         (registry-prune-hard): Use it.
1443
1444         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
1445         0.1 expicitly.
1446
1447 2011-05-13  Glenn Morris  <rgm@gnu.org>
1448
1449         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
1450         is bound, since this function requires sendmail.
1451
1452 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1453
1454         * registry.el (registry-usage-test): Disable pruning test.
1455
1456 2011-05-11  David Engster  <dengste@eml.cc>
1457
1458         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
1459         Bind set-network-process-option for XEmacs.
1460
1461 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
1462
1463         * registry.el (registry-prune-hard-candidates)
1464         (registry-prune-soft-candidates): Helper methods for registry pruning.
1465         (registry-prune): Use them.  Make the sort function optional.
1466
1467 2011-05-10  Jim Meyering  <meyering@redhat.com>
1468
1469         * shr.el (shr-colorize-region): Fix typo "on on -> on".
1470
1471 2011-05-10  Julien Danjou  <julien@danjou.info>
1472
1473         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
1474         symbol and not a list.
1475
1476 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1477
1478         * gnus-art.el (gnus-article-mode): Move binding of
1479         shr-put-image-function here from gnus-article-prepare-display.
1480
1481         * shr.el (shr-put-image-function): New variable.
1482         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
1483         (shr-put-image): Return scaled image.
1484
1485         * gnus-art.el (gnus-shr-put-image): New function.
1486         (gnus-article-prepare-display): Bind shr-put-image-function to it.
1487
1488         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
1489         original ones, as deletable.
1490
1491 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1492
1493         * nntp.el (nntp-open-connection): Set TCP keepalive option.
1494
1495 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
1496
1497         * registry.el (registry-full): Add convenience method.  Fix logic.
1498         (registry-insert): Use it.  Fix logic here too.
1499
1500         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
1501         `registry-prune' if `registry-full' returns t.
1502         (gnus-registry-handle-action)
1503         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
1504         (gnus-registry-usage-test): Use it.
1505
1506 2011-05-07  Julien Danjou  <julien@danjou.info>
1507
1508         * shr.el (shr-link): Make shr-link inherit from link by default.
1509
1510 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
1511
1512         * shr.el (shr-urlify, shr-link): Fix shr-link face.
1513
1514 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
1515
1516         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
1517         error out because the face is not a list.
1518
1519 2011-05-05  Glenn Morris  <rgm@gnu.org>
1520
1521         * proto-stream.el (gnutls-negotiate): Fix declarations.
1522
1523         * gnus-start.el (gnus-propagate-marks): Declare.
1524
1525 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
1526
1527         * registry.el (registry-reindex): Fix percentage message.
1528
1529         * proto-stream.el (network-stream-open-starttls): Adjust to call
1530         `gnutls-negotiate' with :process and :hostname arguments.
1531
1532 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
1533
1534         * shr.el: Add shr-link face for links.
1535         (shr-urlify): Use it.
1536
1537         * registry.el (registry-insert): Make error message more helpful.
1538
1539 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1540
1541         * gnus-html.el (gnus-html-schedule-image-fetching):
1542         Use url-queue-retrieve, if it exists.
1543
1544         * shr.el (shr-tag-img): Ditto.
1545
1546         * gnus.el: Autoload more gnus-agent functions.
1547
1548         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
1549         agent if we haven't already (bug#8502).
1550
1551         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
1552         into the Agent, too.
1553
1554         * gnus-agent.el (gnus-agent-store-article): New function.
1555
1556         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
1557         and moved from that file for reuse.
1558
1559         * pop3.el (pop3-open-server): Error messages are "-ERR".
1560
1561 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1562
1563         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
1564         (open-tls-stream): Remove superfluous tls/starttls autoloads.
1565
1566 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1567
1568         * gnus.el: No Gnus v0.17 is released.
1569
1570 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1571
1572         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
1573         buffer has moved to a different frame.
1574
1575 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1576
1577         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
1578         to get the conversion from unibyte to multibyte buffers to work on
1579         Emacs 22.
1580
1581         * nntp.el (nntp-request-article): Slight clean-up.
1582
1583 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1584
1585         * shr.el (shr-strike-through): New face.
1586         (shr-tag-s): Use it to provide <s> support.
1587         (shr-tag-s): Remove duplicate definition.
1588
1589 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
1590
1591         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
1592         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
1593
1594 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
1595
1596         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
1597         `gnutls-negotiate'.
1598         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
1599
1600 2011-04-23  Glenn Morris  <rgm@gnu.org>
1601
1602         * gnus-sum.el (gnus-extra-headers): Bump :version.
1603
1604 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1605
1606         * shr.el (shr-tag-sup): New function.
1607         (shr-tag-sub): Ditto.
1608
1609 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
1610
1611         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
1612         for the case where `gnus-registry-ignored-groups' is a list of lists,
1613         and don't call `gnus-parameter-registry-ignore' otherwise.
1614
1615 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
1616
1617         * nnimap.el (nnimap-user): New backend variable.
1618         (nnimap-open-connection-1): Use it.
1619         (nnimap-credentials): Accept user parameter so it's explicit what user
1620         name is desired.
1621
1622         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
1623         default.
1624
1625         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
1626         not gnus-registry.el.
1627
1628         * gnus-registry.el: Mention in comments how to modify
1629         `gnus-extra-headers' for proper recipient tracking and that it may
1630         already have To and Cc recently, which it does as of this commit.
1631         (gnus-registry-ignored-groups): Remove defcustom.
1632         Explain why in comments.
1633         (gnus-registry-action): Fix data-header reference to use the extra
1634         headers.  Explain in package commentary how to add To and Cc headers to
1635         the gnus-extra-headers.
1636         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
1637         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
1638         parameter list or a string list in `gnus-registry-ignored-groups'.
1639         Fix logic error.
1640
1641 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1642
1643         * shr.el (shr-expand-url): Protect against null urls.
1644
1645 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1646
1647         * shr.el (shr-base): New binding.
1648         (shr-tag-base): Keep track of <base>.
1649         (shr-expand-url): New function used throughout.
1650
1651 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
1652
1653         * gnus-registry.el
1654         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
1655         (gnus-registry-ignored-groups): New variable.
1656         (gnus-registry-ignore-group-p): Use it.
1657         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
1658         set the destination group to nil (same as delete) if it's ignored.
1659
1660 2011-04-20  David Engster  <dengste@eml.cc>
1661
1662         * tests/gnustest-nntp.el: New file for simple NNTP testing.
1663
1664         * Makefile.in (test-nntp): New rule.
1665         (check): Add it.
1666         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
1667
1668 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1669
1670         * gnus-registry.el (gnus-registry-action)
1671         (gnus-registry-fetch-header-fast):
1672         Don't use mail-header that looks an internal function of mailheader.el.
1673
1674 2011-04-19  Glenn Morris  <rgm@gnu.org>
1675
1676         * time-date.el (time-to-days): Remove unused local variables.
1677
1678 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1679
1680         * gnus-registry.el: Eliminate cl functions.
1681         (gnus-registry-sort-addresses): New function that replaces mapcan.
1682         (gnus-registry-action, gnus-registry-spool-action)
1683         (gnus-registry-split-fancy-with-parent)
1684         (gnus-registry-fetch-recipients-fast): Use it.
1685         (gnus-registry-import-eld): Replace delete* with dolist + delq.
1686
1687         * registry.el (initialize-instance, registry-lookup)
1688         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1689         (registry-lookup-secondary-value, registry-search, registry-delete)
1690         (registry-insert, registry-reindex, registry-size, registry-prune):
1691         Use eval-and-compile.
1692
1693 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
1694
1695         * registry.el (registry-reindex): New method to recreate the secondary
1696         registry indices.
1697
1698         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
1699         tracked field changes.
1700         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
1701         (gnus-registry-action, gnus-registry-spool-action)
1702         (gnus-registry-handle-action)
1703         (gnus-registry--split-fancy-with-parent-internal)
1704         (gnus-registry-split-fancy-with-parent)
1705         (gnus-registry-register-message-ids): Add recipient tracking on spool,
1706         move, and delete actions, and for fancy splitting with parent.
1707         (gnus-registry-extract-addresses)
1708         (gnus-registry-fetch-recipients-fast)
1709         (gnus-registry-fetch-header-fast): Convenience functions.
1710         (gnus-registry-misc-test): ERT test of
1711         `gnus-registry-extract-addresses'.
1712
1713 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
1714
1715         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1716         Track by subject first, then sender.
1717
1718 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1719
1720         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
1721
1722         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
1723         Lisp.
1724
1725         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
1726         (gnus-draft-send): Use it to avoid popping
1727         up frames from gnus-group-send-queue.
1728
1729 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1730
1731         * gnus-registry.el: Updated gnus-registry docs.
1732
1733 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
1734
1735         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1736         Fix logic bug.
1737         (gnus-registry-post-process-groups): Fix logging of no results and
1738         quote sender and subject.
1739
1740 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1741
1742         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
1743         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
1744         gnutls-cli are too slow to be done opportunistically.
1745
1746         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
1747         (gnus-read-active-for-groups): Don't try to finish getting stuff where
1748         we had no early-data returned.
1749         (gnus-get-unread-articles): Add a sanity check so that we don't issue
1750         two async commands to the same server at the same time.
1751
1752 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
1753
1754         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
1755
1756 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1757
1758         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
1759         "warning" level.
1760
1761         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
1762         (mm-url-insert-file-contents): Don't set the package names.
1763
1764 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
1765
1766         * gnus-registry.el (gnus-registry-action): Remove properties and
1767         simplify subject in `gnus-registry-handle-action'.
1768         (gnus-registry-spool-action): Get subject and sender from message if
1769         they are not passed in.
1770         (gnus-registry-handle-action): Remove properties and simplify subject
1771         consistently.
1772
1773 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1774
1775         * registry.el: Require CL before using defmacro*.
1776
1777 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1778
1779         * gnus-art.el (article-treat-date): Assume that
1780         gnus-article-date-headers may be a group parameter.
1781
1782 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
1783
1784         * gnus-registry.el (gnus-registry-handle-action): More debugging.
1785
1786         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
1787         interactively so the newsrc file can contain foreign groups too.
1788         Useful for debugging but not much for users.
1789
1790 2011-04-07  David Engster  <dengste@eml.cc>
1791
1792         * registry.el (registry-usage-test): Only do
1793         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
1794         lexical binding.
1795
1796 2011-04-07  David Engster  <dengste@eml.cc>
1797
1798         * Makefile.in (check, test-registry): New rules for test-suite.
1799
1800 2011-04-06  David Engster  <dengste@eml.cc>
1801
1802         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
1803         argument NOERROR for `require', since XEmacs 21.4 does not support it.
1804
1805 2011-04-06  David Engster  <dengste@eml.cc>
1806
1807         * registry.el (initialize-instance): Change :after to :AFTER to be
1808         compatible with old EIEIO version in XEmacs.
1809
1810 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1811
1812         * gnus-registry.el (gnus-registry-post-process-groups)
1813         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
1814         and provide better messaging.
1815
1816 2011-04-06  David Engster  <dengste@eml.cc>
1817
1818         * Makefile.in (fail-on-warning): New rule to compile with warnings as
1819         errors.
1820
1821         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
1822         dgnushack-compile with error-on-warn enabled, and to signal an error if
1823         clean compilation failed.
1824         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
1825         with `byte-compile-error-on-warn'.  Return nil if errors occured.
1826
1827 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1828
1829         * gnus-registry.el: Don't use ERT if it's not available.  Load it
1830         unconditionally anyway, discarding errors.
1831         (gnus-registry-delete-entries): New convenience function.
1832         (gnus-registry-import-eld): Import from old .eld registry.
1833
1834         * registry.el: Don't use ERT if it's not available.  Load it
1835         unconditionally anyway, discarding errors.
1836
1837         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
1838         version from the Claudio Bley GnuTLS patch (extra optional parameters
1839         and host name).
1840
1841 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1842
1843         * gnus-registry.el (gnus-registry-fixup-registry): New function to
1844         fixup the parameters that can be customized by the user between
1845         save/read cycles.
1846         (gnus-registry-read): Use it.
1847         (gnus-registry-make-db): Use it.
1848         (gnus-registry-spool-action, gnus-registry-handle-action):
1849         Fix messaging.
1850         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
1851         Map references to actual group names with sender and subject tracking.
1852         (gnus-registry-post-process-groups): Use `cond' for better messaging.
1853         (gnus-registry-usage-test): Add subject lookup test.
1854
1855         * registry.el (registry-db, initialize-instance): Set up constructor
1856         instead of :initform arguments for the sake of older Emacsen.
1857         (registry-lookup-breaks-before-lexbind): New method to demonstrate
1858         pre-lexbind merge bug.
1859         (registry-usage-test): Use it.
1860         (initialize-instance, registry-db): Move the non-function initforms
1861         back to the class definition.
1862
1863 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
1864
1865         * registry.el: New library to manage gnus-registry-style data.
1866
1867         * gnus-registry.el: Use it (major rewrite).
1868
1869         * nnregistry.el: Use it.
1870
1871         * spam.el: Use it.
1872
1873 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1874
1875         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
1876         marks on non-selected articles.
1877
1878 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
1879
1880         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
1881         parameter to open-protocol-stream.
1882
1883 2011-04-01  Julien Danjou  <julien@danjou.info>
1884
1885         * mm-view.el (mm-display-inline-fontify): Do not fontify with
1886         fundamental-mode.
1887
1888 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1889
1890         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
1891         servers.
1892
1893 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1894
1895         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
1896         made marks not propagate, again.
1897
1898 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
1899
1900         * proto-stream.el (open-protocol-stream): Bring back `network' type.
1901         Make this the default type.
1902         (proto-stream-open-plain): Rename from proto-stream-open-default.
1903         (open-protocol-stream, proto-stream-open-starttls)
1904         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
1905         with `plain'.
1906
1907         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
1908         value.
1909
1910         * nntp.el (nntp-open-connection-function): Document the fact that some
1911         values are not functions but are instead handled specially.
1912         Recognize nntp-open-plain-stream value.
1913         (nntp-open-connection): Recognize that value.
1914
1915 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1916
1917         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
1918         where it seems to be needed.
1919
1920 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1921
1922         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
1923         stuff.
1924
1925         * gnus-score.el (gnus-score-string): Fix calling convention of
1926         `gnus-simplify-buffer-fuzzy' after last patches.
1927
1928         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
1929         server for articles we didn't get any headers for.  This is a sanity
1930         check.
1931
1932 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
1933
1934         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
1935         new CAPABILITY, use it.
1936
1937 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1938
1939         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
1940         downloading anything.
1941
1942         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
1943
1944 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
1945
1946         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
1947         colors.
1948         (gnus-splash-svg-color-symbols): New function.
1949
1950 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1951
1952         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
1953         instead of using the global gnus-simplify-subject-fuzzy-regexp.
1954         (gnus-simplify-subject-fuzzy): Use the local
1955         gnus-simplify-subject-fuzzy-regex instead of the global one.
1956         This makes using this variable in group parameters work.
1957
1958 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1959
1960         * gnus-registry.el (gnus-registry-unfollowed-groups):
1961         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
1962         archive:sent-YYYY-MM-DD groups).
1963         (gnus-registry-split-fancy-with-parent): Bail out early in sender
1964         tracking if there are more than `gnus-registry-max-track-groups'
1965         matches.
1966
1967 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1968
1969         * message.el (message--yank-original-internal): New function to do the
1970         insertion cleanly inside eval in `message-yank-original'.
1971         (message-yank-original): Use it.
1972
1973 2011-03-29  Julien Danjou  <julien@danjou.info>
1974
1975         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
1976         local variables disabled rather than `normal-mode'.
1977
1978 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
1979
1980         * imap.el (imap-shell-open, imap-process-connection-type):
1981         Use imap-process-connection-type for 'shell' streams as well as
1982         Kerberos, SSL, other subprocesses.
1983
1984 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1985
1986         * proto-stream.el: Changes preparatory to merging open-protocol-stream
1987         with open-network-stream.
1988         (proto-stream-always-use-starttls): Option removed.
1989         (open-protocol-stream): Return a process object by default.  Provide a
1990         new parameter :return-list specifying a list-type return value, which
1991         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
1992         :type `network' to `try-starttls', and `network-only' to `default'.
1993         Make `default' the default, for compatibility with open-network-stream.
1994         Handle the no-parameter case exactly as open-network-stream, with no
1995         additional stream processing.  Search plists using plist-get.
1996         Explicitly add :end-of-commend parameter if it is missing.
1997         (proto-stream-open-default): Rename from
1998         proto-stream-open-network-only.  Return 'default as the type.
1999         (proto-stream-open-starttls): Rename from proto-stream-open-network.
2000         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
2001         failed.  Always return a list with a (possibly dead) process as the
2002         first element, for compatibility with open-network-stream.
2003         (proto-stream-open-tls): Use plist-get.  Always return a list.
2004         (proto-stream-open-shell): Return `default' as connection type.
2005         (proto-stream-capability-open): Use plist-get.
2006         (proto-stream-eoc): Function deleted.
2007
2008         * nnimap.el (nnimap-stream, nnimap-open-connection)
2009         (nnimap-open-connection-1): Handle renaming of :type parameter for
2010         open-protocol-stream.
2011         (nnimap-open-connection-1): Pass a :return-list parameter
2012         open-protocol-stream to obtain a list return value.  Parse this list
2013         using plist-get.
2014
2015         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
2016         for open-protocol-stream.  Accept open-protocol-stream return value
2017         that is a subprocess object instead of a list.  Handle the case of a
2018         dead returned process.
2019
2020 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
2021
2022         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
2023
2024         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
2025
2026 2011-03-21  Julien Danjou  <julien@danjou.info>
2027
2028         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
2029         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
2030         query.
2031         (mm-inline-text): Render normal text with fontification whenever
2032         possible.
2033
2034         * gnus-sum.el (gnus-summary-save-parts-1):
2035         * gnus-art.el (gnus-article-browse-html-save-cid-content)
2036         (gnus-article-browse-html-parts, gnus-mime-delete-part)
2037         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
2038         Use `mm-handle-filename'.
2039
2040         * mm-util.el (mm-handle-filename): New function, return the filename of
2041         an handle.
2042
2043 2011-03-18  Julien Danjou  <julien@danjou.info>
2044
2045         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
2046         (gnus-buffer-live-p): Check that buffer is not nil.
2047
2048 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2049
2050         * gnus.el: No Gnus v0.15 is released.
2051
2052 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2053
2054         * time-date.el (format-seconds): Use assoc instead of assoc-string to
2055         avoid warning on XEmacs.
2056
2057         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
2058         on XEmacs.
2059
2060         * gnus-art.el: Require mouse, which the build bot seems to say is
2061         needed.
2062
2063         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
2064
2065         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
2066         XEmacs, since it doesn't have url-retrieve-synchronously.
2067
2068         * time-date.el (format-seconds): Use assoc instead of assoc-string,
2069         since assoc-string doesn't exist in XEmacs.
2070
2071 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
2072
2073         * gnus-group.el (gnus-group-list-ticked): New function.
2074         (gnus-group-make-menu-bar): Provide a menu entry for it.
2075         (gnus-group-list-map): Provide a binding for it.
2076
2077 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2078
2079         * shr.el (shr-visit-file): New command.
2080
2081         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
2082
2083 2011-03-17  Bjørn Mork  <bjorn@mork.no>
2084
2085         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
2086         servers.
2087
2088 2011-03-16  Julien Danjou  <julien@danjou.info>
2089
2090         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
2091         inline.
2092
2093         * gnus-art.el (article-hide-list-identifiers):
2094         Use gnus-group-get-list-identifiers.
2095
2096         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
2097         (gnus-summary-remove-list-identifiers):
2098         Use gnus-group-get-list-identifiers to get regexp.
2099         (gnus-select-newsgroup, gnus-summary-insert-subject)
2100         (gnus-summary-insert-articles):
2101         Call gnus-summary-remove-list-identifiers unconditionally.
2102
2103 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2104
2105         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
2106         we're selecting a group with unread articles.
2107
2108         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
2109
2110         * gssapi.el: New file separated out from imap.el to provide a general
2111         Kerberos 5 connection facility for Emacs.
2112
2113         * message.el (message-elide-ellipsis): Document the format spec
2114         ellipsis.
2115
2116 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
2117
2118         * message.el (message-elide-region): Allow the ellipsis to say how many
2119         lines were removed.
2120
2121 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2122
2123         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
2124         window configurations containing buffers that are now dead.
2125
2126         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
2127         parsing to avoid integer overflows.
2128         (nnimap-parse-flags): Simplify the last change.
2129         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
2130         too large for 32-bit Emacsen.
2131
2132 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2133
2134         * auth-source.el (auth-source-netrc-create):
2135         * message.el (message-yank-original): Fix use of `case'.
2136
2137 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2138
2139         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
2140         XEmacs, which was one character too wide.
2141
2142 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
2143
2144         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
2145         default number of articles to display.
2146         (gnus-articles-to-read): Use pretty names for prompt.
2147
2148 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2149
2150         * gnus-int.el (gnus-open-server): Ditto.
2151
2152         * gnus-start.el (gnus-activate-group): Give a backtrace if
2153         debug-on-quit is set and the user hits `C-g'.
2154         (gnus-read-active-file): Ditto.
2155
2156         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
2157
2158 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
2159
2160         * message.el (message-yank-original): Use cond instead of CL case.
2161
2162 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2163
2164         * auth-source.el (auth-source-netrc-create): Use usual format for the
2165         default in prompts.
2166
2167 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2168
2169         * lpath.el: Fbind read-char-choice for XEmacs.
2170
2171 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
2172
2173         * auth-source.el (auth-source-netrc-create): Show the default in the
2174         prompt when prompting for token creation.
2175
2176 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2177
2178         * auth-source.el (auth-source-format-prompt): Always convert the value
2179         to a string to avoid evaluating non-string arguments.
2180         (auth-source-netrc-create): Offer default properly, not as initial
2181         content in `read-string'.
2182         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
2183         of line to determine if we've been run before.  If so, don't run again,
2184         but print a trivial message to indicate the cache was hit instead.
2185
2186 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
2187
2188         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
2189         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
2190         The user will have to run `gnus-sync-read' manually and wait for Cloudy
2191         Gnus.
2192
2193 2011-03-11  Julien Danjou  <julien@danjou.info>
2194
2195         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
2196         modified file".
2197
2198 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
2199
2200         * auth-source.el (auth-source-read-char-choice): New function to read a
2201         character choice using `dropdown-list', `read-char-choice', or
2202         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
2203         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
2204         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
2205         (auth-source-netrc-saver): Use it.
2206         (auth-source-pick-first-password): New convenience function.
2207
2208 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2209
2210         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
2211         parameter in the credentials.
2212         (nnimap-open-connection-1): Use it after a successful login.
2213         (nnimap-credentials): Add IMAP-specific user and password prompt.
2214
2215         * auth-source.el (auth-source-search): Add :require parameter, taking a
2216         list.  Document it and the :save-function return token.  Pass :require
2217         down.  Change the CREATED message from a warning to a debug statement.
2218         (auth-source-search-backends): Pass :require down.
2219         (auth-source-netrc-search): Pass :require down.
2220         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
2221         Change save prompt to indicate all modifications saved here are
2222         deletions.
2223         (auth-source-netrc-create): Take user login name as default in user
2224         prompt.  Move all the save functionality to a lexically bound function
2225         under the :save-function token in the returned list.  Set up clearer
2226         default prompts for user, host, port, and secret.
2227         (auth-source-netrc-saver): New function, intended to be wrapped for
2228         :save-function.
2229
2230 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2231
2232         * shr.el (shr-table-horizontal-line): Change the defaults for the table
2233         lines to be spaces instead.
2234
2235 2011-03-07  Julien Danjou  <julien@danjou.info>
2236
2237         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
2238         (sieve-sasl-auth): Check that auth-source-search did return something,
2239         or just return an empty string.
2240
2241 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
2242
2243         * gnus.el (gnus-interactive): Use read-directory-name.
2244
2245         * gnus-uu.el (gnus-uu-decode-uu-and-save)
2246         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
2247         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
2248         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
2249         Likewise.
2250
2251         * gnus-group.el (gnus-group-make-directory-group): Likewise.
2252
2253 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2254
2255         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
2256         onto the list of killed groups, too.  This makes killed nnimap groups,
2257         for instance, more reliably not reappear.
2258
2259         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
2260         the parent.
2261
2262         * gnus-sum.el (gnus-update-read-articles): Fix typo.
2263
2264         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
2265         really have server-side marks.
2266
2267         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
2268         since most backends do not usefully have server-side marks.
2269         (gnus-update-read-articles): Propagate marks to all backends that
2270         really have server-side marks.
2271
2272 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
2273
2274         * message.el (message-cite-reply-position, message-cite-style):
2275         New variables.
2276         (message-yank-original): Use the new citation styles.
2277
2278 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
2279
2280         * message.el (message-options): Revert 22da67af (workaround for XEmacs
2281         buffer-local issue); don't mark it buffer-local when running under
2282         XEmacs.
2283
2284 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
2285
2286         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
2287         numbers too big to be `read'.
2288
2289 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
2290
2291         * password-cache.el (password-in-cache-p): Add autoload.
2292
2293         * message.el (message-options): Make buffer-local two ways to attempt
2294         to fix a XEmacs bug.
2295
2296 2011-03-02  Julien Danjou  <julien@danjou.info>
2297
2298         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
2299
2300 2011-03-01  Julien Danjou  <julien@danjou.info>
2301
2302         * gnus-art.el (list-identifier): Add list-identifier as a parameter
2303         group.
2304         (article-hide-list-identifiers): Use list-identifier group parameter.
2305
2306 2011-02-28  Julien Danjou  <julien@danjou.info>
2307
2308         * sieve.el (sieve-buffer-script-name): New local variable to store
2309         sieve script name.
2310         (sieve-edit-script): Store sieve script name.
2311         (sieve-upload): Use sieve script name when uploading.
2312         (sieve-upload): Use substitute-command-keys.
2313         (sieve-edit-script): Use substitute-command-keys.
2314         (sieve-refresh-scriptlist): Use substitute-command-keys.
2315         (sieve-manage-mode-map): Define keymap properly.
2316         (sieve-manage-mode): Do not set mode name manually, change mode-name to
2317         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
2318         Remove commented code about cvs.
2319         (sieve-manage-quit): New function.
2320         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
2321
2322 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2323
2324         * gnus-group.el (gnus-import-other-newsrc-file): New function.
2325
2326 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
2327
2328         * auth-source.el (auth-source-search): Cache empty result sets.
2329
2330         * password-cache.el (password-in-cache-p): Convenience function to
2331         check if a key is in the cache, even if the value is nil.
2332
2333         * auth-source.el (auth-source-save-behavior): New variable to replace
2334         `auth-source-never-create'.
2335         (auth-source-netrc-create): Use it.
2336         (auth-source-never-save): Remove.
2337
2338 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
2339
2340         * nnimap.el (nnimap-stream): Doc fix.
2341         (nnimap-open-connection-1): Reverse the order of the ports to that the
2342         prompted-for port is first.
2343
2344         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
2345         retrieval by the no-group selection.
2346
2347         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
2348         numerical parameters.
2349
2350 2011-02-25  Julien Danjou  <julien@danjou.info>
2351
2352         * gnus-gravatar.el: Use gnus-with-article-buffer.
2353
2354         * gnus-art.el (gnus-with-article-buffer): Check that the
2355         gnus-article-buffer is alive.
2356
2357 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
2358
2359         * auth-source.el (auth-source-creation-prompts): New variable to manage
2360         creation-time prompts.
2361         (auth-source-search): Document it.
2362         (auth-source-format-prompt): Add utility function.
2363         (auth-source-netrc-create): Don't default the user name to
2364         user-login-name.  Use `auth-source-creation-prompts' and some default
2365         prompts for user, host, port, and password (the default generic prompt
2366         remains ugly).
2367         (auth-source-never-save): Add customizable option to never save info.
2368         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
2369         mode excursion.
2370
2371 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2372
2373         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
2374         argument that XEmacs doesn't support.
2375
2376         * dgnushack.el (dgnushack-compile): Exclude color.el from being
2377         compiled for Emacsen having no `libxml-parse-html-region' support.
2378
2379         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
2380
2381         * lpath.el: Bind buffer-save-without-query for XEmacs.
2382
2383 2011-02-23  Julien Danjou  <julien@danjou.info>
2384
2385         * gnus-art.el (article-make-date-line): Ignore errors if time is
2386         invalid and not convertible.
2387         (article-make-date-line): Only add lapsed time if time is not nil.
2388
2389 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
2390
2391         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
2392         `read-char-choice' for backwards compatibility.
2393         (auth-source-netrc-element-or-first): New function to DTRT for
2394         parameter extraction.
2395         (auth-source-netrc-create): Use it and fix multiple parameter print
2396         bug.  Use the default passed from above (given-default) or the
2397         built-in (user-login-name for :user).
2398
2399 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
2400
2401         * gnus-start.el (gnus-dribble-read-file):
2402         Set buffer-save-without-query, since we always want to save the dribble
2403         file, probably.
2404
2405         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
2406         nnimap.
2407
2408         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
2409         -summary- since it's a user-visible variable.
2410
2411         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
2412         first time you use the new Gnus.
2413
2414 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
2415
2416         * auth-source.el: Don't load netrc.el.
2417         (auth-sources): Search ~/.netrc as well by default.
2418         (auth-source-debug): Add 'trivia option for extra output.
2419         (auth-source-do-trivia): Use it.
2420         (auth-source-search): Simplify logic to use
2421         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
2422         appropriate.  Don't keep a running count at this level.  Layer :create
2423         and :delete options appropriately on the first and second passes.
2424         Don't track the backend with the search results.
2425         (auth-source-search-backends): New function to search a list of
2426         backends for a processed spec.
2427         (auth-source-netrc-parse): Cache all netrc files, making
2428         auth-source-netrc-cache an alist keyed by the file name and using the
2429         file mtime as the caching criterion.  Keep the obfuscated data secret
2430         with a lexical bind.
2431         (auth-source-netrc-search): Don't calculate the length of the results
2432         unnecessarily.
2433         (auth-source-search-backends): Fix bug.
2434         (auth-source-netrc-create): Rework prompts.
2435
2436 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
2437
2438         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
2439         Lower case names of search constraints.
2440         (nnir-run-query): Cache and reuse search constraints for all imap
2441         servers.
2442
2443 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
2444
2445         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
2446         after exit.
2447         (gnus-setup-message): Define missing variable from last checkin.
2448
2449         * gnus-sum.el (gnus-summary-show-article): When called with t as the
2450         value, show the raw article.
2451
2452 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2453
2454         * gnus.el: No Gnus v0.13 is released.
2455
2456 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2457
2458         * nnimap.el (nnimap-open-connection-1): Revert last change, since
2459         auth-source now accepts numbers.
2460
2461         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
2462         spec, too.
2463         (auth-source-ensure-strings): New function.
2464
2465         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
2466         (gnus-article-setup-buffer): Always restart the date timer so that user
2467         changes to the frequency is respected.
2468
2469         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
2470         port numbers, so make sure it gets that if nnimap-server-port is
2471         explicit.
2472
2473 2011-02-21  Simon Josefsson  <simon@josefsson.org>
2474
2475         * nnimap.el (nnimap-inbox): Doc fix.
2476
2477 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
2478
2479         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
2480         Autoload.  Add optional arg FRAME, and pass it to color-values.
2481         (color-complement): Caller changed.  Doc fix.
2482         (color-gradient): Rewrite for better clarity and efficiency.
2483
2484 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
2485
2486         * shr-color.el (shr-color->hexadecimal): Use renamed function names
2487         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
2488         color-lab-to-srgb.
2489
2490 2011-02-20  Drew Adams  <drew.adams@oracle.com>
2491
2492         * color.el: First part of merge from hexrgb.el.
2493         (color-rgb-to-hex): Rename from color-rgb->hex.
2494         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
2495         saturation to zero if the value is too small.
2496         (color-rgb-to-hsl): Rename from color-rgb->hsl.
2497         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
2498         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
2499         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
2500         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
2501         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
2502         (color-cie-de2000): Doc fix.
2503
2504 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2505
2506         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
2507         given method as in the group name if we're using an extended method.
2508         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
2509         command, if we're using that, instead of waiting for the beginning.
2510
2511         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
2512         we're sure to get unique server names, and we don't output two async
2513         commands in the same buffer.  This fixes an NNTP hang for some users.
2514
2515 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2516
2517         * gnus.el: No Gnus v0.11 is released.
2518
2519 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2520
2521         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
2522         summary buffer before reading going to the next buffer.  This avoids
2523         putting the point in the group buffer if you `C-g' the command.
2524
2525         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
2526         cache (for now) to make ~/.authinfo.gpg files usable.
2527
2528         * nnfolder.el (copyright-update): Define for the compiler.
2529
2530         * auth-source.el (auth-source-search): Fix unbound variable.
2531
2532 2011-02-19  Glenn Morris  <rgm@gnu.org>
2533
2534         * gnus.el (gnus-meta): Doc fix.
2535
2536 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
2537
2538         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
2539         in case it's not yet loaded.
2540
2541 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2542
2543         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
2544         line we're waiting for.
2545
2546 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
2547
2548         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
2549         face with line-width greater than zero will cause RET in gnus summary
2550         buffer to scroll down article page-wise because auto vscroll happens,
2551         it should be temporally disabled when doing a scroll-up.
2552
2553 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
2554
2555         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
2556         outputs from the server.
2557
2558 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2559
2560         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
2561         later so that bbdb can hook in easier.
2562
2563 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2564
2565         * auth-source.el (auth-source-search): Don't try to create credentials
2566         if the caller doesn't want that.
2567         (auth-source-search): If we don't find a match, don't bug out on
2568         non-bound variables.
2569         (auth-source-search): Only ask a single backend to create the
2570         credentials.
2571
2572         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
2573         logging.
2574         (nnimap-credentials): Protect against auth-source-search returning nil.
2575         (nnimap-request-list): Protect against not being able to open the
2576         server.
2577
2578 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
2579
2580         * auth-source.el (auth-source-search): Do a two-phase search, one with
2581         no :create to get the responses from all backends.
2582
2583         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
2584         when getting credentials.
2585
2586         * gnus-util.el (gnus-delete-duplicates): New function.
2587
2588 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
2589
2590         * nnimap.el (nnimap-credentials): Instead of picking the first port as
2591         a creation default, pass the whole port list down.  It will be
2592         completed.
2593
2594         * auth-source.el (auth-source-search): Updated docs to talk about
2595         multiple creation choices.
2596         (auth-source-netrc-create): Accept a list as a value (from the search
2597         parameters) and do completion on that list.  Keep a separate netrc line
2598         with the password obscured for showing the user.
2599
2600         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
2601         first choice to `auth-source-search' so it will be used for entry
2602         creation instead of the server's Gnus-specific name.
2603         (nnimap-credentials): Rely on the auth-source library to select which
2604         port is actually wanted in the new netrc entry, so don't override
2605         `auth-source-creation-defaults'.
2606
2607         * auth-source.el (auth-source-netrc-parse): Use :port instead of
2608         :protocol and accept a missing user, host, or port as a wildcard match.
2609         (auth-source-debug): Default to off.
2610
2611         (auth-source-netrc-search, auth-source-netrc-create)
2612         (auth-source-secrets-search, auth-source-secrets-create)
2613         (auth-source-user-or-password, auth-source-backend, auth-sources)
2614         (auth-source-backend-parse-parameters, auth-source-search): Use :port
2615         instead of :protocol.
2616
2617         * nnimap.el (nnimap-credentials): Pass a port default to
2618         `auth-source-search' in case an entry needs to be created.
2619         (nnimap-open-connection-1): Use :port instead of :protocol.
2620
2621 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2622
2623         * auth-source.el: Bind load-path when loading EIEIO from
2624         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
2625         21.4 doesn't support, to `require'.
2626         (auth-source-secrets-search): Use mm-delete-duplicates instead of
2627         delete-dups that is not available in XEmacs 21.4.
2628
2629 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
2630
2631         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
2632         as EIEIO must also be loaded when auth-source.el is being
2633         byte-compiled.
2634
2635 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2636
2637         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
2638
2639         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
2640
2641         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
2642
2643         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
2644
2645         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
2646
2647         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
2648
2649         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
2650
2651         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
2652         necessary.
2653
2654 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2655
2656         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
2657         nil means that nnimap doesn't get updated.
2658
2659 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2660
2661         * auth-source.el (auth-source-netrc-create): Return a synthetic search
2662         result when the user doesn't want to write to the file.
2663         (auth-source-netrc-search): Expect a synthetic result and proceed
2664         accordingly.
2665         (auth-source-cache-expiry): New variable to override
2666         `password-cache-expiry'.
2667         (auth-source-remember): Use it.
2668
2669         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
2670         parameter.  Create entry if necessary by using :create t.
2671         (nnimap-open-connection-1): Don't pass `inhibit-create'.
2672
2673 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
2674
2675         * auth-source.el (auth-source-debug): Enable by default and don't
2676         mention the obsolete `auth-source-hide-passwords'.
2677         (auth-source-do-warn): New function to debug unconditionally.
2678         (auth-source-do-debug): Use it.
2679         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
2680         and for Secrets API entries when the secrets.el library is not
2681         available.
2682
2683 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
2684
2685         * gnus-sum.el (gnus-propagate-marks): Default to nil.
2686         (gnus-summary-exit): Kill the correct article buffer on exit from a
2687         `C-d' group.
2688
2689         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
2690         gnus-propagate-marks.
2691
2692         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
2693         before killing the buffers so that a non-full window conf gets handled
2694         correctly.
2695         (gnus-summary-exit): Ditto.
2696         (gnus-summary-read-group-1): Ditto.
2697
2698         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
2699         async code again so that we can debug it properly.
2700
2701         * message.el (message-reply): Take an optional switch-buffer parameter
2702         so that Gnus window confs are respected better.
2703
2704 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2705
2706         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
2707         `plist-get' to accept non-list parameters (XEmacs issue).
2708         Fix docstring.
2709         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
2710         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
2711         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
2712         Login collection is "Login" and not "login".
2713
2714 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
2715
2716         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
2717         multiple headers.
2718
2719         * nnimap.el (nnimap-inhibit-logging): New variable.
2720         (nnimap-log-command): Don't log login commands.
2721
2722         * auth-source.el (auth-source-netrc-search): The asserts seem to want
2723         to have more parameters.
2724
2725         * nnimap.el (nnimap-send-command): Mark the command time for each
2726         command, so that we don't get NOOPs stepping on our toes.
2727
2728         * gnus-art.el (article-date-ut): Get the date from the Date header on
2729         `t'.
2730
2731 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2732
2733         * auth-source.el (auth-source-search): Use copy-sequence instead of
2734         the cl.el copy-list.
2735
2736 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2737
2738         * imap.el: Bring it back (revert
2739         84d800cd31de3064f0ed39617d725709a2f8f42f).
2740
2741 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
2742
2743         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
2744         Improve prompt.
2745
2746 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2747
2748         * gnus-art.el (gnus-article-mode-line-format): Remove the article
2749         washing status from the default format.  It isn't very informative.
2750
2751 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
2752
2753         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
2754         Fix Gcc processing on imap.
2755
2756 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2757
2758         * imap.el: Remove file.  All the functionality is in nnimap.el.
2759
2760 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2761
2762         * message.el (message-bury): Don't pop up a new window when selected
2763         window is dedicated.
2764
2765 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2766
2767         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
2768
2769 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
2770
2771         * sieve-manage.el: Autoload `auth-source-search'.
2772         (sieve-sasl-auth): Use it.
2773
2774 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
2775
2776         * nnimap.el: Autoload `auth-source-forget+'.
2777         (nnimap-open-connection-1): Use it if the connection fails.
2778
2779         * auth-source.el: Require `password-cache'.
2780         (auth-source-hide-passwords, auth-source-cache): Remove and mark
2781         obsolete.
2782         (auth-source-magic): Marker for `password-cache' keys.
2783         (auth-source-do-cache): Update docstring.
2784         (auth-source-search): Use and check cache.
2785         (auth-source-forget-all-cached, auth-source-remember)
2786         (auth-source-recall, auth-source-forget, auth-source-forget+)
2787         (auth-source-specmatchp): Caching support functions.
2788         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
2789         Remove and obsolete.
2790         (auth-source-user-or-password): Remove caching to further discourage
2791         using it.  Always hide passwords.
2792
2793         * password-cache.el (password-cache-remove): Accept secrets that are
2794         not strings.
2795
2796 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2797
2798         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
2799         code for now, since it doesn't work for all users.
2800
2801 2011-02-09  Julien Danjou  <julien@danjou.info>
2802
2803         * message.el (message-options): Make message-options really buffer
2804         local.
2805
2806 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
2807
2808         * mail-source.el: Autoload `auth-source-search'.
2809         (mail-source-keyword-map): Note order matters.
2810         (mail-source-set-1): Get all the mail-source source values and
2811         defaults and search auth-source on those if needed.  This can all
2812         probably be simplified.
2813
2814         * nnimap.el: Autoload `auth-source-search'.
2815         (nnimap-credentials): Use it.
2816         (nnimap-open-connection-1): Ask for the virtual server and physical
2817         address in one shot.
2818
2819         * nntp.el: Autoload `auth-source-search'.
2820         (nntp-send-authinfo): Use it.  Note TODO.
2821
2822 2011-02-08  Julien Danjou  <julien@danjou.info>
2823
2824         * shr.el (shr-tag-body): Add support for text attribute in body
2825         markups.
2826
2827         * message.el (message-options): Make message-options a local variable.
2828
2829 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2830
2831         * auth-source.el (auth-source-secrets-search)
2832         (auth-source-user-or-password): Use `append' instead of `nconc'.
2833         (auth-source-user-or-password): Build return list better and protect
2834         against nil :secret.
2835
2836 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2837
2838         * nnimap.el (nnimap-update-info): Refactor slightly.
2839         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
2840         (nnimap-update-info): Clean up slightly.
2841         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
2842         characters.
2843         (nnimap-process-quirk): Rename function to avoid collision.
2844         (nnimap-update-info): Fix macrology bug-out.
2845         (nnimap-update-info): Simplify split history test.
2846
2847 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
2848
2849         * auth-source.el (top): Require 'eieio unconditionally.
2850         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
2851         (auth-source-secrets-search): Limit search when `max' is greater than
2852         number of results.
2853
2854 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2855
2856         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
2857         part not returning any data.
2858
2859         * proto-stream.el (open-protocol-stream): Document the return value.
2860
2861 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2862
2863         * auth-source.el (auth-source-secrets-search): Add examples.
2864
2865 2011-02-06  Julien Danjou  <julien@danjou.info>
2866
2867         * message.el (message-setup-1): Handle message-generate-headers-first
2868         set to t.
2869
2870 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2871
2872         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
2873         API with a string "secrets:collection-name" and with 'default.
2874         (auth-source-backend-parse): Parse "secrets:collection-name" and
2875         'default.  Recurse on parses instead of repeating code.  Use the
2876         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
2877         message when ignoring a source.
2878         (auth-source-search): List ignored search keys at the top level.
2879         (auth-source-netrc-create): Use `case' instead of `cond'.
2880         (auth-source-secrets-search): Created with TODOs.
2881         (auth-source-secrets-create): Created with TODOs.
2882         (auth-source-retrieve, auth-source-create, auth-source-delete)
2883         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2884         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2885         (auth-source-user-or-password-sftp)
2886         (auth-source-user-or-password-smtp): Remove.
2887         (auth-source-user-or-password): Deprecated and modified to be a wrapper
2888         around `auth-source-search'.  Not tested thoroughly.
2889
2890 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2891
2892         * auth-source.el: Bring in assoc and eioeio libraries.
2893         (secrets-enabled): New variable to track the status of the Secrets API.
2894         (auth-source-backend): New EIOEIO class to represent a backend.
2895         (auth-source-creation-defaults): New variable to set prompt defaults
2896         during token creation (see the `auth-source-search' docstring for
2897         details).
2898         (auth-sources): Simplify to allow a simple string as a netrc backend
2899         spec.
2900         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
2901         (auth-source-backend-parse-parameters): Fill in the backend parameters.
2902         (auth-source-search): Main auth-source API entry point.
2903         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
2904         (auth-source-search-collection): Helper function for searching.
2905         (auth-source-netrc-parse, auth-source-netrc-normalize)
2906         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
2907         Supports search, create, and delete.
2908         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
2909         backend stubs.
2910         (auth-source-user-or-password): Call `auth-source-search' but it's not
2911         ready yet.
2912
2913 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2914
2915         * message.el (message-setup-1): Remove the read-only stuff, since it
2916         doesn't work under XEmacs, for some reason.
2917
2918         * gnus-sum.el (gnus-user-date): Rename back from
2919         gnus-summary-user-date since user code refers to it.
2920
2921         * shr.el (shr-render-td): Store the actual background color used.
2922
2923         * message.el (message-setup-1): Don't bind the constant
2924         -forbidden-properties.
2925         (message-setup-1): Revert previous change, since it needs to bind the
2926         props to insert them.
2927         (message-resend): Allow removing the read-only separator line.
2928
2929 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2930
2931         * nnimap.el (nnimap-request-accept-article): Give an error message if
2932         the APPEND wasn't successful.
2933
2934 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
2935
2936         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
2937         that have no groups.
2938
2939 2011-02-03  Julien Danjou  <julien@danjou.info>
2940
2941         * gnus-draft.el: Remove progn around gnus-draft-setup.
2942
2943 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2944
2945         * gnus-start.el (gnus-read-active-for-groups): This function is never
2946         called with a nil `infos', so clean that up.
2947         (gnus-get-unread-articles): Request active files from primary/secondary
2948         methods that have no groups (yet).
2949
2950 2011-02-03  Julien Danjou  <julien@danjou.info>
2951
2952         * message.el (message-setup-1): Always generate References first.
2953         (message-mail): Return the return value of message-setup, not always t.
2954         (message-setup-1): Insert mail-header-separator with read-only and
2955         intangible properties set.
2956
2957         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
2958         user-date in docstring.
2959
2960         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
2961
2962         * gnus.el (gnus-summary-line-format): Mention &user-date format in
2963         docstring.
2964
2965         * gnus.el (gnus-user-date-format-alist): Change default value. Use
2966         defcustom, with type and group. Move from gnus-util.el. Rename to
2967         gnus-summary-user-date-format-alist.
2968
2969 2011-02-03  Glenn Morris  <rgm@gnu.org>
2970
2971         * nnimap.el (gnus-fetch-headers): Declare.
2972
2973         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
2974
2975 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2976
2977         * message.el (message-forward-make-body-digest-plain)
2978         (message-followup, message-reply): Clean up things noted by Stefan.
2979
2980         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
2981         gnus-article-update-date-headers is nil.
2982         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
2983         it didn't really work with defcustom.
2984         (article-update-date-lapsed): Make sure the window start doesn't move,
2985         either.
2986
2987 2011-02-01  Julien Danjou  <julien@danjou.info>
2988
2989         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
2990         format.
2991
2992         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
2993         standard in Emacs nowadays.
2994
2995         * color.el (color-gradient): Add a color-gradient function.
2996
2997 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2998
2999         * message.el (message-expand-name): Don't trust the return value of
3000         bbdb-complete-name.
3001         (message-check-news-header-syntax): Remove unused var `start'.
3002         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
3003         (message-inhibit-body-encoding): Move to before first use.
3004         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
3005         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
3006         (Organization, Message-ID, Date, mh-previous-window-config):
3007         Defvar the vars using dynamic scoping.
3008
3009 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3010
3011         * shr.el (shr-render-td): Only do colors at the final rendering.
3012         Should be slightly faster.
3013         (shr-insert-table): Fix up TD background colors when doing the
3014         vertical padding.
3015
3016         * gnus-art.el (article-date-ut): Protect against articles with no Date
3017         header.
3018         (article-update-date-lapsed): Don't use current-column to find the
3019         horizontal position.  It's fragile in the presence of \003 characters.
3020
3021         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
3022
3023 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3024
3025         * gnus-art.el (article-transform-date): Rewrite to still work when
3026         there are several rfc2822 parts.
3027         (article-transform-date): Fix infinite recursion.
3028         (article-date-ut): Replace infinitely many Date headers with a single
3029         one when called interactively.
3030
3031         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
3032         secure manner.
3033
3034         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
3035         move around by not using save-window-excursion.  It seems to work...
3036
3037 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3038
3039         * gnus-art.el (article-make-date-line): Work for user-defined format.
3040
3041 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3042
3043         * nntp.el (nntp-retrieve-group-data-early)
3044         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
3045         fetching functions.
3046
3047         * gnus-start.el (gnus-read-active-for-groups): Read the active files
3048         thoroughly for all backends that have no known groups.  This should
3049         allow new nnml methods to retrieve mail.
3050
3051         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
3052         that Gnus doesn't know exists again.
3053
3054         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
3055         (gnus-treat-date-ut): Ditto.
3056         (gnus-article-update-date-header): Rename.
3057         (gnus-treat-date-local): Remove.
3058         (gnus-treat-date-english): Remove.
3059         (gnus-treat-date-lapsed): Remove.
3060         (gnus-treat-date-combined-lapsed): Remove.
3061         (gnus-treat-date-original): Remove.
3062         (gnus-treat-date-iso8601): Remove.
3063         (gnus-treat-date-user-defined): Remove.
3064         (gnus-article-date-headers): New variable to control all the date
3065         header options.
3066         (article-date-ut): Rewrite to allow using the new way to format date
3067         headers(s).
3068
3069 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3070
3071         * nnmail.el (nnmail-article-group): Check for a direct fancy split
3072         method.
3073         (nnmail-article-group): A better test for fanciness.
3074
3075         * nnimap.el (nnimap-request-head): Protect against not finding the
3076         article by Message-ID.
3077
3078 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
3079
3080         * gnus-art.el (article-update-date-lapsed): Try a better way to really
3081         keep point at the "same place".
3082
3083 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3084
3085         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
3086         data if the group is deactivated.
3087
3088 2011-01-28  Julien Danjou  <julien@danjou.info>
3089
3090         * gnus-win.el: Remove dead function gnus-window-configuration-element.
3091         (gnus-all-windows-visible-p): Remove old compatibility code.
3092         (gnus-window-top-edge): Add docstring.
3093
3094         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
3095
3096 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3097
3098         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
3099         older request-update-info.
3100
3101         * gnus-art.el (article-make-date-line): Limit the length a bit more.
3102
3103 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
3104
3105         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
3106         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
3107
3108 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3109
3110         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
3111         groups.  This makes the nndraft:queue group pop up if it's not already
3112         there.
3113
3114         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
3115         messages" logic, which was reversed.
3116
3117         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
3118         the "same place" even if point is on the line being replaced.
3119         (article-update-date-lapsed): Allow updating both the combined lapsed
3120         and the lapsed headers.
3121         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
3122         (article-make-date-line): Limit the number of segments dynamically to
3123         avoid too-long lines.
3124
3125 2011-01-27  Julien Danjou  <julien@danjou.info>
3126
3127         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
3128         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
3129
3130 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3131
3132         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
3133         Use plist-get instead of the cl function getf.
3134
3135 2011-01-27  Glenn Morris  <rgm@gnu.org>
3136
3137         * gnus-util.el (float-time): Get rid of compiler warning, again.
3138
3139 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3140
3141         * shr.el (shr-put-color): Special-case background colors: Do put them
3142         at the blank parts at the front of the lines.
3143
3144         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
3145         exit hook to nix out all data on readedness on group exit.
3146
3147         * gnus-util.el (float-time): If float-time is bound, always use it on
3148         all Emacsen.  It's unclear why the subrp check was there.
3149         (time-date): Require to make some autoload issues on XEmacs go away.
3150
3151         * shr.el (shr-put-color): Don't do the box padding in tables, since
3152         they're already padded.
3153
3154 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3155
3156         * gnus-art.el (gnus-article-next-page): When the last line of the
3157         article is displayed, scroll down once more instead of going to the
3158         next article at once.
3159         (article-lapsed-string): Refactor out and allow specifying how many
3160         segments you want.
3161         (gnus-article-setup-buffer): Start updating the lapsed header directly.
3162         (gnus-article-update-lapsed-header): New variable.
3163
3164         * shr.el: Revert change that made headings use different-sized faces.
3165         The Emacs display engine isn't advanced enough that, for instance,
3166         tables can comfortably use differently-sized faces.
3167
3168 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3169
3170         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
3171         used.
3172         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
3173         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
3174         we're using an encrypted connection.
3175
3176         * proto-stream.el: Alter the interface functions to also return the
3177         actual stream type used: network or tls.
3178
3179 2011-01-25  Julien Danjou  <julien@danjou.info>
3180
3181         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
3182         (mm-display-javascript-inline): New function.
3183
3184         * mm-decode.el (mm-inline-media-tests): Add application/javascript
3185         viewing function.
3186
3187 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3188
3189         * shr.el (shr-expand-newlines): Fix variable name.
3190
3191 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3192
3193         * shr.el (shr-expand-newlines): Make nested boxes work.
3194
3195 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
3196
3197         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
3198         backgrounds.
3199         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
3200         in a more sensible manner.
3201
3202 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
3203
3204         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
3205         if EPG is loaded.
3206
3207 2011-01-24  Julien Danjou  <julien@danjou.info>
3208
3209         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
3210         tags.
3211
3212 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
3213
3214         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
3215         commands.
3216
3217         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
3218         in the article buffer.
3219         (gnus-gravatar-insert): Use blank space from the current buffer to
3220         avoid breaking text properties.  This makes X-Sent updating work again.
3221
3222         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
3223
3224 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
3225
3226         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
3227         fix the bug in url-http.el instead.
3228
3229         * shr.el (shr-image-fetched): Ditto.
3230
3231         * shr.el (shr-image-fetched): Avoid having point move in the article
3232         buffer.
3233
3234         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
3235         buffer after being called.  It's apparently being killed by url.el, and
3236         killing it made point move to end-of-buffer in a random buffer.
3237
3238         * shr.el (shr-image-fetched): Ditto.
3239
3240 2011-01-23  Julien Danjou  <julien@danjou.info>
3241
3242         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
3243
3244         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
3245         text/x-org.
3246
3247 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
3248
3249         * gnus-sum.el (gnus-summary-move-article): Protect against backends
3250         (i.e., nnimap) returning nil as the article number.
3251
3252 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
3253
3254         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
3255         "DelSp" parameter in RFC3676.
3256
3257 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
3258
3259         * message.el (message-check-recipients): Display the encoded version of
3260         the bogus address if they differ.
3261
3262         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
3263         after sending.
3264
3265         * gnus-agent.el (gnus-agent-send-mail): Ditto.
3266
3267         * gnus-group.el (gnus-group-refresh-group): New convenience function.
3268
3269         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
3270         group buffer after sending the queue.
3271
3272         * gnus-agent.el (gnus-agent-send-mail): Ditto.
3273
3274 2011-01-22  Julien Danjou  <julien@danjou.info>
3275
3276         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
3277
3278 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
3279
3280         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
3281         nested related parts.
3282
3283         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
3284         unexpired articles.  This fixes the regression that led expiry marks to
3285         disappear from nnfolder groups.
3286
3287 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3288
3289         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
3290         Don't confuse the "ret" of "retrograde" with RET.
3291
3292 2011-01-21  Julien Danjou  <julien@danjou.info>
3293
3294         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
3295         than mm-insert-inline.
3296
3297 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
3300         Widen article buffer.
3301
3302 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3303
3304         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
3305         the temp buffer.
3306         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
3307
3308 2011-01-20  Julien Danjou  <julien@danjou.info>
3309
3310         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
3311
3312         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
3313         than mm-insert-inline to insert inline part: this respect
3314         mm-inline-media-tests displayers.
3315
3316         * mm-view.el (mm-display-shell-script-inline): New function.
3317
3318         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
3319
3320         * mm-uu.el (mm-uu-type-alist): Add org block.
3321         (mm-uu-org-src-code-block-extract): New function.
3322
3323         * mm-view.el (mm-display-org-inline): New function.
3324
3325         * mm-decode.el (mm-automatic-display): Add text/org.
3326
3327         * mailcap.el (mailcap-mime-extensions): Add .org.
3328
3329 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3330
3331         * gnus-art.el (gnus-article-highlight): Remove argument passed to
3332         gnus-article-add-buttons.
3333
3334 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
3335
3336         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
3337         From header with a date and "nobody" as the sender.
3338
3339 2011-01-19  Julien Danjou  <julien@danjou.info>
3340
3341         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
3342         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
3343         if you have the same regexp several times.
3344         (gnus-button-push): Fix matching when regexp is symbol.
3345
3346 2011-01-15  Glenn Morris  <rgm@gnu.org>
3347
3348         * message.el (message-mail): A compose-mail function should
3349         accept headers as strings.
3350
3351 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
3352
3353         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
3354         Add :vert-only tags.
3355         (message-mail): New arg RETURN-ACTION.
3356         (message-return-action): New var.
3357         (message-bury): Use it.
3358         (message-mode): Make it buffer-local.
3359         (message-send-and-exit): Always call message-bury.
3360
3361         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
3362         message-mail.
3363
3364 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3365
3366         * nnimap.el (nnimap-convert-partial-article): Protect against
3367         zero-length body parts.
3368
3369         * mm-decode.el (mm-preferred-alternative-precedence):
3370         Discourage showing empty parts.
3371
3372         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
3373         and stuff if the backend didn't return the article number.  This fixes
3374         an Exchange-related nnimap bug.
3375
3376         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
3377         group window, because it does the wrong thing when a separate frame
3378         displays the group buffer.
3379
3380         * proto-stream.el (open-protocol-stream): Protect against the low-level
3381         transport functions returning nil.
3382
3383 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
3384
3385         * mml2015.el (epg-sub-key-fingerprint): Autoload.
3386         (mml2015-epg-find-usable-secret-key): New function.
3387         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
3388         mml2015-epg-find-usable-key (Bug#7797).
3389         (mml2015-epg-encrypt): Ditto.
3390
3391 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3392
3393         * dgnushack.el (rot13-string): Fix the way to get the argument.
3394
3395 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3396
3397         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
3398
3399 2011-01-03  Glenn Morris  <rgm@gnu.org>
3400
3401         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
3402
3403         * sieve.el (sieve-open-server): Give a more explicit error if
3404         sieve-manage-open returns nil.  (Bug#7720)
3405
3406 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
3407
3408         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
3409
3410 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3411
3412         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
3413         This avoids sending passwords in plain text over non-encrypted
3414         channels.
3415
3416         * shr.el (shr-rescale-image): Display all GIF images as animated images.
3417
3418         * nnimap.el (nnimap-login): Refactored out into own function, and
3419         implement CRAM-MD5.
3420         (nnimap-wait-for-line): Refactored out.
3421
3422         * mm-view.el (mml-smime): Require.
3423
3424 2010-12-20  David Engster  <deng@eml.cc>
3425
3426         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
3427         use EPG to decrypt S/MIME messages instead of openssl.
3428
3429 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3430
3431         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
3432
3433         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
3434         status is the group clearly is unreachable.
3435
3436         * auth-source.el (auth-source-create): Add the optional second
3437         parameter to `local-variable-p' to be compatible with XEmacs.
3438
3439 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
3440
3441         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
3442         work when using a compressed nnml folder.
3443
3444 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3445
3446         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
3447         backends after sanitising on entry, because this never makes sense:
3448         If the articles have gone missing, then the data no longer exists on
3449         the backend, and if they haven't, then Gnus is wrong, and shouldn't
3450         overwrite anything anyway.
3451
3452         * shr.el (shr-insert-document): Bind shr-width dynamically to
3453         window-width if it's nil.
3454
3455 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
3456
3457         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
3458         with the meaning of using the full emacs window width for rendering.
3459
3460 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
3461
3462         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
3463         case when sender is not given.
3464
3465 2010-12-23  Julien Danjou  <julien@danjou.info>
3466
3467         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
3468         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
3469         the addresses, otherwise we might misplaced the gravatar.
3470
3471 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
3472
3473         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
3474         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
3475         obsolete in Emacs.
3476
3477 2010-12-20  Julien Danjou  <julien@danjou.info>
3478
3479         * gnus-util.el (gnus-rescale-image): Revert last change.
3480
3481 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
3482
3483         * binhex.el: Improve commentary (Bug#7482).
3484
3485 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3486
3487         * gnus-group.el (gnus-group-delete-articles): New command.
3488
3489 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
3490
3491         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
3492
3493 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3494
3495         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
3496         here, since it's up to the backends to do CRLF removal if their
3497         protocol has it.
3498
3499         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
3500
3501 2010-12-17  Julien Danjou  <julien@danjou.info>
3502
3503         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
3504         they are from file. Can also scale up.
3505
3506 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
3507
3508         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
3509         gnus-use-agent.
3510         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
3511
3512         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
3513
3514 2010-12-17  Julien Danjou  <julien@danjou.info>
3515
3516         * gravatar.el (gravatar-retrieve-synchronously): New function.
3517         (gravatar-get-data): Make more robust.
3518
3519 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3520
3521         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
3522
3523 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3524
3525         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
3526         to really consider the last line.
3527
3528 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
3529
3530         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
3531         list of recipient keys, or use symmetric encryption if not a list.
3532         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
3533         EPA override, replacing the call to `netrc-store-data'.
3534
3535 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
3536
3537         * gnus-srvr.el: Avoid passing nil regexp argument to
3538         delete-matching-lines.
3539
3540 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3541
3542         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
3543         fetching stops when Gnus exits.
3544
3545         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
3546         function.
3547         (nnfolder-request-expire-articles): Save all the buffers after doing
3548         expiry.
3549
3550         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
3551         the last article", since that led to serious performance regressions
3552         when expiring nnml groups.
3553
3554 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
3555
3556         * nnir.el: Improve customizations.
3557
3558 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3559
3560         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
3561
3562         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
3563         group has been killed.
3564         (gnus-group-yank-group): Ditto.
3565
3566         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
3567
3568         * nnimap.el (nnimap-request-update-group-status): New function.
3569
3570         * gnus-int.el (gnus-request-update-group-status): New interface
3571         function.
3572
3573         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
3574         copying read-ness to the backends.
3575
3576         * nnimap.el (nnimap-quirk): New function.
3577         (nnimap-retrieve-group-data-early): Use it.
3578         (nnimap-quirks): New alist.
3579
3580 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3581
3582         * shr.el (shr-insert): Set shr-start after deleting trailing space;
3583         don't delete it within indentation.
3584
3585 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3586
3587         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
3588         previous line.
3589
3590 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3591
3592         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
3593         QRESYNC command by deleting a superfluous space which broke Cyrus
3594         servers.  This change will break other servers that are buggy the other
3595         way around.
3596
3597 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
3598
3599         * spam.el: Reindent and fix long lines.
3600         (spam-copy-or-move-routine): Exclude invalid move destinations.
3601
3602 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
3603
3604         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
3605         installed the registry.
3606
3607 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3608
3609         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
3610
3611 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3612
3613         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
3614         groupname doesn't contain "gmane".
3615
3616 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3617
3618         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
3619         and netrc-bound-and-true-p bindings.
3620         (netrc-parse): Cache the netrc contents.
3621
3622         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
3623         (gnus-1): Don't create the nndrafts group twice.
3624         (gnus-setup-news): There's no need to read the active file here, since
3625         that's done again later on a per-backend basis.
3626         (gnus-start-draft-setup): Make sure that the new group is started out
3627         empty.
3628
3629         * gnus-agent.el (gnus-agentize): Don't create the queue group
3630         automatically on startup.  It'll be created later, if needed.
3631
3632         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
3633         of automatically subscribed groups.
3634         (gnus-auto-subscribed-categories): New variable.
3635         (gnus-matches-options-n): Use it.
3636         (gnus-default-subscribed-newsgroups): Remove unused variable.
3637         (gnus-start-draft-setup): Message a bit less.
3638
3639 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3640
3641         * nnir.el (nnir-run-imap): Return article list in order of increasing
3642         UID.
3643
3644 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3645
3646         * gnus-sum.el (gnus-summary-enter-digest-group):
3647         Mention gnus-auto-select-on-ephemeral-exit.
3648
3649         * proto-stream.el (proto-stream-open-network-only): Fix the calling
3650         convention of the network-only option.
3651
3652 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3653
3654         * proto-stream.el (proto-stream-open-network-only): New function to
3655         have a way to specify non-STARTTLS upgrade connections.
3656
3657 2010-12-10  Julien Danjou  <julien@danjou.info>
3658
3659         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
3660         email address is nil.
3661
3662         * message.el (message-bogus-recipient-p): Set address to "" if nil.
3663
3664 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
3665
3666         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
3667         deletion.
3668         (nnir-run-imap): Only need to parse list once.
3669
3670 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3671
3672         * shr.el (shr-tag-script): Ignore <script>.
3673         (shr-tag-label): Add <label> support.
3674
3675 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3676
3677         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
3678
3679         * shr.el (shr-image-displayer): Work for images lined side by side.
3680
3681 2010-12-08  Robert Pluim  <rpluim@gmail.com>
3682
3683         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
3684         parameter, since XEmacs doesn't accept t as a parameter.
3685
3686 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
3687
3688         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
3689         ids.
3690         (nnir-run-gmane): Simplify groupspec formatting.
3691         (nnir-request-expire-articles): New function.
3692
3693 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3694
3695         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
3696         overflow, possibly.
3697
3698         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
3699         (shr-render-td): Handle td style="" better.
3700         (shr-tag-table): Use the color from the style sheet.
3701         (shr-render-td): Make sure we copy over all the overlays, too.
3702
3703 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
3704
3705         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
3706         (nnir-request-article): Improve article retrieval.
3707
3708 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3709
3710         * mm-util.el (mm-extra-numeric-entities): New variable.
3711
3712         * mm-url.el (mm-url-decode-entities):
3713         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
3714
3715         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
3716
3717 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3718
3719         * message.el: Use completion-at-point.
3720         (message-completion-function): New fun, extracted from message-tab.
3721         (message-mode): Use it for completion-at-point-functions.
3722         (message-tab): Use it and completion-at-point.
3723
3724 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3725
3726         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
3727         character if a non-breakable character follows.
3728
3729 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3730
3731         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
3732         any stream.
3733
3734         * shr.el (shr-tag-font): Colorize the region.
3735         (shr-tag-body): Ditto.
3736         (shr-tag-font): Actually let the styles be inherited instead of
3737         overwriting them.
3738         (shr-tag-font): Get the background color right.
3739         (shr-tag-style): Ignore all <style> tags for the moment.
3740
3741         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
3742         a Message-ID to avoid having nnimap depend on gnus-sum.
3743
3744         * shr.el (shr-descend): Only colorize something if we have a node that
3745         sets colors.
3746
3747 2010-12-06  Julien Danjou  <julien@danjou.info>
3748
3749         * shr.el (shr-render-td): Render td content with shr-descend, so style
3750         will be applied to <td> too.
3751         (shr-colorize-region): Colorize region even if we only have a background.
3752         (shr-tag-body): Fix color and background color inheritance.
3753         Do not recolorize after shr-generic.
3754         (shr-tag-font): Let shr-generic colorize via inheritance.
3755
3756 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3757
3758         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
3759
3760 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
3761
3762         * nnir.el (nnir-request-move-article): Remove obsolete code.
3763
3764 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3765
3766         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
3767
3768 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3769
3770         * gnus-sum.el (gnus-summary-respool-article): The completion function
3771         expects a list instead of an alist.
3772
3773         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
3774         string as the parameter.
3775
3776         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
3777
3778         * shr.el (shr-stylesheet): New dynamic variable for cascading the
3779         styles.
3780         (shr-colorize-region): New function.
3781         (shr-insert-background-overlay): Remove.
3782         (shr-render-td): Background setting should be taken care of on a higher
3783         level.
3784         (shr-tag-body): Use post-hoc colorizations.
3785         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
3786         (shr-put-color-1): Don't overwrite old colors.
3787         (shr-colorize-region): When the background color isn't explicit, use
3788         a fixed background.
3789
3790         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
3791         nnmail variables.
3792
3793 2010-12-05  Bjørn Mork  <bjorn@mork.no>
3794
3795         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
3796         unless necessary.
3797
3798 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
3799
3800         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
3801         server.
3802
3803 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3804
3805         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
3806         so that TAB works.
3807
3808         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
3809         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
3810
3811         * shr.el (shr-urlify): Show the URL before the title to avoid
3812         misleading URLs.
3813
3814 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
3815
3816         * shr.el (shr-urlify): Display the title in <a> tags.
3817
3818 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
3819
3820         * nnir.el (nnir-categorize): Replace mapcar with mapc.
3821
3822 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
3823
3824         * nnir.el: Rearrange code to allow macros to be autoloaded by
3825         gnus-sum.el.
3826         (nnir-retrieve-headers-override-function): Make this variable
3827         customizable.
3828         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
3829
3830         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
3831         from nnir.el.
3832
3833 2010-12-03  Julien Danjou  <julien@danjou.info>
3834
3835         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
3836
3837 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3838
3839         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
3840         allow optional argument `environment'.
3841
3842 2010-12-03  Glenn Morris  <rgm@gnu.org>
3843
3844         * mm-extern.el (message-goto-body): Update declaration.
3845
3846 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3847
3848         * gnus-util.el (gnus-macroexpand-all): New function.
3849
3850         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
3851         instead of macroexpand-all that is unavailable in XEmacs.
3852
3853 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
3854
3855         * nnir.el (nnir-summary-line-format): New variable.
3856         (nnir-mode): Use it.
3857         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
3858         (nnir-article-ids): Reimplement as defsubst.
3859         (nnir-retrieve-headers): Don't mangle the subject header.
3860         (nnir-run-imap): Use 100 as RSV score.
3861         (nnir-run-find-grep): Fix for full server searching.
3862         (nnir-run-gmane): Better restriction to gmane groups.
3863
3864         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
3865         summary buffers.
3866
3867 2010-12-02  Julien Danjou  <julien@danjou.info>
3868
3869         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
3870
3871         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
3872
3873         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
3874         support.
3875
3876 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
3877
3878         * nnir.el: Update to handle the registry better.
3879         (autoload): Silence byte-compiler.
3880         (nnir-open-server): Add a hook for nnir groups.
3881         (nnir-request-move-article): Don't mangle the header. Better to use
3882         formating variables (which will be added in the future).
3883         (nnir-registry-action): Update the registry using the original article
3884         group name.
3885         (nnir-mode): Install nnir-specific hooks for updating the registry.
3886
3887         * gnus-sum.el
3888         (gnus-article-original-subject,gnus-newsgroup-original-name):
3889         Remove obsolete variables.
3890         (gnus-summary-move-article): Remove use of obsolete variables.
3891         (gnus-summary-local-variables): Make move and delete hooks local to
3892         summary buffers.
3893
3894 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3895
3896         * rtree.el: New file.
3897
3898 2010-12-01  Julien Danjou  <julien@danjou.info>
3899
3900         * message.el (message-user-organization): Do not use
3901         gnus-local-organization.
3902
3903         * gnus.el: Remove gnus-local-organization.
3904
3905         * gnus-msg.el: Remove nastygram thing.
3906
3907 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
3908
3909         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
3910         funcall.
3911
3912 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3913
3914         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
3915         names.
3916
3917         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
3918         characters.
3919
3920         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
3921         to t of inhibit-read-only since it is inside gnus-with-article-headers.
3922         Suggested by Štěpán Němec <stepnem@gmail.com>.
3923         (gnus-gravatar-transform-address): Use mail-extract-address-components
3924         that supports non-ASCII names rather than mail-header-parse-addresses.
3925
3926 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3927
3928         * proto-stream.el (open-protocol-stream): All starttls connections are
3929         handled by the network handler.
3930
3931 2010-11-30  Julien Danjou  <julien@danjou.info>
3932
3933         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
3934         (nnimap-open-connection-1): Fix PREAUTH.
3935
3936         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
3937
3938 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3939
3940         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
3941         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
3942         (shr-insert): Use them.
3943         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
3944
3945 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3946
3947         * nnir.el (nnir-request-move-article): Bail out if original group
3948         doesn't support article moves.
3949         (nnir-get-active): Improve active list retrieval.
3950
3951 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3952
3953         * shr.el (shr-find-fill-point): Don't break before apostrophes.
3954
3955 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
3956
3957         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
3958         seem to accept strings-with-numbers as port numbers,
3959
3960 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3961
3962         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
3963         change the registry.
3964
3965 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3966
3967         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
3968         delete-dups that is not available in XEmacs 21.4.
3969
3970         * mm-util.el (mm-delete-duplicates): Add comment.
3971
3972 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
3973
3974         * nnir.el (nnir-ignored-newsgroups): New variable.
3975         (nnir-get-active): Use it.
3976
3977 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3978
3979         * proto-stream.el (proto-stream-open-network): Add some comments.
3980
3981         * nntp.el (nntp-open-connection): Provide a :success condition.
3982
3983         * nnimap.el (nnimap-open-connection-1): Ditto.
3984
3985         * proto-stream.el (proto-stream-open-network): See what the response to
3986         the STARTTLS command is.
3987
3988         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
3989         backwards compatibility).
3990         (nnimap-open-connection-1): Really respect nnimap-server-port.
3991
3992         * proto-stream.el (proto-stream-open-network): When doing opportunistic
3993         TLS upgrades we don't really care about the identity of the peer.
3994         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
3995         that what we've checked for.
3996         (proto-stream-always-use-starttls): Only default to t if
3997         open-gnutls-stream exists.
3998         (proto-stream-open-network): If STARTTLS failed, then just open a
3999         normal connection.
4000         (proto-stream-open-network): Wait until the greeting before doing
4001         STARTTLS.
4002
4003         * nntp.el (nntp-open-connection): Report what the connection error is.
4004
4005         * proto-stream.el (open-protocol-stream): Rename from
4006         open-proto-stream.
4007
4008 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4009
4010         * nnimap.el (nnimap-stream): Change default to `undecided'.
4011         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
4012         first, and then network.
4013         (nnimap-open-connection-1): Respect nnimap-server-port.
4014         (nnimap-open-connection): Be more backwards-compatible.
4015
4016         * proto-stream.el (proto-stream-always-use-starttls): New variable.
4017         (proto-stream-open-starttls): De-duplicate the starttls code.
4018         (proto-stream-open-starttls): Folded back into the main function.
4019         (proto-stream-open-network): Fix typo in the gnutls path.
4020         (proto-stream-command): Refactor out.
4021
4022         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
4023
4024         * proto-stream.el (proto-stream-open-starttls): Actually implement the
4025         starttls.el STARTTLS.
4026
4027         * color.el (color-lab->srgb): Fix function call name.
4028
4029         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
4030         if we're using tls.el.
4031         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
4032         built in, then don't try to establish a STARTTLS connection.
4033
4034         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
4035         servers.
4036
4037         * proto-stream.el (open-proto-stream): Use network, not stream.
4038         (open-proto-stream): Add a way to specify what the end of a command is.
4039
4040         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
4041         connections types.
4042         (nntp-open-network-stream): Remove.
4043         (nntp-open-ssl-stream): Remove.
4044         (nntp-open-tls-stream): Remove.
4045         (nntp-ssl-program): Remove.
4046
4047         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
4048
4049 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
4050
4051         * nnir.el: Fix typos.
4052         (nnir-retrieve-headers-override-function): Rename variable to reflect
4053         new semantics.
4054         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
4055         macros.
4056         (nnir-request-article, nnir-request-move-article): Use them.
4057         (nnir-categorize): New function.
4058         (nnir-run-query): Use it.
4059         (nnir-retrieve-headers): Rewrite to batch header retrieval.
4060         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
4061         sorted.
4062         (nnir-group-full-name): Use gnus-group-full-name instead.
4063         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
4064         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
4065
4066 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4067
4068         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
4069
4070         * proto-stream.el: New library to provide protocol-specific
4071         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
4072         protocols.
4073         (open-proto-stream): Complete the documentation.
4074         (proto-stream-open-network): Fix some typos.
4075
4076         * nnimap.el (nnimap-open-connection): Use it.
4077
4078 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
4079
4080         * pop3.el (pop3-open-server): Read server greeting before starting TLS
4081         negotiation.
4082
4083 2010-11-26  Julien Danjou  <julien@danjou.info>
4084
4085         * color.el: Rename various rgb functions to srgb.
4086
4087 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4088
4089         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
4090         names.
4091
4092 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4093
4094         * shr.el (shr-insert): Revert last change.
4095         (shr-find-fill-point): Never leave point being at bol;
4096         relax the kinsoku limitation when rendering tables.
4097
4098 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4099
4100         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
4101         results from -accept-article.
4102
4103         * shr-color.el: Require cl when compiling.
4104
4105         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
4106         checkin.
4107
4108         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
4109
4110         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
4111
4112         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
4113         'add and 'delete to set backend marks.
4114
4115         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
4116
4117         * nnheader.el (nnheader-update-marks-actions): Refactor out.
4118
4119         * nntp.el (nntp-request-set-mark): Use it.
4120
4121         * nnfolder.el (nnfolder-request-set-mark): Ditto.
4122
4123         * nnml.el (nnml-request-set-mark): Ditto.
4124
4125         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
4126         introduces regressions in article selection.
4127         (nnimap-find-uid-response): New function.
4128         (nnimap-request-accept-article): Use the UID returned, if any.
4129         (nnimap-request-move-article): Use the UID returned, if any.
4130         (nnimap-get-groups): Reimplement to work with folded lines.
4131         (nnimap-find-uid-response): The UID is the last element in the list.
4132         (nnimap-request-set-mark): Extend syntax with 'set.
4133
4134         * nnml.el (nnml-request-set-mark): Ditto.
4135
4136         * nnfolder.el (nnfolder-request-set-mark): Ditto.
4137
4138         * nntp.el (nntp-request-set-mark): Ditto.
4139
4140 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4141
4142         * message.el (message-called-interactively-p): A temporary macro.
4143         (message-goto-body): Use it temporarily.
4144
4145 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4146
4147         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
4148         (nnimap-last-response-string): Unfold quoted lines, if they exist.
4149         (nnimap-last-response-string): Fix last unfolding fix.
4150
4151 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4152
4153         * shr.el (shr-insert): Fix the way to fold lines.
4154
4155 2010-11-25  Julien Danjou  <julien@danjou.info>
4156
4157         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
4158
4159         * color.el: Rename from color-lab.el
4160         (color-rgb->hex): Add.
4161         (color-complement): Add.
4162         (color-complement-hex): Add.
4163
4164         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
4165
4166 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4167
4168         * shr-color.el (shr-color-visible): Don't bug out if the color names
4169         don't exist.
4170
4171 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4172
4173         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
4174         assuming that article displaying or another mml-preview may be
4175         interrupted for an error or for the like.
4176
4177         * shr.el (shr-get-background): Fix argument name.
4178
4179 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4180
4181         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
4182
4183         * gnus-sum.el (gnus-summary-include-articles): New function.
4184
4185         * message.el (message-goto-body): called-interactively-p needs a
4186         parameter, so use `any'.
4187
4188         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
4189         clear marks before moving, since they're synced from the Gnus side
4190         first.
4191
4192         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
4193         (gnus-summary-move-article): Copy over all marks before moving, so that
4194         IMAP doesn't think a new article has arrived.
4195
4196 2010-11-24  Julien Danjou  <julien@danjou.info>
4197
4198         * shr.el (shr-insert-background-overlay): Fix typo.
4199         (shr-render-td): Copy the background before rendering.
4200
4201         * shr-color.el (shr-color-visible): Fix docstring.
4202
4203         * shr.el (shr-tag-table): Add bgcolor support.
4204         (shr-render-td): Add bgcolor support.
4205         (shr-get-background): Add.
4206         (shr-insert-foreground-overlay): Use shr-get-background.
4207
4208         * message.el (message-goto-body): Use called-interactively-p.
4209         (message-in-body-p): message-goto-body returns point.
4210
4211 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4212
4213         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
4214         Fixes something or other in Emacs 23, and is backwards compatible.
4215
4216         * message.el (message-goto-body): Remove the <#secure special-casing,
4217         which is too special.
4218
4219         * shr.el (shr-parse-style): Drop !important from styles.
4220
4221 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
4222
4223         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
4224         this function to return incorrect results when calling it with an
4225         explicit article argument different from
4226         (gnus-summary-article-number).
4227
4228 2010-11-24  Julien Danjou  <julien@danjou.info>
4229
4230         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
4231         (shr-tag-body): Add background support.
4232         (shr-descend): Add background support.
4233         (shr-tag-title): Add.
4234
4235         * shr-color.el (shr-color-visible): Really return original background
4236         if fixed.
4237
4238 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4239
4240         * shr.el (shr-color-check): Protect against non-existent color names.
4241
4242 2010-11-24  Julien Danjou  <julien@danjou.info>
4243
4244         * color-lab.el: Require 'cl when compiling.
4245
4246         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
4247
4248         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
4249         matched part.
4250
4251         * color-lab.el: Fix all expt calls to use float type.
4252
4253 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4254
4255         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
4256         expression to shr-color-check as is.
4257
4258         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
4259
4260         * color-lab.el: Add coding cookie.
4261         (float-pi): Use eval-and-compile.
4262
4263         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
4264         compiled for Emacsen having no `libxml-parse-html-region' support.
4265
4266 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4267
4268         * shr.el (shr-insert-color-overlay): Split stuff like
4269         "#444444 !important" to find the real color.
4270         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
4271         parse <font color="red"> entries.
4272
4273 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
4274
4275         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
4276         point when parsing headers.
4277
4278         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
4279         is positioned properly when parsing headers.
4280
4281 2010-11-23  Julien Danjou  <julien@danjou.info>
4282
4283         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
4284
4285         * shr-color.el (shr-color->hexadecimal): Add support for color names.
4286
4287         * shr.el (shr-parse-style): Replace \n with space in style parsing.
4288
4289         * shr-color.el (shr-color-hsl-to-rgb-fractions):
4290         Use shr-color-hue-to-rgb.
4291         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
4292
4293 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4294
4295         * shr.el (shr-color->hexadecimal): Autoload.
4296         (shr-descend): Add color to all tags.
4297
4298 2010-11-22  Julien Danjou  <julien@danjou.info>
4299
4300         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
4301         shr-color->hexadecimal.
4302
4303         * shr-color.el (shr-color->hexadecimal): Add converting functions for
4304         RGB() or HSL() color representation.
4305
4306         * shr.el (shr-tag-font): Add.
4307         (shr-tag-color-check): New function to get better colors.
4308         (shr-tag-insert-color-overlay): Factorize code between tag-font and
4309         tag-span.
4310
4311         * shr-color.el: New file.
4312
4313         * color-lab.el: New file.
4314
4315         * gnus-art.el (gnus-url-mailto): Do not downcase args.
4316
4317 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
4318
4319         * nnir.el: Fix typo in comments.
4320         (nnir-run-imap): Simplify code. No need to reverse artlist.
4321         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
4322
4323 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4324
4325         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
4326
4327         * nnimap.el (nnimap-get-capabilities): Refactor out.
4328         (nnimap-open-connection): Re-request capabilities after STARTTLS.
4329
4330 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
4331
4332         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
4333         appearing when `mm-uu-hide-markers' is nil.
4334
4335 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4336
4337         * nnimap.el (nnimap-unselect-group): Make into its own function.
4338         (nnimap-request-rename-group): Unselect group before renaming.
4339         This had gotten lost somewhere.
4340         (nnimap-request-accept-article): Keep track of examined groups, and
4341         unselect the group before APPENDing to read-only groups.
4342         (nnimap-request-move-article): Clear flags before moving so that they
4343         can be re-set later.
4344
4345 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4346
4347         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
4348         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
4349
4350 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4351
4352         * gnus-art.el (gnus-mime-display-single)
4353         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
4354         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
4355         parameter.
4356
4357 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4358
4359         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
4360         (shr-table-vertical-line): New variable.
4361         (shr-insert-table): Use it.
4362
4363 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4364
4365         * gnus-html.el (gnus-html-wash-images): Don't display images if
4366         gnus-inhibit-images is non-nil; register displayer for cid images.
4367         (gnus-html-display-image): Work for cid image.
4368         (gnus-html-insert-image): Allow arguments.
4369         (gnus-html-put-image): Inhibit read-only.
4370         (gnus-html-prefetch-images): Don't prefetch images if
4371         gnus-inhibit-images is non-nil.
4372
4373 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4374
4375         * shr.el (shr-put-image): Break lines when inserting big pictures.
4376
4377 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4378
4379         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
4380         sender, thanks Katsumi Yamaoka.
4381
4382 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
4383
4384         * nnir.el (nnir-run-imap): Reverse the article list for each group
4385         rather than the whole list.
4386
4387 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4388
4389         * shr.el (shr-image-displayer): Protect function against non-existent
4390         image source.
4391
4392         * gnus-art.el (gnus-inhibit-images): New user option.
4393         (gnus-mime-display-single): Don't display image if it is non-nil.
4394
4395         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
4396         gnus-inhibit-images.
4397
4398         * shr.el (shr-image-displayer): New function.
4399         (shr-tag-img): Use it.
4400
4401 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4402
4403         * mml2015.el (mml2015-epg-sign): Use From header.
4404
4405 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4406
4407         * gnus-html.el (gnus-html-wash-images): Register a displayer.
4408
4409         * gnus-util.el (gnus-find-text-property-region): Return markers.
4410
4411         * shr.el (shr-tag-img): Put a displayer in the text property.
4412
4413         * gnus-util.el (gnus-find-text-property-region): New utility function.
4414
4415         * gnus-html.el (gnus-html-display-image): Make the alt optional.
4416         (gnus-html-show-images): Remove.
4417
4418         * gnus-art.el (gnus-article-show-images): New, more general function.
4419
4420         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
4421         image url text properties.
4422
4423         * shr.el: Ditto.
4424
4425         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
4426         gnus-agent-auto-agentize-methods is set.  Which it isn't.
4427
4428 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4429
4430         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
4431         work for two or more articles.
4432
4433 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4434
4435         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
4436         divide an image that's in an html article to two or more when washing
4437         non-ASCII characters in alt text of it.
4438
4439 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4440
4441         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
4442         smime-decrypt-region using function argument.
4443         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
4444
4445         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
4446
4447         * smime.el (smime-decrypt-region): Catch it.
4448
4449 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4450
4451         * smime.el (smime-mode-map): Move initialization into declaration.
4452         (gnus-run-mode-hooks): Don't autoload.
4453         (smime-mode): Use define-derived-mode.
4454
4455 2010-11-11  Glenn Morris  <rgm@gnu.org>
4456
4457         * smime.el (from): Restrict declaration to XEmacs.
4458
4459         * nnir.el (gnus-group-topic-name): Autoload.
4460
4461 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4462
4463         * shr.el (shr-insert): Don't break long line if it is because of
4464         kinsoku-bol characters in the line end.
4465
4466 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
4467
4468         * nnir.el (nnir-request-move-article): Fix to provide original group
4469         and subject.
4470         (nnir-warp-to-article): Don't fail on articles whose headers haven't
4471         been retrieved.
4472
4473         * gnus-sum.el (gnus-summary-move-article): Use original group and
4474         subject for virtual articles such as those in an nnir summary buffer.
4475
4476 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4477
4478         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
4479         least 21.5).
4480
4481         * smime.el (from): Declare it again for XEmacs.
4482
4483 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4484
4485         * message.el (message-resend): Don't disable encoding unless it's
4486         already encoded.
4487
4488         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
4489         low-numbered articles.
4490
4491 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4492
4493         * rfc2047.el (rfc2047-syntax-table): Simplify.
4494
4495         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
4496
4497         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
4498         set-char-table-range for XEmacs.
4499
4500 2010-11-10  Glenn Morris  <rgm@gnu.org>
4501
4502         * time-date.el (time-to-seconds): Always an alias on Emacs,
4503         never a real function.
4504         (with-no-warnings): Remove compat stub, now unused.
4505         (time-less-p): Doc fix.
4506         (time-to-number-of-days): Simplify.
4507
4508         * smime.el (from): Remove unused declaration.
4509
4510         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
4511         (gnus-float-time): On Emacs, always an alias.
4512
4513         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
4514         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
4515
4516 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4517
4518         * dgnushack.el: Don't use ignore-errors in the top level form since it
4519         is unavailable in XEmacs even if cl is loaded.
4520
4521         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
4522
4523 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4524
4525         * shr.el (browse-url-mailto): Autoload.
4526
4527         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
4528
4529         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
4530         regexp doesn't need quoting.
4531
4532 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
4533
4534         * message.el (message-subject-trailing-was-ask-regexp)
4535         (message-subject-trailing-was-regexp): Match was: in addition to was.
4536
4537 2010-11-09  Glenn Morris  <rgm@gnu.org>
4538
4539         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
4540         (nnbabyl-check-mbox): Use point-at-bol.
4541
4542 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4543
4544         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
4545
4546         * message.el (message-mailto): New function.
4547         (message-mailto): Should accept other parameters.
4548         (message-mailto): Remove since it duplicates browse-url-mailto
4549         functionality.
4550
4551 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4552
4553         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
4554         methods.
4555         (gnus-read-active-file): Ditto.
4556
4557         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
4558         ": " from the prompt.
4559         (gnus-group-make-group): Ditto.
4560
4561 2010-11-07  Glenn Morris  <rgm@gnu.org>
4562
4563         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
4564         (gnus-bookmark-kill-line): Use point-at-eol.
4565
4566 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4567
4568         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
4569         asterisks in From header.
4570
4571 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4572
4573         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
4574         string to avoid making the From headers syntactically invalid.
4575
4576         * message.el (message-send-mail): Don't insert courtesy messages if the
4577         message already has List-Post and List-ID messages.
4578
4579 2010-11-06  Glenn Morris  <rgm@gnu.org>
4580
4581         * gnus-art.el (gnus-treat-article): Give dynamic local variables
4582         `condition', `type', `length' a prefix.
4583         (gnus-treat-predicate): Update for above name changes.
4584
4585 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
4586
4587         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
4588         binding.  Handled by `gnus-summary-refer-thread' instead.
4589         (nnir-warp-to-article): New backend function.
4590
4591         * nnimap.el (nnimap-request-thread): Force dependency updating.
4592
4593         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
4594         (gnus-summary-refer-thread): Rework to improve thread-referral.
4595
4596         * gnus-int.el (gnus-warp-to-article): New function.
4597
4598         * gnus-sum.el (gnus-summary-article-map): Bind it.
4599
4600 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
4601
4602         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
4603         gnus-summary-refer-thread.
4604
4605         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
4606         headers.
4607         (gnus-summary-limit-include-thread): Prevent articles in thread from
4608         being cut in gnus-cut-threads.
4609         (gnus-summary-refer-thread): Limit retrieved headers to those in
4610         thread.
4611
4612 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4613
4614         * message.el (message-send-mail): Use the value of
4615         message-courtesy-message from the message buffer.
4616
4617         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
4618
4619         * shr.el (shr-browse-url): Implement mailto: URLs.
4620
4621         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
4622         "raw".
4623
4624         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
4625         if it's already selected.
4626
4627         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
4628
4629 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4630
4631         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
4632         to measure the length and truncate alt text.
4633
4634 2010-11-03  Glenn Morris  <rgm@gnu.org>
4635
4636         * nndiary.el (nndiary-generate-nov-databases-1)
4637         (nndiary-generate-active-info): Rename dynamic variable `files' to
4638         something less generic.
4639
4640 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
4641
4642         * nnir.el (nnir-request-move-article): Call the underlying backend to
4643         move articles from nnir.
4644
4645 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4646
4647         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
4648
4649 2010-11-02  Julien Danjou  <julien@danjou.info>
4650
4651         * nnir.el: Remove wais support.
4652
4653 2010-11-02  Glenn Morris  <rgm@gnu.org>
4654
4655         * gnus-html.el: Reorder requirements to quieten compiler.
4656
4657 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4658
4659         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
4660         properly for XEmacs as well.
4661         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
4662         (gnus-article-natural-long-line-p): Use window-width rather than
4663         frame-width.
4664
4665 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
4666
4667         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
4668         (nnir-read-parms): Don't modify query.
4669         (nnir-run-query): Add ability to search topic on current line.
4670         (nnir-get-active): Clean up.
4671
4672 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4673
4674         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
4675         degenerate articles.
4676
4677         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
4678         (gnus-print-buffer): Just print the buffer as is, without any copying
4679         to a buffer and then re-highlighting.
4680
4681         * nnimap.el (nnimap-request-group): Store the new updated info.
4682         (nnimap-request-group): Select the group when we don't know whether it
4683         exists or not.
4684
4685         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
4686         groups.
4687
4688         * gnus-group.el (gnus-group-find-new-groups): Display all the new
4689         groups.
4690
4691         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
4692         groups.
4693
4694         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
4695         long-lines case by only filling the long lines.
4696
4697         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
4698         (bug #7311).
4699
4700 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4701
4702         * shr.el: No need to declare `declare-function' since shr.el is for
4703         only Emacsen that provide `libxml-parse-html-region'.
4704
4705         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
4706         effective only in a file it is referred to.
4707
4708 2010-11-01  Glenn Morris  <rgm@gnu.org>
4709
4710         * mm-util.el (gnus-completing-read): Autoload.
4711         (mm-read-coding-system): Simplify Emacs definition.
4712
4713         * nnmail.el (gnus-activate-group):
4714         * nnimap.el (gnutls-negotiate):
4715         * nntp.el (netrc-parse): Fix declarations.
4716
4717 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4718
4719         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
4720         string-match-p in Emacs >=23.
4721
4722         * gnus-msg.el (gnus-configure-posting-styles)
4723         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
4724
4725 2010-11-01  Glenn Morris  <rgm@gnu.org>
4726
4727         * nnir.el (declare-function): Add compat stub.
4728         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
4729         (nnir-run-gmane): Require 'mm-url.
4730
4731         * mm-util.el (mm-string-to-multibyte): Simplify.
4732
4733         * shr.el (declare-function): Add compat stub.
4734         (url-cache-create-filename): Declare.
4735         (mm-disable-multibyte, widget-convert-button): Autoload.
4736
4737         * smime.el (ldap-search): Declare.
4738         (smime-cert-by-ldap-1): Require ldap on Emacs.
4739
4740         * nnimap.el: Require nnmail, and gnus-sum when compiling.
4741         (nnimap-keepalive): Use gnus-float-time.
4742
4743         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
4744         (mail-source-delete-crash-box): Use gnus-float-time.
4745
4746         * gnus-dired.el (gnus-completing-read): Autoload.
4747
4748         * mm-view.el (gnus-rescale-image): Autoload.
4749
4750         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
4751
4752         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
4753
4754         * sieve-manage.el: Require 'cl when compiling.
4755
4756         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
4757         (gnus-iswitchb-completing-read): Require iswitchb.
4758         (gnus-select-frame-set-input-focus): Silence compiler.
4759
4760 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4761
4762         * message.el (message-subject-trailing-was-query): Change default to t,
4763         since I think that's what most people want.
4764
4765         * nnimap.el (nnimap-request-accept-article): Erase buffer before
4766         appending for easier debugging.
4767         (nnimap-wait-for-connection): Take a regexp.
4768         (nnimap-request-accept-article): Wait for the continuation line before
4769         sending anything unless we're streaming.
4770
4771         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
4772         leave the header washing to take place.
4773
4774 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4775
4776         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
4777         regular expression match and replace in posting styles.
4778
4779 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
4780
4781         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
4782         an entire server.
4783         (nnir-get-active): New function.
4784         (nnir-run-imap): Use it.
4785         (nnir-run-gmane): Who knew, gmane search returns an article score!
4786
4787         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
4788         server on the current line with nnir.
4789
4790 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4791
4792         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
4793         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
4794         left edge.
4795         (gnus-article-foldable-buffer): Skip past the prefix when determining
4796         raggedness.
4797
4798         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
4799         the raw article, and change `C-u g' to show the article without doing
4800         treatments.
4801
4802         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
4803         on to `gnus-treat-article'.
4804         (gnus-inhibit-article-treatments): New variable.
4805
4806         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
4807
4808         * gnus-art.el (gnus-treatment-function-alist): Have
4809         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
4810         (gnus-treat-fill-long-lines): Change default to fill all text/plain
4811         sections.
4812
4813         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
4814         parameter.
4815         (gnus-article-fill-cited-long-lines): New function.
4816         (gnus-article-fill-cited-article): Allow filling only long sections.
4817
4818         * shr.el (shr-find-fill-point): Don't break lines between punctuation
4819         and non-punctuation (like after the apostrophe in "'We").
4820
4821         * gnus-sum.el (gnus-summary-select-article): Make sure
4822         gnus-original-article-buffer is alive.
4823
4824         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
4825         reflect the order they're in in the digest.
4826
4827         * gnus.el (gnus-group-startup-message): Move point to the start of the
4828         buffer.
4829
4830         * nnimap.el (nnimap-capability): New function.
4831         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
4832         is set.
4833
4834 2010-10-31  David Engster  <dengste@eml.cc>
4835
4836         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
4837         conform with changes to gnus-completing-read.
4838
4839 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4840
4841         * shr.el (shr-tag-img): Output "*" instead of "[img]".
4842
4843 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4844
4845         * nnir.el: Move defvar, defcustom around to keep file organized
4846         and keep byte-compiler quiet.
4847         (nnir-read-parms): Accept search-engine as arg.
4848         (nnir-run-query): Pass search-engine as arg.
4849         (nnir-search-engine): Remove.
4850
4851 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4852
4853         * shr.el (shr-generic): The text nodes should be text, not :text.
4854
4855         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
4856         later in the file.
4857
4858 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4859
4860         * nnir.el: General clean up.  Allow searching with multiple engines.
4861         Allow separate extra-parameters for each engine.
4862         Batch queries when possible.
4863         (nnir-imap-default-search-key,nnir-method-default-engines):
4864         Add customize interface.
4865         (nnir-run-gmane): New engine.
4866         (nnir-engines): Use it.  Qualify all prompts with engine name.
4867         (nnir-search-engine): Remove global variable.
4868         (nnir-run-hyrex): Restore for now.
4869         (nnir-extra-parms,nnir-search-history): New variables.
4870         (gnus-group-make-nnir-group): Use them.
4871         (nnir-group-server): Remove in favor of gnus-group-server.
4872         (nnir-request-group): Avoid searching twice.
4873         (nnir-sort-groups-by-server): New function.
4874
4875 2010-10-30  Julien Danjou  <julien@danjou.info>
4876
4877         * gnus-group.el: Remove gnus-group-fetch-control.
4878
4879         * gnus-start.el (gnus-find-new-newsgroups):
4880         Remove gnus-check-first-time-used.
4881
4882         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
4883
4884 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4885
4886         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
4887         set on groups that don't have \* permanentflags.
4888
4889 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4890
4891         * shr.el (shr-tag-span): Drop colorization of regions since we don't
4892         control the background color.
4893         (shr-tag-img): Ignore very small web bug type images.
4894         (shr-put-image): Add help-echo alt texts to the images.
4895         (shr-tag-video): Show the video poster image.
4896
4897 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4898
4899         * shr.el (shr-table-depth): New variable.
4900         (shr-tag-table-1): Only insert the images after the top-level table.
4901
4902         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
4903
4904         * gnus-util.el (gnus-list-memq-of-list): New function.
4905
4906         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
4907         selected.
4908         (nnimap-unsplittable-articles): New slot.
4909         (nnimap-new-articles): Use it.
4910
4911 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
4912
4913         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
4914         move to the previous line on `M-g'.
4915
4916 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4917
4918         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
4919         *-request-group, which seems unnecessary.
4920
4921         * nnimap.el (nnimap-quote-specials): Function copied over from
4922         imap.el.
4923         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
4924         they support that.  Suggested by Tom Regner.
4925
4926 2010-10-29  Julien Danjou  <julien@danjou.info>
4927
4928         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
4929         defalias.
4930         (gnus-summary-delete-marked-with): Remove obsolete defalias.
4931
4932         * gnus.el: Remove `gnus-nntp-service' variable.
4933         (gnus-secondary-servers): Make obsolete.
4934         (gnus-nntp-server): Make obsolete.
4935
4936         * gnus-start.el (gnus-1): Remove x-splash calls.
4937
4938         * gnus-ems.el (gnus-x-splash): Remove.
4939
4940         * gnus.el (gnus-group-startup-message): Simplify/update code.
4941
4942         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
4943         definition.
4944
4945         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
4946         capability before doing anything.
4947         (gnus-group-insert-group-line): Remove useless
4948         gnus-group-remove-excess-properties.
4949
4950 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4951
4952         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
4953
4954 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4955
4956         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
4957         config after reselecting.
4958
4959 2010-10-28  Julien Danjou  <julien@danjou.info>
4960
4961         * shr.el (shr-put-image): Use point even if only inserting text.
4962         (shr-put-image): Save excursion when inserting alt text on non-graphic
4963         display, so the behavior is the same when we are on a graphic display.
4964
4965         * nnir.el (nnir-run-swish-e): Remove hyrex support.
4966
4967 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4968
4969         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
4970         (gnus-mime-copy-part): Check coding system, not charset.
4971         (gnus-mime-view-part-externally): Never remove part.
4972         (gnus-mime-view-part-internally): Don't remove part here.
4973         (gnus-article-part-wrapper): Make sure MIME tag is visible.
4974         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
4975         multipart/alternative.
4976
4977         * mm-decode.el (mm-display-part): Take optional arg `force'.
4978
4979 2010-10-26  Julien Danjou  <julien@danjou.info>
4980
4981         * gnus-group.el (gnus-group-default-list-level): Add this function to
4982         compute the default list level.
4983         (gnus-group-default-list-level): Add possibility to use a function.
4984
4985 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4986
4987         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
4988
4989         * gnus-group.el (gnus-group-completing-read)
4990         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
4991         gnus-replace-in-string.
4992
4993 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4994
4995         * shr.el (shr-tag-div): Add.
4996
4997         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
4998
4999 2010-10-25  Julien Danjou  <julien@danjou.info>
5000
5001         * gnus-util.el: Remove `gnus-with-local-quit'.
5002
5003         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
5004
5005 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5006
5007         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
5008         the original article buffer.
5009
5010 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5011
5012         * nnimap.el (nnimap-request-head): New function.
5013         (nnimap-request-move-article): Try to be slighly faster by not
5014         requesting the entire message when moving.
5015         (nnimap-transform-headers): Don't bug out on bodiless articles.
5016         (nnimap-send-command): Have no outstanding messages if the IMAP server
5017         doesn't support streaming.
5018         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
5019
5020 2010-10-24  Julien Danjou  <julien@danjou.info>
5021
5022         * message.el (message-default-headers): Fix type.
5023
5024 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5025
5026         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
5027         prefetching images.
5028
5029         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
5030         backend for unknown groups.  This is mainly useful for nnimap groups.
5031
5032         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
5033         group isn't covered by the agent.
5034
5035 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
5036
5037         * nnir.el (nnir-method-default-engines): New variable.
5038         (nnir-run-query): Use it.
5039         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
5040         (gnus-summary-nnir-goto-thread): Change group if needed.
5041
5042         * gnus-group.el (gnus-group-group-map): Add key binding for
5043         gnus-group-make-nnir-group.
5044
5045 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5046
5047         * shr.el (shr-tag-object): Add.
5048
5049         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
5050         original article buffer live.
5051         (gnus-summary-select-article-buffer):
5052         Mention gnus-widen-article-buffer.
5053
5054 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5055
5056         * shr.el (shr-tag-strong): Add.
5057
5058 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5059
5060         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
5061         group names.  They mess up the group buffer badly.
5062
5063         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
5064
5065         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
5066         instead of the summary one.
5067
5068 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5069
5070         * mml.el (mml-preview): Work properly when editing article.
5071
5072         * gnus-start.el (gnus-read-active-file-1): Don't add method to
5073         gnus-have-read-active-file if it's already been in.
5074
5075 2010-10-22  Tom Tromey  <tromey@redhat.com>
5076
5077         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
5078         gnus-group-completing-read.
5079
5080 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5081
5082         * message.el (message-mode-map): Don't bind M-; to comment region, to
5083         allow the global comment-dwim to work.
5084
5085 2010-10-21  Julien Danjou  <julien@danjou.info>
5086
5087         * message.el (message-setup-1): Allow message-default-headers to be a
5088         function.
5089
5090 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5091
5092         * shr.el (shr-tag-table): Simplify.
5093
5094 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5095
5096         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
5097         to avoid trying to snarf invalid stuff.
5098
5099         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
5100
5101         * gnus.el (gnus-message-archive-group): Quote value.
5102         (gnus-message-archive-group): Mark as changed.
5103
5104         * shr.el (shr-add-font): Don't put the font properties on the newline
5105         or the indentation.
5106
5107         * message.el (message-fix-before-sending): Change options when sending
5108         non-printable characters.
5109
5110         * gnus.el (gnus-message-archive-method): Change the default to
5111         monthly outgoing groups.
5112
5113         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
5114         that have gotten new numbers.
5115
5116         * nnimap.el (nnimap-request-replace-article): New function.
5117
5118 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5119
5120         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
5121         (nnrss-request-article): Don't use special html washing code.
5122
5123 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5124
5125         * shr.el (shr-tag-table): Remove useless nconc.
5126
5127 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5128
5129         * gnus-art.el (article-wash-html): Simplify and remove the charset
5130         stuff.  Use the normal html rendering code instead of the special html
5131         washing code.
5132
5133         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
5134         `gnus-w3m' symbols.
5135         (mm-text-html-washer-alist): Remove.
5136
5137         * mm-decode.el (mm-inline-text-html-renderer): Remove.
5138         (mm-inline-media-tests): Remove use.
5139         (mm-text-html-renderer): Change default to the `shr' symbol.
5140
5141         * mm-view.el (mm-inline-text-html): Remove use.
5142
5143         * gnus-art.el (gnus-blocked-images): New function.  Allow the
5144         `gnus-blocked-images' to be a function.
5145         (gnus-article-wash-function): Remove.
5146
5147 2010-10-20  Julien Danjou  <julien@danjou.info>
5148
5149         * spam.el (spam-list-of-processors): Mark as obsolete.
5150
5151         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
5152         (nnimap-insert-partial-structure): Fix boundary detection.
5153
5154 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
5155
5156         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
5157         run file-truename on remote files.  This can be expensive and even
5158         prevent one from editing drafts if some unrelated buffer has a stale
5159         connection.
5160
5161 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5162
5163         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
5164         kinsoku-eol regardless of shr-kinsoku-shorten.
5165         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
5166         (shr-tag-table): Support caption, thead, and tfoot.
5167
5168 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5169
5170         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
5171         lines.
5172         (shr-save-contents): New command and keystroke.
5173
5174         * nndoc.el (nndoc-type-alist): Add git support.
5175         (nndoc-git-type-p): New function.
5176         (nndoc-transform-git-article): Ditto.
5177         (nndoc-transform-git-headers): Ditto.
5178         (nndoc-transform-git-headers): Generate Subject headers.
5179
5180         * shr.el (shr-parse-style): New function.
5181         (shr-tag-span): Ditto.
5182
5183         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
5184         to `G G' to avoid collisions.
5185
5186 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5187
5188         * shr.el: Load kinsoku if necessary.
5189         (shr-kinsoku-shorten): New internal variable.
5190         (shr-find-fill-point): Make kinsoku shorten text line if
5191         shr-kinsoku-shorten is bound to non-nil.
5192         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
5193         shr-indentation too when testing if table is wider than frame width.
5194         (shr-insert-table): Use `string-width' instead of `length' to measure
5195         text width.
5196         (shr-insert-table-ruler): Make sure indentation is done at bol.
5197
5198 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5199
5200         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
5201         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
5202         undecoded network data.
5203
5204 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5205
5206         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
5207         name in the mode line spec so that the mode line menu works
5208         (bug #2431).
5209
5210         * message.el (message-get-reply-headers): If we're fed `to-address',
5211         then always use that.
5212
5213         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
5214         aren't so wide as to need to switch off the edit menu.
5215
5216         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
5217         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
5218
5219         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
5220         `M-g'.
5221         (nnimap-update-info): Update flags/read marks even if \* isn't part of
5222         the permanent marks.
5223
5224 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
5225
5226         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5227         Splitting according to references/in-reply-to obeys the ignore-groups
5228         variable, while splitting by sender and subject do not.
5229
5230 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5231
5232         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
5233         alist, so that we can look for non-Unicode chars.
5234         (article-translate-strings): Allow both character and string maps.
5235
5236 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5237
5238         * shr.el (shr-insert): Don't insert space behind a wide character
5239         categorized as kinsoku-bol, or between characters both categorized as
5240         nospace.
5241
5242 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
5243
5244         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
5245         headers to gnus-newsgroup-headers.
5246
5247 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5248
5249         * shr.el (shr-tag-img): Don't align images -- since we're not
5250         rescaling, this often leads to ugly displays.
5251
5252 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
5253
5254         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
5255         duplicates.
5256
5257 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
5258
5259         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
5260         call.
5261
5262 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5263
5264         * gnus.el: Autoload gnus-html-show-images.
5265
5266         * nnimap.el: Use nnheader-message throughout.
5267
5268         * shr.el (shr-tag-img): Ignore images with no data.
5269
5270 2010-10-15  Julien Danjou  <julien@danjou.info>
5271
5272         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
5273         a possibility to disable format=flow encoding when using hard newlines.
5274
5275 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5276
5277         * shr.el (shr-insert): Remove space inserted before or after a
5278         breakable character or at the beginning or the end of a line.
5279         (shr-find-fill-point): Do kinsoku; find the second best point or give
5280         it up if there's no breakable point.
5281
5282 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5283
5284         * nnimap.el (nnimap-open-connection): Message when opening connection
5285         for debugging purposes.
5286
5287         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
5288         on every setup buffer call to allow this to change from article to
5289         article.
5290
5291         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
5292         buffers where we have a wide table.
5293
5294 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
5295
5296         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
5297         uses *-request-thread.
5298
5299 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5300
5301         * nnimap.el (nnimap-open-connection): Remove %s from openssl
5302         incantation, which is no longer valid.
5303
5304 2010-10-14  Julien Danjou  <julien@danjou.info>
5305
5306         * shr.el: Fix defcustom type (char -> character).
5307
5308 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5309
5310         * nnimap.el (nnimap-open-connection): tls-program should be a list of
5311         programs.
5312
5313 2010-10-14  Julien Danjou  <julien@danjou.info>
5314
5315         * shr.el (shr-tag-a): Use url-link as widget type.
5316
5317         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
5318         `gnus-group-get-icon'.
5319
5320 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5321
5322         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
5323         This should make server editing work better.
5324
5325         * shr.el (shr-find-fill-point): Don't inloop on indented text.
5326
5327         * tls.el (tls-program): Remove spurious %s from openssl.
5328
5329         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
5330         (nnimap-parse-flags): Fix regexp.
5331
5332         * shr.el (shr-find-fill-point): Use a filling algorithm that should
5333         probably work for CJVK text, too.
5334
5335         * nnimap.el (nnimap-extend-tls-programs): Remove.
5336         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
5337
5338         * tls.el (tls-starttls-switches): Remove starttls hack.
5339         (open-tls-stream): Ditto.
5340         (tls-find-starttls-argument): Ditto.
5341
5342 2010-10-13  Julien Danjou  <julien@danjou.info>
5343
5344         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
5345         responses.
5346
5347 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5348
5349         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
5350
5351         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
5352         anything in Emacs.
5353
5354         * shr.el (shr-current-column): Remove buggy and unnecessary function.
5355
5356 2010-10-13  Julien Danjou  <julien@danjou.info>
5357
5358         * shr.el (shr-width): Make shr-width a defcustom with default to
5359         fill-column.
5360         (shr-tag-img): Use shr-width rather than fill-column.
5361
5362 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5363
5364         * dgnushack.el (byte-optimize-apply)
5365         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
5366
5367         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
5368         position when (X-)Faces exist.
5369         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
5370         avatars when called interactively.
5371
5372 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5373
5374         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
5375         gnus-article-x-face-too-ugly is bound.
5376
5377 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5378
5379         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
5380
5381         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
5382         mailbox that doesn't exist.
5383
5384 2010-10-12  Julien Danjou  <julien@danjou.info>
5385
5386         * shr.el (shr-tag-img): Encode URL properly when retrieving.
5387         (shr-get-image-data): Encode URL properly when fetching from cache.
5388         (shr-tag-img): Use aligned-to spaces to align correctly images.
5389
5390         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
5391         before inserting the Gravatar.
5392
5393         * shr.el (shr-tag-img): Add align attribute support for <img>.
5394
5395 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5396
5397         * gnus-gravatar.el (gnus-art): Require.
5398
5399         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
5400         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5401         Remove long obsoleted functions.
5402
5403 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5404
5405         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
5406
5407         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
5408
5409         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
5410         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
5411         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
5412         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
5413         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
5414         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
5415         * sieve-manage.el, smime.el, spam.el:
5416         Fix comment for declare-function.
5417
5418 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5419
5420         * nnimap.el (nnimap-request-rename-group): Select group read-only
5421         before renaming it.
5422
5423         * shr.el (shr-insert): Fix up the white space only regexp.
5424
5425         * nnimap.el (nnimap-transform-split-mail): Not all articles have
5426         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
5427
5428         * shr.el (shr-current-column): New function.
5429         (shr-find-fill-point): New function.
5430
5431 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5432
5433         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
5434         numbers.
5435
5436 2010-10-11  Julien Danjou  <julien@danjou.info>
5437
5438         * shr.el (shr-hr-line): Add.
5439         (shr-tag-hr): Use shr-hr-line to specify which character to use to
5440         display hr lines.
5441         (shr-max-columns): Do not change state to nil if we just inserting
5442         spaces.
5443
5444 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5445
5446         * gnus-topic.el (gnus-topic-read-group): If after the last group,
5447         select the last group.
5448
5449 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
5450
5451         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
5452
5453 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
5454
5455         * dig.el (dig-mode-map): Declare and define in one step.
5456
5457 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5458
5459         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
5460         for Gnus.
5461         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
5462         (nnimap-update-qresync-info): Mark \Seen articles as read.
5463
5464         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
5465         non-variable, too.
5466
5467         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
5468         available.
5469         (nnimap-update-info): Rely more on the current active than the param
5470         active to avoid marking articles as read too much.
5471
5472         * auth-source.el (auth-source-create): Use (user-login-name) for the
5473         user name default.
5474
5475         * nnimap.el (nnimap-update-info): If the server doesn't return any
5476         useful info, just use the previous info.
5477         (nnimap-update-info): Prefer old info over start-article.
5478         (nnimap-update-qresync-info): Finish implementing QRESYNC.
5479
5480 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
5481
5482         * nnir.el (autoload): Clean up autoloads.
5483         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
5484         Use key rather than value.
5485         (nnir-imap-search-other): New variable.
5486         (nnir-read-parm): Use it.
5487         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
5488         (gnus-summary-nnir-goto-thread): Modify to work with imap.
5489
5490 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5491
5492         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
5493         the process, too.
5494
5495 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5496
5497         * spam.el (gnus-summary-mode-map): Bind to "$".
5498         Suggested by Russ Allbery.
5499
5500         * shr.el: Rework the way things are indented by <li> slightly.
5501
5502         * gnus.el (gnus-group-set-parameter): Fix typo.
5503
5504         * nnimap.el: Start implementing QRESYNC support.
5505
5506 2010-10-09  Julien Danjou  <julien@danjou.info>
5507
5508         * nnir.el (nnir-engines): Fix too many arguments.
5509
5510 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5511
5512         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
5513         group is the "last", so that the backends like nnfolder actually save
5514         their folders.
5515
5516         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
5517         try to use that for the tls stream.
5518         (nnimap-retrieve-group-data-early): Rework the marks code to heed
5519         UIDVALIDITY and find out which groups are read-only and not.
5520         (nnimap-get-flags): Use the same marks parsing code as the rest of
5521         nnimap.
5522
5523 2010-10-09  Julien Danjou  <julien@danjou.info>
5524
5525         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
5526
5527         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
5528         retrieving gravatars.
5529
5530         * shr.el (shr-table-corner): Add.
5531         (shr-table-line): Add.
5532         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
5533
5534 2010-10-08  Julien Danjou  <julien@danjou.info>
5535
5536         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
5537
5538 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
5539
5540         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
5541
5542         * gnus-sum.el (gnus-mark-article-as-unread)
5543         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
5544         (gnus-summary-set-bookmark): Use it.
5545
5546         * gnus-msg.el (gnus-setup-message): Use it.
5547
5548         * gnus-demon.el (gnus-demon-remove-handler): Use it.
5549
5550         * gnus.el (gnus-group-remove-parameter): Use it.
5551
5552         * gnus-group.el (gnus-group-make-web-group): Use it.
5553
5554         * gnus-demon.el (gnus-demon-remove-handler): Use it.
5555
5556         * nnregistry.el: Update docs to mention manual.
5557
5558         * gnus-registry.el: Update docs to mention nnregistry.el.
5559         (gnus-registry-initialize): Don't install nnregistry refer method
5560         automatically.
5561         (gnus-registry-install-nnregistry): Remove it.
5562
5563 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5564
5565         * shr.el (shr-insert): Don't insert double spaces.
5566
5567 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5568
5569         * gnus-gravatar.el (gnus-treat-from-gravatar)
5570         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
5571         called interactively.
5572
5573         * gnus-art.el (gnus-mime-view-part-externally)
5574         (gnus-mime-view-part-internally): Make predicate function passed to
5575         gnus-mime-view-part-as-type assume argument is a mime type, not a list
5576         of a mime type.
5577
5578         * shr.el (shr-table-widths): Don't use cl function `reduce'.
5579
5580 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5581
5582         * shr.el (require): Require cl when compiling.
5583         (shr-tag-hr): New function.
5584
5585         * nnimap.el (nnimap-update-info): Remove double setting of high.
5586         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
5587         This makes nnimap work properly on Courier again.
5588
5589         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
5590         the variable for backwards compatibility.
5591
5592         * mm-decode.el (mm-save-part): If given a non-directory result, expand
5593         the file name before using to avoid setting mm-default-directory to
5594         nil.
5595
5596         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
5597         bidning gnus-agent variables.
5598
5599         * shr.el (shr-render-td): Use a cache for the table rendering function
5600         to avoid getting an exponential rendering behavior in nested tables.
5601         (shr-insert): Rework the line-breaking algorithm.
5602         (shr-insert): Don't leave trailing spaces.
5603         (shr-insert-table): Also insert empty TDs.
5604         (shr-tag-blockquote): Ensure paragraphs after </ul>.
5605
5606 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5607
5608         * gnus-sum.el (gnus-number): Rename from `number'.
5609         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
5610         (gnus-summary-limit-children): Update uses correspondingly.
5611
5612 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5613
5614         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
5615         (gnus-gravatar-transform-address): Don't show avatars of people of
5616         which mail addresses match gnus-gravatar-too-ugly.
5617
5618 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5619
5620         * shr.el (shr-table-widths): Expand TD elements to fill available
5621         space.
5622
5623 2010-10-07  Julien Danjou  <julien@danjou.info>
5624
5625         * nnimap.el (nnimap-request-rename-group): Add this method.
5626
5627 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5628
5629         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
5630         name from XEmacs' function-arglist.
5631
5632         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
5633         gravatar under XEmacs.
5634
5635 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
5636
5637         * auth-source.el: Update docs with TODO items.
5638
5639         * gnus-sync.el: Update docs to explain state and plans.
5640
5641         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
5642         Hooks for mark updates.
5643         (gnus-request-set-mark, gnus-request-update-mark): Use them.
5644
5645         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
5646         hooks with arguments, which is needed for mark update hooks.
5647
5648 2010-10-06  Julien Danjou  <julien@danjou.info>
5649
5650         * gnus.el (gnus-expand-group-parameter): Only return and act on what
5651         was matched.
5652
5653         * sieve-manage.el: Update example in `Commentary'.
5654
5655         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
5656
5657         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
5658         not 2000.
5659         (sieve-manage-authenticate): Re-add function.
5660
5661 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5662
5663         * shr.el (shr-insert): Get 'space transition right.
5664         (shr-render-td): Only delete space at the end of the TD.
5665
5666         * nnimap.el (nnimap-open-connection): Prepare to support
5667         open-gnutls-stream.
5668
5669         * shr.el: Rearrange function order to be more logical.
5670
5671 2010-10-06  Julien Danjou  <julien@danjou.info>
5672
5673         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
5674         (nnrss-discover-feed): Remove 404 URL in docstring.
5675
5676         * nnir.el: Fix Swish-E URL.
5677         Fix Namazu URL.
5678
5679         * message.el (message-change-subject): Remove 404 URL in a comment.
5680
5681 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5682
5683         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
5684         called interactively.
5685
5686         * gnus-util.el (gnus-remove-if): Allow hash table.
5687         (gnus-remove-if-not): New function.
5688
5689         * gnus-art.el (gnus-mime-view-part-as-type)
5690         * gnus-score.el (gnus-summary-score-effect)
5691         * gnus-sum.el (gnus-read-move-group-name):
5692         Replace remove-if-not with gnus-remove-if-not.
5693
5694         * gnus-group.el (gnus-group-completing-read):
5695         Regard collection as a hash table if it is not a list.
5696
5697 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5698
5699         * shr.el (shr-render-td): Allow blank/missing <TD>s.
5700
5701         * shr.el: Document the table-rendering algorithm.
5702
5703 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5704
5705         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
5706         for Emacsen having no `libxml-parse-html-region' support.
5707
5708 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5709
5710         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
5711         invalid URLs.
5712
5713         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
5714         line-broken.
5715         (shr-tag-img): Ignore image fetching errors.
5716         (shr-overlays-in-region): Compute overlay positions correctly.
5717
5718         * mm-decode.el (mm-shr): Require shr.
5719
5720         * gnus-art.el (gnus-blocked-images): Move variable here.
5721
5722         * shr.el (shr-insert-table): Bind free variable.
5723
5724         * mm-decode.el (mm-shr): Bind shr-content-function.
5725
5726         * shr.el (shr-content-function): New variable.
5727
5728         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
5729         added for symmetry.
5730
5731         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
5732
5733         * gnus-group.el (gnus-group-make-group): Doc fix.
5734
5735         * nnimap.el (nnimap-request-newgroups): Return success.
5736
5737         * shr.el (shr-find-elements): New function.
5738         (shr-tag-table): Put all the images after the table.
5739         (shr-tag-table): Really inhibit images inside the table.
5740         (shr-collect-overlays): Copy over overlays from the TD elements to the
5741         main document.
5742
5743         * mm-decode.el (mm-shr): Bind shr-blocked-images to
5744         gnus-blocked-images.
5745
5746 2010-10-05  Julien Danjou  <julien@danjou.info>
5747
5748         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
5749
5750         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
5751         (gnus-html-maximum-image-size): Add this function.
5752         (gnus-html-put-image): Use gnus-html-maximum-image-size.
5753
5754         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
5755         server-value of the capability is nil.
5756
5757 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5758
5759         * shr.el (shr-tag-em): Add <EM> tag.
5760
5761 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
5762
5763         * sieve-manage.el (sieve-manage-default-stream): Make default stream
5764         customizable.
5765
5766         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
5767         handing broken links to browse-url.
5768
5769 2010-10-05  Julien Danjou  <julien@danjou.info>
5770
5771         * gnus-util.el (gnus-emacs-completing-read)
5772         (gnus-iswitchb-completing-read): Use autoload rather than require.
5773
5774 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5775
5776         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
5777         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
5778         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
5779         iswitchb-temp-buflist for XEmacs.
5780
5781         * gnus-util.el (gnus-completing-read-function): Exclude
5782         gnus-icompleting-read and gnus-ido-completing-read from candidates for
5783         XEmacs since iswitchb.el is very old and ido.el is unavailable in
5784         XEmacs.
5785
5786         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
5787         not to use `delete-dups' that is unavailable in XEmacs 21.4.
5788
5789         * gnus-html.el: Don't require help-fns under XEmacs.
5790         (gnus-html-schedule-image-fetching): Work for XEmacs.
5791
5792         * mm-decode.el (mm-shr): Decode contents by charset.
5793
5794 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5795
5796         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
5797         unknown.
5798
5799         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
5800         (shr-get-image-data): Ensure against the cache file missing.
5801
5802         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
5803         for data.
5804
5805         * spam-report.el (spam-report-url-ping-plain): Don't query about
5806         killing the process.
5807
5808         * shr.el (shr-render-td): Protect against too-wide text.
5809
5810 2010-10-04  Julien Danjou  <julien@danjou.info>
5811
5812         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
5813         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
5814
5815         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
5816         retrieved.
5817
5818 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5819
5820         * shr.el (browse-url): Require.
5821         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
5822         lines.
5823         (shr-show-alt-text, shr-browse-image): New commands.
5824         (shr-browse-url, shr-copy-url): New commands.
5825
5826         * gnus-sum.el (gnus-widen-article-window): New variable.
5827         (gnus-summary-select-article-buffer): Use it.
5828
5829         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
5830         without @ signs.
5831
5832 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5833
5834         * nnir.el (nnir-run-imap): Remove spurious space in search string.
5835
5836 2010-10-04  Julien Danjou  <julien@danjou.info>
5837
5838         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
5839         for XEmacs.
5840
5841 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5842
5843         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
5844
5845         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
5846         (nnimap-close-server): Implement.
5847
5848         * dgnushack.el (iswitchb): Require to shut up the compiler.
5849
5850         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
5851         (shr-insert): Tweak line breaking.
5852         (shr-insert): Handle <pre> better.
5853         (shr-tag-li): Get <li> indentation right.
5854         (shr-tag-li): Get <li> indentation even righter.
5855         (shr-tag-blockquote): Ensure paragraph start.
5856         (shr-make-table): Tweak table generation.
5857         (shr-make-table): Fix typo.
5858
5859         * shr.el: Implement table rendering.
5860
5861 2010-10-04  Julien Danjou  <julien@danjou.info>
5862
5863         * gnus-html.el (gnus-html-put-image): Fix resize image code.
5864
5865 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5866
5867         * shr.el (shr-insert): Use string anchors instead of line anchors.
5868
5869 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5870
5871         * shr.el: Add headings.
5872         (shr-ensure-paragraph): Actually work.
5873         (shr-tag-li): Make <ul> prettier.
5874         (shr-insert): Get white space at the beginning/end of elements right.
5875         (shr-tag-p): Collapse subsequent <p>s.
5876         (shr-ensure-paragraph): Don't insert double line feeds after blank
5877         lines.
5878         (shr-insert): \t is also space.
5879         (shr-tag-s): Fix "s" tag name function.
5880         (shr-tag-s): Fix face prop name.
5881
5882 2010-10-03  Julien Danjou  <julien@danjou.info>
5883
5884         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
5885
5886         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
5887         gnus-window-inside-pixel-edges.
5888
5889         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
5890         gnus-ems.
5891
5892         * mm-view.el (mm-inline-image-emacs): Support image resizing.
5893
5894         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
5895         function.
5896
5897         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
5898         resize choice.
5899
5900 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5901
5902         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
5903         beginning of the buffer.
5904
5905         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
5906         article buffer again.
5907
5908         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
5909
5910         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
5911         when it's at the start of the buffer.
5912
5913         * shr.el (shr-tag-blockquote): Convert name.
5914         (shr-rescale-image): Use the right image-size variant.
5915
5916         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
5917         buffer isn't shown, then select the current article first instead of
5918         bugging out.
5919         (gnus-summary-select-article-buffer): Show both the article and summary
5920         buffers again.
5921
5922         * shr.el (shr-fontize-cont): Protect against regions with no text.
5923         Rename tag functions to shr-tag-* for enhanced security.
5924         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
5925
5926 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
5927
5928         * shr.el (shr-insert):
5929         * pop3.el (pop3-movemail):
5930         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
5931         loaded.
5932
5933 2010-10-03  Glenn Morris  <rgm@gnu.org>
5934
5935         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
5936
5937         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
5938
5939         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
5940
5941         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
5942
5943         * gnus-util.el (gnus-make-local-hook): Simplify.
5944
5945 2010-10-02  Julien Danjou  <julien@danjou.info>
5946
5947         * gnus-util.el (gnus-iswitchb-completing-read): New function.
5948         (gnus-ido-completing-read): New function.
5949         (gnus-emacs-completing-read): New function.
5950         (gnus-completing-read): Use gnus-completing-read-function.
5951         Add gnus-completing-read-function.
5952
5953 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5954
5955         * shr.el (shr-insert-document): Autoload.
5956         (shr-img): Be silent.
5957         (shr-insert): Add a newline after every picture before text.
5958         (shr-add-font): Use overlays for combining faces.
5959         (shr-insert): Pass upwards the text start point.
5960
5961         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
5962         possible.
5963         (mm-shr): New function.
5964
5965 2010-10-02  Julien Danjou  <julien@danjou.info>
5966
5967         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
5968         should go backward.
5969
5970 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
5971
5972         * shr.el (shr): Fix typo in provide call.
5973
5974 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5975
5976         * shr.el: New file.
5977
5978         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
5979
5980         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
5981         completing read.
5982
5983 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5984
5985         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
5986         we're being queried about.  Suggested by Dan Jacobson.
5987
5988         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
5989         Suggested by Jason Eisner.
5990
5991         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
5992         table, too.  Suggested by Stefan Wiens.
5993         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
5994         the table unnecessary.  Suggested by Stefan Wiens.
5995
5996         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
5997         longer needed, and probably doesn't work either, as pointed out by
5998         Stefan Wiens.
5999         (gnus-summary-exit): Remove call to the clearing function.
6000         (gnus-summary-exit-no-update): Ditto.
6001
6002         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
6003         instead of gnus-eval-in-buffer-window to avoid popping up frames.
6004         Reported by Stefan Monnier.
6005         (gnus-summary-save-in-rmail): Ditto.
6006
6007         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
6008         article buffer, instead of both the article buffer and the summary
6009         buffer.  Sort of suggested by Dan Jacobson.
6010
6011         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
6012
6013         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
6014         Suggested by Dan Jacobson.
6015
6016         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
6017         documentation clearer.
6018
6019         * message.el (message-shorten-references): Comment on the number "21".
6020         Suggested by Stefan Monnier.
6021
6022         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
6023         Suggested by Dan Jacobson.
6024
6025         * gnus.el (gnus-large-newsgroup):
6026         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
6027
6028         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
6029         externalize attachments.  Bug reported by Steve Wen.
6030
6031         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
6032         really message anything to the user.
6033
6034         * nnmail.el (nnmail-article-group): Allow using the fancy split method
6035         directly.
6036
6037         * nnimap.el (nnimap-request-group): Low higher than high to signal no
6038         messages in empty groups.
6039
6040 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
6041
6042         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
6043         non-UIDNEXT group.
6044
6045 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6046
6047         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
6048         not the value from the collection.
6049
6050         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
6051         values.  This sometimes happens on some groups that have no info.
6052         (nnimap-request-newgroups): New function.
6053
6054 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
6055
6056         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
6057         check into `gnus-registry-initialize'.
6058         (gnus-registry-initialize): Ditto.
6059         Fix and extend header docs.
6060
6061 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6062
6063         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
6064         regexp backtrace overflows.
6065
6066         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
6067         for starttls that tls.el implements; i.e. openssl.
6068
6069         * tls.el (tls-starttls-switches): Give up on using starttls with
6070         gnutls-cli.
6071         (tls-program): Add --insecure to be consistent with the defaults from
6072         openssl s_client.  Now all three commands are insecure.
6073
6074 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6075
6076         * lpath.el: Bind completion-styles-alist for XEmacs.
6077
6078         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
6079         (gravatar-create-image): New function that's an alias to
6080         gnus-xmas-create-image, gnus-create-image, or create-image.
6081         (gravatar-data->image): Use it.
6082
6083 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
6084
6085         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
6086         install the nnregistry refer method.
6087         (gnus-registry-install-hooks): Use it.
6088         (gnus-registry-unfollowed-groups): Add nnmairix to the default
6089         unfollowed groups.
6090
6091 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
6092
6093         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
6094         expanding threads.
6095
6096 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6097
6098         * nnir.el: Use the server names without suffixes (bug #7009).
6099
6100         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
6101         unencrypted to STARTTLS, if possible.
6102
6103 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6104
6105         * message.el (message-ignored-supersedes-headers): Strip Injection-*
6106         headers before superseding.
6107
6108 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6109
6110         * nnrss.el (nnrss-use-local): Add documentation.
6111
6112         * nnimap.el (nnimap-extend-tls-programs): New function.
6113         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
6114         (nnimap-wait-for-connection): Accept the greeting from the stupid
6115         output from openssl s_client -starttls, too.
6116
6117         * tls.el (tls-starttls-switches): New variable.
6118         (tls-find-starttls-argument): Use it.
6119         (open-tls-stream): Ditto.
6120
6121         * netrc.el (netrc-credentials): Return the value of the "default" entry.
6122         (netrc-machine): Ditto.
6123
6124         * nnimap.el (nnimap-find-article-by-message-id): Really return the
6125         article number.
6126         (nnimap-split-fancy): New variable.
6127         (nnimap-split-incoming-mail): Use it.
6128
6129         * nntp.el (nntp-server-list-active-group): Document.
6130
6131         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
6132         SELECT to get the message-id.
6133
6134         * mail-source.el (mail-sources): Remove webmail support.
6135         (defvar): Ditto.
6136         (mail-source-fetcher-alist): Ditto.
6137         (mail-source-fetch-webmail): Remove.
6138
6139         * webmail.el: Remove -- doesn't seem relevant any more.
6140
6141         * gnus.el: Fix up make-obsolete-variable declarations throughout.
6142
6143         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
6144         the \r.
6145
6146 2010-09-30  Julien Danjou  <julien@danjou.info>
6147
6148         * gnus-agent.el (gnus-agent-add-group): Fix call to
6149         gnus-completing-read.
6150
6151 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6152
6153         * nndoc.el (nndoc-retrieve-groups): New function.
6154
6155         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
6156         `default', use nnmail-split-methods.
6157         (nnimap-request-article): Downcase the NILs so that they are nil.
6158
6159         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
6160         symbol.
6161
6162         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
6163         code, since if the user has requested network, that's what they ought
6164         to get.
6165         (nnimap-request-set-mark): Erase the buffer before issuing commands.
6166         (nnimap-split-rule): Mark as obsolete.
6167
6168         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
6169         New variable.
6170
6171         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
6172         correct slot, too.
6173
6174 2010-09-29  Julien Danjou  <julien@danjou.info>
6175
6176         * gnus.el (gnus-local-domain): Declare variable obsolete.
6177
6178         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
6179         Fix history computing.
6180         (gnus-ido-completing-read): Require ido.
6181
6182 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6183
6184         * gnus-registry.el: Don't prompt on load, which makes it impossible to
6185         build Gnus.
6186
6187         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
6188         when interpreting the structures.
6189         (nnimap-request-accept-article): Add \r\n to the lines to make this
6190         work with Cyrus.
6191
6192         * nndraft.el (nndraft-request-expire-articles): Use the group name
6193         instead if "nndraft".  Fix found by Nils Ackermann.
6194
6195 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
6196
6197         * nnregistry.el: Add.
6198
6199 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6200
6201         * nnmail.el (group, group-art-list, group-art):
6202         Remove unneeded directives.
6203
6204 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6205
6206         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
6207         (mm-mime-charset)
6208         * rfc2047.el (rfc2047-syntax-table)
6209         * utf7.el (utf7-utf-16-coding-system): Comment fix.
6210
6211         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
6212         rather than `insert-file-contents' and `eval-region'.
6213
6214         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
6215         construction.
6216
6217         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
6218
6219         * time-date.el: No need to require cl for Emacs 21.
6220
6221 2010-09-29  Julien Danjou  <julien@danjou.info>
6222
6223         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
6224         replacement of `gnus-gravatar-relief' to mimic
6225         `gnus-faces-properties-alist'.
6226         Add :version property.
6227
6228 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6229
6230         * mail-source.el (mail-source-report-new-mail)
6231         * message.el (message-default-mail-headers)
6232         * mm-decode.el (mm-valid-image-format-p): Comment fix.
6233
6234         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
6235
6236 2010-09-28  Julien Danjou  <julien@danjou.info>
6237
6238         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
6239         mail-address contains the same string as real-name.
6240
6241         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
6242         non-blank in header, otherwise it'll get stripped.
6243
6244         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
6245         real-name, and then for mail address rather than doing : or , search.
6246
6247 2010-09-27  Julien Danjou  <julien@danjou.info>
6248
6249         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
6250         right completing-read function.
6251         (gnus-use-ido): New variable
6252         (gnus-completing-read-with-default): Remove.
6253         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
6254         (gnus-agent-add-group):
6255         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
6256         * mm-view.el (mm-view-pkcs7-decrypt):
6257         * mm-util.el (mm-codepage-setup):
6258         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
6259         * mml-smime.el (mml-smime-openssl-sign-query):
6260         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
6261         (mml-insert-multipart):
6262         * gnus-msg.el (gnus-summary-yank-message):
6263         * gnus-int.el (gnus-start-news-server):
6264         * mm-decode.el (mm-interactively-view-part):
6265         * gnus-dired.el (gnus-dired-attach):
6266         * gnus.el (gnus-read-method):
6267         * gnus-bookmark.el (gnus-bookmark-jump):
6268         * gnus-art.el (gnus-mime-view-part-as-type)
6269         (gnus-mime-action-on-part, gnus-article-encrypt-body):
6270         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
6271         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
6272         * nnmairix.el (nnmairix-create-server-and-default-group)
6273         (nnmairix-update-groups, nnmairix-get-server)
6274         (nnmairix-backend-to-server, nnmairix-goto-original-article)
6275         (nnmairix-get-group-from-file-path):
6276         * nnrss.el (nnrss-find-rss-via-syndic8):
6277         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
6278         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
6279         (gnus-group-browse-foreign-server):
6280         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
6281         (gnus-summary-execute-command, gnus-summary-respool-article)
6282         (gnus-read-move-group-name):
6283         * gnus-score.el (gnus-summary-increase-score)
6284         (gnus-summary-score-effect):
6285         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
6286
6287 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6288
6289         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
6290         x-focus-frame.
6291
6292         * nnimap.el (auth-source-forget-user-or-password)
6293         (auth-source-user-or-password): Autoload.
6294
6295         * message.el (message-from-style, message-interactive)
6296         (message-cite-prefix-regexp, message-sendmail-envelope-from)
6297         (message-yank-prefix, message-indentation-spaces, message-signature)
6298         (message-signature-file): Add comment.
6299
6300 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6301
6302         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
6303         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
6304         new articles.
6305
6306         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
6307         parts.
6308         (nnimap-request-article): Work with the t setting, too.
6309
6310         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
6311         that you don't get flashes of other buffers.
6312         (gnus-summary-show-complete-article): Intern before setting.
6313
6314 2010-09-27  David Engster  <dengste@eml.cc>
6315
6316         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
6317         well as HEADERS.
6318         (nnmairix-retrieve-headers): Provide new argument for the above.
6319
6320 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6321
6322         * gnus-sum.el (gnus-summary-move-article): Don't alter
6323         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
6324         group.
6325
6326         * nnimap.el (nnimap-update-info): Don't destructively alter active.
6327
6328         * message.el (message-cite-prefix-regexp): Revert my last edit.
6329
6330         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
6331         variable instead of the Gnus variable.
6332
6333         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
6334
6335         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
6336
6337         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
6338         since some servers don't like it.
6339         (nnimap-open-connection): Forget credentials if the server says the
6340         password was wrong.
6341         (nnimap-parse-line): Protect against invalid data.
6342
6343         * gnus-sum.el (gnus-summary-move-article): Add comment.
6344         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
6345         nothing alters it while scanning for new messages.
6346
6347         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
6348         which may or may not help.
6349         (nnimap-open-connection): If we're doing a stream connection, and then
6350         discover we're on a STARTTLS-capable server, then open a STARTTLS
6351         connection instead.
6352
6353 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6354
6355         * nnimap.el (utf7): Require.
6356
6357         * message.el (message-cite-prefix-regexp): Remove "}" from citation
6358         prefix.
6359
6360 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
6361
6362         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
6363
6364 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6365
6366         * nnimap.el (nnimap-request-accept-article): Message the error on
6367         error.
6368
6369 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6370
6371         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
6372
6373 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6374
6375         * nndoc.el (nndoc-request-list): Return success always.
6376
6377         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
6378         `fetch-old' -- we only want to fetch the articles we've requested.
6379         The rest are in the agent, probably.
6380         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
6381         disappeared server" to something low.  It's not important.
6382
6383         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
6384         arrived before the FETCH data.
6385
6386         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
6387         target here, because we don't know the Gnus name of the group.
6388
6389         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
6390         for the correct group.
6391
6392         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
6393
6394         * gnus.el (gnus): Give a final warning after startup.
6395
6396         * gnus-util.el (gnus-action-message-log): New variable.
6397         (gnus-message): Use it.
6398         (gnus-final-warning): New function.
6399
6400         * nnimap.el (nnimap-open-connection): Record the greeting.
6401         (nnimap): Add greeting.
6402
6403 2010-09-26  Julien Danjou  <julien@danjou.info>
6404
6405         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
6406         arguments.
6407         (gnus-html-wash-images): Fix spec computing to include start/end.
6408
6409         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
6410
6411 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6412
6413         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
6414         deletion.
6415         (nnimap-retrieve-headers): Don't select the group, because that's
6416         already done by nnimap-possibly-change-group.
6417
6418         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
6419         (gnus-picon-transform-address): Use it.
6420
6421         * mail-source.el (mail-source-value): Revert previous patch.
6422
6423         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
6424         on failure.
6425         (nnimap-open-connection): Look up both virtual and physical server name
6426         credentials.
6427
6428         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
6429
6430 2009-02-07  Dave Love  <fx@gnu.org>
6431
6432         * tls.el (open-tls-stream): Don't query killing process.
6433
6434 2009-02-08  Dave Love  <fx@gnu.org>
6435
6436         * gnus-win.el (gnus-window-to-buffer-helper)
6437         (gnus-all-windows-visible-p): Function needn't be a symbol.
6438
6439         * mail-source.el (mail-source-value): Function needn't be a symbol.
6440
6441 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6442
6443         * message.el (message-cite-prefix-regexp): Remove } from the cite
6444         prefix.
6445
6446         * gnus-art.el (gnus-treatment-function-alist): Do picons before
6447         highlight again, so that the highlight is correct.
6448
6449         * gnus-picon.el (gnus-picon): Remove again.
6450         (gnus-picon-create-glyph): Set the background XPM color explicitly.
6451
6452         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
6453         doing the header highlightling, so that the background color of the
6454         picon is correct.
6455
6456         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
6457         (gnus-picon): Ditto.
6458         (gnus-picon): Reinstate.  The background color for picons is white.
6459         (gnus-picon-insert-glyph): Make the background white.
6460
6461         * nnml.el (nnml-open-nov): Don't return dead buffers.
6462
6463         * auth-source.el (auth-source-create): Query the user for whether to
6464         store the credentials.
6465
6466         * netrc.el (netrc-store-data): New function.
6467
6468         * auth-source.el (auth-source-user-or-password): Use the existing auth
6469         sources, if any, for creation.
6470
6471         * gnus.el (gnus-group-fast-parameter): Return the last matching
6472         parameter instead of the first matching parameter.
6473
6474 2010-09-26  Julien Danjou  <julien@danjou.info>
6475
6476         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
6477
6478 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6479
6480         * mml2015.el (mml2015-use): Remove gpg support.
6481
6482         * mml1991.el (mml1991-function-alist): Remove gpg function.
6483         (mml1991-gpg-sign): Remove.
6484
6485 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
6486
6487         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
6488         (gnus-browse-unsubscribe-current-group): Document it.
6489         (gnus-browse-unsubscribe-group): Use it.
6490
6491 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6492
6493         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
6494         address to the To list for easier response.
6495
6496         * gnus.el (gnus-play-startup-jingle): Remove.
6497         (gnus-splash): Don't play jingle.
6498         (gnus): Silence gnus-load message.
6499
6500         * gnus-art.el (gnus-treat-play-sounds): Remove.
6501
6502         * gnus.el (gnus-play-jingle): Remove audio support.
6503
6504         * gnus-cus.el (gnus-score-customize): Remove audio reference.
6505
6506         * earcon.el: Remove -- no users.
6507
6508         * gnus-audio.el: Remove -- no users of this package.
6509
6510         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
6511
6512         * gnus-start.el (gnus-setup-news): Remove nocem support.
6513
6514         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
6515
6516         * gnus.el (gnus-use-nocem): Remove.
6517
6518         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
6519         Remove.
6520
6521         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
6522         uses NoCeM any more.
6523
6524         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
6525         (gnus-button-ctan-handler): Ditto.
6526         (gnus-button-handle-ctan-bogus-regexp): Ditto.
6527         (gnus-button-ctan-directory-regexp): Ditto.
6528         (gnus-button-handle-ctan): Ditto.
6529         (gnus-button-tex-level): Ditto.
6530         (gnus-button-alist): Remove CTAN stuff.
6531
6532 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6533
6534         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
6535         nnimap-streaming test.
6536
6537         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
6538         servers twice.
6539
6540         * nnimap.el (nnimap-open-connection): Add more error reporting when
6541         nnimap fails early.
6542
6543         * nnheader.el (nnheader-get-report-string): New function.
6544         (nnheader-get-report): Use it.
6545
6546         * gnus-int.el (gnus-check-server): Say what the error was when opening
6547         failed.
6548
6549         * nnimap.el (nnimap-wait-for-response): Search further when we're not
6550         using streaming.
6551
6552 2010-09-25  Julien Danjou  <julien@danjou.info>
6553
6554         * gnus-html.el (gnus-html-rescale-image): Use our defalias
6555         gnus-window-inside-pixel-edges.
6556
6557 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6558
6559         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
6560
6561         * mm-decode.el (mm-save-part): Allow saving to other directories the
6562         normal Emacs way.
6563
6564         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
6565         Suggested by Jay Berkenbilt.
6566
6567         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
6568         there isn't a single byte.
6569
6570         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
6571         just do it.  It doesn't really seem to matter what the user responds
6572         here, I think, so it's just a confusing question.
6573
6574         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
6575         non-streaming case.
6576
6577         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
6578         (gnus-article-encrypt-body): Use it.
6579
6580         * gnus-sum.el (gnus-summary-show-complete-article): New command and
6581         keystroke.
6582
6583         * nnimap.el (nnimap-find-wanted-parts-1):
6584         Use gnus-fetch-partial-articles.
6585
6586         * gnus-art.el (gnus-fetch-partial-articles): New variable.
6587
6588         * nnimap.el (nnimap-insert-partial-structure): New function.
6589         (nnimap-get-partial-article): New function.
6590         (nnimap-request-article): Use it.
6591         (nnimap-wait-for-response): Return whether the wait was successful.
6592         (nnimap-finish-retrieve-group-infos): Don't do anything if the
6593         retrieval wasn't successful.
6594         (nnimap-retrieve-group-data-early): Allow throttling servers.
6595         (nnimap-streaming): New variable.
6596         (nnimap-fetch-partial-articles): Remove.
6597
6598         * mm-decode.el (mm-with-part): Protect against killed buffers.
6599
6600         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
6601         for prettier summary display.
6602
6603 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
6604
6605         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
6606
6607 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6608
6609         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
6610         apparently third-party libraries depend on it.
6611
6612         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
6613         before starting negotiation.
6614
6615         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
6616         privacy reasons.
6617         (gnus-treat-mail-gravatar): Ditto.
6618
6619         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
6620         buffer when inserting images.  Inserting text into the headers, for
6621         instance, can make them invalid.
6622
6623 2010-09-25  Julien Danjou  <julien@danjou.info>
6624
6625         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
6626         variables.
6627
6628         * nnheader.el: Remove useless variables news-reply-yank-from and
6629         news-reply-yank-message-id.
6630
6631         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
6632         variables.
6633
6634         * mml1991.el: Remove useless mml1991-verbose.
6635
6636         * gnus.el: Remove useless variable gnus-use-generic-from.
6637         Remove obsolete variable gnus-topic-indentation.
6638
6639         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
6640
6641         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
6642
6643         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
6644
6645         * gnus-group.el: Remove useless gnus-group-icon-cache.
6646         Remove useless gnus-ephemeral-group-server.
6647
6648         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
6649
6650         * mml2015.el: Remove useless mml2015-verbose.
6651
6652         * mml-smime.el: Remove useless mml-smime-verbose.
6653
6654         * gnus.el: Remove useless gnus-local-domain.
6655
6656         * gnus-gravatar.el (gnus-gravatar-transform-address):
6657         Use gnus-gravatar-size.
6658
6659         * gnus-art.el: Remove useless gnus-treat-translate.
6660
6661 2010-09-24  Julien Danjou  <julien@danjou.info>
6662
6663         * gnus-sum.el: Add support for Gravatars.
6664
6665         * gnus-art.el: Add support for Gravatars.
6666
6667         * gnus-gravatar.el: Add this file.
6668
6669         * gravatar.el: Add this file.
6670
6671 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6672
6673         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
6674
6675         * gnus-group.el (gnus-group-fetch-faq): Remove.
6676
6677         * gnus.el (gnus-group-faq-directory): Remove.
6678
6679         * gnus-group.el (gnus-group-fetch-charter): Remove.
6680
6681         * gnus.el (gnus-group-charter-alist): Remove.
6682
6683         * gnus-group.el (gnus-group-archive-directory): Remove.
6684         (gnus-group-recent-archive-directory): Ditto.
6685         (gnus-group-make-archive-group): Remove.
6686
6687         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
6688
6689         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
6690         use the same article number for all the cached articles.
6691
6692         * nnimap.el (nnimap-command): Register the last command time so
6693         that we can use it for idling NOOPs.
6694         (nnimap-open-connection): Start the keeplive timer.
6695         (nnimap-make-process-buffer): Store all the process buffers.
6696         (nnimap-keepalive): New function.
6697
6698         * starttls.el (starttls-open-stream): Add autoload cookie.
6699
6700 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6701
6702         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
6703         handling.
6704
6705 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6706
6707         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
6708         its data structures.
6709
6710         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
6711         instead of the cl.el copy-list.
6712         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
6713         equalp.
6714
6715 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6716
6717         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
6718         and tool-bar-local-item-from-menu.
6719
6720         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
6721         mode-line-highlight face for Emacs.
6722
6723         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
6724         loading gnus-sum.elc; fix comment for canlock-verify.
6725         (gnus-article-jump-to-part): Use read-number.
6726         (gnus-insert-mime-button, gnus-insert-mime-security-button):
6727         Remove Emacs pre-21 compatible code for help-echo.
6728         (gnus-article-next-page-1): No need to adjust the number of lines.
6729         (gnus-article-describe-bindings): Always use help-buffer.
6730
6731         * gnus-audio.el (gnus-audio-inline-sound)
6732         * gnus-cus.el (gnus-custom-mode)
6733         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
6734
6735         * gnus-sum.el (gnus-remove-overlays): Doc fix.
6736
6737         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
6738         compatible code.
6739
6740 2010-09-24  Glenn Morris  <rgm@gnu.org>
6741
6742         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
6743         visiting the fcc file in rmail-mode.
6744
6745         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
6746
6747 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6748
6749         * nnir.el: Silence the byte compiler.
6750
6751         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
6752         alias to browse-url-url-encode-chars if any.
6753         (gnus-html-encode-url): Use it.
6754
6755 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6756
6757         * gnus-start.el (gnus-use-backend-marks): New variable.
6758         (gnus-get-unread-articles-in-group): Use it.
6759
6760         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
6761         makeover.
6762
6763 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6764
6765         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
6766
6767 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6768
6769         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
6770         Remove.
6771         (gnus-setup-news-hook):
6772         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
6773
6774         * gnus-int.el (gnus-request-update-info): Protect against backends not
6775         having the function.
6776
6777         * nnimap.el (nnimap-stream): Mention starttls.
6778         (nnimap-open-connection): Add starttls support.
6779
6780 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6781
6782         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
6783
6784 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6785
6786         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
6787         BODYSTRUCTUREs.
6788         (nnimap-transform-headers): Unfold quoted {42} headers.
6789
6790         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
6791         the info.
6792         (gnus-get-unread-articles): Only call updatep on backends that support
6793         it.
6794
6795         * nnweb.el (nnweb-request-update-info): NOOP.
6796
6797         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
6798
6799         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
6800         since it only deals with marks.
6801
6802         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
6803         gnus-request-marks, and make a new gnus-request-update-info.
6804
6805         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
6806         the active instead of the high number, which is usually too low.
6807
6808 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
6809
6810         * netrc.el (netrc-parse): Remove encrypt.el mentions.
6811         * encrypt.el: Remove.
6812
6813 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6814
6815         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
6816         server in symbolic form.
6817
6818         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
6819
6820 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6821
6822         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
6823         (nnimap-update-info): Fix up code slightly.
6824
6825         * gnus-int.el (gnus-open-server): Add tracing for performance
6826         debugging.
6827
6828         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
6829         (gnus-group-insert-group-line): Pass the real group name so that it
6830         gets the right data.
6831
6832         * gnus-start.el (gnus-get-unread-articles): Don't have
6833         `gnus-get-unread-articles-in-group' update info, since that can be
6834         really slow and doesn't seem to be needed?
6835
6836 2010-09-22  Dan Christensen  <jdc@uwo.ca>
6837
6838         * time-date.el (date-to-time): Try using parse-time-string first before
6839         using the slower timezone-make-date-arpa-standard.
6840
6841 2010-09-22  Julien Danjou  <julien@danjou.info>
6842
6843         * gnus-group.el (gnus-group-insert-group-line):
6844         Call gnus-group-highlight-line.
6845         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
6846         default hook list.
6847         (gnus-group-update-eval-form): Add new function.
6848         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
6849         (gnus-group-get-icon): Use gnus-group-update-eval-form.
6850
6851 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6852
6853         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
6854         immediate, then expire all articles.
6855         (nnimap-update-info): Fix off-by-one errors.
6856         (nnimap-flags-to-marks): Would return no marks lists for group with no
6857         flags.  Instead return the other data.
6858
6859 2010-09-22  Julien Danjou  <julien@danjou.info>
6860
6861         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
6862         Only return an icon.
6863         (gnus-group-insert-group-line): Compute icon to return.
6864
6865         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
6866         (gnus-html-image-fetched): Only cache if
6867         gnus-html-image-automatic-caching is set.
6868         (gnus-html-image-fetched): Check for errors.
6869
6870 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6871
6872         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
6873         once per method on `g'.  This ensures that backends like nnfolder don't
6874         open all their folders.
6875
6876         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
6877         (nnimap-request-list): Nix out group in the correct buffer.
6878         (nnimap-parse-flags): Implement by using `read' instead of
6879         hand-parsing.
6880         (nnimap-flags-to-marks): Pass on permanent-flags.
6881         (nnimap-make-process-buffer): Record the server name.
6882         (nnimap-parse-flags): Fix typo.
6883         (nnimap-request-scan): Run split on the server in general, not just a
6884         single group.
6885
6886         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
6887         parameter, and propagate this downwards.
6888
6889         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
6890         since EXAMINE changes it on the server.
6891
6892         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
6893         this command might take a while.
6894
6895 2010-09-22  Julien Danjou  <julien@danjou.info>
6896
6897         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
6898         harmful if you have 2 images side-by-side, they can't be properly
6899         update on text deletion.  Using text-property is safer here.
6900         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
6901         data.
6902
6903 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6904
6905         * nnimap.el (nnimap-expunge-inbox): Remove.
6906         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
6907         (nnimap-expunge): Flip default to t.
6908
6909         * gnus.el (gnus-method-to-server): Don't push things to the cache
6910         unless it's unique.
6911         (gnus-server-to-method): Ditto.
6912
6913 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6914
6915         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
6916
6917 2010-09-22  Julien Danjou  <julien@danjou.info>
6918
6919         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
6920         get the start of data.
6921         (gnus-html-encode-url): Add this function to encode special chars in
6922         URL.
6923         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
6924         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
6925
6926         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
6927         default.
6928         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
6929
6930         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
6931         images alt-text.
6932         (gnus-html-put-image): Put alt-text as help-echo.
6933
6934 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6935
6936         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
6937         * mm-util.el (mm-decompress-buffer)
6938         * nnir.el (nnir-run-find-grep)
6939         * pop3.el (pop3-list): Use 3rd arg of split-string.
6940
6941         * time-date.el (format-seconds): Comment fix.
6942
6943         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
6944         and byte-optimize-form-code-walker.
6945         (dgnushack-make-auto-load): Don't advise make-autoload.
6946
6947         * lpath.el: Remove Emacs 21 stuff.
6948
6949 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6950
6951         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
6952         outside the active range.  Suggested by Dan Christensen.
6953
6954         * gnus-start.el (gnus-get-unread-articles): Get the extended method
6955         slightly later to avoid double-getting it.
6956
6957         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
6958         previous patch.
6959
6960         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
6961
6962 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
6963
6964         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
6965
6966 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6967
6968         * gnus-int.el (gnus-open-server): Give a better error message in the
6969         "go offline" case.
6970
6971         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
6972         marks for nnimap, which is seldom the right thing to do.
6973
6974         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
6975         (gnus-same-method-different-name): New function.
6976
6977         * nnimap.el (parse-time): Require.
6978
6979         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
6980         method in the presence of many similar methods.
6981
6982         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
6983
6984         * nnimap.el (nnimap-find-expired-articles): Don't refer to
6985         nnml-inhibit-expiry.
6986
6987         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
6988         find out whether methods are equal.
6989
6990         * nnimap.el (nnimap-find-expired-articles): New function.
6991         (nnimap-process-expiry-targets): New function.
6992         (nnimap-request-move-article): Request the article before looking at
6993         what the Message-ID is.  Fix found by Andrew Cohen.
6994         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
6995
6996         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
6997         for oldness in addition to being a predicate.
6998
6999         * nnimap.el (nnimap-request-group): When we have zero articles, return
7000         the right data to Gnus.
7001         (nnimap-request-expire-articles): Only delete articles immediately if
7002         the target is 'delete.
7003
7004         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
7005         method, this would bug out.
7006
7007         * gnus-group.el (gnus-group-expunge-group): Rename from
7008         gnus-group-nnimap-expunge, and implemented as a normal interface
7009         function.
7010
7011         * gnus-int.el (gnus-request-expunge-group): New function.
7012
7013         * nnimap.el (nnimap-request-create-group): Implement.
7014         (nnimap-request-expunge-group): New function.
7015
7016 2010-09-21  Julien Danjou  <julien@danjou.info>
7017
7018         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
7019         (gnus-html-cache-expired): Add new function.
7020         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
7021         wethever we should display image for fetch it.
7022         Compute alt-text earlier to pass it to the fetching function too.
7023         (gnus-html-schedule-image-fetching): Change function argument to only
7024         get one image at a time, not a list.
7025         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
7026         cache.
7027         (gnus-html-get-image-data): New function to retrieve image data from
7028         cache.
7029         (gnus-html-put-image): Change buffer argument to use image data rather
7030         than file, and place image above region rather than inserting a new
7031         one.  Do not take alt-text as argument, since it's useless now: we place
7032         the image above alt-text.
7033         (gnus-html-prune-cache): Remove.
7034         (gnus-html-show-images): Start to fetch image when we find one, do not
7035         push into a temporary list.
7036         (gnus-html-prefetch-images): Only fetch image if they have expired.
7037         (gnus-html-browse-image): Fix, use 'gnus-image-url.
7038         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
7039
7040 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7041
7042         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
7043
7044 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7045
7046         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
7047         spec inser "*" if the group isn't active instead of 0.
7048
7049         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
7050         opening the server.
7051         (nnimap-request-delete-group): Implement group deletion.
7052         (nnimap-transform-headers): Return the size of the entire message in
7053         the Bytes header, not just the size of the first part.
7054         (nnimap-request-move-article): When moving an article from nnimap,
7055         request the article first so the accepting form has an article to
7056         accept.  Reported by Dan Christensen.
7057         (nnimap-command): Make sure that the error message doesn't error out.
7058
7059 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
7060
7061         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
7062         we haven't requested anything.
7063
7064 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7065
7066         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
7067         "".  Fix found by Andrew Cohen.
7068
7069         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
7070         instead of -encode-string.
7071
7072 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7073
7074         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
7075
7076         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
7077         by mm-subst-char-in-string.
7078
7079 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7080
7081         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
7082         waiting for the connection string.
7083
7084         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
7085         arriving.
7086
7087         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
7088         bogus characters.  This allows selecting certain Gmail groups.
7089
7090         * nnimap.el (nnimap-find-wanted-parts-1): New function.
7091         (nnimap-fetch-partial-articles): New variable.
7092         (nnimap-open-connection): When looking for credentials, also use the
7093         nnimap-server-port.
7094         (nnimap-request-article): Return the group/article number, so that Gnus
7095         `^' works as expected.
7096         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
7097
7098         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
7099         comments.
7100         (gnus-methods-sloppily-equal): New function.
7101         (gnus): When using the development version of Gnus, load the gnus-load
7102         file.
7103
7104         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
7105         `gnus-open-server' on each method before trying to scan them etc.
7106         This ensures that all the backend parameters are set correctly.
7107
7108         * nnimap.el (nnimap-authenticator): New variable.
7109         (nnimap-open-connection): Allow anonymous login.
7110         (nnimap-transform-headers): The chars header is called Chars not Bytes.
7111         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
7112
7113         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
7114         patch, found by Knut Anders Hatlen.
7115
7116 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
7117
7118         * gnus-agent.el (gnus-agent-batch-confirmation)
7119         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
7120         to gnus-message.
7121         * gnus-art.el (gnus-article-describe-briefly): Likewise.
7122         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
7123         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
7124         * gnus-int.el (gnus-open-server): Likewise.
7125         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
7126         (gnus-score-check-syntax): Likewise.
7127         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
7128         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
7129         Likewise.
7130         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
7131
7132 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7133
7134         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
7135         calling conventions so that prefetch doesn't bug out.
7136
7137 2010-09-19  Julien Danjou  <julien@danjou.info>
7138
7139         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
7140         rather than `subst-char-in-region' in order to be able to replace ASCII
7141         char by UTF-8 ones.
7142
7143         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
7144         than curl.
7145         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
7146         the right URL and ALT text on images.
7147         (gnus-html-wash-tags): Fix tag case.
7148         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
7149         (gnus-article-html): Add -o display_ins_del=2 option.
7150         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
7151
7152 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7153
7154         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
7155         the extra mail headers, which sometimes seem to happen for unknown
7156         reasons.
7157
7158         * mail-parse.el (mail-header-encode-parameter): Define as
7159         rfc2045-encode-string instead of as rfc2231-encode-string, since some
7160         (or most, perhaps?) mail readers don't understand the latter, but do
7161         understand the former.
7162
7163         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
7164         to nil, so that no methods are automatically agentized.  I think this
7165         is probably what most users want.
7166
7167         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
7168         from url-retrieve, for instance about invalid URLs.
7169
7170         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
7171         groups that have no articles.
7172         (nnimap-request-article): Check that we really got an article when we
7173         requested one.
7174
7175         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
7176         doesn't exist.
7177
7178         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
7179         nntp buffer so the agent can save it.
7180         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
7181         that CRLF doesn't get translated to \n.
7182         (nnimap-open-connection): Don't make 'shell commands only send \n.
7183
7184 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7185
7186         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
7187         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
7188         Update var name.
7189         (nnml-generate-nov-file): Use dolist.
7190         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
7191         Use with-current-buffer.
7192
7193 2010-09-18  Julien Danjou  <julien@danjou.info>
7194
7195         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
7196         parallel.
7197
7198 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7199
7200         * nnimap.el (nnimap-update-info): When doing partial marks update, get
7201         the range update right.
7202         (nnimap-request-group): Don't make `M-g' bug out on group with no
7203         marks.
7204         (nnoo): Require, so that other packages can require nnimap.
7205         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
7206         command we're looking for.  This helps when the server sends more
7207         responses after we've gotten everything we expected.
7208         (nnimap): Add a `newlinep' field to keep track of end-of-line
7209         conventions.
7210         Don't send CRLF to things that don't want it.
7211         (nnimap-request-accept-article): Ditto.
7212
7213 2010-09-18  Julien Danjou  <julien@danjou.info>
7214
7215         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
7216         than curl to retrieve images.
7217
7218 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7219
7220         * nnimap.el (nnimap-update-info): Extend the info so that we can set
7221         the marks.
7222         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
7223         (nnimap-wait-for-connection): New function.
7224         (nnimap-open-connection): If we have PREAUTH, don't query for login
7225         credentials.
7226         (nnimap-update-info): Fix off-by-one error when concatenating ranges
7227         when doing a partial update.
7228
7229 2010-09-18  Julien Danjou  <julien@danjou.info>
7230
7231         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
7232         tags.
7233
7234 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7235
7236         * nnimap.el (nnimap-credentials): New function.
7237         (nnimap-open-connection): Use the new function to look for credentials
7238         also on the numeric equivalents of "imap" and "imaps".
7239
7240         * gnus-start.el (gnus-activate-group): Send the info to
7241         gnus-request-group.
7242
7243         * nnimap.el (nnimap-request-group): Have the "check" version of the
7244         function parse flags and update the info, so that a `M-g' get a total
7245         resync of all flags from the group.
7246
7247         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
7248         to allow backends to alter the info on group selection.  Also alter all
7249         the backend -request-group functions to take the parameter.
7250
7251         * nnimap.el (nnimap-store-info): New function.
7252         (nnimap-update-info): Store the info for later usage.
7253         (nnimap-request-group): Use the stored info for the dont-check case, so
7254         that we don't retrieve all marks when we enter a group.
7255
7256         * nnimap.el: Use deffoo instead of defun for interface functions.
7257
7258         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
7259         update the group info.  This makes the nndraft groups, for instance, go
7260         back to their old behavior.
7261
7262         * gnus-sum.el (gnus-select-newsgroup): Indent.
7263
7264         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
7265         in.
7266         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
7267         nothing.
7268
7269         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
7270         from methods that are denied.
7271
7272         * gnus-int.el (gnus-method-denied-p): New function.
7273
7274         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
7275         store the password instead of netrc.
7276         (nnimap-open-connection): Don't error out when we can't make a
7277         connections.
7278
7279         * auth-source.el (auth-source-create): In the password prompt, say what
7280         we're querying for.  Also prompt for user name if that hasn't been
7281         given.
7282
7283         * nnimap.el (nnimap-with-process-buffer): Remove.
7284
7285 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7286
7287         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
7288         method when we're reading from the agent.
7289
7290         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
7291
7292         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
7293         that's probably most useful for users.
7294
7295         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
7296         "failed" all the time.
7297
7298         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
7299         ...)) with (with-current-buffer ... ).
7300
7301         * nntp.el (nntp-open-server): Return whether the open was successful or
7302         not.
7303
7304         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
7305         select an unread unseen article first.
7306
7307         * nnimap.el (nnimap-open-connection): If the user doesn't have a
7308         /etc/services, supply some sensible port defaults.
7309
7310         * dgnushack.el: Define netrc-credentials.
7311
7312 2010-09-17  Julien Danjou  <julien@danjou.info>
7313
7314         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
7315
7316 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7317
7318         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
7319         doesn't have any parameters.
7320
7321 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7322
7323         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
7324         only upcased checks.
7325
7326         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
7327
7328         * nnimap.el (nnimap-open-shell-stream): New function.
7329         (nnimap-open-connection): Use it.
7330         (nnimap-transform-headers): Get the number of lines in each message.
7331         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
7332         number of lines.
7333         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
7334         problem.
7335
7336         * utf7.el (utf7-encode): Autoload.
7337
7338         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
7339         to allow the mail splitting to not return a default group.  This is
7340         useful for nnimap, which will leave unmatched mail in the inbox.
7341
7342         * nnimap.el: Rewritten.
7343
7344         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
7345         nnimap usage.
7346
7347         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
7348         if the move is internal, so that nnimap can do fast internal moves.
7349
7350         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
7351         data.
7352         (gnus-read-active-for-groups): Support finishing the early retrieval of
7353         data.
7354
7355         * gnus-range.el (gnus-range-nconcat): New function.
7356
7357         * gnus-int.el (gnus-finish-retrieve-group-infos)
7358         (gnus-retrieve-group-data-early): New functions.
7359
7360 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7361
7362         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
7363         (nnrss-retrieve-groups):
7364         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
7365         (pop3-quit): Use with-current-buffer.
7366
7367 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7368
7369         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
7370         instead of nnheader-accept-process-output.
7371
7372         * dgnushack.el (dgnushack-compile): Add comment.
7373
7374         * lpath.el: No need to fbind propertize for XEmacs 21.4.
7375
7376         * gnus-html.el (gnus-html-schedule-image-fetching)
7377         (gnus-html-prefetch-images): Replace process-kill-without-query by
7378         gnus-set-process-query-on-exit-flag.
7379
7380 2010-09-16  Romain Francoise  <romain@orebokech.com>
7381
7382         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
7383
7384 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7385
7386         * gnus-registry.el (gnus-registry-install-shortcuts): The second
7387         parameter to unintern is mandatory-ish in Emacs 24.
7388
7389         * gnus-html.el (gnus-html-schedule-image-fetching)
7390         (gnus-html-prefetch-images): Check for curl before using it.
7391
7392         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
7393         depend on curl, which isn't essential.
7394
7395         * imap.el: Revert back to version
7396         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
7397         seem problematic.
7398
7399 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
7400
7401         * gnus-registry.el (gnus-registry-install-shortcuts):
7402         Explicitly pass `obarray' to `unintern' to avoid a warning.
7403
7404 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7405
7406         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
7407         change.
7408
7409         * nnrss.el (nnrss-request-list): Remove this function and related
7410         functions, including the moreover stuff.
7411
7412 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7413
7414         * nnrss.el (nnrss-retrieve-groups): New function.
7415
7416 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
7417
7418         * .dir-locals.el: Add no-byte-compile cookie.
7419
7420 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7421
7422         * time-date.el (format-seconds): Comment fix.
7423
7424         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
7425         for back end that doesn't support request-scan.
7426
7427 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7428
7429         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
7430         then do request scans from the backends.
7431
7432         * netrc.el (netrc-credentials): New conveniency function.
7433
7434         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
7435         avoid running a hook per line, since this takes a lot of time,
7436         profiling shows.
7437         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
7438         directly if gnus-visual-p is true.
7439
7440 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7441
7442         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
7443         groups; replace mapcar with dolist which is a bit faster; pass groups
7444         info to gnus-read-active-file-1.
7445         (gnus-read-active-file-1): Scan only specified groups if the new
7446         optional arg `infos' is given.
7447
7448 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7449
7450         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
7451
7452         * pop3.el (pop3-movemail): Remove.
7453         (pop3-streaming-movemail): Rename to pop3-movemail.
7454
7455         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
7456         don't restrict end-tag searches to the end of the line.
7457
7458 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7459
7460         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
7461         articles of every unchecked group to t, which means unknown since the
7462         server has never been opened.
7463
7464 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7465
7466         * gnus-html.el (gnus-html-show-alt-text): New command.
7467         (gnus-html-browse-image): Ditto.
7468         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
7469         to browse the image directly.
7470         (gnus-html-wash-tags): Search for images first, so that <a><img> works
7471         better.
7472
7473         * gnus-async.el (gnus-async-article-callback):
7474         Call `gnus-html-prefetch-images' unconditionally.
7475
7476         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
7477         before feeding URLs to curl.
7478
7479 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7480
7481         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
7482         internal images as deletable by `W D D'.
7483
7484         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
7485         (gnus-async-article-callback): Fix typo.
7486
7487 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7488
7489         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
7490         current line to work around bugs in the output from w3m.
7491
7492         * gnus-async.el (gnus-async-article-callback): Always prefetch images
7493         for groups that want that.
7494
7495         * nntp.el (nntp-wait-for-string): Supply a timeout for
7496         accept-process-output to ensure progress.
7497
7498         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
7499         level to get unread articles from, then use that for foreign groups,
7500         too.
7501
7502         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
7503         confuses the rest of the function.
7504
7505         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
7506         for the methods that support -retrieve-groups, too.
7507
7508         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
7509
7510 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7511
7512         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
7513         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
7514
7515         * pop3.el: Require cl when compiling.
7516         (pop3-number-of-responses): Search for "+OK", not "+OK ".
7517
7518 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7519
7520         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
7521         that aren't going to be activated.
7522         (gnus-get-unread-articles): Fix up the last commit.
7523
7524         * gnus-html.el (gnus-article-html): Allow calling without specifying
7525         the handle.  In that case, dissect the buffer first.
7526
7527         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
7528
7529         * nnimap.el (nnimap-open-connection): Revert the change that would look
7530         into authinfo for imaps instead of imap.
7531
7532         * gnus-start.el (gnus-activate-group): Take an optional parameter to
7533         say that you don't want to call gnus-request-group with don-check, but
7534         do check the reponse.  This is for virtual groups only.
7535         (gnus-get-unread-articles): Count the archive groups as secondary, so
7536         that they're activated the same way as before.
7537
7538         * imap.el (imap-message-map): Removed optional buffer parameter, since
7539         no callers use it.
7540         (imap-message-get): Ditto.
7541         (imap-message-put): Ditto.
7542         (imap-mailbox-map): Ditto.
7543         (imap-mailbox-put): Ditto.
7544         (imap-mailbox-get): Ditto.
7545         (imap-mailbox-get): Revert last change for this function.
7546
7547         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
7548         case-insensitively.
7549         (nnimap-debug): Remove.
7550
7551         * net/imap.el (imap-fetch-safe): Remove function, and alter all
7552         callers to use `imap-fetch' instead.  According to the comments, this
7553         should be safe, since all other IMAP clients use the 1:* syntax.
7554         (imap-enable-exchange-bug-workaround): Remove.
7555         (imap-debug): Remove -- doesn't seem very useful.
7556
7557         * mail-source.el (mail-source-fetch): Don't message if we're fetching
7558         mail from a file, and the file doesn't exist.
7559
7560         * imap.el (imap-log): New convenience function used throughout instead
7561         of repeating the same code all over the place.
7562
7563         * pop3.el (pop3-streaming-movemail): Return t for success.
7564
7565         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
7566         .authinfo if we're using ssl connection.
7567
7568         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
7569         already have if we're in a main Gnus `g' run.
7570
7571         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
7572
7573 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7574
7575         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
7576
7577         * nnmh.el (nnmh-request-list-1): Bind `file'.
7578
7579         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
7580         alias to set-process-query-on-exit-flag or process-kill-without-query.
7581         (pop3-open-server): Use it.
7582
7583 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7584
7585         * mail-source.el (mail-source-delete-crash-box): Always move the crash
7586         box to the Incoming file.  Fixes mistake in previous checkin.
7587
7588         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
7589         request loop (for debugging purposes) removed.
7590
7591         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
7592         culprit is more visible.
7593         (nnml-save-incremental-nov, nnml-open-incremental-nov)
7594         (nnml-add-incremental-nov): New functions to do "incremental" nov
7595         updates, where we just append to the end of the existing nov files
7596         without reading/writing them in full.
7597
7598         * mail-source.el (mail-source-delete-crash-box): Really only check the
7599         incoming files once in a while.
7600
7601         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
7602
7603         * mail-source.el (mail-source-delete-crash-box): Only check the
7604         incoming files for deletion once per day to save a lot of file
7605         accesses.
7606
7607         * pop3.el (pop3-logon): Fix up unbound variable typo.
7608
7609         * mail-source.el (pop3-streaming-movemail): Autoload.
7610
7611         * pop3.el (pop3-streaming-movemail):
7612         Respect pop3-leave-mail-on-server.
7613
7614         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
7615         retrieval.
7616
7617         * pop3.el (pop3-process-filter): Remove unused function.
7618         (pop3-streaming-movemail, pop3-send-streaming-command)
7619         (pop3-wait-for-messages, pop3-write-to-file)
7620         (pop3-number-of-responses): New functions for streaming pop3
7621         retrieval.
7622
7623         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
7624         come from no known methods.
7625         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
7626         list.
7627
7628         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
7629         message sizes.
7630         (pop3-movemail): Use erase-buffer instead of looping and deleting
7631         regions, which seems rather odd.
7632
7633         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
7634         file once per `g' run.
7635
7636         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
7637         directories.  This makes the draft queue directory work.
7638
7639         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
7640         data from the backends, so that we only request the list of groups from
7641         each method once.  This should speed things up considerably.
7642
7643         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
7644         detect that it's not implemented.
7645
7646         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
7647         we actually do recurse down into the tree, but don't stat all leaf
7648         nodes.
7649
7650         * gnus-html.el (gnus-html-show-images): If there are no images to show,
7651         then say so instead of bugging out.
7652
7653         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
7654         files exist before trying to read them.
7655
7656         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
7657         around <pre_int>.
7658
7659         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
7660
7661         * nnmh.el (nnmh-request-list-1): Optimize for speed.
7662
7663 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7664
7665         * mm-util.el (mm-image-load-path): Just return the image directories,
7666         not all directories in the path in addition to the image directories.
7667         (mm-image-load-path): Maintain a cache of the image directories so that
7668         the `g' command in Gnus doesn't have to stat dozens of directories each
7669         time.
7670
7671         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
7672         (gnus-html-wash-tags): Add a new `i' command to insert images.
7673         (gnus-html-insert-image): New command and keystroke.
7674         (gnus-html-redisplay-with-images): New command and keystroke.
7675         (gnus-html-show-images): Rename command.
7676         (gnus-html-wash-tags): Remove more white space before <pre_int> image
7677         spacers.
7678         (gnus-html-wash-tags): Decode entities at the end, so that entities
7679         inside the tags don't mess up the rest of the "parsing".
7680
7681         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
7682         so that nnimap methods aren't agentized by default.  There's apparently
7683         many problems related to agent/imap behavior.
7684
7685         * gnus-art.el (gnus-article-copy-string): New command and key binding.
7686
7687         * gnus-html.el: Doc fix.
7688
7689 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7690
7691         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
7692         specifier-spec-list for Emacs 21.
7693
7694         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
7695         glyph-width and glyph-height instead of display-graphic-p and
7696         image-size; make avoidance of displaying small images work for XEmacs.
7697
7698         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
7699         for XEmacs.
7700
7701         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
7702         of symbol that holds plist data.
7703         (gnus-process-plist): Remove plist of process after getting it.
7704
7705 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7706
7707         * message.el (message-generate-hashcash): Change default to
7708         'opportunistic if hashcash is installed.
7709
7710         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
7711         (gnus-html-put-image): Only call image-size once, since it's somewhat
7712         time-consuming on remote X servers.
7713
7714 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7715
7716         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
7717         type on data, not a file name.
7718
7719         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
7720         window-pixel-edges for Emacs 21.
7721
7722         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
7723         decoded contents.
7724         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
7725
7726 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7727
7728         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
7729         group line format, since it isn't very interesting.
7730
7731         * gnus-agent.el (gnus-agent-short-article),
7732         (gnus-agent-long-article): Increase values for these two variables,
7733         since most people are likely to have more network connection and
7734         storage than before.
7735
7736         * gnus.el (gnus-refer-article-method): Change default to 'current.
7737         When referring an article, the common behavior is to refer it from the
7738         current select method, not the native select method.  The chances of
7739         the native select method having the message in question is rather slim
7740         these days.
7741
7742         * gnus-sum.el (gnus-auto-select-subject): Change default to
7743         `unseen-or-unread'.  I think it's likely that most people want to
7744         select an unseen article over a previously seen, but unread one.
7745
7746         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
7747         means that in the article buffer none of the minor mode elements will
7748         be shown, usually, and this is not desirable in most cases.
7749
7750         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
7751         that commands like `d' (and the like) go to the next line in the
7752         buffer, instead of the next unread article.  I think this is the
7753         behavior that is most natural for most users.
7754         (gnus-single-article-buffer): Change default to nil, so that people can
7755         have as many article buffers open as they have summary buffer.  I think
7756         this is the most natural way for the groups to behave.
7757
7758         * message.el (message-generate-new-buffers): Change default to
7759         `unsent', so that all new message buffers start their names with the
7760         string "*unsent", and it's easier to find the buffers if you move from
7761         them.
7762
7763 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7764
7765         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
7766         small.  They're probably tracking images.
7767         (gnus-html-wash-tags): Remove all <pre_int> place holders.
7768         (gnus-html-rescale-image): Yet another try at getting the image sizing
7769         right.
7770
7771         * nntp.el (nntp-request-set-mark): Refuse to do marks if
7772         nntp-marks-file-name is nil.
7773
7774 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7775
7776         * gnus-html.el (gnus-html-wash-tags)
7777         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
7778         Better logging.
7779
7780 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7781
7782         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
7783
7784         * gnus-html.el (gnus-html-wash-tags): Check the value of
7785         gnus-blocked-images in the summary buffer.
7786
7787 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7788
7789         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
7790
7791 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7792
7793         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
7794         like "a", it seems like.
7795         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
7796         since it needs to be picked from the correct buffer.
7797
7798         * nnwfm.el: Remove.
7799
7800         * nnlistserv.el: Remove.
7801
7802 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7803
7804         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
7805         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
7806
7807 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7808
7809         * nnkiboze.el: Remove.
7810
7811         * nndb.el: Remove.
7812
7813         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
7814         alt text.
7815         (gnus-html-rescale-image): Try to get the rescaling logic right for
7816         images that are just wide and not tall.
7817
7818         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
7819         overshadow variable bindings.
7820
7821 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7822
7823         * gnus-html.el (gnus-html-wash-tags)
7824         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
7825         Add extra logging.
7826
7827 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7828
7829         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
7830         (gnus-max-image-proportion): New variable.
7831         (gnus-html-rescale-image): New function.
7832         (gnus-html-put-image): Rescale images.
7833
7834 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7835
7836         Fix up some byte-compiler warnings.
7837         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
7838         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
7839         (gnus-article-fill-cited-article, gnus-article-hide-citation)
7840         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
7841         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
7842         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
7843         (gnus-group-update-group): Use save-excursion and with-current-buffer.
7844
7845 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7846
7847         * gnus-html.el (gnus-article-html): Decode contents by charset.
7848
7849 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7850
7851         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
7852         (gnus-html-frame-width, gnus-blocked-images)
7853         * message.el (message-prune-recipient-rules): Add custom version.
7854         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
7855
7856         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
7857         functions.
7858
7859         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
7860         gnus-process-get.
7861
7862 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
7863
7864         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
7865         instead of lsub directly.
7866
7867 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7868
7869         * nnwarchive.el: Remove.
7870
7871         * gnus-soup.el: Remove.
7872
7873         * nnsoup.el: Remove.
7874
7875         * nnultimate.el: Remove.
7876
7877         * gnus-html.el (gnus-blocked-images): New variable.
7878
7879         * message.el (message-prune-recipients): New function.
7880         (message-prune-recipient-rules): New variable.
7881
7882         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
7883         guess whether a long line is natural text or not.
7884
7885         * gnus-html.el (gnus-html-schedule-image-fetching):
7886         Use gnus-process-plist and friends for compatibility.
7887
7888 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7889
7890         * gnus-html.el: Require packages that define macros used in this file.
7891         (gnus-article-mouse-face): Declare to silence byte-compiler.
7892         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
7893         process-get.
7894         (gnus-html-put-image): Use plist-get to avoid getf.
7895         (gnus-html-prefetch-images): Use with-current-buffer.
7896
7897 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7898
7899         * gnus-ems.el: Provide compatibility functions for
7900         gnus-set-process-plist.
7901
7902         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
7903         header-line-format for XEmacs 21.4.
7904
7905         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
7906         * gnus.el (gnus-valid-select-methods)
7907         * message.el (message-send-mail-partially-limit)
7908         * mm-decode.el (mm-text-html-renderer)
7909         * mml.el (mml-insert-mime-headers-always)
7910         * smiley.el (smiley-regexp-alist): Bump custom version.
7911
7912 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7913
7914         * gnus-html.el: require mm-url.
7915         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
7916         with the url to `url'.
7917         (gnus-html-wash-tags): Support cid: URLs/images.
7918
7919 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7920
7921         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
7922         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
7923         bindings, as they aren't useful at all.  `w' is moved to `W w'.
7924
7925         * gnus-move.el: Remove file, since it doesn't really work.
7926
7927         * gnus-html.el (gnus-article-html): Tell w3m that the input is
7928         UTF-8.  This seems to fix problems with some German web feeds.
7929
7930         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
7931         at the top so that the proper colors are applied.
7932
7933         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
7934         don't have dots in their names.
7935
7936         * gnus-art.el (gnus-article-view-part): Doc fix.
7937
7938         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
7939         XEmacs-compatible.
7940         (gnus-html-put-image): Don't do images on non-graphic displays.
7941
7942         * nnslashdot.el: Remove this unused backend.
7943
7944         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
7945         actions.
7946         (gnus-undo-register-1): Revert last change.
7947
7948         * gnus-group.el (gnus-group-completing-read): Protect against not
7949         having completion-styles bound.
7950
7951         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
7952         make broken recipients happier.
7953
7954         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
7955
7956         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
7957         point parameter.
7958
7959         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
7960
7961         * gnus-group.el (gnus-group-completing-read): Add 'substring to
7962         completion-styles for group selection.
7963
7964 2009-02-04  Andreas Schwab  <schwab@suse.de>
7965
7966         * gnus-score.el (gnus-score-string): Fix regex for matching extra
7967         headers and regexp-quote the match if necessary.
7968
7969 2009-03-24  Miles Bader  <miles@gnu.org>
7970
7971         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
7972         the blinking smiley.
7973
7974 2009-03-24  Simon Josefsson  <simon@josefsson.org>
7975
7976         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
7977         blink smiley.
7978
7979 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7980
7981         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
7982         where the dribbel file lives exists.
7983
7984         * message.el (message-send-mail-partially-limit): Change the default to
7985         nil, since most people don't want this.
7986
7987         * mm-url.el (mm-url-decode-entities): Also decode entities like
7988         &#x3212.
7989
7990 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
7991
7992         * gnus-sum.el (gnus-summary-idna-message):
7993         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
7994         Hyperlink urls in docstrings with URL `...'.
7995
7996 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
7997
7998         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
7999         functions.
8000
8001 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8002
8003         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
8004         say what the mouseover text should be.
8005
8006         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
8007         version of the mm-w3m-safe-url-regexp variable to only download images
8008         in the groups where we want that to happen.
8009
8010         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
8011
8012         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
8013         easier debugging.
8014         (gnus-article-beginning-of-window): Add kludge to allow spacing past
8015         big pictures in the article buffer.
8016
8017         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
8018         gnus-article-html.
8019         (mm-text-html-renderer): gnus-article-html needs curl in addition to
8020         w3m.
8021
8022         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
8023
8024 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8025
8026         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
8027         which doesn't exist.
8028
8029         * message.el (message-inhibit-ecomplete): New variable to allow some
8030         function to inhibit ecomplete address storage.
8031         (message-resend): Disable ecomplete message storage when resending
8032         messages.
8033
8034         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
8035
8036 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8037
8038         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
8039         Save excursion while copying, moving, and deleting articles in order to
8040         prevent the cursor from jumping to unforeseen place.
8041
8042 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8043
8044         * lpath.el: No need to bind bookmark-current-buffer,
8045         bookmark-yank-point and bookmark-make-record-function.
8046
8047 2010-08-17  Glenn Morris  <rgm@gnu.org>
8048
8049         * gnus-sync.el: Require gnus components whose functions are used.
8050
8051         * gnus-art.el (bookmark-make-record-function):
8052         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
8053         Declare for compiler.
8054
8055         * mm-url.el (mml-compute-boundary): Autoload.
8056
8057 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8058
8059         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
8060
8061 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
8062
8063         Typo fix "hoo4a" -> "hook".
8064
8065         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
8066
8067 2010-08-14  Glenn Morris  <rgm@gnu.org>
8068
8069         * gnus-sync.el (gnus-sync): Fix defgroup version.
8070
8071 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
8072
8073         Doc fixes and keep unknown groups (ammended for nunion bug fix).
8074
8075         * gnus-sync.el: Fix docs.
8076         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
8077         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
8078
8079 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8080
8081         Optimizations for gnus-sync.el.
8082
8083         * gnus-sync.el: Add docs about gnus-sync-backend
8084         possibilities.
8085         (gnus-sync-save): Remove unnecessary message.
8086         (gnus-sync-read): Optimize and show what groups were skipped.
8087
8088 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8089
8090         Minor bug fixes for gnus-sync.el.
8091
8092         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
8093         Don't read the sync on get-new-news.
8094
8095         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
8096         quiet.
8097
8098         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
8099         (fix typo).
8100
8101 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
8102
8103         Make saving and restoring of hidden threads work with overlays.
8104         Patch applied by Ted Zlatanov.
8105
8106         * gnus-sum.el (gnus-hidden-threads-configuration)
8107         (gnus-restore-hidden-threads-configuration): Update to deal with text
8108         properties, rather than searching for a magic character.
8109
8110 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8111
8112         New gnus-sync.el library for synchronization of marks.
8113
8114         * gnus-sync.el: New library for synchronization of marks.
8115
8116         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
8117         renamed from `gnus-registry-grep-in-list'.
8118
8119         * gnus-registry.el (gnus-registry-follow-group-p):
8120         Use `gnus-grep-in-list'.
8121
8122         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
8123
8124 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8125
8126         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
8127         determining charset of text fails.
8128
8129 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8130
8131         * nnmail.el (nnmail-get-new-mail-1): Revert.
8132
8133         * nnml.el (nnml-active-number): Make sure names of newly created groups
8134         in nnml-group-alist are encoded.
8135
8136 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8137
8138         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
8139         containing non-ASCII characters in active file for nnml back end.
8140
8141 2010-07-24  David Engster  <dengste@eml.cc>
8142
8143         * mml-smime.el (mml-smime-epg-verify): Also accept the older
8144         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
8145
8146 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
8147
8148         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
8149         tag (Bug#6654).
8150
8151 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8152
8153         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
8154         the article buffer, not the summary buffer.
8155
8156 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8157
8158         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
8159         Emacs 23 as well.
8160
8161 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8162
8163         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
8164         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
8165
8166 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8167
8168         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
8169         Patch applied by Karl Fogel.
8170
8171         * gnus-sum.el (gnus-summary-bookmark-make-record):
8172         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
8173
8174 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8175
8176         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
8177         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
8178         C-w still not working correctly from Article buffers; Thierry's
8179         patch to fix that will be applied after this.
8180
8181         * gnus-art.el (bookmark-make-record-function): New local variable.
8182
8183         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
8184         article buffer.
8185         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
8186
8187 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
8188
8189         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
8190         on changes in bookmark.el.
8191
8192 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8193
8194         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
8195         `no-log' instead of message not to log prompt string.
8196
8197 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
8198
8199         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
8200         the *other* type of HTML form submission.
8201
8202 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
8203
8204         * auth-source.el (auth-source-pick): If choice does not contain a
8205         questioned keyword, set the check to t.
8206
8207 2010-06-12  Romain Francoise  <romain@orebokech.com>
8208
8209         * gnus-util.el (gnus-date-get-time): Move up before first use.
8210
8211 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8212
8213         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
8214         (gnus-article-edit-part): Bind it to make last part that is substituted
8215         or deleted visible.
8216         (gnus-mime-display-single): Buttonize part of which id equals to
8217         gnus-mime-buttonized-part-id.
8218
8219 2010-06-10  Dan Christensen  <jdc@uwo.ca>
8220
8221         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
8222         (gnus-dd-mmm): Use gnus-date-get-time.
8223         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
8224         simplify logic.
8225         (gnus-summary-limit-to-age): Use gnus-date-get-time.
8226         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
8227
8228 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
8229
8230         * auth-source.el (top): Autoload `secrets-list-collections',
8231         `secrets-create-item', `secrets-delete-item'.
8232         (auth-sources): Fix tag string.
8233         (auth-get-source, auth-source-retrieve, auth-source-create)
8234         (auth-source-delete): New defuns.
8235         (auth-source-pick): Rewrite in order to avoid 2 passes.
8236         (auth-source-forget-user-or-password): New parameter USERNAME.
8237         (auth-source-user-or-password): New parameters CREATE-MISSING and
8238         DELETE-EXISTING.  Retrieve password interactively, if needed.
8239
8240 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
8241
8242         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
8243         deleting unused directories when gnus-expert-user is t.
8244
8245 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8246
8247         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
8248         for each temp file when gnus-article-browse-delete-temp is ask.
8249
8250 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8251
8252         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
8253         Replace Lisp calls to delete-backward-char by calls to delete-char.
8254
8255 2010-05-20  Kevin Ryde  <user42@zip.com.au>
8256
8257         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
8258
8259 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
8260
8261         * password-cache.el (password-cache-remove): Fix docstring.
8262
8263 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8264
8265         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
8266         article unless decoding article to be saved.
8267
8268 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8269
8270         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
8271         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
8272         generated within the mm-with-unibyte-current-buffer macro.
8273
8274 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8275
8276         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
8277         to nil when we're in a mml-preview buffer and no group is selected.
8278
8279 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
8280
8281         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
8282         when catching the `C-g'.  Reported by "Leo".
8283
8284 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8285
8286         * message.el (message-forward-make-body-plain)
8287         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
8288         multibyte-string-p.
8289
8290         * lpath.el: Revert.
8291
8292 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8293
8294         * message.el (message-forward-make-body-mml): Assume original message
8295         is multibyte string; error on unibyte.
8296         (message-forward-make-body-plain): Ditto; don't add excessive newline
8297         in body end.
8298
8299         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
8300
8301 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
8302
8303         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
8304         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
8305
8306 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8307
8308         * mm-extern.el (mm-extern-url): Don't use
8309         mm-with-unibyte-current-buffer.
8310         (mm-extern-cache-contents): Use with-current-buffer instead of
8311         save-excursion + set-buffer.
8312
8313 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8314
8315         * mm-util.el (mm-emacs-mule): Remove.
8316
8317 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
8318
8319         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
8320         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
8321         change.
8322
8323 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8324
8325         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
8326         bind the default value of enable-multibyte-characters to nil.
8327
8328 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8329
8330         * message.el (message-forward-make-body-plain)
8331         (message-forward-make-body-mml):
8332         Don't use mm-with-unibyte-current-buffer.
8333
8334 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8335
8336         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
8337
8338 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
8339
8340         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
8341         (Bug#5592).
8342
8343 2010-05-07  Julien Danjou  <julien@danjou.info>
8344
8345         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
8346         it to mm-pipe-part.
8347
8348         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
8349         it is given.
8350
8351 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8352
8353         * binhex.el (binhex-decode-region-internal)
8354         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
8355         (dns-query)
8356         * nnweb.el (nnweb-gmane-search)
8357         * pgg-parse.el (pgg-parse-armor)
8358         * pgg.el (pgg-verify-region)
8359         * sha1.el (sha1-string-external)
8360         * uudecode.el (uudecode-decode-region-internal)
8361         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
8362         XEmacs.
8363
8364         * gnus-art.el (gnus-article-browse-html-parts)
8365         * gnus-group.el (gnus-read-ephemeral-gmane-group)
8366         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
8367         make-temp-file.
8368
8369         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
8370         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
8371         compiling.
8372
8373         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
8374         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
8375         XEmacs when compiling.
8376
8377         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
8378         gnus-pick-mode-off-hook for XEmacs when compiling.
8379         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
8380         gnus-binary-mode-off-hook for XEmacs when compiling.
8381
8382         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
8383         Return nil if char-charset is not available.
8384
8385         * imap.el (imap-disable-multibyte)
8386         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
8387         macros.
8388
8389         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
8390         instead of encode-coding-string.
8391
8392         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
8393         'xemacs) instead of mm-emacs-mule to switch function definitions.
8394         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
8395
8396         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
8397         bind temporary-file-directory for XEmacs;
8398         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
8399         timer-set-function for XEmacs 21.4 and SXEmacs;
8400         bind timer-list for XEmacs 21.4 and SXEmacs;
8401         fbind char-charset and find-charset-region for non-Mule XEmacs;
8402         fbind decode-coding-region, decode-coding-string, detect-coding-region,
8403         encode-coding-region and encode-coding-string for XEmacs having no
8404         file-coding feature.
8405
8406 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
8407
8408         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
8409
8410 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8411
8412         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
8413         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
8414
8415 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
8416
8417         * mm-util.el (mm-decompress-buffer): Use `delete-file';
8418         alias `jka-compr-delete-temp-file' no longer exists.
8419
8420 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8421
8422         Use define-minor-mode in Gnus where applicable.
8423         * mml.el (mml-mode): Use define-minor-mode.
8424         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
8425         (gnus-undo-mode): Use define-minor-mode.
8426         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
8427         (gnus-dead-summary-mode): Use define-minor-mode.
8428         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
8429         Initialize in declaration.
8430         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
8431         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
8432         (gnus-mailing-list-mode): Use define-minor-mode.
8433         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
8434         (gnus-draft-mode): Use define-minor-mode.
8435         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
8436         (gnus-dired-mode): Use define-minor-mode.
8437
8438 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
8439
8440         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
8441         handles on recursive mml-to-mime translation and check them for
8442         boundary delimiter collisions.  Reported by Greg Troxel.
8443
8444 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8445
8446         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
8447
8448 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8449
8450         * mm-util.el (mm-find-buffer-file-coding-system):
8451         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
8452
8453 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
8454
8455         * message.el (message-generate-headers): Record insertion of optional
8456         headers as well.  Otherwise the check to prevent repeated insertion of
8457         optional headers is a no-op.
8458
8459 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
8460
8461         * smime.el: Don't mention CVS.
8462
8463         * nnrss.el (nnrss-fetch): Don't mention CVS.
8464
8465         * nnir.el: Don't mention CVS.
8466
8467 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8468
8469         * gnus-sum.el (gnus-summary-bookmark-make-record):
8470         Add `location' field.
8471
8472 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8473
8474         * lpath.el: Fbind bookmark-default-handler,
8475         bookmark-get-bookmark-record, bookmark-make-record-default,
8476         bookmark-prop-get for Emacs <23 and XEmacs.
8477
8478 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8479
8480         * gnus-sum.el: Add bookmark declarations to silence the compiler.
8481         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
8482         Use with-current-buffer to silence the byte-compiler.
8483         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
8484         bother to require `gnus'.
8485         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
8486
8487 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8488
8489         * gnus-sum.el (gnus-summary-bookmark-make-record)
8490         (gnus-summary-bookmark-jump): New functions.
8491         (gnus-summary-mode): Setup bookmark support.
8492
8493 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
8494
8495         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
8496         if set.
8497
8498 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8499
8500         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
8501         gnus-article-browse-html-save-cid-image; make it work recursively for
8502         forwarded messages as well.
8503         (gnus-article-browse-html-parts): Work when prefix arg is given.
8504         (gnus-article-browse-html-article): Doc fix.
8505
8506 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
8507
8508         * message.el (message-default-mail-headers):
8509         (message-default-headers): Carry the value mail-default-headers over
8510         into message-default-mail-headers, rather than message-default-headers.
8511
8512 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
8513
8514         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
8515         charset.
8516
8517         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
8518         charset into the <meta> tag when the article is encoded to utf-8.
8519
8520 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8521
8522         * gnus-art.el (gnus-article-browse-delete-temp-files):
8523         Delete directories as well.
8524         (gnus-article-browse-html-parts): Work for images that do not specify
8525         file names; delete temp directory when quitting; insert header at the
8526         right place; use file: scheme for image files.
8527
8528 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
8529
8530         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
8531         (gnus-article-browse-html-parts): Use it to make temporary cid image
8532         files in addition to html file so that browser may display them.
8533
8534 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8535
8536         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
8537
8538 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
8539
8540         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
8541
8542 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
8543
8544         * auth-source.el (auth-sources): Change default to be simpler.
8545         Explain about Secret Service API sources.  Improve Customize options.
8546         (auth-source-pick): Change to accept any number of search parameters.
8547         Implement fallbacks iteratively, not recursively.  Add scoring on the
8548         second pass and sort by score.  Call Secret Service API when needed.
8549         (auth-source-user-or-password): Use it.  Call Secret Service API
8550         directly when needed to get the user name and the password.
8551
8552 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
8553
8554         * message.el (message-interactive): Doc fix.
8555         (message-qmail-inject-args): Reflow.
8556         (message-kill-to-signature): Fix typo in docstring.
8557
8558         * smiley.el (smiley-buffer): Fix typo in docstring.
8559
8560 2010-03-24  Glenn Morris  <rgm@gnu.org>
8561
8562         * mail-source.el (gnus-message): Declare.
8563         (mail-source-delete-old-incoming): Require gnus-util.
8564
8565 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8566
8567         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
8568
8569         * message.el (ecomplete-setup): Autoload it for Emacs <23.
8570
8571         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
8572         password-cache's default if it is not bound.
8573         (mml-secure-passphrase-cache-expiry): Default to 16 that is
8574         password-cache-expiry's default if it is not bound.
8575
8576         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
8577         available in Emacs 21.
8578
8579         * lpath.el: Suppress compiler warnings for:
8580         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
8581         XEmacs;
8582         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
8583         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
8584         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
8585
8586 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
8587
8588         * auth-source.el (auth-sources): Fix up definition so extra parameters
8589         are always inline.
8590
8591 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
8592
8593         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
8594         wasn't updated after mismatch.  Clear cached mailbox info correctly
8595         when uidvalidity changes.
8596         (nnimap-group-prefixed-name): New function to avoid some code
8597         duplication.
8598         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
8599         (nnimap-request-group): Use it.
8600         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
8601         (nnimap-update-unseen): Significantly improved speed of Gnus startup
8602         with many imap folders.  This is done by caching the group status from
8603         the imap server persistently in a group parameter `imap-status'.  (This
8604         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
8605         but not persistently, so every Gnus startup was still very slow.)
8606
8607 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
8608
8609         * assistant.el (assistant-render-text): Run `widget-setup' and don't
8610         delete the extra newline.  Otherwise editing of :string and :number
8611         types don't work.
8612
8613 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
8614
8615         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
8616         secrets.el dependency.
8617         (auth-sources): Add optional user name.  Add secrets.el configuration
8618         choice (unused right now).
8619
8620 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
8621
8622         * gnus-sum.el (gnus-summary-make-menu-bar):
8623         Let `gnus-registry-install-shortcuts' fill in the functions.
8624
8625         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
8626         warnings.
8627         (gnus-registry-misc-menus): Variable to hold registry mark menus.
8628         (gnus-registry-install-shortcuts): Populate and use it in a
8629         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
8630
8631 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
8632
8633         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
8634         In-place substitutions for the group name encoding/decoding.
8635         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
8636         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
8637         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
8638         (nnimap-update-unseen, nnimap-request-list)
8639         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
8640         (nnimap-request-set-mark, nnimap-split-to-groups)
8641         (nnimap-split-articles, nnimap-request-newgroups)
8642         (nnimap-request-create-group, nnimap-request-accept-article)
8643         (nnimap-request-delete-group, nnimap-request-rename-group)
8644         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
8645         `encoded-mbx' for consistency.
8646         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
8647         variable `imap-current-mailbox'.
8648
8649         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
8650         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
8651
8652 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
8653
8654         * pop3.el (pop3-display-message-size-flag): Display message size byte
8655         counts during POP3 download.
8656         (pop3-movemail): Use it.
8657         (pop3-list): Implement listing of available messages.
8658
8659 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
8660
8661         * nnir.el (nnir-get-article-nov-override-function): New function to
8662         override the normal NOV retrieval.
8663         (nnir-retrieve-headers): Use it.
8664
8665 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
8666
8667         * auth-source.el (netrc-machine-user-or-password): Autoload.
8668
8669 2010-03-19  Glenn Morris  <rgm@gnu.org>
8670
8671         Stop message.el from loading about 40 libraries it doesn't always need.
8672         The general approach is to autoload rather than require, and to
8673         require in the specific functions rather than the file.  (Bug#5642)
8674
8675         * gmm-utils.el: Don't require wid-edit.
8676         (widget-create-child-value, widget-convert, widget-default-get):
8677         Autoload.
8678
8679         * gnus-util.el: Don't require time-date, netrc.
8680         (message-fetch-field, gnus-group-name-decode): Declare rather than
8681         autoloading.
8682         (gnus-fetch-field): Require message.
8683         (gnus-decode-newsgroups): Require gnus-group.
8684
8685         * ietf-drums.el: Don't require time-date.
8686
8687         * message.el: Don't require hashcash, canlock, ecomplete.
8688         Do require mail-utils.  Require nnheader only when compiling.
8689         (smtpmail-default-smtp-server): Remove declaration.
8690         (message-send-mail-function): Check smtpmail-default-smtp-server
8691         is bound rather than requiring smtpmail.
8692         (message-auto-save-directory, message-insert-signature):
8693         Use expand-file-name rather than nnheader-concat.
8694         (nnheader-insert-file-contents): Autoload.
8695         (hashcash-wait-async): Declare.
8696         (message-send-mail): Only call gnus-setup-posting-charset if
8697         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
8698         (message-send-mail-with-sendmail): Require sendmail.
8699         (canlock-password, canlock-password-for-verify): Declare.
8700         (message-canlock-password): Require canlock.
8701         (nnheader-get-report): Autoload.
8702         (gnus-setup-posting-charset): Declare.
8703         (message-send-news): Require gnus-msg.
8704         (message-make-references, message-make-in-reply-to): Use mail-header-id
8705         rather than the alias mail-header-message-id.
8706         (ecomplete-add-item, ecomplete-save): Declare.
8707         (message-put-addresses-in-ecomplete): Require ecomplete.
8708         (ecomplete-display-matches): Autoload.
8709
8710         * mm-decode.el: Don't require mailcap, gnus-util.
8711         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
8712         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
8713         Autoload.
8714         (mailcap-mime-extensions): Declare.
8715
8716         * mm-encode.el: Don't require mailcap.
8717         (mailcap-extension-to-mime): Autoload.
8718
8719         * mml-sec.el: Don't require password-cache.
8720
8721         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
8722         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
8723         (mml-minibuffer-read-type): Require mailcap.
8724         (mml-preview): Require gnus-msg.
8725
8726         * mml1991.el: Require password-cache.
8727         (password-cache-expiry): Remove declaration.
8728
8729         * mml2015.el: Require password-cache.
8730         (password-cache-expiry): Remove declaration.
8731
8732         * nneething.el (mailcap): Require mailcap.
8733
8734         * nnheader.el (declare-function): Add compatibility stub.
8735         (message-remove-header): Declare rather than autoload.
8736         (nnheader-replace-header): Require message.
8737
8738         * nnimap.el (declare-function): Add compatibility stub.
8739         (netrc-parse, netrc-machine-user-or-password): Declare.
8740         (nnimap-open-connection): Require netrc.
8741
8742         * nntp.el (declare-function): Add compatibility stub.
8743         (netrc-parse, netrc-machine, netrc-get): Declare.
8744         (nntp-send-authinfo): Require netrc.
8745
8746         * rfc2047.el: Don't require qp.
8747         (quoted-printable-encode-region, quoted-printable-decode-string):
8748         Autoload.
8749
8750         * sieve-mode.el: Don't require easymenu.
8751         (easy-menu-add-item): Autoload it.
8752
8753         * spam-stat.el (time-to-number-of-days): Autoload it.
8754
8755 2010-03-19  Glenn Morris  <rgm@gnu.org>
8756
8757         * password-cache.el (password-cache, password-cache-expiry): Autoload.
8758
8759 2010-03-18  Glenn Morris  <rgm@gnu.org>
8760
8761         * hashcash.el (declare-function): Remove duplicate definition.
8762
8763 2010-03-17  Kevin Ryde  <user42@zip.com.au>
8764
8765         * mml.el (mml-read-tag): Unquote values with `read' to reverse
8766         prin1 in mml-insert-tag (just stripping the quotes gave wrong
8767         value if any backslash escapes).
8768
8769 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8770
8771         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
8772         if it is available.  (bug#5647)
8773
8774         * lpath.el: Suppress compiler warning for coding-system-from-name for
8775         Emacs 21 and XEmacs.
8776
8777 2010-03-14  Juri Linkov  <juri@jurta.org>
8778
8779         * hmac-def.el:
8780         * hmac-md5.el:
8781         * netrc.el: Fix keywords.
8782
8783 2010-02-26  Glenn Morris  <rgm@gnu.org>
8784
8785         * message.el (message-send-mail-function): Change the default, so that
8786         it inherits from a customized send-mail-function.  (Bug#5643)
8787
8788 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8789
8790         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
8791         shell-command-to-string signals an error (bug#5299).
8792
8793 2010-02-24  Glenn Morris  <rgm@gnu.org>
8794
8795         * message.el (message-smtpmail-send-it)
8796         (message-send-mail-with-mailclient): Doc fixes.
8797
8798 2010-02-16  Glenn Morris  <rgm@gnu.org>
8799
8800         * message.el (message-default-mail-headers): Change the default value
8801         to ease the transition from mail-mode to message-mode.  (Bug#5555)
8802
8803 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8804
8805         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
8806         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
8807
8808 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
8809
8810         * time-date.el (date-to-time): Doc fix (Bug#5408).
8811
8812 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
8813
8814         * message.el (message-mail): Just pass yank-action on to message-setup.
8815         (message-setup): Handle (FUN . ARGS) form of yank-action.
8816         (message-with-reply-buffer, message-widen-reply)
8817         (message-yank-original): Handle non-buffer values of
8818         message-reply-buffer (Bug#4080).
8819         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
8820
8821 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
8822
8823         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
8824         Fix typo in docstring.
8825
8826 2010-01-08  Jason Rumney  <jasonr@gnu.org>
8827
8828         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
8829         response.
8830
8831 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8832
8833         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
8834
8835         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8836
8837         * message.el (message-check-news-header-syntax): Protect against a
8838         string that `rfc822-addresses' returns when parsing fails.
8839
8840 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8841
8842         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
8843         (gnus-previous-char-property-change): New functions.
8844
8845         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
8846
8847 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
8848
8849         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
8850         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
8851
8852 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
8853
8854         * message.el (message-exchange-point-and-mark): Rework last change to
8855         avoid using optional arg of exchange-point-and-mark, for backward
8856         compatibility.
8857
8858 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
8859
8860         * message.el (message-exchange-point-and-mark):
8861         Call exchange-point-and-mark with an argument rather than setting
8862         mark-active by hand (Bug#5175).
8863
8864 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8865
8866         * nntp.el (nntp-service-to-port): Work for service expressed with
8867         numeric string; replace [:digit:] with [0-9] for XEmacs.
8868
8869 2009-12-17  Glenn Morris  <rgm@gnu.org>
8870
8871         * gnus-group.el (gnus-bug-group-download-format-alist):
8872         Change emacs entry to debbugs.gnu.org.  Bump :version.
8873
8874 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8875
8876         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
8877
8878 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8879
8880         * message.el (message-info): Explain why we use `Info-goto-node'.
8881
8882 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8883
8884         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
8885
8886 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8887
8888         * message.el (message-completion-in-region): New compatibility function.
8889         (message-expand-group): Use it.
8890
8891 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8892
8893         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
8894         with no unread article should be listed if the 2nd arg `predicate' is
8895         given.
8896
8897 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8898
8899         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
8900
8901 2009-11-29  Juri Linkov  <juri@jurta.org>
8902
8903         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
8904         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
8905         on `gnus-recenter'.  (Bug#4698, Bug#4981)
8906
8907 2009-11-26  Kevin Ryde  <user42@zip.com.au>
8908
8909         * sha1.el (sha1-string-external): default-directory "/" in case
8910         otherwise non-existent.  process-connection-type pipe for touch of
8911         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
8912
8913 2009-11-25  Kevin Ryde  <user42@zip.com.au>
8914
8915         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
8916         it's comms related and sgml-mode.el has "comm" on that basis too.
8917
8918 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8919
8920         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
8921         containing tspecial characters if they have been already quoted.
8922
8923 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
8924
8925         * dns-mode.el (auto-mode-alist): Purecopy string.
8926
8927 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8928
8929         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
8930
8931 2009-10-24  Glenn Morris  <rgm@gnu.org>
8932
8933         * gnus-art.el (help-xref-stack-item): Define for compiler.
8934
8935 2009-10-21  Kevin Ryde  <user42@zip.com.au>
8936
8937         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
8938
8939 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8940
8941         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
8942
8943 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8944
8945         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
8946         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
8947
8948 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8949
8950         * gnus.el (gnus-overlay-get): New alias to overlay-get.
8951         (gnus-overlays-in): New alias to overlays-in.
8952
8953         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
8954         gnus-overlay-get, and gnus-delete-overlay.
8955         (gnus-summary-show-thread): Make it work as well for systems in which
8956         next-single-char-property-change is not available.
8957         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
8958
8959         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
8960         (gnus-overlay-get): New alias to extent-property.
8961         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
8962
8963         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
8964         SXEmacs.
8965
8966         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
8967         SXEmacs.
8968
8969 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
8970
8971         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
8972
8973 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
8974
8975         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
8976         and XEmacs that don't have `remove-overlays'.
8977
8978 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8979
8980         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
8981         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
8982         selective display.  Use overlays instead.
8983
8984 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
8985
8986         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
8987
8988 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
8989
8990         * spam-stat.el (spam-stat-load): Fix typo in message.
8991
8992 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
8993
8994         * dig.el (dig-invoke): Fix typo in docstring.
8995         (query-dig): Reflow docstring.
8996
8997 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
8998
8999         * gnus-art.el (gnus-article-encrypt-body):
9000         * message.el (message-check-recipients):
9001         * mm-util.el (mm-codepage-setup):
9002         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
9003         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
9004
9005 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
9006
9007         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
9008         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
9009         keys from the menu if mm-{sign,encrypt}-option is 'guided.
9010         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
9011         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
9012
9013 2009-09-21  Kevin Ryde  <user42@zip.com.au>
9014
9015         * dig.el: Add "Keywords: comm", as per net-utils.el.
9016
9017 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9018
9019         * dig.el (dig-mode): Use define-derived-mode.
9020
9021 2009-09-19  Glenn Morris  <rgm@gnu.org>
9022
9023         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
9024
9025 2009-09-18  Glenn Morris  <rgm@gnu.org>
9026
9027         * gnus-diary.el (gnus-diary-check-message):
9028         * message.el (message-insert-formatted-citation-line):
9029         * nnbabyl.el (top-level):
9030         * nndiary.el (nndiary-schedule):
9031         Fix typos in condition-case handlers.
9032
9033 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9034
9035         * gnus-art.el (gnus-article-edit-part): Work for the buffer
9036         configuration that provides the sole article window in a frame;
9037         position point correctly after deleting a part.
9038
9039 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
9040
9041         * spam.el (spam-unregister-on-reregister): Add boolean variable.
9042         (spam-resolve-registrations-routine): Use it to unregister articles
9043         that change status.
9044
9045 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9046
9047         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
9048         with XEmacs.
9049         (parse-time-string-chars): Use it.
9050
9051 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9052
9053         * imap.el (imap-interactive-login): Better messages.
9054         (imap-open): Fix bug with renamed buffer on reconnect.
9055         (imap-authenticate): Add buffer-local imap-last-authenticator variable
9056         for easier debugging and cleaner code.  On successful (guessed based on
9057         server capabilities) secondary authentication, set imap-state
9058         correctly.
9059         (imap-last-authenticator): Define imap-last-authenticator as a variable
9060         to avoid warnings.
9061
9062 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9063
9064         * nnrss.el (nnrss-request-article): Remove binding of
9065         default-enable-multibyte-characters that has gotten needless by
9066         the 2007-07-13 change in rfc2047-encode-message-header.
9067
9068         * mml.el (mml-insert-multipart): Error on the message header.
9069         (mml-insert-part): Error on the message header; position point at
9070         the end of a MIME tag.
9071
9072 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9073
9074         * time-date.el (autoload): Expand define-obsolete-function-alias into
9075         defalias and make-obsolete for old Emacsen that Gnus supports.
9076         (with-no-warnings): Define it for old Emacsen.
9077         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
9078         is available.
9079         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
9080         float-time is available; suppress compile warning for time-to-seconds.
9081
9082         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
9083         (gnus-float-time): Alias to float-time if it exists.
9084
9085         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
9086         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
9087         float-time is available; suppress compile warning for time-to-seconds.
9088
9089         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
9090         XEmacs.
9091
9092 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
9093
9094         * imap.el (imap-message-map): Docstring fix.
9095
9096 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9097
9098         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
9099         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
9100         Add the optional argument `encoding' that overrides the default.
9101
9102         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
9103         mm-encode-buffer.
9104
9105 2009-09-04  Glenn Morris  <rgm@gnu.org>
9106
9107         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
9108         mm-disable-multibyte, rather than default-enable-multibyte-characters.
9109         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
9110         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
9111         * mm-util.el (mm-with-unibyte-current-buffer)
9112         (mm-find-buffer-file-coding-system):
9113         * yenc.el (yenc-decode-region): Use default-value rather than
9114         default-enable-multibyte-characters.
9115
9116 2009-09-03  Glenn Morris  <rgm@gnu.org>
9117
9118         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
9119         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
9120         than default-enable-multibyte-characters.
9121
9122 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
9123
9124         * gnus-art.el (gnus-article-read-summary-keys):
9125         Fix gnus-buffer-configuration's value temporarily used.
9126
9127 2009-09-02  Glenn Morris  <rgm@gnu.org>
9128
9129         * gnus-util.el (gnus-float-time): New function.
9130         * gnus-delay.el (gnus-delay-article):
9131         * gnus-sum.el (gnus-thread-latest-date):
9132         * gnus-util.el (gnus-user-date): Use gnus-float-time.
9133         * nnspool.el (nnspool-request-newgroups):
9134         Use gnus-float-time rather than time-to-seconds.
9135         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
9136
9137         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
9138         (gnus-header-subject-face, gnus-header-newsgroups-face)
9139         (gnus-header-name-face, gnus-header-content-face):
9140         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
9141         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
9142         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
9143         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
9144         (gnus-cite-face-11):
9145         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
9146         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9147         (gnus-server-closed-face, gnus-server-denied-face)
9148         (gnus-server-offline-face):
9149         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
9150         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
9151         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
9152         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
9153         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
9154         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
9155         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
9156         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
9157         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
9158         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
9159         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
9160         (gnus-summary-selected-face, gnus-summary-cancelled-face)
9161         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
9162         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
9163         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
9164         (gnus-summary-high-undownloaded-face)
9165         (gnus-summary-low-undownloaded-face)
9166         (gnus-summary-normal-undownloaded-face)
9167         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
9168         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
9169         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
9170         (gnus-splash-face):
9171         * message.el (message-header-to-face, message-header-cc-face)
9172         (message-header-subject-face, message-header-newsgroups-face)
9173         (message-header-other-face, message-header-name-face)
9174         (message-header-xheader-face, message-separator-face)
9175         (message-cited-text-face, message-mml-face):
9176         * sieve-mode.el (sieve-control-commands-face)
9177         (sieve-action-commands-face, sieve-test-commands-face)
9178         (sieve-tagged-arguments-face):
9179         * spam.el (spam-face):
9180         Mark face aliases with "-face" in the name as obsolete.
9181
9182 2009-09-01  Glenn Morris  <rgm@gnu.org>
9183
9184         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
9185         than goto-line.
9186
9187 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9188
9189         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
9190         Don't move point if the command is invoked inside the message header.
9191
9192 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9193
9194         * imap.el (imap-send-command): Simplify.
9195         (imap-wait-for-tag): point-max -> buffer-size.
9196
9197 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9198
9199         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
9200         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
9201         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
9202         * nnir.el (nnir-swish-e-index-file):
9203         * gnus-sum.el (gnus-summary-delete-marked-as-read)
9204         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
9205         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9206         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
9207         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
9208         (gnus-treat-display-xface): Add Emacs version of obsolescence.
9209
9210 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9211
9212         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
9213         Don't save excursion.
9214
9215 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9216
9217         * nnheader.el (nnheader-find-file-noselect):
9218         * mm-util.el (mm-insert-file-contents):
9219         Use (default-value 'major-mode) instead of default-major-mode.
9220
9221 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9222
9223         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
9224
9225 2009-08-26  Glenn Morris  <rgm@gnu.org>
9226
9227         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
9228         than placing in files.el.
9229
9230 2009-08-25  Glenn Morris  <rgm@gnu.org>
9231
9232         * nnir.el (top-level): Don't require cl at run-time.
9233         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
9234         Replace cl-function substitute with gnus-replace-in-string.
9235         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
9236         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
9237         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
9238         simplified expansions.
9239
9240 2009-08-25  Kevin Ryde  <user42@zip.com.au>
9241
9242         * dig.el (dig): Add autoload cookie.
9243
9244 2009-08-22  Glenn Morris  <rgm@gnu.org>
9245
9246         * gnus-art.el (gnus-button-patch): Use forward-line rather than
9247         goto-line.
9248
9249 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9250
9251         * parse-time.el (parse-time-string-chars): Save match data.
9252
9253 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
9254
9255         * parse-time.el (parse-time-string-chars): Compute using character
9256         classes, to handle non-ascii characters (Bug#3190).
9257
9258 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9259
9260         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
9261
9262         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
9263         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
9264         (gnus-mm-display-part, gnus-mime-display-single)
9265         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
9266         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
9267
9268         * gnus-sum.el
9269         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
9270         (gnus-summary-move-article): Add expirable mark to articles copied or
9271         moved to group that has auto-expire turned on if the option is non-nil.
9272
9273 2009-07-24  Glenn Morris  <rgm@gnu.org>
9274
9275         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
9276         Fix typo.  (Bug#3903)
9277
9278 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9279
9280         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
9281         gnus-article-read-summary-keys rather than gnus-summary-edit-article
9282         that should not be used for draft articles.
9283         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
9284         that has no concern in minor mode keys.
9285         (gnus-article-summary-command, gnus-article-summary-command-nosave):
9286         Abolish.
9287
9288 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9289
9290         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
9291         article without making inquiry to a user for unknown encoding.
9292
9293         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
9294         (nnmaildir--scan): Assume i-node and device number that file-attributes
9295         returns might be cons-cell.
9296
9297         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
9298
9299         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
9300
9301 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
9302
9303         * auth-source.el: Remove docs now in auth.texi.  Don't use
9304         `gnus-message' for logging.  Add new variables `auth-source-debug' and
9305         `auth-source-hide-passwords' and use them.
9306
9307 2009-07-15  Glenn Morris  <rgm@gnu.org>
9308
9309         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
9310
9311 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9312
9313         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
9314         excessive whitespace from the default values of title and description.
9315
9316 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9317
9318         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
9319         mail-fetch-field to fetch Content-Description header in order to
9320         exclude newlines.
9321
9322 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
9323
9324         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
9325         format used by GnuPG 2.0.11.
9326
9327 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9328
9329         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
9330         to deleted part.
9331
9332 2009-05-30  David Engster  <dengste@eml.cc>
9333
9334         * nnmairix.el: Remove old documentation in the commentary block.
9335         (nnmairix-request-group): Do not update active file for nnml back ends.
9336         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
9337         end so that overview files are ignored.
9338         (nnmairix-update-groups): Make updating the groups more robust by using
9339         marks.
9340         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
9341         with dollar characters in message-id.
9342
9343 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
9344
9345         * spam.el: Use dns-query instead of query-dns.  Was renamed on
9346         2008-12-25 in dns.el.
9347
9348 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9349
9350         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
9351         could happen if the text is only composed of spaces and/or tabs.
9352
9353 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
9354
9355         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
9356         when sending a queued message to avoid extra mml tags.
9357
9358 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9359
9360         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
9361
9362 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9363
9364         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
9365         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
9366         rmail-toggle-header for XEmacs;
9367         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
9368
9369 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9370
9371         * gnus-dired.el: Remove autoload for gnus-setup-message.
9372         (gnus-dired-attach): Fake this-command value to prevent Gnus from
9373         displaying Gnus logo; always use compose-mail.
9374
9375 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9376
9377         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
9378
9379 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9380
9381         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
9382         (gnus-nocem-issuers): List currently active issuers; fix custom type.
9383         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
9384         available.
9385         (gnus-nocem-epg-verify): New function.
9386
9387 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
9388
9389         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
9390
9391 2009-02-15  Glenn Morris  <rgm@gnu.org>
9392
9393         * gnus-util.el (rmail-insert-rmail-file-header)
9394         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
9395         autoloads.
9396         (rmail-default-rmail-file): Remove unnecessary declaration.
9397         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
9398
9399 2009-02-14  Glenn Morris  <rgm@gnu.org>
9400
9401         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
9402         variable (only used in gnus-util, which declares it anyway).
9403         (rmail-output-to-rmail-file): Remove autoload of deleted function,
9404         which was only needed by gnus-art (changed to not use it any more).
9405         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
9406         only used in gnus-util, which autoloads it itself.
9407         (rmail-update-summary): Fix autoload.
9408
9409         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
9410         rather than rmail-output-to-rmail-file.
9411
9412 2009-02-07  Glenn Morris  <rgm@gnu.org>
9413
9414         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
9415         autoload of function that no longer exists.
9416         (rmail-toggle-header): Declare.
9417         (message-forward-rmail-make-body): Handle mbox Rmail.
9418
9419 2009-01-31  Glenn Morris  <rgm@gnu.org>
9420
9421         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
9422         2009-01-09 change.
9423
9424 2009-01-31  Dave Love  <fx@gnu.org>
9425
9426         * imap.el (imap-fetch-safe): Bind debug-on-error.
9427         (imap-debug): Add imap-fetch-safe.
9428
9429 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
9430
9431         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
9432         (auth-source-forget-all-cached): New convenience function.
9433         (auth-source-user-or-password): Accept list of modes or a single mode.
9434
9435         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
9436         auth-source modes.
9437
9438         * netrc.el (netrc-machine-user-or-password): Use list of
9439         auth-source modes.
9440
9441         * nnimap.el (nnimap-open-connection): Use list of
9442         auth-source modes.
9443
9444         * nntp.el (nntp-send-authinfo): Use list of
9445         auth-source modes.
9446
9447 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9448
9449         * auth-source.el: Update docs to reflect epa-file-enable is to be used
9450         now.
9451
9452 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9453
9454         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
9455         coding system in XEmacs; add a workaround for XEmacs.
9456
9457         * lpath.el: Fbind coding-system-aliasee.
9458
9459 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9460
9461         * mm-util.el (mm-coding-system-priorities): Protect against nil value
9462         of current-language-environment.
9463
9464 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
9465
9466         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
9467         available at runtime.
9468
9469 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9470
9471         * gnus-art.el (article-date-ut): Fix end point of narrowing.
9472
9473 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
9474
9475         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
9476         the greatest positive fixnum value doesn't work under an XEmacs with
9477         bignum support; use the most-positive-fixnum constant instead,
9478         available since Emacs 21.1 with cl and XEmacs 21.1.
9479
9480 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9481
9482         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
9483         XEmacs gets not to work.
9484
9485 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9486
9487         * mm-util.el (mm-coding-system-priorities): Allow the value like
9488         "Japanese (UTF-8)" of current-language-environment.
9489
9490 2009-01-09  Glenn Morris  <rgm@gnu.org>
9491
9492         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
9493         with last-command-event.
9494
9495 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9496
9497         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
9498         in the doc string.
9499
9500         * message.el (message-fix-before-sending): Amend comment.
9501
9502 2009-01-08  Dave Love  <fx@gnu.org>
9503
9504         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
9505
9506 2009-01-07  David Engster  <dengste@eml.cc>
9507
9508         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
9509         simplified server definitions by converting it via
9510         gnus-server-to-method.
9511
9512 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9513
9514         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
9515         parameter's operands.
9516
9517 2009-01-06  David Engster  <dengste@eml.cc>
9518
9519         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
9520         primary select method (for gnus-group-mark-article-as-read).
9521
9522 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
9523
9524         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
9525         `(gnus)Face', not `(gnus)X-Face'.
9526
9527 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9528
9529         * mm-util.el (mm-ucs-to-char): New function.
9530
9531         * mm-url.el (mm-url-decode-entities): Use it.
9532
9533         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
9534         unicode-to-char.
9535
9536 2009-01-05  Dave Love  <fx@gnu.org>
9537
9538         * time-date.el: Require cl for `declare'.
9539
9540 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9541
9542         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
9543         Dave Love.
9544
9545 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9546
9547         * message.el (message-fix-before-sending): Add `eight-bit' to
9548         illegible-text check.
9549
9550 2009-01-03  Michael Olson  <mwolson@gnu.org>
9551
9552         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
9553         `headers' is nil.  This can occur if the IMAP server does not have
9554         permissions to read messages from a folder, but can write new messages
9555         to the folder.
9556         (nnimap-request-article-part): Do not insert `data' if it is nil.
9557
9558         * imap.el (imap-parse-fetch): Courier can insert spurious blank
9559         characters which will confuse `read', so skip past them.
9560
9561 2009-01-01  Dave Love  <fx@gnu.org>
9562
9563         * imap.el (imap-string-to-integer): Fix typo.
9564         (imap-fetch-safe): New function.
9565         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
9566
9567         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
9568
9569         * imap.el (imap-process-connection-type, imap-debug, imap-open):
9570         (imap-parse-greeting): Fix doc strings.
9571         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
9572         (imap-parse-flag-list): Make messages unique.
9573         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
9574
9575         * nnimap.el: Fix author email.
9576         (nnimap-split-rule): Add FIXME comment.
9577         (nnimap-debug): Fix doc string.
9578
9579 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9580
9581         * dns.el (dns-set-servers): Check "Address".  Fix typo.
9582
9583 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
9584
9585         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
9586         nslookup if resolv.conf isn't available.
9587         (dns-query): Rename from query-dns.
9588         (dns-query-cached): Rename from query-dns-cached.
9589
9590 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9591
9592         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
9593         overlay-arrow-position and overlay-arrow-string buffer-local; no need
9594         to check if those variables exist (first appeared in Emacs 18.50).
9595
9596 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9597
9598         * mm-util.el (mm-line-number-at-pos): New function.
9599
9600         * spam-report.el (spam-report-process-queue): Use it.
9601
9602 2008-12-24  David Engster  <dengste@eml.cc>
9603
9604         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
9605         parameters that haven't existed as variables as buffer-local variables.
9606
9607 2008-12-23  Dave Love  <fx@gnu.org>
9608
9609         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
9610         cadar.
9611
9612         * sieve-manage.el (sieve-manage-starttls-p): Rename from
9613         imap-starttls-p.
9614         (sieve-manage-starttls-open): Rename from imap-starttls-open.
9615
9616 2008-12-22  Dave Love  <fx@gnu.org>
9617
9618         * imap.el: Fix author email.  Doc fixes.
9619         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
9620         reply.
9621
9622 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
9623
9624         * spam-report.el (spam-report-gmane-max-requests): New constant.
9625         (spam-report-gmane-wait): New variable.
9626         (spam-report-gmane-ham, spam-report-gmane-spam)
9627         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
9628         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
9629         the server.
9630
9631         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
9632         Add explanations.
9633
9634         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
9635         nnheader-accept-process-output and nnheader-read-timeout if available.
9636         (pop3-movemail): Use it.
9637
9638         * message.el (message-check-news-body-syntax): Fix signature check if
9639         there's an attachment.
9640
9641 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9642
9643         * mm-util.el: Add comments to the mm- emulating functions.
9644
9645 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
9646
9647         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
9648         Reported by Stephen Berman <stephen.berman@gmx.net>.
9649
9650 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9651
9652         * mm-util.el (mm-substring-no-properties): New function.
9653         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
9654         (mm-special-display-p): Enable those lambda forms to be byte compiled.
9655         (mm-string-to-multibyte): Doc fix.
9656
9657         * mml.el (mml-attach-file): Use mm-substring-no-properties.
9658
9659 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9660
9661         * mml.el (mml-attach-file): Strip text properties from file name.
9662         (Bug#1574)
9663
9664 2008-12-16  Glenn Morris  <rgm@gnu.org>
9665
9666         * mm-util.el (mm-charset-override-alist): Declare for compiler.
9667
9668 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9669
9670         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
9671         knows since the charset specified might be a bogus alias that
9672         mm-charset-synonym-alist provides.
9673
9674 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9675
9676         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
9677         "ISO_8859-1".
9678
9679         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
9680
9681 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9682
9683         * mm-util.el (mm-charset-eval-alist):
9684         Define it before mm-charset-to-coding-system.
9685         (mm-charset-to-coding-system): Add optional argument `silent';
9686         define it before mm-charset-override-alist.
9687         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
9688         default value if it can be used in Emacs currently running;
9689         silence mm-charset-to-coding-system.
9690
9691 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9692
9693         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
9694         `allow-override' which says whether to use `mm-charset-override-alist'.
9695         (rfc2047-decode-encoded-words): Use it.
9696
9697         * mm-util.el (mm-charset-override-alist): Fix custom type;
9698         add `(gb2312 . gbk)' to choices.
9699
9700 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9701
9702         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
9703         fast.
9704
9705         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9706
9707         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
9708
9709 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
9710
9711         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
9712         on links.
9713
9714         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9715
9716 2008-12-03  Lute Kamstra  <lute@gnu.org>
9717
9718         * sha1.el: Remove leading * from docstrings of defcustoms,
9719         deffaces, defconsts and defuns.
9720
9721 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9722
9723         * message.el (message-idna-to-ascii-rhs-1): Protect against local
9724         users' addresses that don't have domain parts.
9725         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
9726         rather than message-narrow-to-head since there will be the message
9727         header separator.
9728
9729 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9730
9731         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
9732         since the result is inserted in a unibyte buffer anyway.
9733         (nnimap-demule-use-string-to-multibyte): Remove.
9734         (nnimap-demule): Alias it to mm-string-to-multibyte.
9735
9736 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9737
9738         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
9739         variable for debugging bug#464 and bug#1174.
9740         (nnimap-demule): Use it.
9741
9742 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9743
9744         * gnus-score.el (gnus-score-find-trace): Handle default score in total
9745         score calculation correctly.
9746
9747 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9748
9749         * message.el (message-send-mail): Just set the buffer to unibyte
9750         rather than use mm-with-unibyte-current-buffer which does a lot more.
9751         (message-send-mail-partially): Don't bother with
9752         mm-with-unibyte-current-buffer since it's already been made unibyte by
9753         message-send-mail.
9754
9755 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
9756
9757         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
9758
9759 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
9760
9761         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
9762
9763 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9764
9765         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
9766         require itself and to remove `with-no-warnings'.
9767
9768 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
9769
9770         * starttls.el (starttls-any-program-available): Get the name of the
9771         available TLS layer program.
9772         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
9773         well as the host name in the "opening" message.
9774
9775         * auth-source.el (auth-source-cache, auth-source-do-cache)
9776         (auth-source-user-or-password): Cache passwords and logins by default,
9777         allow override with `auth-source-do-cache'.
9778         (auth-source-forget-user-or-password): Allow users to remove cache
9779         entries if needed.
9780
9781 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
9782
9783         * md4.el (md4-buffer): Fix typo in docstring.
9784         (md4, md4-64): Doc fixes.
9785         (md4-pack-int32): Reflow docstring.
9786
9787 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9788
9789         * ietf-drums.el (ietf-drums-remove-comments): Localize second
9790         condition-case to only the forward-sexp call.
9791
9792 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9793
9794         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
9795         quotes contained.  Make it more robust regardless by an extra
9796         condition-case wrapper.
9797
9798 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9799
9800         * lpath.el: No need to fbind codepage-setup for Emacs 23.
9801
9802 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9803
9804         * nnml.el (nnml-request-expire-articles): Check if the function set to
9805         `nnmail-expiry-target' returns the symbol `delete'.
9806
9807         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9808
9809         * nnmail.el (nnmail-expiry-target): Fix custom type.
9810
9811 2008-10-02  Glenn Morris  <rgm@gnu.org>
9812
9813         * mm-util.el (mm-codepage-setup): Tweak codepage error.
9814         Silence compiler warning.
9815
9816 2008-10-01  Magnus Henoch  <mange@freemail.hu>
9817
9818         * tls.el (open-tls-stream): Show the actual command being
9819         executed, instead of the format string.
9820
9821 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9822
9823         * lpath.el: Fbind codepage-setup for Emacs 23.
9824
9825 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
9826
9827         * mml.el (mml-menu): Don't assume mml2015 is bound.
9828
9829 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9830
9831         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
9832         exists.
9833
9834 2008-09-27  Glenn Morris  <rgm@gnu.org>
9835
9836         * gnus-util.el (mail-header-remove-comments): Autoload it.
9837
9838 2008-09-27  Andreas Schwab  <schwab@suse.de>
9839
9840         * gnus-util.el (gnus-split-references): Strip comments.
9841         (gnus-parent-id): Likewise.
9842
9843 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
9844
9845         * message.el (message-confirm-send): Fix version.
9846
9847 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9848
9849         * message.el (message-idna-to-ascii-rhs-1): Use
9850         mail-extract-address-components rather than mail-header-parse-addresses
9851         that is an alias by default to ietf-drums-parse-addresses that does not
9852         support non-ASCII names in headers' contents.
9853
9854 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9855
9856         * message.el (message-confirm-send): Fix variable documentation to
9857         avoid the "y/n" wording.
9858
9859 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
9860
9861         * message.el (message-set-auto-save-file-name): Save to a different
9862         filename so multiple messages (especially drafts) can be recovered.
9863
9864 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
9865
9866         * message.el (message-confirm-send): Add appropriate version.
9867
9868 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9869
9870         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
9871         defvar.
9872
9873 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
9874
9875         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
9876         (mm-pkcs7-enveloped-magic): Ditto.
9877
9878 2008-09-17  Simon Josefsson  <simon@josefsson.org>
9879
9880         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
9881         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
9882
9883 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
9884
9885         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
9886         default, it's better.
9887
9888 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
9889
9890         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
9891         summary line gnus-number property and ignore them (with a warning
9892         message).
9893
9894 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9895
9896         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
9897         macro caddr in the interactive form since it won't be expanded.
9898
9899 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9900
9901         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
9902         `charset'; fix name of function called recursively.
9903         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
9904
9905 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9906
9907         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
9908         (gnus-mime-set-charset-parameters): New function.
9909         (gnus-mime-view-part-as-charset): Use it to correctly display part
9910         specifying wrong charset.
9911
9912 2008-09-08  David Engster  <dengste@eml.cc>
9913
9914         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
9915         in completing-read for back end server.
9916
9917 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
9918
9919         * message.el (message-confirm-send): New variable to confirm sending a
9920         message.
9921         (message-send): Use it.
9922
9923 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
9924
9925         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
9926
9927 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9928
9929         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
9930
9931 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
9932
9933         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
9934         prevent tracking too many groups.
9935         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
9936         Use it.
9937
9938 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
9939
9940         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
9941         moving point to the bottom of the window in order to avoid recentering.
9942
9943 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9944
9945         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
9946
9947         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
9948         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
9949         (gnus-article-beginning-of-window): Fix calculation.
9950
9951 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9952
9953         * gnus-msg.el (gnus-summary-supersede-article)
9954         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
9955         value of gnus-newsgroup-charset to decode non-MIME encoded text in
9956         message header.
9957
9958 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
9959
9960         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
9961         pending output coming after the status change.
9962
9963 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
9964
9965         * message.el:
9966         * gnus-start.el:
9967         * gnus-registry.el: Remove VMS support.
9968
9969 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9970
9971         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
9972         macro.
9973         (rfc2104-hash): Use it.
9974
9975 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
9976
9977         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
9978         (gnus-summary-sort-by-most-recent-date): New commands.
9979         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
9980         and menu entries.
9981
9982 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9983
9984         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
9985         don't redisplay article for raw contents; remove plural articles stuff.
9986
9987         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
9988         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
9989         on gnus-summary-save-article; display results properly.
9990
9991 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9992
9993         * lpath.el: No need to fbind ns-focus-frame.
9994
9995 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9996
9997         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
9998
9999 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10000
10001         * gnus-art.el (gnus-summary-save-in-pipe):
10002         Consider gnus-save-all-headers.
10003
10004 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
10005
10006         * gnus-util.el (ns-focus-frame): Remove declaration.
10007         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
10008         like x.
10009
10010 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
10011
10012         * rfc2104.el (rfc2104-zero): Delete defconst.
10013         (rfc2104-hex-alist): Likewise.
10014         (rfc2104-hex-to-int): Delete func.
10015         (rfc2104-hexstring-to-bitstring): Likewise.
10016         (rfc2104-nybbles): New defconst.
10017         (rfc2104-hash): Rewrite for speed.
10018
10019 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10020
10021         * tls.el (open-tls-stream): Make it work with the 2nd argument
10022         BUFFER that is a string but does not exist as a buffer object, as
10023         mentioned in the doc-string.
10024
10025 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10026
10027         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
10028         SXEmacs.
10029
10030 2008-07-16  Glenn Morris  <rgm@gnu.org>
10031
10032         * gnus-util.el (ns-focus-frame): Declare for compiler.
10033
10034 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10035
10036         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
10037         set as a group parameter.
10038         (gnus-summary-save-in-pipe): Work when it is called independently.
10039         (gnus-summary-pipe-to-muttprint): Don't modify
10040         gnus-summary-pipe-output-default-command.
10041
10042 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10043
10044         * message.el (message-send-mail-with-sendmail):
10045         Display the error message.
10046
10047 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10048
10049         * gnus-art.el (gnus-default-article-saver):
10050         Add gnus-summary-save-in-pipe to choices.
10051         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
10052         gnus-summary-pipe-output-default-command as the default command.
10053         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
10054         instead of gnus-last-shell-command.
10055
10056         * gnus-sum.el (gnus-summary-pipe-output-default-command):
10057         New user option.
10058         (gnus-summary-muttprint-program): Mention the value will be changed.
10059         (gnus-summary-save-article): Force showing of all headers.
10060         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
10061
10062 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
10063
10064         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
10065
10066 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
10067
10068         * nnimap.el (nnimap-id):
10069         * sieve-manage.el (sieve-manage-open): Doc fixes.
10070
10071 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
10072
10073         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
10074         if available.
10075
10076 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10077
10078         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
10079
10080         * nnkiboze.el (nnkiboze-generate-group):
10081         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
10082
10083         * nnmairix.el: Require CL.
10084
10085 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10086
10087         * dgnushack.el: Autoload get-display-table and put-display-table for
10088         XEmacs 21.5.
10089
10090         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
10091         21.4 and SXEmacs.
10092
10093 2008-06-15  David Engster  <dengste@eml.cc>
10094
10095         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
10096
10097 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
10098
10099         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
10100         New macros that expand to an `aset'/`aref' call under Emacs, and to a
10101         runtime choice under XEmacs.
10102
10103         * gnus-sum.el (gnus-summary-set-display-table):
10104         Use `gnus-put-display-table', `gnus-get-display-table',
10105         `gnus-set-display-table' for the display table, instead of `aset'.
10106
10107         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
10108         Use `gnus-put-display-table', `gnus-get-display-table',
10109         `gnus-set-display-table' for the display table.
10110
10111 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10112
10113         * nnmairix.el: Add autoloads.
10114
10115 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10116
10117         * nnmairix.el (nnmairix-delete-recreate-group)
10118         (nnmairix-update-and-clear-marks): Fix error messages.
10119
10120 2008-06-14  David Engster  <dengste@eml.cc>
10121
10122         * nnmairix.el: Upgrade to version 0.6.
10123         (nnmairix-group-toggle-propmarks-this-group)
10124         (nnmairix-group-toggle-readmarks-this-group)
10125         (nnmairix-group-delete-recreate-this-group)
10126         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
10127         (nnmairix-remove-tick-mark-original-article): New commands.
10128         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
10129         (nnmairix-propagate-marks-to-nnmairix-groups)
10130         (nnmairix-only-use-registry, nnmairix-allowfast-default)
10131         (nnmairix-marks-cache, nnmairix-version-output): New variables.
10132         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
10133         functions needed for marks propagation and manipulation of read marks.
10134         (nnmairix-update-groups): New function.
10135         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
10136         (nnmairix-determine-original-group-from-registry)
10137         (nnmairix-determine-original-group-from-path)
10138         (nnmairix-get-group-from-file-path, nnmairix-map-range)
10139         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
10140         New helper functions.
10141         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
10142         keystrokes for new commands.
10143         (nnmairix-delete-and-create-on-change): Doc string cleanup.
10144         (nnmairix-request-group): Check allow-fast group parameter.
10145         (nnmairix-request-create-group): Set allow-fast group parameter if
10146         nnmairix-allowfast-default is set.
10147         (nnmairix-close-group): Propagate marks upon closing if needed.
10148         (nnmairix-group-toggle-threads-this-group): Use new.
10149         nnmairix-group-toggle-parameter helper function.
10150         (nnmairix-search): Better check for empty search result.
10151         (nnmairix-goto-original-article): Use new helper functions for
10152         determining original article.
10153         (nnmairix-show-original-article): Make sure message-id is in brackets.
10154         (nnmairix-call-mairix-binary): Change variable name.
10155         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
10156         helper function.
10157         (nnmairix-widget-toggle-activate): Fix doc string.
10158
10159 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10160
10161         * nnir.el: Require edmacro when compiling with XEmacs.
10162         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
10163         available in Emacs 21.
10164
10165 2008-06-11  Glenn Morris  <rgm@gnu.org>
10166
10167         * gnus-util.el (x-focus-frame):
10168         * gnus.el (image-size):
10169         * mm-decode.el (image-size): Declare.
10170
10171         * gnus-picon.el (declare-function): Add compat definition.
10172         (image-size): Declare.
10173
10174         * gnus-group.el (tool-bar-map):
10175         * gnus-sum.el (tool-bar-map): Define for compiler.
10176
10177         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
10178
10179         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
10180
10181         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
10182         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
10183         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
10184         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
10185         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
10186         * sieve-manage.el, spam-report.el, spam.el:
10187         Remove unnecessary eval-and-compile of autoloads.
10188
10189 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
10190
10191         * auth-source.el: Precise Tramp doc.
10192
10193 2008-06-07  Glenn Morris  <rgm@gnu.org>
10194
10195         * nnmairix.el: Remove unnecessary eval-when-compile.
10196
10197 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10198
10199         * lpath.el: Fbind propertize for XEmacs 21.4.
10200
10201 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
10202
10203         * nnir.el: Move here from ../contrib.
10204
10205 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10206
10207         * gnus-util.el (gnus-read-shell-command): New function.
10208         * mm-decode.el (mm-pipe-part):
10209         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
10210
10211 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10212
10213         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
10214
10215 2008-06-03  Glenn Morris  <rgm@gnu.org>
10216
10217         * pop3.el (nnheader-accept-process-output): Autoload it.
10218
10219 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10220
10221         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
10222         are not 2-digit hexadecimal characters that follow `%'s.
10223
10224 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10225
10226         * message.el (message-bogus-recipient-p): Fix type in doc string.
10227         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
10228         (message-bogus-addresses): Rename from message-bogus-address-regexp.
10229         Improve custom options.
10230         (message-bogus-recipient-p): Adjust accordingly.
10231
10232 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
10233
10234         * parse-time.el (parse-time-months, parse-time-weekdays): Add
10235         long-form month and day names.
10236
10237 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10238
10239         * dgnushack.el: Autoload debug, eudc-expand-inline and
10240         pgg-snarf-keys-region for XEmacs.
10241
10242         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
10243
10244         * nnmairix.el: Require edmacro when compiling with XEmacs.
10245
10246 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
10247
10248         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
10249         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
10250
10251 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
10252
10253         * auth-source.el: Add more docs.
10254
10255         * netrc.el (netrc-machine): Always match if the port is not given.
10256
10257 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10258
10259         * nnheader.el (nnheader-read-timeout): Change the default timeout from
10260         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
10261         retrieval faster in some cases, but might make CPU usage larger.
10262         If this has any bad side effects, we might revert this change.
10263
10264         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
10265         seems to make mail retrieval much, much faster.
10266         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
10267         unconditionally.
10268
10269         * gnus-draft.el (gnus-group-send-queue):
10270         Bind message-send-mail-partially-limit to nil to avoid being prompted.
10271
10272 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
10273
10274         * mml.el (mml-attach-buffer): Prompt for `disposition'.
10275
10276         * message.el (message-bogus-address-regexp): Fix and improve custom
10277         type.
10278         (message-setup-hook): Add message-check-recipients as custom option.
10279
10280 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
10281
10282         * message.el (message-cite-function): Remove bogus autoload which crept
10283         in during merge from v5-10.
10284
10285 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
10286
10287         * nnimap.el (nnimap-open-connection): Fix login/password bug.
10288
10289         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
10290
10291         * auth-source.el: Preliminary Tramp docs.
10292         (auth-sources): Change the default auth-sources to use
10293         EPA .gpg files.
10294
10295 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
10296
10297         * nntp.el: Autoload `auth-source-user-or-password'.
10298         (nntp-send-authinfo): Use it.
10299
10300         * nnimap.el: Autoload `auth-source-user-or-password'.
10301         (nnimap-open-connection): Use it.
10302
10303         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
10304         for the gnus-message function.
10305         (auth-source-user-or-password): Use it.
10306
10307 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10308
10309         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
10310         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
10311         (rfc2104-hash): Use it.
10312
10313 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
10314
10315         * gnus-art.el (gnus-article-toggle-truncate-lines):
10316         Don't use `iff' in docstring.
10317
10318 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
10319
10320         * gnus-registry.el: Adjusted copyright dates and added a keyword.
10321
10322         * gnus-util.el (gnus-extract-address-component-name)
10323         (gnus-extract-address-component-email): Convenience functions around
10324         `gnus-extract-address-components'.
10325
10326         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10327         Use `gnus-extract-address-component-email' to fix bug of comparing full
10328         sender name to `user-mail-address'.
10329
10330 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
10331
10332         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
10333         catch/throw to optimize.
10334         (gnus-registry-find-keywords): Just use member to find a keyword.
10335
10336 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10337
10338         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
10339         is current before calling gnus-server-prepare.
10340         (gnus-server-setup-buffer, gnus-server-update-server)
10341         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
10342
10343 2008-05-04  Juri Linkov  <juri@jurta.org>
10344
10345         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
10346         (mailcap-file-default-commands): Use mailcap-replace-in-string
10347         instead of replace-regexp-in-string, and mailcap-delete-duplicates
10348         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
10349
10350 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
10351
10352         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
10353
10354 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10355
10356         * gnus.el: Bump version to 0.11.
10357
10358 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10359
10360         * gnus.el: No Gnus v0.10 is released.
10361
10362 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10363
10364         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
10365         hooks.
10366         (gnus-update-read-articles): Speed up non-marks-using users.
10367         (gnus-use-marks): Define gnus-use-marks.
10368         (gnus-propagate-marks): Rename variable to something more sensible.
10369
10370 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
10371
10372         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
10373         (gmm-image-load-path-for-library): Fix typos in docstrings.
10374         (gmm-message): Reflow docstring.
10375
10376 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
10377
10378         * mail-source.el (mail-source-set-1, mail-source-bind):
10379         Move auth-source code out of the macro to clean it up and fix bugs.
10380
10381 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
10382
10383         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
10384         by sender if it's equal to user-mail-address, it's likely to be
10385         useless.
10386
10387         * mail-source.el (mail-source-bind): Don't use user or password if they
10388         are not bound.  Unintern them if they are nil.  Don't use server unless
10389         it's bound, and default it to empty string otherwise.
10390
10391 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
10392
10393         * mail-source.el: Load auth-source.el.
10394         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
10395         get user name or password, if auth-sources is set up.
10396
10397         * gnus-registry.el (gnus-registry-split-strategy): New variable for
10398         strategy of splitting with parent.
10399         (gnus-registry-split-fancy-with-parent)
10400         (gnus-registry-post-process-groups): Use it and fix prior
10401         bug (returning a list as the split result).
10402
10403         * auth-source.el (auth-sources): Remove server parameter.
10404         (auth-source-pick, auth-source-user-or-password)
10405         (auth-source-user-or-password-imap)
10406         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10407         (auth-source-user-or-password-sftp)
10408         (auth-source-user-or-password-smtp): Remove server parameter.
10409
10410 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
10411
10412         * smime.el (smime-sign-region, smime-encrypt-region)
10413         (smime-decrypt-region):
10414         Remove redundant calls to `generate-new-buffer-name'.
10415
10416 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
10417
10418         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
10419         Don't use QP for message/rfc822.
10420         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
10421
10422 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10423
10424         * sieve-manage.el (sieve-string-bytes): Remove.
10425         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
10426         correct byte-length only if the process's coding-system is the same as
10427         the one used internally by Emacs to represent strings.
10428
10429 2008-04-22  Juri Linkov  <juri@jurta.org>
10430
10431         * mailcap.el (mailcap-file-default-commands): New function.
10432
10433 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10434
10435         * message.el (message-signature-separator, message-cite-function):
10436         Change custom version.
10437
10438 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
10439
10440         * tls.el (tls-program): Add -ign_eof argument to call the openssl
10441         commands.
10442         (tls-checktrust): Ditto.
10443
10444 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10445
10446         * mm-decode.el (mm-display-external): Make temp file read-only.
10447
10448 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10449
10450         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
10451         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
10452         `C-c C-f d'.
10453
10454 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
10455
10456         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
10457
10458 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10459
10460         * gnus.el: Bump version to 0.9.
10461
10462 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
10463
10464         * gnus.el: No Gnus v0.8 is released.
10465
10466 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10467
10468         * mail-source.el (mail-source-value):
10469         Prefer fboundp to functionp so it works with macros as well.
10470
10471 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10472
10473         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10474         Fix last change in case the element is not even a symbol.
10475
10476 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10477
10478         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10479         Prefer fboundp to functionp so it works with macros as well.
10480
10481 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
10482
10483         * auth-source.el: Add docs.
10484         (auth-sources): Modify format to support server.
10485         (auth-source-pick, auth-source-user-or-password)
10486         (auth-source-user-or-password-imap)
10487         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10488         (auth-source-user-or-password-sftp)
10489         (auth-source-user-or-password-smtp): Add server parameter.
10490
10491 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
10492
10493         * gnus-registry.el: Initialize the registry when gnus-registry-install
10494         is t.
10495
10496 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10497
10498         * compface.el (uncompface): Make buffer unibyte.
10499
10500 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10501
10502         * mail-source.el (mail-source-value):
10503         Prefer fboundp to functionp so it works with macros as well.
10504
10505 2008-04-05  Glenn Morris  <rgm@gnu.org>
10506
10507         * gnus-ems.el (mm-disable-multibyte): Autoload it.
10508
10509 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10510
10511         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
10512         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
10513
10514         * nnheader.el (nnheader-init-server-buffer): Change buffer's
10515         multibyteness after rather than before erasing it.
10516
10517         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
10518         mm-with-multibyte.
10519         (gnus-request-article-this-buffer): Make sure the proper decoding is
10520         used if gnus-original-article-buffer happens to be unibyte.
10521
10522         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
10523         default-enable-multibyte-characters.
10524
10525         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
10526         default-enable-multibyte-characters.
10527
10528         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
10529
10530         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
10531
10532 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10533
10534         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10535         Fix last change in case the element is not even a symbol.
10536
10537 2008-04-02  Simon Josefsson  <simon@josefsson.org>
10538
10539         * imap.el (imap-enable-exchange-bug-workaround): New variable.
10540         (imap-message-copyuid-1): Use it.
10541         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
10542         J. Williams in
10543         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
10544
10545         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
10546         imap-enable-exchange-bug-workaround.
10547         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
10548
10549 2008-04-01  Simon Josefsson  <simon@josefsson.org>
10550
10551         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
10552         a 100 byte status-checks into a 2-3MB transfer for each group.
10553         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
10554         to enable bug workaround or not.
10555         (nnimap-find-minmax-uid): Only enable workaround conditionally.
10556
10557 2008-03-31  Glenn Morris  <rgm@gnu.org>
10558
10559         * message.el (mml2015-use): Declare for compiler.
10560         (message-info): Require mml2015 when appropriate.
10561
10562 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10563
10564         * Makefile.in (EMACS_COMP): Quote directory name that might contain
10565         whitespace.
10566
10567 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10568
10569         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
10570         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
10571         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
10572         (nntp-service-to-port): New function.
10573         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
10574         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
10575         (nntp-open-netcat-stream): New function.
10576         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
10577
10578 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
10579
10580         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
10581
10582 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10583
10584         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
10585
10586 2008-03-28  Magnus Henoch  <mange@freemail.hu>
10587
10588         * dns.el (dns-write): Use set-buffer-multibyte.
10589
10590 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
10591
10592         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
10593
10594 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10595
10596         * message.el (message-signature-separator): Change default.
10597         Improve custom type.
10598         (message-cite-function): Change default to
10599         message-cite-original-without-signature.
10600
10601         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
10602         toggle.
10603
10604         * message.el (message-check-news-body-syntax): Fix signature check.
10605         (message-setup-1): Mark buffer as unmodified _after_ running
10606         message-setup-hook and handling message-alternative-emails.
10607         (message-shorten-references): Be more strict when building list of
10608         valid references to comply with GNKSA.
10609
10610         * gnus-group.el (gnus-read-ephemeral-bug-group)
10611         (gnus-read-ephemeral-debian-bug-group)
10612         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
10613
10614         * message.el (message-info): Don't use booleanp which isn't supported
10615         in Emacs 21 and XEmacs.
10616
10617 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
10618
10619         * gnus-group.el (gnus-gmane-group-download-format): Rename from
10620         gnus-group-gmane-group-download-format.
10621         (gnus-group-read-ephemeral-gmane-group): Rename from
10622         gnus-group-read-ephemeral-gmane-group.
10623         (gnus-read-ephemeral-gmane-group-url): Rename from
10624         gnus-group-read-ephemeral-gmane-group-url.
10625         (gnus-bug-group-download-format-alist): New variable.
10626         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
10627         (gnus-read-ephemeral-emacs-bug-group): New commands.
10628
10629 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10630
10631         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
10632         (gnus-visible-headers): Improve custom type.
10633
10634 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10635
10636         * mml.el (mml-menu): Add workarounds for XEmacs.
10637
10638         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
10639         X-Boundary header.
10640
10641         * message.el (message-simplify-recipients): Fix previous commit.
10642
10643 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10644
10645         * mm-util.el (mm-set-buffer-multibyte): New function.
10646         * mm-decode.el (mm-copy-to-buffer): Use it.
10647
10648         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10649         Prefer fboundp to functionp so it works with macros as well.
10650
10651 2008-03-19  Glenn Morris  <rgm@gnu.org>
10652
10653         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
10654         Accidentally removed in the sync process with Emacs.
10655
10656 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
10657
10658         * message.el (message-alter-recipients-discard-bogus-full-name):
10659         New function.
10660         (message-alter-recipients-function): New variable.
10661         (message-get-reply-headers): Use it.
10662         (message-replace-header): New helper function.
10663         (message-recipients-without-full-name): New variable.
10664         (message-simplify-recipients): New command.
10665
10666         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
10667
10668         * message.el (message-info): Handle EasyPG manual.
10669
10670         * mml.el (mml-menu): Add entry for EasyPG.
10671
10672 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
10673
10674         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
10675         parameter.
10676
10677         * message.el (message-disassociate-draft): Specify drafts group name
10678         fully.
10679
10680 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
10681
10682         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10683         Eliminate unnecessary duplicates from the match list.
10684
10685 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10686
10687         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
10688
10689         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
10690
10691         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
10692         args of `how-many' of which the XEmacs version doesn't take; declare
10693         Info-index-next as function.
10694
10695 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10696
10697         * gnus-score.el (gnus-score-headers): Fix handling of
10698         gnus-inhibit-slow-scoring.
10699
10700         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
10701         string.
10702         (gnus-button-url-regexp): Improve handling of parenthesis.
10703         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
10704         (gnus-button-handle-info-keystrokes): Handle index entries.
10705
10706 2008-03-15  Glenn Morris  <rgm@gnu.org>
10707
10708         * parse-time.el (parse-time-string): Simplify.
10709
10710 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10711
10712         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
10713         Incoming* files.
10714
10715 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
10716
10717         * auth-source.el (auth-sources): Rename from auth-source-choices.
10718         (auth-source-pick): Use it.
10719
10720 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10721
10722         * binhex.el (binhex-decode-region-internal):
10723         * uudecode.el (uudecode-decode-region-internal):
10724         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
10725         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
10726         setting default-enable-multibyte-characters.
10727
10728 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
10729
10730         * auth-source.el (auth-source-protocols)
10731         (auth-source-protocols-customize, auth-source-choices): Add and
10732         modified variable customizations and defaults.
10733         (auth-source-pick, auth-source-user-or-password)
10734         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
10735         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10736         (auth-source-user-or-password-sftp)
10737         (auth-source-user-or-password-smtp): Use new variables and provide an
10738         interface to netrc.el.
10739
10740 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10741
10742         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
10743         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
10744         Make sure the nntp port to specify is a string.
10745
10746 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10747
10748         * nntp.el: Use with-current-buffer.
10749         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
10750         dubious mm-with-unibyte-current-buffer.
10751         (nntp-with-open-group-function): New function extracted from
10752         nntp-with-open-group macro.
10753         (nntp-with-open-group): Use the function, so it's easier to debug.
10754         Add indentation and debugging info.
10755         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
10756         Recommend the use of the netcat alternatives.
10757
10758         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
10759         Avoid mm-string-as-multibyte as well.
10760
10761         * nnweb.el (nnweb-insert-html):
10762         Remove use of nnheader-string-as-multibyte.
10763
10764         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
10765         (nnheader-string-as-multibyte): Remove.
10766
10767         * mm-view.el: Use inhibit-read-only.
10768         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
10769         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
10770         or unibyte-string.
10771
10772         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
10773         (mm-uu-yenc-extract): Use with-current-buffer.
10774
10775         * gnus-soup.el (gnus-soup-send-packet): Don't use
10776         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
10777
10778         * nnmh.el: Use with-current-buffer.
10779         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
10780         mm-string-as-multibyte on the output of mm-encode-coding-string.
10781
10782         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
10783         (nnimap-request-move-article): Use with-current-buffer.
10784
10785         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
10786         inserting the handle-buffer's text, so the implicit multibyte->unibyte
10787         conversion uses string-make-unibyte rather than string-as-unibyte.
10788
10789         * gnus-msg.el: Use with-current-buffer.
10790
10791         * message.el (message-ignored-resent-headers): Add "Delivered-To".
10792
10793 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
10794
10795         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
10796         string for caching if it is 'PIN.
10797
10798 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10799
10800         * lpath.el: Consider the case without Emacs/W3.
10801
10802 2008-03-08  Glenn Morris  <rgm@gnu.org>
10803
10804         * time-date.el (date-to-time, time-subtract, time-add)
10805         (safe-date-to-time): Doc fixes.
10806
10807 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10808
10809         * mail-source.el (mail-source-delete-old-incoming-confirm):
10810         Change default to nil.
10811         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
10812
10813 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10814
10815         * lpath.el: Rearrange.
10816
10817         * gnus-art.el (gnus-narrow-to-page): Position point properly.
10818         (gnus-article-goto-prev-page): Work for articles having ^L's.
10819
10820         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
10821
10822         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
10823
10824 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
10825
10826         * gnus-bookmark.el: Adjust for renames in bookmark.el.
10827         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
10828         (gnus-bookmark-jump): Adjust some variable names.
10829
10830 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
10831
10832         * auth-source.el: New package.
10833         (auth-source-choices): Add customization entry point variable.
10834
10835         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
10836         bug.
10837
10838 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
10839
10840         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
10841         (gnus-registry-initialize, gnus-registry-install-p): Use it.
10842         (gnus-registry-install-shortcuts): Rename from
10843         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
10844         the `gnus-registry-mark-map' keymap dynamically from
10845         `gnus-registry-marks'.  The generated functions update the summary line
10846         when a registry mark is added or deleted, and will call
10847         `gnus-registry-install-p' (see the comments in the code).
10848         (gnus-registry-user-format-function-M): Use concat intelligently.
10849
10850         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
10851         the registry mark functions.
10852
10853 2008-03-05  Glenn Morris  <rgm@gnu.org>
10854
10855         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
10856         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
10857         gnus-art.
10858         (top-level): No need to load own source when compiling.
10859
10860 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10861
10862         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
10863         Suggested by <chris.anderton@zetnet.co.uk>.
10864
10865 2008-03-04  Glenn Morris  <rgm@gnu.org>
10866
10867         * gnus-sum.el (top-level): No need to require gnus when compiling,
10868         since unconditionally required near start of file.
10869         (gnus-summary-display-while-building): Move definition before use.
10870
10871 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
10872
10873         * gnus-registry.el (gnus-registry-user-format-function-M):
10874         Add formatting function.
10875
10876 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10877
10878         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
10879         with plists.
10880         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
10881         Use new format.
10882
10883 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10884
10885         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
10886         `where-is-internal' that returns a range of key sequences.
10887
10888 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10889
10890         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
10891
10892         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
10893         (gnus-summary-jump-to-group): Consider windows on other displayed
10894         frames as well.  Similar changes might be needed elsewhere, but that's
10895         the one I've bumped into during my use.
10896
10897         * nndoc.el (nndoc-oe-dbx-type-p):
10898         * gnus-msg.el (gnus-debug):
10899         * gnus-group.el (gnus-update-group-mark-positions):
10900         Use mm-string-to-multibyte.
10901
10902 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10903
10904         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
10905         doesn't handle NotDashEscaped.
10906
10907         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
10908         (mml-dnd-attach-options): Fix typo in custom choice.
10909
10910         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
10911         Change nndoc-article-type to mbox.
10912         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
10913
10914         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
10915         to nil, instead of html2text.
10916
10917         * imap.el (imap-debug): Add `imap-ping-server'.
10918
10919         * gnus-bookmark.el: Add FIXMEs.
10920
10921         * message.el (message-form-letter-separator)
10922         (message-send-form-letter-delay): New variables.
10923         (message-send-form-letter): Use them.  New command to send form
10924         letters.  Requested by Uwe Siart.
10925         (message-send-mail-function): Doc fix.  Add "Other" custom option.
10926
10927 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10928
10929         * Update copyright years.
10930
10931 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10932
10933         Sync from EMACS_22_BASE.
10934
10935         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
10936
10937 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
10938
10939         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
10940         empty author.
10941
10942 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
10943
10944         * gnus-registry.el (gnus-registry-marks): Add variable for
10945         customization of marks and their appearance.
10946         (gnus-registry-read-mark): Use it.
10947         (gnus-registry-do-marks): Add utility function to loop through
10948         `gnus-registry-marks'.
10949         (gnus-registry-install-shortcuts-and-menus): Add function to install
10950         shortcuts and menus.
10951         (gnus-registry-initialize): Use it.
10952         (gnus-registry-default-mark): Clarify documentation.
10953
10954 2008-02-29  Glenn Morris  <rgm@gnu.org>
10955
10956         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
10957         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
10958         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
10959         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
10960         Change defcustom :version from 23.0 to 23.1.
10961
10962 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
10963
10964         * gnus-registry.el (gnus-registry-follow-group-p)
10965         (gnus-registry-post-process-groups): Add functions to aid registry
10966         splitting and improve logging.  Clarify behavior in function
10967         documentation.
10968         (gnus-registry-split-fancy-with-parent): Use them.
10969
10970 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10971
10972         * gnus-art.el: Use with-current-buffer.
10973
10974 2008-02-27  David Engster  <dengste@eml.cc>
10975
10976         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
10977         Express real group name in the response.
10978
10979 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10980
10981         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
10982         (nnmairix-last-server, nnmairix-current-server): Defvar them.
10983         (nnmairix-goto-original-article): Defvar gnus-registry-install and
10984         autoload gnus-registry-fetch-group when compiling.
10985         (nnmairix-request-group-with-article-number-correction):
10986         Remove unreferenced argument passed to nnmairix-call-backend.
10987
10988 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10989
10990         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
10991         (mm-uu-extract): Improve face for low color ttys.
10992         Reported by Sascha Wilde.
10993
10994 2008-02-27  Glenn Morris  <rgm@gnu.org>
10995
10996         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
10997         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
10998         variables to defconsts.  Convert comments to doc-strings.
10999         (nnmairix-last-server, nnmairix-current-server): Convert from free
11000         variables to defvars.  Convert comments to doc-strings.
11001         (gnus-registry-fetch-group): Autoload.
11002         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
11003         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
11004         (nnmairix-widget-build-editable-fields): Use car cddr rather than
11005         caddr.
11006         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
11007         nnmairix-request-group-with-article-number-correction call.
11008         (nnmairix-fast, nnmairix-group): New, less general names, for free
11009         variables passed from nnmairix-request-group to
11010         nnmairix-request-group-with-article-number-correction.  Declare.
11011         (nnmairix-request-group-with-article-number-correction):
11012         Use nnmairix-fast, nnmairix-group rather than fast, group.
11013
11014 2008-02-26  David Engster  <dengste@eml.cc>
11015
11016         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
11017         version 0.5.
11018
11019 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
11020
11021         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
11022         instead of making an extra function call.  Don't add the current group
11023         to articles only when they have the group.  Use
11024         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
11025         Reported by David <de_bb@arcor.de>.
11026
11027 2008-02-24  Miles Bader  <miles@gnu.org>
11028
11029         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11030         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
11031         (mm-find-mime-charset-region):
11032         * mm-bodies.el (mm-encode-body):
11033         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
11034
11035 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11036
11037         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
11038         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
11039
11040 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
11041
11042         * mail-source.el (mail-source-delete-incoming): Change default.
11043         Supplement doc string.
11044
11045         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
11046
11047 2008-02-14  Glenn Morris  <rgm@gnu.org>
11048
11049         * time-date.el (format-seconds): New function.
11050
11051 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11052
11053         * nnmail.el (nnmail-message-id-cache-file): Derive from
11054         `gnus-home-directory'.
11055
11056 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
11057
11058         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
11059         Document negative prefix.
11060
11061         * gnus-group.el (gnus-group-read-group): Document negative prefix.
11062
11063 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11064
11065         * message.el (message-unsent-separator): Add the Exim bounce
11066         separator.
11067
11068 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
11069
11070         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
11071         list.
11072         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
11073         recipient/signer list.
11074
11075 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11076
11077         * Makefile.in (datarootdir): Define.
11078         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
11079         name that might contain whitespace.
11080
11081 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11082
11083         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
11084         fbound (Emacs 23 unicode), signal an error.
11085
11086 2008-02-08  Glenn Morris  <rgm@gnu.org>
11087
11088         * gnus-art.el (pgg-display-output-buffer): Declare as function.
11089
11090 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
11091
11092         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
11093         ports to the calls to `netrc-machine-user-or-password' in addition to
11094         "imap" and "imaps".
11095
11096 2008-02-01  Zhang Wei  <id.brep@gmail.com>
11097
11098         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
11099
11100         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
11101
11102 2008-02-01  Kenichi Handa  <handa@m17n.org>
11103
11104         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
11105         rfc2104-hexstring-to-bitstring and changed to return a byte list.
11106         (rfc2104-hash): Convert the result of concat to unibyte string.
11107
11108 2008-02-01  Dave Love  <fx@gnu.org>
11109
11110         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
11111         coding-system-for-read.
11112         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
11113
11114 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
11115
11116         * gnus.el (gnus-group-startup-message): Add `find-image' call before
11117         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
11118         <hanche@math.ntnu.no>.
11119
11120 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11121
11122         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
11123
11124         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
11125
11126 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
11127
11128         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
11129         * message.el (message-beginning-of-line): Use featurep instead of bound
11130         tests in order to resolve conditionals at compile time.
11131
11132 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
11133
11134         * mail-source.el (mail-sources): Add `group' choice.
11135
11136         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
11137         parameter `in-group' to control into which group the articles go.
11138         Add treatment of `group' mail-source.
11139
11140 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11141
11142         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
11143
11144         * mm-decode.el (mm-dissect-buffer): Decode description.
11145
11146         * mml.el (mml-to-mime): Encode message header first.
11147
11148 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11149
11150         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
11151         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
11152
11153         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
11154         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
11155
11156 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
11157
11158         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
11159
11160 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11161
11162         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
11163         prefix keys.
11164         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
11165         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
11166         gnus-xmas.el.
11167
11168         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
11169         (gnus-xmas-article-describe-bindings): New function.
11170         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
11171         gnus-xmas-article-describe-bindings.
11172
11173         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
11174
11175 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
11176
11177         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
11178         Add new variables for article mark management.
11179         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
11180         list of extra data entries which, when present, will indicate that the
11181         article ID should not be trimmed from the registry.
11182         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
11183         functions.
11184         (gnus-registry-read-mark): New function to read a mark name from the
11185         user.
11186         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
11187         (gnus-registry-set-article-mark-internal): New functions to add and
11188         remove marks.
11189         (gnus-registry-get-article-marks): New function to show the marks for
11190         an article, or retrieve them for further use.
11191
11192 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11193
11194         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
11195         keys when no argument is given.
11196
11197 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
11198
11199         * imap.el (imap-ping-server): New variable.
11200         (imap-opened): On add extra ping if imap-ping-server is non-nil.
11201         (imap-ping-server): Minor doc string fixes.
11202
11203 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11204
11205         * imap.el (imap-ping-server): New function.
11206         (imap-opened): Call imap-ping-server.
11207
11208 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11209
11210         * gnus-sum.el (gnus-article-sort-by-random)
11211         (gnus-thread-sort-by-random): Fix doc strings.
11212         Reported by jidanni@jidanni.org.
11213
11214 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11215
11216         * gnus-art.el (gnus-article-describe-bindings): New function.
11217         (gnus-article-read-summary-keys): Use it.
11218         (gnus-article-mode-map): Bind `C-h b' to it.
11219
11220 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11221
11222         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
11223         XEmacs.
11224         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11225         Protect against non-character events.
11226
11227         * lpath.el: Fbind map-keymap for Emacs 21.
11228
11229 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
11230
11231         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
11232         New command.
11233         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
11234         instead of END.  Change name of the temp file.
11235         (gnus-group-gmane-group-download-format): Add doc string.  Make it
11236         customizable.
11237
11238 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11239
11240         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
11241         bind `S W' to gnus-article-wide-reply-with-original; set default
11242         binding to gnus-article-read-summary-send-keys.
11243         (gnus-article-read-summary-keys): Fix the order of keys; display
11244         continuation keys correctly in the echo area; describe bindings
11245         correctly when keys end with `C-h'.
11246         (gnus-article-read-summary-send-keys): New function.
11247         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11248         Work for gnus-article-read-summary-send-keys; display continuation keys
11249         correctly in the echo area.
11250         (gnus-article-reply-with-original): Ignore prefix argument.
11251         (gnus-article-wide-reply-with-original): New function.
11252
11253         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
11254         Emacs 21.
11255
11256 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11257
11258         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
11259         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
11260
11261 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
11262
11263         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
11264         (gnus-group-read-ephemeral-gmane-group): New command.
11265
11266 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
11267
11268         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
11269
11270 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11271
11272         * message.el (message-send-mail-function): Increase custom version.
11273
11274         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
11275         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
11276
11277 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11278
11279         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
11280         for the cases where imap-authenticate is called with a nil buffer
11281         parameter.
11282
11283 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11284
11285         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
11286         html parts correctly; support forwarded messages.
11287         (gnus-article-browse-html-article): Remove work buffers.
11288
11289         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
11290         compiling.
11291         (netrc-bound-and-true-p): New macro.
11292         (netrc-parse): Use it instead of bound-and-true-p that is not available
11293         in XEmacs 21.4.
11294
11295 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
11296
11297         * gnus-registry.el (gnus-registry-mark-article)
11298         (gnus-registry-article-marks): Add functionality to mark articles
11299         through the Gnus registry.
11300
11301         * encrypt.el: Clarify documentation for the new pgg method.
11302         (encrypt-file-alist): Add PGG option.
11303         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
11304         functionality.  Abstract password key and messaging to external
11305         functions.
11306         (encrypt-password-key, encrypt-get-passphrase-if-needed)
11307         (encrypt-message-method-and-cipher): Add new convenience external
11308         functions.
11309         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
11310         (encrypt-pgg-process-buffer): Add PGG functionality glue.
11311
11312         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
11313         (netrc-parse): Use encrypt-file-alist to determine if
11314         encrypt-find-model or encrypt-insert-file-contents should be used.
11315
11316         * encrypt.el: Clarify documentation.  Load password-cache or
11317         password, whichever one is found first, instead of autoloading.
11318
11319 2007-12-19  Glenn Morris  <rgm@gnu.org>
11320
11321         * mml.el (message-options-set, message-narrow-to-head)
11322         (message-in-body-p, message-mail-p, message-encode-message-body):
11323         Autoload.
11324         (message-remove-header, message-narrow-to-headers-or-head)
11325         (message-subscribed-p, message-make-mail-followup-to)
11326         (message-position-on-field, message-news-p)
11327         (message-options-set-recipient, message-generate-headers)
11328         (message-sort-headers): Declare as functions.
11329
11330 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11331
11332         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
11333         convention in doc string.
11334
11335 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11336
11337         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
11338         title to html parts.
11339         (gnus-article-browse-html-article): Pass message header to it.
11340
11341         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
11342
11343 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
11344
11345         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
11346         or password compatible with XEmacs.
11347
11348 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11349
11350         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
11351         format document.
11352         (gnus-mime-delete-part): Don't write description line if empty.
11353         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
11354
11355 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
11356
11357         * gnus-sum.el (gnus-summary-mark-unread-as-read)
11358         (gnus-summary-mark-read-and-unread-as-read)
11359         (gnus-summary-mark-current-read-and-unread-as-read)
11360         (gnus-summary-mark-unread-as-ticked): Doc fix.
11361         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
11362
11363 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
11364
11365         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
11366         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11367
11368 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
11369
11370         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
11371         yes-or-no-p.
11372
11373 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11374
11375         * mm-decode.el (mm-add-meta-html-tag): New function.
11376         (mm-save-part-to-file, mm-pipe-part): Use it.
11377
11378         * gnus-art.el (gnus-article-browse-delete-temp-files):
11379         Use gnus-y-or-n-p instead of y-or-n-p.
11380         (gnus-article-browse-html-parts): Work with message/external-body; use
11381         mm-add-meta-html-tag.
11382
11383 2007-12-11  Glenn Morris  <rgm@gnu.org>
11384
11385         * gnus-cache.el: Require gnus-sum not just when compiling.
11386
11387         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
11388
11389         * gnus-int.el (gnus-server-opened, gnus-status-message):
11390         Move definitions before use.
11391
11392         * mm-decode.el: Require gnus-util.
11393         (mm-remove-part): Only call delete-annotation on XEmacs.
11394
11395         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
11396
11397         * nnmail.el: Require gnus-int.
11398
11399         * spam.el: Move `require's before `eval-when-compile's.
11400
11401         * gnus-ems.el (gnus-alive-p):
11402         * gnus-fun.el (message-goto-eoh):
11403         * gnus-util.el (gnus-group-name-decode):
11404         * mail-source.el (gnus-compress-sequence):
11405         * message.el (Info-goto-node, format-spec):
11406         * mm-bodies.el (message-options-get):
11407         * mm-decode.el (mm-view-pkcs7):
11408         * mm-util.el (gmm-write-region):
11409         * mml-smime.el (mml-compute-boundary)
11410         (gnus-completing-read-with-default):
11411         * mml.el (widget-button-press, gnus-make-hashtable):
11412         * mml1991.el (mm-decode-content-transfer-encoding)
11413         (mm-encode-content-transfer-encoding)
11414         (message-options-get, message-options-set):
11415         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
11416         * nnfolder.el (gnus-request-group):
11417         * nnheader.el (ietf-drums-unfold-fws):
11418         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
11419         * smime.el (gnus-run-mode-hooks):
11420         * spam-stat.el (gnus-message): Autoload.
11421
11422         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
11423         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
11424         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
11425         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
11426         Add declare-function compatibility definition.
11427
11428         * gnus-cache.el (nnvirtual-find-group-art):
11429         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
11430         (gnus-add-image, gnus-add-wash-type):
11431         * gnus-group.el (nnkiboze-score-file):
11432         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
11433         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
11434         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
11435         (message-tokenize-header, gnus-get-buffer-create)
11436         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
11437         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
11438         * gnus.el (gnus-group-decoded-name):
11439         * mail-source.el (imap-capability):
11440         * mm-bodies.el (message-options-set):
11441         * mm-decode.el (gnus-configure-windows):
11442         * mm-extern.el (message-goto-body):
11443         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
11444         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
11445         (epg-sub-key-validity, message-options-set):
11446         * mml.el (widget-event-point, gnus-configure-windows):
11447         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
11448         * mml2015.el (epg-check-configuration, epg-configuration)
11449         (message-options-set):
11450         * nndb.el (nndb-request-article):
11451         * nnfolder.el (gnus-request-create-group):
11452         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
11453         * nnmaildir.el (gnus-group-mark-article-read):
11454         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
11455         * rfc1843.el (message-fetch-field):
11456         * spam.el (gnus-extract-address-components):
11457         Declare as functions.
11458
11459 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11460
11461         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
11462
11463         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
11464
11465         * lpath.el: Fbind run-mode-hooks for Emacs 21;
11466         bind show-trailing-whitespace for XEmacs.
11467
11468 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11469
11470         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
11471         new no-op macro for backward compatibility.
11472
11473         * imap.el (imap-string-to-integer): New function.
11474
11475 2007-12-09  Glenn Morris  <rgm@gnu.org>
11476
11477         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
11478
11479         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
11480         * message.el, mm-view.el, sieve-manage.el, smime.el:
11481         Add declare-function compatibility definition.
11482
11483         * gnus-art.el (w3-region, w3m-region, Info-menu):
11484         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
11485         * gnus-sum.el (gnus-get-predicate):
11486         * gnus-util.el (mm-append-to-file, w32-focus-frame):
11487         * message.el (mail-abbrev-in-expansion-header-p):
11488         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
11489         (w3m-detect-meta-charset, w3m-region):
11490         * sieve-manage.el (password-read, password-cache-add)
11491         (password-cache-remove):
11492         * smime.el (password-read-and-add): Declare as functions.
11493
11494 2007-12-08  David Kastrup  <dak@gnu.org>
11495
11496         * gnus-sum.el (gnus-summary-simplify-subject-query):
11497         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
11498         `message'.
11499
11500 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11501
11502         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
11503         it to bind idna-program, installation-directory, defined-colors, and
11504         face-attribute for XEmacs of the version that compiles defcustom forms.
11505
11506 2007-12-07  Glenn Morris  <rgm@gnu.org>
11507
11508         * gnus-art.el (article-make-date-line): Revert previous change.
11509
11510 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11511
11512         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
11513
11514 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
11515
11516         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
11517         Call gnus-add-to-range ranges only once with a prepared article-list.
11518
11519 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
11520
11521         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
11522         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
11523         group names with backslashes.
11524         Reported by Tassilo Horn <tassilo@member.fsf.org>.
11525
11526 2007-12-06  Deepak Goel  <deego3@gmail.com>
11527
11528         * gnus-art.el (article-make-date-line):
11529         * gnus-start.el (gnus-load):
11530         * pop3.el (pop3-read-response): Fix buggy call to `error'.
11531
11532 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11533
11534         * gnus-art.el (gnus-use-idna)
11535         * gnus-start.el (gnus-site-init-file)
11536         * message.el (message-use-idna)
11537         * mm-uu.el (mm-uu-hide-markers)
11538         * smiley.el (smiley-style): Revert changes that suppress warnings.
11539
11540 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11541
11542         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
11543         specify charset to html source.
11544         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11545
11546 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11547
11548         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
11549         idna-program in order to suppress byte compile warning issued by XEmacs
11550         that came to byte compile the default value section of defcustom forms
11551         recently.
11552
11553         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
11554         value of installation-directory.
11555
11556         * message.el (message-use-idna): Don't directly refer to the value of
11557         idna-program.
11558
11559         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
11560
11561         * smiley.el (smiley-style): Don't directly call face-attribute.
11562
11563 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
11564
11565         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
11566
11567         * gnus-dired.el: Reduce Gnus dependencies.
11568         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
11569         Don't require.  Use autoloads instead.
11570         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
11571         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
11572         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
11573         (gnus-dired-mode): Adjust doc string.
11574         (gnus-dired-mail-mode): New variable.
11575         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
11576         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
11577         (gnus-dired-mail-buffers): New function.  Return mail or message
11578         composition buffers.
11579         (gnus-dired-attach): Use it.
11580         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
11581         NO-DECODE.
11582         (gnus-dired-print): Use `gnus-print-buffer' depending on
11583         `gnus-dired-mail-mode'.
11584
11585 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11586
11587         * rfc2047.el (rfc2047-encoded-word-regexp)
11588         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
11589         explaining what regexp patterns are for.
11590
11591 2007-12-04  Glenn Morris  <rgm@gnu.org>
11592
11593         * password.el: Move to password-cache.el.
11594
11595         * mml1991.el (password-read, password-cache-add, password-cache-remove):
11596         * mml2015.el (password-read, password-cache-add, password-cache-remove):
11597         * mml-smime.el (password-read, password-cache-add)
11598         (password-cache-remove):
11599         No need to autoload, since mml-sec requires password.
11600
11601         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
11602         * message.el (gnus-extract-address-components):
11603         * mml-smime.el (gnus-extract-address-components): Define for compiler.
11604
11605         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
11606         password.
11607
11608 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11609
11610         * mailcap.el: Reduce dependencies.
11611         (mail-header-parse-content-type): Autoload.
11612         (mailcap-delete-duplicates): New alias.
11613         (mailcap-mime-info): Add optional argument NO-DECODE.
11614         (mailcap-mime-types): Use mailcap-delete-duplicates.
11615
11616         * message.el (message-ignored-supersedes-headers): Add "X-ID".
11617
11618 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
11619
11620         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
11621         (imap-parse-status): Upcase status-att for servers that sends them
11622         lower-case (e.g., MS Exchange 2007).
11623
11624 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11625
11626         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
11627         function.
11628
11629         * gnus-uu.el (gnus-uu-decode-yenc): New command.
11630         (gnus-uu-yenc-article): New function.
11631
11632         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
11633
11634         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
11635
11636 2007-12-02  Glenn Morris  <rgm@gnu.org>
11637
11638         * binhex.el (binhex): New custom group.
11639         (binhex-decoder-program, binhex-decoder-switches)
11640         (binhex-use-external): Move to the binhex custom group.
11641
11642         * uudecode.el (uudecode): New custom group.
11643         (uudecode-decoder-program, uudecode-decoder-switches)
11644         (uudecode-use-external): Move to the uudecode custom group.
11645
11646         * netrc.el (top-level): Don't load `encrypt' features.
11647         (netrc-parse): Don't use encrypt.
11648         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
11649
11650         * encrypt.el: Remove file.
11651
11652 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
11653
11654         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
11655         matches on patches.
11656
11657         * gnus-art.el (gnus-article-browse-html-article):
11658         Mention `mm-text-html-renderer' in the doc string.
11659
11660         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
11661         string.  Add comments.
11662
11663         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
11664         if rhs is ASCII.
11665
11666 2007-12-01  Glenn Morris  <rgm@gnu.org>
11667
11668         * mail-source.el (top-level): Require format-spec before
11669         eval-when-compile.
11670
11671 2007-11-30  Glenn Morris  <rgm@gnu.org>
11672
11673         * encrypt.el: Require password, rather than autoloading password-read.
11674
11675 2007-11-29  Glenn Morris  <rgm@gnu.org>
11676
11677         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
11678         (sasl-make-client, sasl-next-step, sasl-step-data)
11679         (sasl-step-set-data): Declare as functions.
11680
11681 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
11682
11683         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
11684
11685 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
11686
11687         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
11688         certs should be verified and what is to be done in the event of a
11689         verification failure.
11690
11691         * gnus.el (gnus-method-to-server): Add an optional parameter so the
11692         caller can indicate whether the cache should be disregarded for this
11693         call.  This way the result of the call is reproducible at all times and
11694         can be considered a canonical server name for the supplied method.
11695         (gnus-agent-method-p): Canonicalize server names by pushing their
11696         method through `gnus-method-to-server' using the no-cache argument.
11697
11698         * gnus-srvr.el (gnus-server-insert-server-line):
11699         Call `gnus-method-to-server' with `no-cache' argument.
11700
11701         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
11702         gnus-agent-possibly-synchronize-flags as this should be called when the
11703         server is actually being opened.
11704         (gnus-agent-possibly-synchronize-flags)
11705         (gnus-agent-possibly-synchronize-flags-server): Move check for the
11706         flags file of an agentized server to the latter function.
11707
11708         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
11709         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
11710         after a connection has been established successfully.
11711
11712 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11713
11714         * gnus-art.el (article-display-face): Force to display face if called
11715         interactively; check if gnus-article-x-face-too-ugly matches author.
11716         (article-display-x-face): Display face even if From header is missing
11717         as article-display-face does.
11718
11719 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
11720
11721         * hashcash.el (message-narrow-to-headers-or-head)
11722         (message-fetch-field, message-goto-eoh)
11723         (message-narrow-to-headers): Declare as functions.
11724
11725 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
11726
11727         * mail-source.el (mail-sources): Default to fetch from file for
11728         compatibility with default of nnmail-spool-file.
11729
11730 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11731
11732         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
11733         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
11734         to look for encoded word that should be encoded again.
11735         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
11736         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
11737         encoding pattern.
11738         (rfc2047-decode-region): Switch strict regexp and loose one according
11739         to rfc2047-allow-irregular-q-encoded-words.
11740
11741 2007-11-25  Romain Francoise  <romain@orebokech.com>
11742
11743         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
11744
11745 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11746
11747         * tls.el (tls-program): Provide more custom choices from
11748         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
11749         (tls-process-connection-type, tls-success): Remove "*" in doc string.
11750
11751 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11752
11753         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
11754         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
11755
11756         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
11757         `nnmail-spool-file'.
11758
11759         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
11760         `nnmail-spool-file'.
11761
11762         * gnus-move.el (gnus-change-server): Ditto.
11763
11764         * gnus-kill.el (gnus-batch-score): Ditto.
11765
11766         * gnus-cache.el (gnus-jog-cache): Ditto.
11767
11768         * gnus-msg.el (gnus-summary-reply):
11769         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
11770
11771 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11772
11773         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
11774         version.  Minor improvement to doc strings.
11775         (tls-program): Add comment.
11776
11777 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
11778
11779         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
11780         (tls-checktrust): New variable.  Check if GNU TLS complained about a
11781         mismatch between the hostname provided in the certificate and the name
11782         of the host connnecting to.
11783         (open-tls-stream): Use them.  Check certificates against trusted root
11784         certificates.
11785
11786 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11787
11788         * gnus-cache.el (gnus-cache-generate-nov-databases):
11789         Use nnml-generate-nov-databases-directory instead of
11790         nnml-generate-nov-databases-1.
11791
11792 2007-11-24  Glenn Morris  <rgm@gnu.org>
11793
11794         * message.el (message-tool-bar-retro): Update for rename
11795         mail_send.xpm->mail-send.xpm.
11796
11797 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
11798
11799         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
11800         `smime-ldap-search' for Emacs 22 and up.
11801
11802 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11803
11804         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
11805
11806         * message.el (message-send-mail-function): Fix error convention.
11807         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
11808         (message-widen-reply, message-send-mail, message-talkative-question)
11809         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
11810         (message-clone-locals, message-send-news): Use with-current-buffer.
11811         (message-insert-or-toggle-importance): Remove unused var `valid'.
11812         (message-make-references): Remove unused var `new-references'.
11813         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
11814
11815 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
11816
11817         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
11818         (spam-split-symbolic-return-positive): Reflow docstring.
11819         (spam-backends, spam-summary-exit-behavior)
11820         (spam-mark-ham-unread-before-move-from-spam-group)
11821         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
11822         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11823         (spam-clear-cache, spam-backend-check, spam-install-backend)
11824         (spam-install-statistical-backend, spam-list-of-processors)
11825         (spam-group-processor-p, spam-split, spam-bogofilter-score)
11826         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
11827         (spam-check-crm114, spam-initialize, spam-unload-hook):
11828         Fix typos in docstrings.
11829
11830 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11831
11832         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
11833         been checked if they have never been read and those group levels are
11834         higher than the one that a user specified.
11835
11836 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11837
11838         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
11839         foreign groups unless a group level is specified by a user.
11840         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
11841
11842 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
11843
11844         * message.el (message-send-mail-function): Require sendmail.
11845
11846 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
11847
11848         * message.el (message-send-mail-function): Check for smtpmail too.
11849
11850         * utf7.el (utf7-encode, utf7-decode): Use coding system
11851         `utf-7'/`utf-7-imap' from utf-7.el' if available.
11852
11853         * message.el (message-send-mail-function): New function.
11854         (message-send-mail-function): Set default using
11855         message-send-mail-function.  Adjust doc string.
11856         (message-send-mail-with-mailclient): New function.
11857
11858 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
11859
11860         * smime.el (from):
11861         * rfc2047.el (message-posting-charset):
11862         * qp.el (mm-use-ultra-safe-encoding):
11863         * pop3.el (parse-time-months):
11864         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
11865         * nnml.el (files):
11866         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
11867         (jka-compr-compression-info-list, ange-ftp-path-format)
11868         (efs-path-regexp):
11869         * nndiary.el (files):
11870         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
11871         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
11872         (epg-digest-algorithm-alist, inhibit-redisplay)
11873         (password-cache-expiry):
11874         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
11875         (pgg-output-buffer, password-cache-expiry):
11876         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
11877         (efs-path-regexp):
11878         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
11879         (inhibit-redisplay):
11880         * mm-uu.el (file-name, start-point, end-point, entry)
11881         (gnus-newsgroup-name, gnus-newsgroup-charset):
11882         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
11883         (latin-unity-ucs-list):
11884         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
11885         (mm-uu-binhex-decode-function):
11886         * message.el (gnus-message-group-art, gnus-list-identifiers)
11887         (rmail-enable-mime-composing, gnus-local-organization)
11888         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
11889         (gnus-read-active-file, facemenu-add-face-function)
11890         (facemenu-remove-face-function, gnus-article-decoded-p)
11891         (tool-bar-mode):
11892         * mail-source.el (display-time-mail-function):
11893         * gnus-util.el (nnmail-pathname-coding-system)
11894         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
11895         (gnus-original-article-buffer, gnus-user-agent)
11896         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
11897         (xemacs-codename, sxemacs-codename, emacs-program-version):
11898         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
11899         * gnus-start.el (gnus-agent-covered-methods)
11900         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
11901         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
11902         (gnus-newsgroup-headers, gnus-group-list-mode)
11903         (gnus-group-mark-positions, gnus-newsgroup-data)
11904         (gnus-newsgroup-unreads, nnoo-state-alist)
11905         (gnus-current-select-method, mail-sources)
11906         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
11907         (nnmail-spool-file, gnus-cache-active-hashtb):
11908         * gnus-mh.el (mh-lib-progs):
11909         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
11910         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
11911         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
11912         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
11913         (gnus-group-buffer):
11914         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
11915         (font-lock-set-defaults):
11916         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
11917         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
11918         (gnus-summary-post-menu, total-parts, type, condition, length):
11919         * gnus-agent.el (gnus-agent-read-agentview):
11920         * flow-fill.el (show-trailing-whitespace):
11921         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
11922         eval-and-compile wrappers for byte compiler pacifiers.
11923
11924         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
11925         (mm-display-inline-fontify): Check for featurep 'xemacs not
11926         extent-list.
11927
11928         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
11929         itimer-list.
11930         (mm-create-image-xemacs): Only do something for XEmacs.
11931         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
11932
11933         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
11934
11935         * gnus-registry.el (gnus-adaptive-word-syntax-table):
11936         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
11937
11938 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
11939
11940         * nnimap.el (nnimap-split-download-body):
11941         * gnus-demon.el (gnus-demon):
11942         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
11943
11944 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11945
11946         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
11947         New macros.
11948         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
11949         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
11950         copy data from unibyte buffer to multibyte current buffer.
11951         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
11952         to copy data from unibyte current buffer to multibyte buffer.
11953         (nntp-make-process-buffer): Make process buffer unibyte.
11954
11955         * pop3.el (pop3-open-server): Fix typo in Lisp code.
11956
11957 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
11958
11959         * pop3.el (pop3-open-server): Accept and process data more robustly at
11960         connexion start to avoid spurious "POP SSL connexion failed" errors.
11961
11962 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11963
11964         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
11965         read group names.
11966
11967 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
11968
11969         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
11970
11971 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11972
11973         * nnmail.el (nnmail-parse-active): Make group names unibyte.
11974         (nnmail-save-active): Use a unibyte buffer when saving active file,
11975         which may contain non-ASCII group names.
11976
11977         * nnml.el (nnml-request-group): Decode group names in messages.
11978
11979 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
11980
11981         * message.el (message-citation-line-function)
11982         (message-insert-formatted-citation-line): Fix spelling of
11983         `message-insert-formated-citation-line'.
11984
11985 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
11986
11987         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
11988
11989 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11990
11991         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
11992         nnmail-pathname-coding-system.
11993
11994         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
11995         that a user enters; decode group names in messages.
11996
11997         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
11998
11999 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12000
12001         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
12002
12003         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
12004
12005         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
12006         risky local variable.
12007
12008         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
12009
12010 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
12011
12012         * encrypt.el: Improve documentation to fix function name typo.
12013         Reported by Daiki Ueno <ueno@unixuser.org>.
12014
12015 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12016
12017         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
12018         even if the point is not in the last page of an article.
12019         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
12020         back to the previous page.
12021
12022 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
12023
12024         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
12025
12026 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12027
12028         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
12029
12030 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12031
12032         * message.el (message-check-news-body-syntax):
12033         Avoid mm-string-as-multibyte.
12034         (message-hide-headers): Don't assume (point-min)==1.
12035
12036 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12037
12038         * message.el (message-remove-blank-cited-lines): Fix if remove is
12039         given.
12040         (message-bogus-address-regexp): New variable.
12041         (message-bogus-recipient-p): New function.
12042         (message-check-recipients): New command.
12043         (message-syntax-checks): Add `bogus-recipient'.
12044         (message-fix-before-sending): Add `bogus-recipient'.
12045
12046         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
12047         (gnus-treat-body-boundary): Don't test window-system.
12048
12049 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
12050
12051         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
12052
12053 2007-10-28  Miles Bader  <miles@gnu.org>
12054
12055         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
12056         at compile-time too.
12057
12058 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12059
12060         * gnus-msg.el (gnus-message-setup-hook):
12061         Add `message-remove-blank-cited-lines' to options.
12062
12063 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12064
12065         * message.el (message-remove-blank-cited-lines): New function.
12066         Suggested by Karl Plästerer.
12067
12068 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12069
12070         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
12071         mapc.
12072
12073         * imap.el (imap-open): Replace mapcar called for effect with mapc.
12074         (top-level): Use mapc to set functions to be traced for debugging.
12075
12076         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
12077         called for effect with while loop.
12078
12079         * message.el (message-talkative-question): Replace mapcar called for
12080         effect with mapc.
12081
12082         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
12083         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
12084         called for effect with dolist.
12085
12086         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
12087
12088         * nndiary.el: Use dolist instead of mapcar to add diary headers to
12089         gnus-extra-headers and nnmail-extra-headers.
12090
12091         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
12092         called for effect with dolist.
12093         (top-level): Use mapc to set functions to be traced for debugging.
12094
12095         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
12096         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
12097         dolist.
12098
12099         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
12100         Replace mapcar called for effect with mapc.
12101         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
12102         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
12103         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
12104         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
12105
12106         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
12107         remove-if that's a cl function.
12108
12109         * webmail.el (webmail-debug): Replace mapcar called for effect with
12110         dolist.
12111
12112         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
12113         with mapc.
12114
12115 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12116
12117         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
12118         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
12119         with while loop.
12120
12121         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
12122         functions from article-* functions.
12123         (gnus-multi-decode-header): Replace mapcar called for effect with
12124         dolist.
12125
12126         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
12127         (gnus-bookmark-show-details): Replace mapcar called for effect with
12128         while loop.
12129
12130         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
12131         called for effect with while loop.
12132
12133         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
12134         with dolist.
12135
12136         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12137         Replace mapcar called for effect with dolist.
12138
12139         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
12140
12141         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
12142         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
12143         Replace mapcar called for effect with dolist.
12144         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
12145         mapc.
12146
12147         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
12148         Replace mapcar called for effect with dolist.
12149         (gnus-topic-list): Replace mapcar called for effect with mapc.
12150
12151         * gnus.el: Use mapc instead of mapcar to add autoloads.
12152
12153 2007-10-23  Richard Stallman  <rms@gnu.org>
12154
12155         * gnus-group.el (gnus-group-highlight): Mark as risky.
12156
12157 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12158
12159         * gnus.el (gnus-server-to-method): Return method found first in
12160         gnus-newsrc-alist.
12161
12162         * gnus-art.el (gnus-article-highlight-signature)
12163         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
12164         button overlay without the front stickiness.
12165
12166 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
12167
12168         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
12169         overview buffer needed a catch to receive its throw.
12170         (gnus-agent-flush-cache): Declare as interactive to make this function
12171         easier to use.
12172
12173 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
12174
12175         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
12176         `next-line'.
12177
12178 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12179
12180         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
12181         exclude address matching message-dont-reply-to-names.
12182
12183 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12184
12185         * gnus-util.el (gnus-string<): New function.
12186
12187         * gnus-sum.el (gnus-article-sort-by-author)
12188         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
12189
12190 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12191
12192         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
12193         the frame-focus tag is set in gnus-buffer-configuration.
12194
12195 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12196
12197         * gnus-art.el (gnus-article-add-button): Make a button overlay without
12198         the front stickiness.
12199
12200 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12201
12202         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
12203         url pattern; remove duplicate one.
12204         (gnus-article-extend-url-button): New function.
12205         (gnus-article-add-buttons): Use it.
12206         (gnus-button-push): Use concatenated url that it makes.
12207
12208 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
12209
12210         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
12211
12212 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12213
12214         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
12215         Don't hardcode point-min==1.
12216
12217 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
12218
12219         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
12220         Fix comment about "iso8859-1".
12221
12222 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
12223
12224         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
12225         ones returned from the verify-function.
12226
12227         * mm-uu.el (mm-uu-pgp-signed-extract-1):
12228         Call mml2015-extract-cleartext-signature if extraction failed.
12229
12230 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
12231
12232         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
12233         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
12234         failed.
12235
12236 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12237
12238         * Relicense "GPLv2 or later" files to "GPLv3 or later".
12239
12240 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
12241
12242         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
12243         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
12244         recommends to use EasyPG instead of PGG.
12245
12246         * pgg.el: Revert to revision 6.23.2.16.
12247
12248         * pgg-def.el: Revert to revision 6.6.2.14.
12249
12250         * pgg-gpg.el: Revert to revision 6.23.2.34.
12251
12252 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
12253
12254         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
12255         to mark a thread as expirable.  Add variable `hide' to handle hiding of
12256         thread for both the null and zero (kill/expire thread) universal prefix
12257         cases.
12258         (gnus-summary-expire-thread): Add new function to expire a thread,
12259         using gnus-summary-kill-thread.
12260         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
12261         shortcuts for gnus-summary-expire-thread.
12262         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
12263         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
12264
12265 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12266
12267         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
12268         extras value, so an extras entry can be deleted.
12269         (gnus-registry-delete-extra-entry): Use it.
12270         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
12271         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
12272         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
12273         storage through the gnus-registry, and provide an appropriate API for
12274         it.
12275
12276 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12277
12278         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
12279         Suggested by Leo <sdl.web@gmail.com>.
12280
12281         * gnus.el: Do.
12282
12283 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12284
12285         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
12286         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
12287
12288         * gnus-agent.el (gnus-agent-fetch-headers): Do.
12289
12290         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12291         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
12292
12293 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12294
12295         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
12296         newline.
12297         (nnmbox-request-accept-article): Don't change article in source buffer;
12298         narrow to header to use message-fetch-field rather than
12299         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
12300         (nnmbox-request-replace-article): Quote lines that'll be misidentified
12301         as delimiters; make sure article ends with newline.
12302         (nnmbox-delete-mail): Correct last position of article to be deleted;
12303         ignore X-Gnus-Newsgroup header in article body.
12304         (nnmbox-save-mail): Quote lines looking like delimiters at the right
12305         positions; make sure article ends with newline.
12306
12307         * message.el (message-display-abbrev): Don't infloop when a user
12308         inserts SPC in the beginning of header.
12309
12310         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
12311         coding-system-for-read and coding-system-for-write for XEmacs having no
12312         file-coding feature.
12313
12314         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
12315
12316 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
12317
12318         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
12319         list of groups not followed by default.  Fix type to be regexp.
12320         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
12321
12322 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
12323
12324         * hmac-def.el (define-hmac-function): Switch from old-style to
12325         new-style backquotes.
12326
12327         * md4.el (md4-make-step): Likewise.
12328
12329 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12330
12331         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
12332         raw-text coding system when saving .newsrc file, which may contain
12333         non-ASCII group names.
12334
12335 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12336
12337         * gnus-cus.el (gnus-score-extra): New widget.
12338         (gnus-score-extra-convert): New function.
12339         (gnus-score-customize): Use it for Extra.
12340
12341 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
12342
12343         * mml2015.el (mml2015-extract-cleartext-signature): New function.
12344         (mml2015-mailcrypt-clear-verify): Use it.
12345         (mml2015-gpg-clear-verify): Use it.
12346         (mml2015-pgg-clear-verify): Use it.
12347         (mml2015-epg-clear-verify): Replace the current part with the output
12348         from GnuPG; don't extract the plaintext by itself.
12349
12350         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
12351         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
12352         mml2015-clear-verify-function; don't touch the armor headers or
12353         dash-escaped text here.
12354
12355 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12356
12357         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
12358         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
12359         parts, or application/octet-stream as a last resort.
12360         (gnus-mime-view-part-as-type): Don't toggle display.
12361         (gnus-mime-view-part-as-charset): Don't turn off display before
12362         querying charset.
12363
12364         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
12365         stuff to undisplayer function in Emacs.
12366         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
12367
12368         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
12369         text/calendar parts.
12370
12371 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12372
12373         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
12374         decoding text/calendar parts.
12375
12376         * message.el (message-forward-make-body-mime): Always mark body as
12377         having no illegible text; remove signed-or-encrypted argument.
12378         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
12379
12380         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
12381         (mml-generate-mime-1): Don't encode body if it is specified to be in
12382         raw form; don't make buffer be unibyte when inserting multibyte string.
12383
12384 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12385
12386         * sha1.el: Fix up comment style.
12387         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
12388         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
12389
12390         * hex-util.el: Fix up comment style.
12391         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
12392
12393         * gnus-salt.el: Use with-current-buffer.
12394         (gnus-pick-setup-message): Fix long-standing typo.
12395
12396 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12397
12398         * imap.el (imap-logout-timeout): New variable.
12399         (imap-logout, imap-logout-wait): New functions.
12400         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
12401
12402         * nnimap.el (nnimap-logout-timeout): New server variable.
12403         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
12404         nnimap-logout-timeout.
12405
12406         * gnus-art.el (gnus-article-summary-command-nosave)
12407         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
12408
12409 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12410
12411         * gnus.el (gnus-maximum-newsgroup): New variable.
12412
12413         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
12414         according to gnus-maximum-newsgroup.
12415
12416         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12417         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
12418         Limit the range of articles according to gnus-maximum-newsgroup.
12419
12420 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
12421
12422         * gnus-art.el (gnus-sticky-article): Fix problems described in
12423         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
12424         Don't perform gnus-configure-windows here; reuse existing sticky
12425         article buffer.
12426
12427         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
12428         it doesn't exist in gnus-article-mode.
12429
12430 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12431
12432         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
12433         (gnus-agent-decoded-group-name): New function.
12434         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
12435         (gnus-agent-expire-group-1): Use it; decode group name in messages.
12436
12437 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
12438
12439         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
12440         Add binding for gnus-sticky-article.
12441         (gnus-summary-exit): Don't kill sticky article buffers.
12442
12443         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
12444         article buffer.
12445         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
12446         (gnus-kill-sticky-article-buffers): New commands.
12447
12448 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12449
12450         * nntp.el (nntp-xref-number-is-evil): New server variable.
12451         (nntp-find-group-and-number): If it is non-nil, don't trust article
12452         numbers in the Xref header.
12453
12454 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12455
12456         * gnus-agent.el (gnus-agent-read-group): New function.
12457         (gnus-agent-flush-group, gnus-agent-expire-group)
12458         (gnus-agent-regenerate-group): Use it.
12459         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
12460         nnmail-pathname-coding-system.
12461
12462 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12463
12464         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
12465
12466         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
12467         that are unread as unread, and also as selected so that information of
12468         marks having been changed by a user may be updated when exiting group.
12469
12470 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12471
12472         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
12473
12474 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12475
12476         * gnus-art.el (gnus-mime-display-single): Pass part number that is
12477         calculated ignoring signature parts to gnus-treat-article.
12478
12479 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12480
12481         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
12482         a point here in order to keep the window start.
12483         (gnus-insert-mime-security-button): Make a button overlay without the
12484         front stickiness.
12485         (gnus-mime-display-security): Goto the end of a button.
12486
12487         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
12488
12489 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12490
12491         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
12492         group-name-at-point.
12493         (gnus-group-completing-read): New function that offers decoded
12494         non-ASCII group names for completion.
12495         (gnus-fetch-group, gnus-group-read-ephemeral-group)
12496         (gnus-group-jump-to-group, gnus-group-make-group-simple)
12497         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
12498         (gnus-group-fetch-control): Use it.
12499         (gnus-fetch-group): Use group-name-at-point for the initial value
12500         rather than the default value; use gnus-alive-p.
12501
12502         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
12503         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
12504         (gnus-summary-post-news): Use gnus-group-completing-read.
12505
12506         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
12507         (gnus-read-move-group-name): Decode group name for completion.
12508
12509 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
12510
12511         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
12512         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
12513         Yamaoka slightly modified the code).
12514
12515 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12516
12517         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
12518         (nnmail-split-incoming): Bind it.
12519
12520         * nnml.el (nnml-group-name-charset): New function.
12521         (nnml-decoded-group-name): Use it; don't decode group name if
12522         nnmail-group-names-not-encoded-p is non-nil.
12523         (nnml-encoded-group-name): New function.
12524         (nnml-group-pathname): Inline nnml-decoded-group-name.
12525         (nnml-request-expire-articles): Decode group name in message.
12526         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
12527         nnmail-pathname-coding-system.
12528         (nnml-save-mail, nnml-active-number): Work with decoded group names and
12529         not decoded ones according to nnmail-group-names-not-encoded-p.
12530         (nnml-generate-active-info): Use nnml-encoded-group-name.
12531
12532 2007-08-08  Glenn Morris  <rgm@gnu.org>
12533
12534         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
12535         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
12536         doc-strings and comments.
12537
12538 2007-07-25  Glenn Morris  <rgm@gnu.org>
12539
12540         * Relicense all FSF files to GPLv3 or later.
12541
12542 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12543
12544         * gnus-sum.el (gnus-summary-move-article):
12545         Make gnus-summary-respool-article work.
12546
12547 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
12548
12549         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
12550         string.
12551
12552 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
12553
12554         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
12555         that should be ignored when comparing distant RSS articles with local
12556         ones.
12557         (nnrss-make-hash-index): New function.  Create a hash index according
12558         to the ignored fields.
12559         (nnrss-check-group): Use it.
12560
12561 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12562
12563         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
12564
12565         * gnus-art.el (article-decode-group-name): Decode Xref header too.
12566
12567         * gnus-group.el (gnus-group-make-group): Encode group name here unless
12568         the new optional argument ENCODED is non-nil.
12569         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
12570         coding system for encoding group name.
12571         (gnus-group-make-rss-group): Pass un-encoded group name to
12572         gnus-group-make-group.
12573         (gnus-group-set-info): Tell gnus-group-make-group that group name is
12574         encoded.
12575
12576         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
12577         Encode group name to which articles are moved or copied.
12578         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
12579         coding system for encoding Newsgroup, Followup-To and Xref headers.
12580
12581         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
12582         marks; use nnheader-file-coding-system to write a file.
12583         (nnagent-retrieve-headers): Bind file-name-coding-system to
12584         nnmail-pathname-coding-system.
12585
12586         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
12587
12588         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
12589         (nnml-request-article, nnml-request-create-group)
12590         (nnml-request-rename-group, nnml-find-id)
12591         (nnml-possibly-change-directory, nnml-possibly-create-directory)
12592         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
12593         (nnml-save-marks): Use nnml-group-pathname instead of
12594         nnmail-group-pathname.
12595
12596         (nnml-request-create-group, nnml-request-expire-articles)
12597         (nnml-request-move-article, nnml-request-delete-group)
12598         (nnml-deletable-article-p, nnml-possibly-create-directory)
12599         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
12600         (nnml-open-marks): Bind file-name-coding-system to
12601         nnmail-pathname-coding-system.
12602
12603         (nnml-request-article): Pass server argument to nnml-find-group-number.
12604         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
12605         Pass server argument to nnml-possibly-create-directory.
12606         (nnml-request-accept-article): Pass server argument to
12607         nnml-active-number and nnml-save-mail.
12608         (nnml-find-group-number): Pass server argument to nnml-find-id.
12609         (nnml-request-update-info): Pass server argument to
12610         nnml-marks-changed-p.
12611
12612         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
12613         (nnml-save-mail, nnml-active-number): Add server argument.
12614
12615         (nnml-request-delete-group): Warn if group is missing.
12616         (nnml-get-nov-buffer): Decode group name.
12617         (nnml-generate-active-info): Encode group name.
12618         (nnml-open-marks): Decode group name in messages.
12619
12620 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12621
12622         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
12623         if it is not specified.
12624         (gnus-article-pipe-part, gnus-article-save-part)
12625         (gnus-article-interactively-view-part, gnus-article-copy-part)
12626         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
12627         (gnus-article-inline-part, gnus-article-save-part-and-strip)
12628         (gnus-article-replace-part, gnus-article-delete-part)
12629         (gnus-article-view-part-as-type): Pass raw prefix argument to
12630         gnus-article-part-wrapper.
12631
12632 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12633
12634         * gnus-agent.el (gnus-agent-save-active):
12635         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
12636
12637         * gnus-cache.el (gnus-cache-save-buffers)
12638         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
12639         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
12640         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
12641         (gnus-cache-braid-nov, gnus-cache-braid-heads)
12642         (gnus-cache-generate-active, gnus-cache-rename-group)
12643         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
12644         (gnus-cache-update-overview-total-fetched-for):
12645         Bind file-name-coding-system to nnmail-pathname-coding-system.
12646         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
12647         New variables.
12648         (gnus-cache-decoded-group-name): New function.
12649         (gnus-cache-file-name): Use it.
12650         (gnus-cache-generate-active): Use non-decoded group name for active.
12651
12652         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
12653         right place.
12654         (gnus-write-active-file): Don't break non-ASCII group names.
12655
12656         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
12657         nnmail-pathname-coding-system.
12658
12659         * lpath.el: Bind default-file-name-coding-system,
12660         file-name-coding-system and language-info-alist for XEmacs.
12661
12662         * gnus-uu.el (gnus-uu-decode-save): Typo.
12663
12664 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12665
12666         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
12667
12668 2007-07-14  David Kastrup  <dak@gnu.org>
12669
12670         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
12671         finishing actions if we did not edit the article.
12672
12673 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12674
12675         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
12676         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
12677         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
12678         (gnus-agent-flush-group, gnus-agent-flush-cache)
12679         (gnus-agent-fetch-headers, gnus-agent-load-alist)
12680         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
12681         (gnus-agent-retrieve-headers, gnus-agent-request-article)
12682         (gnus-agent-regenerate-group)
12683         (gnus-agent-update-files-total-fetched-for)
12684         (gnus-agent-update-view-total-fetched-for):
12685         Bind file-name-coding-system to nnmail-pathname-coding-system.
12686         (gnus-agent-group-pathname): Don't encode file names by
12687         nnmail-pathname-coding-system.
12688         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
12689         coding-system-for-write instead of buffer-file-coding-system to
12690         gnus-agent-file-coding-system.
12691
12692         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
12693         Decode group name.
12694
12695         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
12696
12697         * gnus-start.el (gnus-update-active-hashtb-from-killed)
12698         (gnus-read-newsrc-el-file): Make group names unibyte.
12699
12700         * nnmail.el (nnmail-group-pathname): Don't encode file names by
12701         nnmail-pathname-coding-system.
12702
12703         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
12704         (nnrss-request-delete-group): Bind file-name-coding-system to
12705         nnmail-pathname-coding-system.
12706         (nnrss-read-server-data, nnrss-read-group-data):
12707         Bind file-name-coding-system correctly.
12708         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
12709
12710         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
12711         (nntp-server-to-method-cache): New variable.
12712         (nntp-group-pathname): New function that decodes non-ASCII group names.
12713         (nntp-possibly-create-directory, nntp-marks-changed-p)
12714         (nntp-save-marks, nntp-open-marks): Use it.
12715         (nntp-possibly-create-directory, nntp-open-marks):
12716         Bind file-name-coding-system to nnmail-pathname-coding-system.
12717         (nntp-open-marks): Decode group names when bootstrapping marks.
12718
12719         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
12720         Newsgroups and Followup-To headers.
12721
12722 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12723
12724         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12725         (gnus-server-closed-face, gnus-server-denied-face)
12726         (gnus-server-offline-face): Remove variable.
12727         (gnus-server-font-lock-keywords): Use faces that are not aliases.
12728
12729         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
12730         of modifying message-stack directly for XEmacs.
12731
12732         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
12733         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
12734         if the coding-system argument is nil for XEmacs.
12735
12736         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
12737         mm-charset-override-alist.
12738
12739         * rfc2047.el: Don't require base64; require rfc2045 for the function
12740         rfc2045-encode-string.
12741         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
12742         to quote the parameter value.
12743
12744 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12745
12746         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
12747         form in gnus-group-name-charset-method-alist.
12748
12749         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
12750         overrides the default layout edit-form.
12751
12752         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
12753
12754         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
12755
12756 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12757
12758         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
12759         as unfetched articles.
12760
12761 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
12762
12763         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
12764
12765 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12766
12767         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
12768         original back end that keeps marks in the local system.
12769
12770 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12771
12772         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
12773         arg of pop-to-buffer for XEmacs.
12774         (gnus-article-read-summary-keys): Ditto; don't restore window
12775         configuration if summary command ends up with neither article buffer
12776         nor summary buffer; describe bindings if summary keys end with C-h.
12777
12778 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12779
12780         * message.el (message-fix-before-sending): Skip raw message part to be
12781         forwarded while checking illegible text.
12782         (message-forward-make-body-mime, message-forward-make-body):
12783         Mark signed or encrypted raw message as having no illegible text.
12784
12785 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12786
12787         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
12788         (gnus-message-with-timestamp-1): New macro.
12789         (gnus-message-with-timestamp): New function.
12790         (gnus-message): Use them.
12791
12792         * nnheader.el (nnheader-message): Use them.
12793
12794 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
12795
12796         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
12797         .newsrc.eld file.
12798
12799 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12800
12801         * gnus-agent.el (gnus-agent-fetch-headers)
12802         (gnus-agent-retrieve-headers):
12803         Bind gnus-decode-encoded-address-function to identity.
12804
12805         * nntp.el (nntp-send-xover-command): Recognize an xover command is
12806         available also when the server returns simply a dot.
12807
12808         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
12809
12810 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12811
12812         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
12813
12814 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12815
12816         * gnus-ems.el (gnus-x-splash): Make it work.
12817
12818         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
12819         from being used.
12820
12821         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
12822
12823 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12824
12825         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
12826         4th and the 5th arguments.
12827
12828         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
12829         the front stickiness.
12830         (gnus-article-summary-command-nosave): Correct the order of the
12831         arguments passed to pop-to-buffer.
12832         (gnus-article-read-summary-keys): Ditto; make it work properly when the
12833         summary command ends up with the article buffer.
12834
12835         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
12836         the same faces.
12837
12838 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
12839
12840         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
12841
12842 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
12843
12844         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
12845         * gnus-sum.el (gnus-summary-highlight):
12846         * pgg.el (pgg-sign-region, pgg-sign):
12847         * mail-source.el (mail-source-delete-old-incoming-confirm):
12848         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
12849
12850 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12851
12852         * gnus-art.el (gnus-mime-view-part-externally)
12853         (gnus-mime-view-part-internally): Fix predicate function passed to
12854         completing-read.
12855
12856         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
12857
12858         * gnus.el (gnus-update-message-archive-method): Add :version.
12859
12860 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12861
12862         * gnus.el (gnus-update-message-archive-method): New variable.
12863
12864         * gnus-start.el (gnus-setup-news): Update saved "archive" method
12865         according to gnus-message-archive-method if
12866         gnus-update-message-archive-method is non-nil.
12867
12868 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12869
12870         * gnus-sum.el (gnus-summary-limit-to-address): New function.
12871         Suggested by Loic Dachary <loic@dachary.org>.
12872         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12873
12874 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12875
12876         * message.el (message-pop-to-buffer): Add switch-function argument.
12877         (message-mail): Pass switch-function argument to it.
12878
12879 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
12880
12881         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
12882         Improve doc string.
12883
12884 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12885
12886         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
12887         (gnus-header-content)
12888         * gnus-cite.el (gnus-cite-10)
12889         * gnus-srvr.el (gnus-server-closed)
12890         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
12891         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
12892         (gnus-group-mail-3-empty, gnus-group-mail-low)
12893         (gnus-group-mail-low-empty, gnus-splash)
12894         * message.el (message-header-to, message-header-cc)
12895         (message-header-subject, message-header-other, message-header-name)
12896         (message-header-xheader, message-separator, message-cited-text)
12897         (message-mml): Lighten colors of faces used for dark background.
12898
12899 2007-05-24  Simon Josefsson  <simon@josefsson.org>
12900
12901         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
12902         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
12903
12904 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12905
12906         * message.el (message-narrow-to-headers-or-head):
12907         Ignore mail-header-separator in the body.
12908
12909 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12910
12911         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
12912         same as window size.
12913
12914 2007-05-22  Kevin Ryde  <user42@zip.com.au>
12915
12916         * message.el (message-font-lock-keywords): Use message-header-xheader
12917         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
12918         ahead of the anything pattern, to get it recognized.
12919
12920 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12921
12922         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
12923         spam.el loads uses it in the compiled defadvice form.
12924
12925 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
12926
12927         * gnus-sum.el (gnus-articles-to-read)
12928         (gnus-summary-insert-old-articles): Don't truncate group name for
12929         `read-string'.
12930
12931         * gnus-util.el (gnus-limit-string): Delete this function.
12932
12933         * gnus-sum.el (gnus-simplify-subject-fully):
12934         Use `truncate-string-to-width' instead.
12935
12936 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
12937
12938         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
12939         Tell if, on summary exit, the next group has to be selected.
12940         (gnus-summary-exit): Use it.
12941
12942 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
12943
12944         * gnus-art.el (gnus-article-mode): Fix comment about displaying
12945         non-break space.
12946
12947 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12948
12949         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
12950         Check if group is not a directory.
12951         (nnfolder-request-expire-articles): Don't delete articles if the target
12952         group is not available.
12953
12954         * nnml.el (nnml-request-create-group): Properly check if group is not a
12955         file.
12956         (nnml-request-expire-articles): Don't delete articles if the target
12957         group is not available.
12958
12959         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12960         Don't quote characters that are within parentheses.
12961
12962 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12963
12964         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
12965         (gnus-handle-ephemeral-exit): Select article according to it.
12966
12967 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12968
12969         * message.el (message-insert-formated-citation-line): Remove newline.
12970         (message-citation-line-format): Add final \n here so that the user can
12971         avoid a blank line.
12972
12973 2007-05-03  Dan Christensen  <jdc@uwo.ca>
12974
12975         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
12976         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
12977         Update lanl/arXiv support.
12978
12979 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12980
12981         * gnus.el: Bump version number.
12982
12983 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12984
12985         * gnus.el (gnus-version-number): Bump version.
12986
12987 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12988
12989         * gnus.el: No Gnus v0.6 is released.
12990
12991 2007-04-27  Didier Verna  <didier@xemacs.org>
12992
12993         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
12994         * gmm-utils.el (gmm-regexp-concat): ... here.
12995         * message.el: Don't require 'gnus-util.
12996         (message-dont-reply-to-names): Handle name change above.
12997         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
12998
12999 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13000
13001         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
13002         since the initial value varies according to the system.
13003
13004 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13005
13006         * mm-util.el (mm-charset-synonym-alist): Defcustom.
13007
13008 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
13009
13010         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
13011
13012 2007-04-24  Didier Verna  <didier@xemacs.org>
13013
13014         Improve the type of gnus-ignored-from-addresses.
13015         * gnus-util.el (gnus-orify-regexp): New function.
13016         * message.el (gnus-util): Require it.
13017         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
13018         * gnus-sum.el (gnus-ignored-from-addresses): New function.
13019         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
13020
13021 2007-04-24  Didier Verna  <didier@xemacs.org>
13022
13023         * gnus-sum.el:
13024         * gnus-utils.el: Fix some trailing whitespaces.
13025
13026 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13027
13028         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
13029         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
13030         article's Message-ID; refer parent article in summary buffer.
13031
13032         * message.el (message-bounce): Call mime-to-mml.
13033
13034         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
13035         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
13036         optimize and/or forms properly.
13037
13038 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
13039
13040         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
13041         URL.
13042
13043 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13044
13045         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
13046
13047 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13048
13049         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
13050         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
13051         displayed of multipart/alternative part if it is invoked from summary
13052         buffer.
13053
13054         * mm-view.el (mm-inline-text-html-render-with-w3m)
13055         (mm-inline-text-html-render-with-w3m-standalone)
13056         (mm-inline-render-with-function): Use mail-parse-charset by default.
13057
13058 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
13059
13060         * parse-time.el (parse-time-string-chars): Check if CHAR
13061         is less than the length of parse-time-syntax.
13062
13063 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13064
13065         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
13066         from gnus-newsgroup-processable.
13067
13068 2007-04-16  Didier Verna  <didier@xemacs.org>
13069
13070         * gnus-msg.el (gnus-configure-posting-styles):
13071         Handle message-signature-directory properly with :file syntax.
13072         Reported by "Leo".
13073
13074 2007-04-11  Didier Verna  <didier@xemacs.org>
13075
13076         New user option: message-signature-directory.
13077         * gnus-msg.el (gnus-configure-posting-styles): Support it.
13078         * message.el (message-insert-signature): Ditto.
13079         * message.el (message-signature-file): Doc update.
13080         * message.el (message-signature-directory): New.
13081
13082 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13083
13084         * gnus-msg.el (gnus-inews-yank-articles):
13085         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
13086
13087 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13088
13089         * message.el (message-yank-original): Make sure cited text ends with
13090         newline; don't exchange point and mark.
13091
13092 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
13093
13094         * tls.el (open-tls-stream): Properly handle case where there
13095         is no associated buffer.
13096
13097 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
13098
13099         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
13100         message-yank-original, make sure (< mark TEXT point).
13101
13102 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13103
13104         * message.el (message-fill-column): New variable.
13105         (message-mode): Use it.  Add comment on a possible new hook.
13106
13107         * nnmail.el (nnmail-spool-file): Mark as obsolete.
13108         (nnmail-get-new-mail): Reformat.
13109
13110         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
13111
13112         * gmm-utils.el: Fix Commentary.
13113         (gmm-tool-bar-from-list): Fix typo in doc string.
13114
13115 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
13116
13117         * message.el (message-yank-original): Don't switch point and mark
13118         unnecessarily to put point and mark as documented.
13119
13120 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13121
13122         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
13123         from the message heads.
13124
13125 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
13126
13127         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
13128         article buffer does not have a window.  This may not be the best
13129         solution but is certainly better than setting the start of the null,
13130         that is the current, window.
13131
13132 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13133
13134         * gnus-draft.el (gnus-draft-setup-hook): New hook.
13135         (gnus-draft-setup): Run it.
13136
13137         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
13138         gnus-score-fast-scoring.  Allow regexp.
13139         (gnus-score-headers): Use it.
13140
13141         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
13142         XEmacs.
13143
13144         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
13145         string.
13146         (gnus-button-alist): Also catch `<f1> k ...'.
13147         (gnus-treat-display-x-face): Fix doc string.
13148
13149 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13150
13151         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
13152         evaluation of gnus-extended-version to ensure correct generation of the
13153         User-Agent header when message-generate-headers-first is used.
13154
13155 2007-03-24  Simon Josefsson  <simon@josefsson.org>
13156
13157         * hashcash.el (hashcash-generate-payment-async): Don't crash if
13158         hashcash-path is nil.  Don't call callback with incorrect number of
13159         parameters if val is 0.
13160
13161 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13162
13163         * message.el (message-required-news-headers):
13164         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
13165
13166 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
13167
13168         * tls.el (open-tls-stream): In handshake-waiting loop,
13169         don't wait more if there is output available to process.
13170
13171 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
13172
13173         * tls.el (tls-program): Doc fix.
13174
13175 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13176
13177         * message.el (message-generate-new-buffers): Change the meaning of the
13178         nil value; add `standard' to the choices; treat t as `unique'; improve
13179         doc string.
13180         (gnus-select-frame-set-input-focus): Autoload.
13181         (message-buffer-name): Search for the existing message buffer if
13182         message-generate-new-buffers is nil or `standard'; treat the value t of
13183         message-generate-new-buffers as `unique'.
13184         (message-pop-to-buffer): Raise the frame already displaying the message
13185         buffer; clear the echo area after querying.
13186         (message-setup): Pass the `continue' argument to compose-mail.
13187         (message-mail): Prefer `switch-function' if it is given; search for the
13188         existing message buffer if the `continue' argument is non-nil; pass
13189         continue and switch-function arguments to compose-mail by way of
13190         message-setup.
13191         (message-mail-other-window): Adjust argument of message-setup.
13192         (message-mail-other-frame): Ditto.
13193
13194 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13195
13196         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
13197         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
13198         to turn font-lock on when turning gnus-message-citation-mode on.
13199
13200 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
13201
13202         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
13203         (mml-smime-function-alist): New variable; add epg as the backend.
13204         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
13205         mml-smime- functions instead.
13206         * mm-view.el: Require smime.
13207
13208 2007-03-05  Didier Verna  <didier@xemacs.org>
13209
13210         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
13211         instead of just inheritance for posting styles.
13212         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
13213
13214 2007-02-24  Chris Moore  <dooglus@gmail.com>
13215
13216         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
13217         * pgg-pgp.el (pgg-pgp-encrypt-region):
13218         * pgg-gpg.el (pgg-gpg-encrypt-region):
13219         Check pgg-encrypt-for-me if no other recipients.
13220
13221 2007-02-24  John Paul Wallington  <jpw@pobox.com>
13222
13223         * tls.el (tls-certtool-program): Fix custom type.
13224
13225 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13226
13227         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
13228         and point-at-eol instead of line-(beginning|end)-position.
13229
13230         * assistant.el (assistant-parse-buffer): Ditto.
13231
13232         * netrc.el (netrc-parse-services): Ditto.
13233
13234 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
13235
13236         * mml2015.el (mml2015-epg-find-usable-key): New function.
13237         (mml2015-epg-sign): Use it.
13238         (mml2015-epg-encrypt): Use it.
13239
13240 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13241
13242         * message.el (message-make-in-reply-to): Quote name containing
13243         non-ASCII characters.  It will make the RFC2047 encoder cause an error
13244         if there are special characters.  Reported by NAKAJI Hiroyuki
13245         <nakaji@jp.freebsd.org>.
13246
13247 2007-02-27  Didier Verna  <didier@xemacs.org>
13248
13249         Include the group parameters as well as the topic ones in the
13250         inheritance filter process.
13251         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
13252         argument GROUP-PARAMS-LIST.
13253         * gnus-topic.el (gnus-group-topic-parameters): Use it.
13254
13255 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13256
13257         * nntp.el (nntp-never-echoes-commands)
13258         (nntp-open-connection-functions-never-echo-commands): New variables.
13259         (nntp-send-command): Use them.
13260
13261 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
13262
13263         * mml2015.el (mml2015-epg-verify): Simplify.
13264
13265 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13266
13267         * mml.el (mml-content-disposition-alist): New user option.
13268         (mml-content-disposition): New function.
13269         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
13270         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
13271
13272 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
13273
13274         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
13275         verification.
13276
13277 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13278
13279         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
13280         articles posted in the last 24 hours.
13281
13282 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
13283
13284         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
13285
13286 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
13287
13288         * nntp.el (nntp-send-command): Don't wait for echoes when
13289         nntp-open-ssl-stream is used.
13290
13291 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13292
13293         * gnus-cite.el (gnus-test-font-lock-add-keywords)
13294         (gnus-message-add-citation-keywords)
13295         (gnus-message-remove-citation-keywords): Remove.
13296         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
13297         directly, make the variables in font-lock-defaults buffer-local, add
13298         gnus-message-citation-keywords to them and then update the value of
13299         font-lock-keywords.
13300
13301 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13302
13303         * message.el (message-cite-original-1): Don't call
13304         gnus-article-highlight-citation.
13305
13306         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
13307         citations; fix line count.
13308
13309 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13310
13311         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
13312         (gnus-message-add-citation-keywords)
13313         (gnus-message-remove-citation-keywords): Use it; fix the emulating
13314         versions of font-lock-add-keywords and font-lock-remove-keywords to
13315         work with XEmacs correctly.
13316
13317 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13318
13319         * gnus-cite.el (gnus-cite-face-list): Set the values of
13320         gnus-message-max-citation-depth and gnus-message-citation-keywords.
13321         (gnus-message-max-citation-depth): Use defvar rather than defconst.
13322         (gnus-message-cite-prefix-regexp): New variable.
13323         (gnus-message-search-citation-line): Use it; protect against long
13324         citation prefix; fill match data with nil rather than 0 for XEmacs; set
13325         the 0th match data for Emacs.
13326         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
13327         (gnus-message-add-citation-keywords): Append keywords rather than
13328         prepending; emulate font-lock-add-keywords if it is not available.
13329         (gnus-message-remove-citation-keywords):
13330         Emulate font-lock-remove-keywords if it is not available.
13331
13332         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
13333
13334         * message.el (message-cite-prefix-regexp): Set the value of
13335         gnus-message-cite-prefix-regexp.
13336
13337 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13338
13339         * nnweb.el (nnweb-google-parse-1): Update parser.
13340
13341 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
13342
13343         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
13344
13345 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13346
13347         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13348         regexp.
13349
13350 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13351
13352         * uudecode.el (uudecode-string-to-multibyte): New function emulating
13353         string-to-multibyte.
13354         (uudecode-decode-region-internal): Use it.
13355
13356         * lpath.el: Fbind string-as-multibyte for XEmacs.
13357
13358 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13359
13360         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
13361         Fix custom choice.
13362
13363         * gnus-art.el (gnus-signature-limit): Fix custom choice.
13364
13365 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
13366
13367         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
13368
13369         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
13370         `write-region' to respect `mm-inhibit-file-name-handlers'.
13371
13372 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
13373
13374         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
13375         Use gnus-home-directory instead of "~/" or "$HOME".
13376
13377 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
13378
13379         * encrypt.el (encrypt-insert-file-contents): Add better prompt
13380         to mention filename.
13381         Add comments at beginning regarding usage.
13382         (encrypt-write-file-contents): Change interactive so a string is
13383         acceptable.  If the file has no associated model, show an error instead
13384         of a nonsense prompt.
13385
13386 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13387
13388         * spam.el (spam-bsfilter-ham-switch): Fix typo.
13389         Thanks to Yoshihiko Yamada for kind notification of this typo.
13390
13391 2007-01-12  Kenichi Handa  <handa@m17n.org>
13392
13393         * uudecode.el (uudecode-decode-region-internal): Make it work in a
13394         multibyte buffer.
13395
13396 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
13397
13398         * gnus-score.el (gnus-score-fast-scoring): New variable.
13399         (gnus-score-headers): Use it.
13400
13401         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
13402
13403         * message.el (message-cite-original-1):
13404         Call gnus-article-highlight-citation if requested.
13405         (message-make-from): Allow name and address as optional arguments.
13406
13407         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
13408
13409         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
13410         bugs to doc string.
13411         (gnus-button-alist): Add mid\\|message-id.
13412         (gnus-button-fetch-group): Extend for use in
13413         `browse-url-browser-function'.
13414         (gnus-button-url-regexp): Try to catch paired parentheses like in
13415         Wikipedia URLs.
13416
13417         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
13418         Suggested by Simon Krahnke <overlord@gmx.li>.
13419
13420 2007-01-13  Romain Francoise  <romain@orebokech.com>
13421
13422         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
13423         Update copyright.
13424
13425 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
13426
13427         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
13428
13429 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
13430
13431         * gnus-registry.el (gnus-registry-unfollowed-groups)
13432         (gnus-registry-split-fancy-with-parent): Fix documentation.
13433
13434 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13435
13436         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
13437         from nnweb groups.
13438
13439 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13440
13441         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
13442         Xref urls.  Erase buffer before requesting head.
13443
13444         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13445
13446 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
13447
13448         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
13449         customizable.
13450
13451 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
13452
13453         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
13454         no signing key is found.
13455         (mml2015-epg-encrypt): Ask user whether to skip or abort if
13456         no encrypting and/or signing key is found.
13457
13458 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13459
13460         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
13461
13462 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13463
13464         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
13465         headers read from disk with the ones newly found in the current search.
13466         This should no longer cause problems, because the article numbers in
13467         Gmane's `nov.php' output are ignored since the previous change.
13468
13469 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13470
13471         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
13472
13473 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13474
13475         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
13476         replace-regexp-in-string; bind url-version; fbind display-images-p and
13477         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
13478         find-face and set-itimer-function for Emacs; bind itimer-list for
13479         Emacs.
13480
13481         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13482
13483 2007-01-01  Romain Francoise  <romain@orebokech.com>
13484
13485         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
13486
13487 2006-12-31  Steve Youngs  <steve@sxemacs.org>
13488
13489         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
13490         `define-minor-mode' macro definition expanded properly.
13491         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
13492         exclude it there.
13493
13494         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
13495         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
13496         `fboundp' test.
13497         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
13498         This is OK to autoload in (S)XEmacs now.
13499
13500 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13501
13502         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
13503         keystroke.
13504         (gnus-summary-limit-to-singletons): Fix typo.
13505
13506         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
13507         else fails.
13508
13509 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13510
13511         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
13512         docstring.
13513
13514         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
13515         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
13516         (gnus-summary-insert-dormant-articles): Fix typo in message.
13517
13518 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
13519
13520         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
13521         nil for XEmacs.
13522         (gnus-message-citation-mode): Don't autoload in XEmacs.
13523
13524         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
13525
13526 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
13527
13528         * nnimap.el (nnimap-expunge-search-string):
13529         Mention nnimap-search-uids-not-since-is-evil in docstring.
13530
13531 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13532
13533         * spam.el: Revert to make-obsolete-variable because
13534         define-obsolete-variable-alias is not supported in Emacs 21.
13535
13536         * spam.el (spam-ifile-path, spam-ifile-database-path)
13537         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
13538         make-obsolete-variable.
13539         (spam-bsfilter-path, spam-bsfilter-program)
13540         (spam-spamassassin-path, spam-spamassassin-program)
13541         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
13542         Don't use "path" inappropriately.
13543         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
13544         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
13545         variable names.
13546
13547 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
13548
13549         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
13550         summary buffer.
13551
13552         * password.el (password-cache-remove): Use clear-string to burn
13553         password, if available.
13554
13555 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13556
13557         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
13558
13559         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
13560
13561         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
13562         (gnus-message-highlight-citation): Move defcustom here from
13563         gnus-cite.el.
13564         (gnus-message-citation-mode): Autoload.
13565
13566         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
13567         checks to make it compile with XEmacs.
13568         (gnus-message-citation-mode): New minor mode.
13569         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
13570         (gnus-message-highlight-citation): New variables.
13571         (gnus-message-search-citation-line)
13572         (gnus-message-add-citation-keywords)
13573         (gnus-message-remove-citation-keywords)
13574         (turn-on-gnus-message-citation-mode)
13575         (turn-off-gnus-message-citation-mode): New functions.
13576
13577 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
13578
13579         * gnus-cite.el: Enable highlighting of different citation levels in
13580         message-mode.
13581
13582 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13583
13584         * message.el (message-make-fqdn): Fix comment.
13585         (message-bogus-system-names): Add ".local".
13586
13587         * spam.el (spam-ifile-path, spam-ifile-program)
13588         (spam-ifile-database-path, spam-ifile-database)
13589         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
13590         Don't use "path" inappropriately.
13591         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
13592         strings.
13593         (spam-check-ifile, spam-ifile-register-with-ifile)
13594         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
13595         Use new variable names.
13596
13597         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
13598         (gnus-treat-display-smileys): Simplify using
13599         gnus-image-type-available-p.
13600
13601         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
13602         available.
13603
13604         * gnus-xmas.el (gnus-xmas-image-type-available-p):
13605         Use `display-images-p' if available.
13606
13607 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13608
13609         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
13610         one after turning on the buffer's multibyteness instead of decoding
13611         them directly in the unibyte buffer that causes unexpected conversion
13612         in Emacs 23 (unicode).
13613
13614 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13615
13616         * message.el (message-generate-hashcash): Fix custom type.
13617
13618 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13619
13620         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
13621
13622 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13623
13624         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
13625         disconnect icons.  Add help text.
13626
13627 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
13628
13629         * spam.el (spam-extra-header-to-number): CRM114 spam score is
13630         negated to be consistent with the others we handle.
13631
13632 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13633
13634         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
13635         version of gnus-summary-buffer to something, so that we can use two
13636         article buffers at the same time.
13637
13638 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
13639
13640         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
13641         trigger all the extra headers.
13642         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
13643         sorting.
13644
13645 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13646
13647         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
13648         solid groups.
13649
13650 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
13651
13652         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
13653
13654 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13655
13656         * legacy-gnus-agent.el: Add Copyright notice.
13657
13658 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
13659
13660         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
13661
13662 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13663
13664         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
13665
13666         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
13667         to make it work reliably in CVS Emacs.
13668         (gnus-summary-limit-strange-charsets-predicate)
13669         (gnus-summary-limit-to-predicate): New functions.
13670
13671 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
13672
13673         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
13674         specifying array size.
13675         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
13676         array if it is too small.
13677         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
13678         (gnus-sort-threads-loop): New function.
13679
13680 2006-12-06  Chris Moore  <dooglus@gmail.com>
13681
13682         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
13683         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
13684
13685 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
13686
13687         * mm-url.el (mm-url-predefined-programs): Call curl with correct
13688         options.
13689
13690 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13691
13692         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
13693         DOS-ing the recipient.
13694
13695         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
13696         the headers when creating the mapping to avoid mismappings.
13697         (nnweb-gmane-create-mapping): Always nix out old mapping.
13698
13699 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13700
13701         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
13702         and mm-verify-option to never.
13703
13704 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13705
13706         * message.el (message-signed-or-encrypted-p): New function.
13707         (message-forward-make-body): Use it.
13708
13709         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
13710         Replace encode-coding-string with mm-encode-coding-string.
13711
13712 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13713
13714         * nneething.el (nneething-decode-file-name):
13715         Replace decode-coding-string with mm-decode-coding-string.
13716
13717         * gnus-int.el (gnus-open-server): Say failed server's name.
13718
13719 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13720
13721         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
13722         strings to a single string.  Quote `errors-file-name'.
13723         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
13724         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
13725         Adjust calls.  Use `shell-quote-argument'.
13726
13727 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
13728
13729         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
13730         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
13731
13732         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
13733         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
13734         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
13735         (gnus-group-make-directory-group, gnus-group-transpose-groups):
13736         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
13737         (gnus-subscribe-newsgroup, gnus-1):
13738         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
13739         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
13740         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
13741         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
13742
13743 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13744
13745         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
13746         keystroke.
13747         (gnus-summary-limit-to-bodies): Implement headersp.
13748
13749 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13750
13751         * dns.el (query-dns): Protect against "Process dns deleted" strings.
13752
13753 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13754
13755         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
13756
13757 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13758
13759         * message.el (message-generate-hashcash): Expand range of values to
13760         include `opportunistic'.
13761         (message-send-mail): Use it.
13762
13763 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13764
13765         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
13766         and comment it.
13767
13768         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
13769
13770 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
13771
13772         * gnus-util.el (gnus-extract-address-components): Improve comment.
13773
13774 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13775
13776         * gnus-util.el (gnus-extract-address-components): Work with address in
13777         which the name portion contains @.
13778
13779         * lpath.el: Fbind custom-autoload.
13780
13781 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13782
13783         * gnus.el (gnus-start): Move custom group up.
13784         (gnus-select-method): Don't autoload, but make it available for
13785         `customize-variable'.
13786         (gnus-getenv-nntpserver): Don't autoload.
13787
13788 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
13789
13790         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
13791
13792 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13793
13794         * message.el (message-sendmail-extra-arguments): New variable.
13795         (message-send-mail-with-sendmail): Use it.
13796
13797 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13798
13799         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
13800         mm-with-unibyte-current-buffer to make string unibyte.
13801
13802         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
13803         mm-string-as-multibyte.
13804
13805 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
13806
13807         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
13808         Reported by Werner Koch <wk@gnupg.org>.
13809
13810 2006-11-14  Daiki Ueno  <ueno@p360>
13811
13812         * mml2015.el: Autoload epa-select-keys when compiling.
13813
13814 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13815
13816         * mml2015.el (mml2015-epg-sign): Save the signing keys in
13817         message-options.
13818         (mml2015-epg-encrypt): Save the recipient keys in message-options.
13819
13820 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13821
13822         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
13823         EasyPG (< 0.0.6).
13824         (mml2015-always-trust): New user option.
13825         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
13826         prompt.
13827
13828 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13829
13830         * nntp.el (nntp-authinfo-force): New variable.
13831         (nntp-send-authinfo): Use it.
13832
13833 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
13834
13835         * message.el (message-strip-subject-encoded-words): Allow _not_ to
13836         decode encoded words.  Improve prompt.  Add comment about forwarding.
13837         (message-replacement-char): Move up.
13838
13839 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
13840
13841         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
13842         instead of gnus-intersection because arguments of gnus-sorted-nunion
13843         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
13844
13845 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
13846
13847         * message.el (message-strip-subject-encoded-words): Reformat prompt.
13848         (message-simplify-subject-functions):
13849         Enable message-strip-subject-encoded-words by default.
13850
13851 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
13852
13853         * message.el (message-strip-subject-encoded-words): New function.
13854         (message-simplify-subject-functions): New variable.
13855         (message-simplify-subject): Use it.  Fix typo in doc string.
13856         Support message-strip-subject-encoded-words.
13857
13858 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
13859
13860         * gnus-diary.el (gnus-diary-delay-format-function):
13861         * nndiary.el (nndiary-reminders):
13862         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
13863
13864 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13865
13866         * gnus-art.el (article-hide-boring-headers): Fetch date from
13867         gnus-original-article-buffer to avoid problems with localized date
13868         strings.
13869
13870 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13871
13872         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
13873
13874 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
13875
13876         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13877         New variables.
13878         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13879         (mm-charset-synonym-alist): Move some entries to
13880         mm-codepage-iso-8859-list.
13881         (mm-charset-synonym-alist, mm-charset-override-alist):
13882         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13883
13884 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13885
13886         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
13887
13888 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13889
13890         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
13891         with Emacs 21 and XEmacs.
13892
13893 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
13894
13895         * spam.el (spam-parse-address): New function for better parsing,
13896         catching errors, etc.
13897         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
13898
13899 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13900
13901         * mm-view.el: Add interactive arg to html2text autoload.
13902
13903 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13904
13905         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
13906
13907 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
13908
13909         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13910         New variables.
13911         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13912         (mm-charset-synonym-alist): Move some entries to
13913         mm-codepage-iso-8859-list.
13914
13915         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
13916
13917 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
13918
13919         * message.el (message-citation-line-format)
13920         (message-insert-formated-citation-line): Fix implementation of %E, %N
13921         and %n according to the doc string.
13922
13923 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
13924
13925         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13926         Use car-safe to avoid bad parses.
13927
13928 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13929
13930         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
13931         names.
13932
13933         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
13934
13935 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13936
13937         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
13938         header.
13939
13940         * message.el (message-draft-headers): Add Date.
13941         (message-headers-to-generate): Fix typo in docstring.
13942
13943         * nndraft.el (nndraft-required-headers): New variable.
13944         (nndraft-generate-headers): Use it.
13945
13946         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
13947
13948 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13949
13950         * gnus-registry.el (gnus-registry-wash-for-keywords)
13951         (gnus-registry-find-keywords): New functions to allow easy searching of
13952         articles that are in the registry.
13953
13954 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13955
13956         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13957         Use ietf-drums-parse-address instead of gnus-extract-address-components.
13958         Reported by Damien Elmes <damien@repose.cx>.
13959
13960 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13961
13962         * gnus.el (gnus-mime): Remove unused custom group.
13963
13964 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13965
13966         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
13967         "blank line" when searching for end of armor headers.
13968
13969 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13970
13971         * gmm-utils.el (gmm-write-region): Fix variable name.
13972
13973 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13974
13975         * gmm-utils.el (gmm-write-region): New function based on compatibility
13976         code from `mm-make-temp-file'.
13977
13978         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
13979
13980         * nnmaildir.el (nnmaildir--update-nov)
13981         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
13982         Use `gmm-write-region'.
13983
13984 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13985
13986         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
13987         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13988
13989         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
13990
13991         * message.el (message-replacement-char): New variable.
13992         (message-fix-before-sending): Use it.
13993         (message-simplify-subject): New function to remove duplicate code.
13994         (message-reply, message-followup): Use it.
13995
13996         * gnus-sum.el (gnus-summary-make-menu-bar):
13997         Clarify gnus-summary-limit-to-articles.
13998
13999 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14000
14001         * gnus-util.el (gnus-with-local-quit): New macro.
14002
14003         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
14004
14005 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
14006
14007         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
14008         ignore non-string data.
14009
14010 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14011
14012         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
14013         non-string data (needs to be done in the registry too).
14014
14015 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14016
14017         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
14018         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
14019         (gnus-registry-split-fancy-with-parent)
14020         (gnus-registry-fetch-simplified-message-subject-fast)
14021         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
14022         Remove text properties on ingress into the registry and when it's saved.
14023         (gnus-registry-clean-empty-function): Fix bug with cleaning the
14024         registry from entries with no groups.
14025
14026 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14027
14028         * gnus-util.el (gnus-string-remove-all-properties): Add utility
14029         function to remove string properties.
14030
14031 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14032
14033         * gmm-utils.el (gmm): Adjust custom version.
14034
14035         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
14036         Adjust custom version.
14037
14038         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
14039
14040 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14041
14042         * gnus-art.el (gnus-insert-prev-page-button)
14043         (gnus-insert-next-page-button): Simplify.  Reformat.
14044
14045 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
14046
14047         * gnus-art.el (gnus-insert-prev-page-button)
14048         (gnus-insert-next-page-button): Apply gnus-article-button-face.
14049
14050 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
14051
14052         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
14053
14054 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
14055
14056         * gnus-art.el (gnus-insert-mime-button)
14057         (gnus-insert-mime-security-button):
14058         Apply gnus-article-button-face to MIME and security buttons.
14059
14060 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
14061
14062         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
14063         readable.
14064
14065 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14066
14067         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
14068
14069 2006-09-20  Steve Youngs  <steve@sxemacs.org>
14070
14071         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
14072         `browse-url-of-file' instead of `browse-url'.
14073
14074 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14075
14076         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14077         regexp.  Articles containing quotation were cut prematurely.
14078
14079 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14080
14081         * message.el (message-cite-original-1): Use nobody by default for the
14082         value of From header.
14083         (message-reply): Ditto.
14084
14085 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
14086
14087         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
14088         to the gnus-info.  This fixes a bug of inline-PGP message verification.
14089         Reported by Michael Piotrowski <mxp@dynalabs.de>.
14090
14091 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
14092
14093         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
14094         mails in the doc string.  Add some URLs in comment.
14095         (pop3-movemail): Warn about pop3-leave-mail-on-server.
14096
14097 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14098
14099         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
14100         backslashes handling and the way to find boundaries of quoted strings.
14101
14102 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
14103
14104         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
14105         mml1991-encrypt-to-self is set and mml1991-signers is not set.
14106         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
14107         mml2015-encrypt-to-self is set and mml2015-signers is not set.
14108
14109 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14110
14111         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
14112         doc string.
14113         (gnus-button-regexp, gnus-button-last): Remove unused variables.
14114
14115 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14116
14117         * lpath.el: Fbind epg-check-configuration.
14118
14119 2006-09-06  Simon Josefsson  <jas@extundo.com>
14120
14121         * mml2015.el (mml2015-use): Doc fix, mention epg.
14122
14123 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14124
14125         * mml2015.el (mml2015-use): Default to epg, if available.
14126
14127 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14128
14129         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
14130         message-sender.
14131         (mml1991-epg-encrypt): Ditto.
14132         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
14133         message-sender.
14134         (mml2015-epg-encrypt): Ditto.
14135
14136 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
14137
14138         * message.el (message-send-mail-with-sendmail): Look for sendmail in
14139         several common directories.
14140
14141 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
14142
14143         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
14144         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
14145
14146 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14147
14148         * gnus-art.el (article-decode-encoded-words): Make it fast.
14149
14150 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14151
14152         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
14153
14154         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
14155         in quoted string into `\'.
14156
14157 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14158
14159         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14160         Use standard-syntax-table.
14161
14162 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14163
14164         * gnus-art.el (gnus-decode-address-function): New variable.
14165         (article-decode-encoded-words): Use it to decode headers which are
14166         assumed to contain addresses.
14167         (gnus-mime-delete-part): Remove useless `or'.
14168
14169         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
14170         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
14171         (gnus-nov-parse-line): Use it to decode From header.
14172         (gnus-get-newsgroup-headers): Ditto.
14173         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
14174
14175         * mail-parse.el (mail-decode-encoded-address-region): New alias.
14176         (mail-decode-encoded-address-string): New alias.
14177
14178         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14179         New function.
14180         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
14181         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
14182         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
14183         (rfc2047-decode-string): Ditto.
14184         (rfc2047-decode-address-region): New function.
14185         (rfc2047-decode-address-string): New function.
14186
14187 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
14188
14189         * message.el (message-caesar-buffer-body): Allow rotating headers.
14190
14191         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
14192
14193         * message.el (message-insert-formated-citation-line): Fix %f.
14194         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
14195
14196 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14197
14198         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
14199         (gnus-bookmark-mouse-available-p): New macro.
14200         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
14201         (gnus-bookmark-bmenu-show-infos): Use it.
14202         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
14203         (gnus-bookmark-bmenu-hide-infos): Ditto.
14204         (gnus-bookmark-remove-properties): New function.
14205         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
14206         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
14207         (gnus-bookmark-write-file): Bind coding-system-for-write.
14208         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
14209         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
14210         group before selecting it.
14211         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
14212         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
14213         quit-window if it is not available; use gnus-mouse-2 and bind it to
14214         gnus-bookmark-bmenu-select-by-mouse.
14215         (gnus-bookmark-show-details): Remove unused variable `details-list'.
14216         (gnus-bookmark-bmenu-select-by-mouse): New function.
14217
14218 2006-08-13  Romain Francoise  <romain@orebokech.com>
14219
14220         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
14221         space.
14222
14223 2006-08-10  Romain Francoise  <romain@orebokech.com>
14224
14225         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
14226         (dns-mode-soa-auto-increment-serial): New user option.
14227         (dns-mode-soa-maybe-increment-serial): New function.
14228         (dns-mode): Add the latter to `write-contents-functions'.
14229
14230 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14231
14232         * compface.el (uncompface): Use binary rather than raw-text-unix.
14233
14234 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14235
14236         * compface.el (uncompface): Make sure the eol conversion doesn't take
14237         place when communicating with the external programs.
14238         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14239
14240 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14241
14242         * nnheader.el (nnheader-insert-head): Fix typo in comment.
14243
14244 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14245
14246         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14247         Make it more robust by parsing author and date independently.
14248
14249 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14250
14251         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
14252
14253 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
14254
14255         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
14256         first matching secret key.
14257         (mml2015-epg-encrypt): Ditto.
14258
14259         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
14260         first matching secret key.
14261         (mml1991-epg-encrypt): Ditto.
14262
14263         * mml2015.el (mml2015-encrypt-to-self): New user option.
14264         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
14265         mml2015-epg-encrypt-to-self is set.
14266
14267         * mml1991.el (mml1991-encrypt-to-self): New variable.
14268         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
14269         mml1991-epg-encrypt-to-self is set.
14270
14271         * mml2015.el (mml2015-signers): New user option.
14272         (mml2015-epg-sign): Reflect the value of mml2015-signers.
14273         (mml2015-epg-encrypt): Allow to select signing keys.
14274
14275         * mml1991.el (mml1991-signers): New variable.
14276         (mml1991-epg-sign): Reflect the value of mml1991-signers.
14277         (mml1991-epg-encrypt): Allow to select signing keys.
14278
14279 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14280
14281         * nnheader.el (nnheader-insert-head): Make it work even if the file
14282         uses CRLF for the line-break code.
14283
14284 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
14285
14286         * mml2015.el: Require mml-sec instead of password.
14287         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
14288         (mml2015-cache-passphrase): Inherit the default value from
14289         mml-secure-cache-passphrase.
14290         (mml2015-passphrase-cache-expiry): Inherit the default value from
14291         mml-secure-passphrase-cache-expiry.
14292
14293         * mml1991.el: Require mml-sec instead of password.
14294         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
14295         (mml1991-cache-passphrase): Inherit the default value from
14296         mml-secure-cache-passphrase.
14297         (mml1991-passphrase-cache-expiry): Inherit the default value from
14298         mml-secure-passphrase-cache-expiry.
14299
14300         * mml-sec.el: Require password.
14301         (mml-secure-verbose): New user option.
14302         (mml-secure-cache-passphrase): New user option.
14303         (mml-secure-passphrase-cache-expiry): New user option.
14304
14305 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
14306             Andreas Vögele  <andreas@altroot.de>   (tiny change)
14307
14308         * pgg-def.el (pgg-truncate-key-identifier):
14309         Truncate the key ID to 8 letters from the end.
14310
14311 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14312
14313         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
14314         workaround for the url package included with Emacs.
14315
14316         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14317
14318 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14319
14320         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
14321         correctly.  This fixes a bug caused by the 2006-05-12 change.
14322
14323 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
14324
14325         * nnmail.el (nnmail-article-group): If splitting raises an error, give
14326         some information about the error when saying that the `bogus' mail
14327         group will be used.
14328
14329 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
14330
14331         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
14332         string.
14333
14334 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
14335
14336         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
14337
14338 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14339
14340         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
14341
14342 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14343
14344         * mml1991.el (mml1991-function-alist): Add epg.
14345         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
14346         (mml1991-epg-encrypt): New functions.
14347
14348 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14349
14350         * mml2015.el (mml2015-verbose): New variable.
14351         (mml2015-cache-passphrase): Ditto.
14352         (mml2015-passphrase-cache-expiry): Ditto.
14353         (mml2015-function-alist): Add epg.
14354         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
14355         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
14356         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
14357         New functions.
14358
14359 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14360
14361         * message.el (message-cite-original-1): Preserve region when removing
14362         quoted text due to X-No-Archive in order to avoid bogus attribution
14363         when citing multiple messages.
14364
14365 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14366
14367         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
14368         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
14369
14370 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
14371
14372         * gnus-diary.el (gnus-user-format-function-d)
14373         (gnus-user-format-function-D): Autoload.
14374
14375         * imap.el (Commentary): Fix typo.
14376
14377         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
14378         2006-04-22 contribution.
14379
14380 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14381
14382         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
14383         It didn't really fix the bogosity I'm seeing with solid web groups.
14384
14385 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14386
14387         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
14388         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
14389         created using server names.  If we use the feature without declaring
14390         it, Gnus does not properly manage server and group state.
14391
14392         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
14393         bound.
14394
14395 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14396
14397         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
14398         looking up the method using GROUP's prefix before inventing a new one.
14399         It is used on killed/unknown groups in various places where returning
14400         an all-new method isn't expected by the caller.
14401
14402         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
14403         and match semantics of gnus-group-real-prefix.
14404
14405 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
14406
14407         * nnmail.el (nnmail-broken-references-mailers): New variable.
14408         (nnmail-ignore-broken-references): New function generalizing
14409         nnmail-fix-eudora-headers.
14410         (nnmail-fix-eudora-headers): Now obsolete.
14411
14412         * gnus-art.el (gnus-button-handle-custom):
14413         Support `customize-apropos*'.
14414
14415 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14416
14417         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
14418
14419         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
14420         articles.
14421
14422 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
14423
14424         * message.el (message-cite-reply-above): New variable.
14425         (message-yank-original): Use it.
14426
14427 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14428
14429         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
14430
14431 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
14432
14433         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
14434         as read.
14435
14436         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
14437
14438 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
14439
14440         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
14441         (gnus-bookmark-default-file): Use gnus-directory.
14442         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
14443         Remove "*" in doc string.
14444         (gnus-bookmark-write-file): Simplify.
14445         (gnus-bookmark-maybe-sort-alist): Use `when'.
14446         (gnus-bookmark-get-bookmark): Fix typo in doc string.
14447         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
14448         Add FIXME about Emacs 21 and XEmacs compatibility.
14449         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
14450         compatibility.
14451         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
14452         compatibility.
14453         (gnus-bookmark-menu-heading): Fix version.
14454
14455 2006-06-19  Bastien Guerry  <bzg@altern.org>
14456
14457         * gnus-bookmark.el: New file.
14458
14459 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14460
14461         * message.el (message-syntax-checks): Doc fix.
14462
14463 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14464
14465         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
14466         unsubscribed groups as if they were killed ones.  It causes duplicate
14467         entries in gnus-newsrc-alist.
14468
14469 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14470
14471         * message.el (message-syntax-checks): Doc fix.
14472         (message-send-mail): Add check for continuation headers.
14473         (message-check-news-header-syntax): Fix regexp used to check for
14474         continuation headers.
14475
14476 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14477
14478         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
14479
14480 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
14481
14482         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
14483
14484 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14485
14486         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
14487         default-truncate-lines.
14488
14489 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14490
14491         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
14492         to fill the utf-8 entry.
14493
14494         * lpath.el: Fbind unicode-precedence-list.
14495
14496 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14497
14498         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14499
14500 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
14501
14502         * gnus-agent.el (directory-files-and-attributes): Move all the way
14503         forward (the third and final move).
14504         (gnus-agent-read-agentview): Trap reconstruction errors due to
14505         nonexistent directory.  Handle by returning nil.
14506
14507 2006-05-30  Didier Verna  <didier@xemacs.org>
14508
14509         * message.el (message-dont-reply-to-names): Update the custom type.
14510         * message.el (message-dont-reply-to-names): New defsubst: potentially
14511         convert a list of regexps into a single one.
14512         * message.el (message-get-reply-headers): Use it.
14513         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
14514
14515 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14516
14517         * gnus-agent.el (directory-files-and-attributes): Move forward.
14518
14519 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14520
14521         * gnus-ml.el (gnus-mailing-list-subscribe)
14522         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
14523         (gnus-mailing-list-message): Fix doc strings.
14524
14525 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14526
14527         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
14528         of doing it manually.
14529
14530 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14531
14532         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
14533         comment.
14534
14535 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
14536
14537         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
14538         (gnus-agent-read-agentview): Fix handling of end-of-file error.
14539         (gnus-agent-read-local): All symbols allocated in my-obarray.
14540         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
14541         (gnus-agent-regenerate-group): Check numeric names to see if they are
14542         messages or groups.
14543         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
14544         better way of do this...)
14545
14546         * gnus-cache.el (gnus-agent-total-fetched-for):
14547         Ignore 'dummy.group' (there should be a better way of do this...)
14548
14549 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14550
14551         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
14552         (gnus-saved-headers): Ditto.
14553         (gnus-default-article-saver): Mention functions may have properties.
14554         (gnus-article-save): Override gnus-save-all-headers and
14555         gnus-saved-headers by :headers property which saver function may have.
14556         (gnus-summary-save-in-file): Add :headers property.
14557         (gnus-summary-write-to-file): Ditto.
14558
14559         * gnus-sum.el (gnus-summary-save-article): Bind
14560         gnus-prompt-before-saving to t when saving many articles in a file;
14561         always show all headers.
14562
14563         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
14564
14565 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14566
14567         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
14568         marks.
14569
14570         * message.el (message-indent-citation): Add optional arguments to allow
14571         using it outside of message buffers.
14572
14573         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
14574         (gnus-article-treat-unfold-headers): Use it.
14575         (gnus-article-truncate-lines): New variable.
14576         (gnus-article-mode): Use it.
14577         (gnus-article-toggle-truncate-lines): New function.
14578
14579         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
14580         Add gnus-article-toggle-truncate-lines.
14581
14582         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
14583         coding system in XEmacs, use binary.
14584
14585 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14586
14587         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
14588         after-load-alist.
14589
14590         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
14591         this function should save decoded articles.
14592         (gnus-summary-write-to-file): Use property to specify this function
14593         should save decoded articles and specify gnus-summary-save-in-file
14594         should be used to save articles other than the first one when saving
14595         many articles.
14596         (gnus-summary-save-body-in-file): Use property to specify this
14597         function should save decoded articles.
14598         (gnus-summary-write-body-to-file): Use property to specify this
14599         function should save decoded articles and specify
14600         gnus-summary-save-body-in-file should be used to save articles other
14601         than the first one when saving many articles.
14602
14603         * gnus-sum.el (gnus-summary-save-article): Simplify.
14604
14605 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14606
14607         * gnus-art.el (gnus-default-article-saver):
14608         Add gnus-summary-write-body-to-file.
14609         (gnus-article-save-coding-system): Don't use coding system object
14610         in XEmacs.
14611         (gnus-read-save-file-name): Add optional `dir-var' argument which
14612         specifies directory in which files are saved; work even if optional
14613         `variable' argument is not specified.
14614         (gnus-summary-write-to-file): Read file name.
14615         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
14616         (gnus-summary-write-body-to-file): New function.
14617
14618         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
14619         (gnus-summary-local-variables): Add it.
14620         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
14621         (gnus-summary-save-article): Remove optional `decode' argument;
14622         determine whether to decode articles by the value of
14623         gnus-default-article-saver; when saving many files using
14624         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
14625         it first and use gnus-summary-save-in-file or
14626         gnus-summary-save-body-in-file thereafter unless
14627         gnus-prompt-before-saving is always; move point to article which
14628         will be saved.
14629         (gnus-summary-save-article-file): Revert.
14630         (gnus-summary-write-article-file): Revert.
14631         (gnus-summary-save-article-body-file): Revert.
14632         (gnus-summary-write-article-body-file): New function.
14633
14634 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14635
14636         * gnus-art.el (gnus-default-article-saver): Doc fix.
14637         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
14638         from gnus-summary-save-article-coding-system, and default to a
14639         certain coding system.
14640         (gnus-output-to-file): Add coding cookie and encode text according
14641         to gnus-article-save-coding-system; don't use mm-append-to-file.
14642
14643         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
14644         gnus-art.el and rename to gnus-article-save-coding-system.
14645         (gnus-summary-save-article): Require gnus-art; don't show all
14646         headers if it decodes articles; don't add coding cookie here;
14647         don't bind mm-text-coding-system-for-write.
14648         (gnus-summary-save-article-file): Save decoded articles.
14649         (gnus-summary-write-article-file): When saving many files, use
14650         gnus-summary-write-to-file first and gnus-summary-save-in-file
14651         thereafter unless gnus-prompt-before-saving is always.
14652         (gnus-summary-save-article-body-file): Save decoded articles.
14653
14654         * lpath.el: Fbind select-safe-coding-system for XEmacs.
14655
14656 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14657
14658         * nnrss.el (nnrss-check-group): Bind hash-index.
14659
14660 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
14661
14662         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
14663         its hash index.  Store this hash in `nnrss-group-data'.
14664         (nnrss-read-group-data): Update accordingly.
14665
14666 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14667
14668         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
14669         entry.
14670
14671         * gnus-sum.el (gnus-summary-make-menu-bar):
14672         Add gnus-article-browse-html-article.
14673
14674 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
14675
14676         * gnus-sum.el (gnus-summary-mime-map):
14677         Add gnus-article-browse-html-article.
14678
14679         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
14680
14681 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14682
14683         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
14684         suitable coding systems in customize.
14685
14686 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
14687
14688         * mail-source.el (mail-sources): Fix custom type.
14689
14690 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14691
14692         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
14693         (gnus-summary-expire-articles-now): Shorten prompt.
14694
14695         * gmm-utils.el (wid-edit): Require.
14696         (defun-gmm): Rename from `gmm-defun-compat'.
14697         (gmm-image-search-load-path): Use it.
14698         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
14699
14700 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14701
14702         * gnus-sum.el (gnus-summary-save-article-coding-system):
14703         New variable.
14704         (gnus-summary-save-article): Add optional `decode' argument.
14705         If it is set and gnus-summary-save-article-coding-system is non-nil,
14706         save decoded article.
14707         (gnus-summary-write-article-file): Save decoded article if
14708         gnus-summary-save-article-coding-system is non-nil.
14709
14710         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
14711         type.
14712
14713 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14714
14715         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
14716
14717 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14718
14719         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
14720         first to test gnus-single-article-buffer which may be buffer-local.
14721
14722         * gnus-sum.el (gnus-summary-setup-buffer):
14723         Make gnus-single-article-buffer buffer-local and nil in ephemeral
14724         group; make gnus-article-buffer, gnus-article-current, and
14725         gnus-original-article-buffer always buffer-local.
14726         (gnus-summary-exit): Kill article buffer belonging to ephemeral
14727         group.
14728         (gnus-handle-ephemeral-exit): Don't move to next summary line.
14729
14730 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
14731
14732         * nnml.el (nnml-request-compact-group): Compressed files might not
14733         have .gz extension.
14734
14735 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14736
14737         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
14738         (mm-copy-to-buffer): Use with-current-buffer.
14739         (mm-display-part): Simplify.
14740         (mm-inlinable-p): Add optional arg `type'.
14741
14742 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14743
14744         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
14745         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
14746         Try harder to show the attachment internally or externally using
14747         gnus-mime-view-part-as-type.
14748
14749 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
14750
14751         * message.el (message-from-style, message-signature-separator)
14752         (message-user-organization-file, message-send-mail-function)
14753         (message-citation-line-function, message-yank-prefix)
14754         (message-indent-citation-function, message-signature)
14755         (message-signature-file, message-signature-insert-empty-line):
14756         Remove autoloads.
14757
14758         * gnus-art.el (gnus-buttonized-mime-types):
14759         Remove "multipart/signed".  Revert 2006-04-26 change.
14760
14761 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14762
14763         * gnus.el (gnus-version-number): Bump version.
14764
14765 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14766
14767         * gnus.el: No Gnus v0.5 is released.
14768
14769 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14770
14771         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
14772         fetching articles by message-id.
14773
14774 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14775
14776         * message.el (hashcash): Require hashcash as normal.
14777
14778         * ecomplete.el (ecomplete-highlight-match-line):
14779         Use point-at-eol.
14780         (ecomplete-highlight-match-line): Use `highlight', because that
14781         face exists in both Emacs and XEmacs.
14782
14783         * message.el (message-display-abbrev): Use point-at-bol.
14784
14785         * mail-source.el: Don't require timer/timer-funcs.
14786
14787         * gnus-async.el: Ditto.
14788
14789         * password.el: Ditto.
14790
14791         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
14792
14793         * mm-url.el: Ditto.
14794
14795         * gnus-xmas.el: Don't require timer-funcs.
14796
14797         * mm-util.el: Require timer/timer-funcs.
14798
14799 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14800
14801         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
14802         Close.
14803
14804 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14805
14806         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
14807         unibyte after clear-decrypt function runs.
14808
14809         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
14810         returns as a unibyte string.
14811
14812 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14813
14814         * lpath.el: Revert.
14815
14816         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
14817         (pgg-gpg-process-sentinel): Revert.
14818
14819         * pgg-pgp.el (pgg-pgp-process-region): Revert.
14820         (pgg-pgp-lookup-key): Revert.
14821
14822         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
14823         (pgg-pgp5-lookup-key): Revert.
14824
14825         * pgg.el (pgg-fetch-key): Revert.
14826
14827 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14828
14829         * lpath.el: Fbind string-as-multibyte for XEmacs.
14830
14831         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
14832         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
14833         (mml1991-pgg-encrypt): Ditto.
14834
14835         * pgg-gpg.el (pgg-string-to-multibyte): New function.
14836         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
14837         a multibyte buffer.
14838
14839         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
14840         (pgg-pgp-lookup-key): Ditto.
14841
14842         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
14843         (pgg-pgp5-lookup-key): Ditto.
14844
14845         * pgg.el (pgg-fetch-key): Ditto.
14846
14847 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
14848
14849         * message.el (message-user-organization-file): Check several
14850         locations of the organization file.
14851
14852         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
14853         Add gnus-article-view-part-as-type.
14854
14855         * gnus-art.el (gnus-article-view-part-as-type): New function.
14856
14857         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
14858         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
14859
14860         * mml.el: Simplify autoload.
14861         (mml-mode): defvar dnd-protocol-alist instead of using
14862         symbol-value.
14863         (mml-default-directory): New variable.
14864         (mml-minibuffer-read-file): Use it.
14865         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
14866
14867         * message.el (message-citation-line-format): New variable.
14868         (message-insert-formated-citation-line): New function.
14869         (message-citation-line-function):
14870         Add `message-insert-formated-citation-line' to custom type.
14871
14872         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
14873         to doc string.
14874
14875         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
14876         depending on mm-verify-option.
14877
14878 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14879
14880         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
14881         binding pgg-* variables; reimplement the section which prevents
14882         MIME header from being signed.
14883         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
14884         pgg-text-mode; remove a blank line at the top of body.
14885
14886         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
14887         lines at the top of body; use gnus-newsgroup-charset if there's no
14888         Charset header.
14889
14890 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14891
14892         * message.el (message-self-insert-commands): Doc fix.
14893
14894         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
14895         (mm-uu-pgp-encrypted-test): Ditto.
14896         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
14897         between header and body; return application/pgp-encrypted handle
14898         if decryption failed; decode decrypted body by charset.
14899
14900         * mm-decode.el (mm-automatic-display): Don't make application/pgp
14901         element match to application/pgp-*.
14902
14903 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14904
14905         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
14906         HTML.
14907
14908 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14909
14910         * mail-source.el (mail-source-call-script): Message the error
14911         string.
14912
14913 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14914
14915         * gnus-util.el (gnus-byte-compile): Use it.
14916
14917 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
14918
14919         * gnus-util.el (kill-empty-logs): New function.
14920
14921 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14922
14923         * message.el (message-mail-alias-type): Doc fix.
14924         (message-mail-alias-type-p): New function.
14925         (message-send): Use it.
14926         (message-mode): Ditto.
14927         (message-strip-forbidden-properties): Ditto.
14928
14929         * ecomplete.el (ecomplete-database-file-coding-system):
14930         New variable.
14931         (ecomplete-save): Use it.
14932         (ecomplete-setup): Use it.
14933
14934 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14935
14936         * message.el (message-self-insert-commands): New variable.
14937         (message-strip-forbidden-properties): Use it.
14938
14939 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14940
14941         * message.el (message-put-addresses-in-ecomplete): Use a regexp
14942         that doesn't make XEmacs choke.
14943
14944 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
14945
14946         * gnus-util.el (gnus-replace-in-string):
14947         Prefer replace-regexp-in-string over of replace-in-string.
14948
14949 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14950
14951         * gnus-util.el (gnus-select-frame-set-input-focus):
14952         Use select-frame-set-input-focus if it is available in XEmacs; use
14953         definition defined in Emacs 22 for old Emacsen.
14954
14955         * dgnushack.el: Autoload unmorse-region for XEmacs.
14956
14957         * lpath.el: Bind cursor-in-non-selected-windows and
14958         select-frame-set-input-focus for XEmacs.
14959
14960 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14961
14962         * mm-view.el (mm-inline-text): Use equal instead of equalp.
14963
14964 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
14965
14966         * gnus-registry.el (gnus-registry-cache-save): Remove text
14967         properties when saving via the temp buffer.
14968
14969 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14970
14971         * message.el (message-generate-hashcash): Honor custom type.
14972
14973 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14974
14975         * message.el (message-generate-hashcash): Default to non-nil when
14976         hashcash is found.
14977
14978         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
14979         (gnus-refer-thread-limit): Increase default to 500.
14980
14981         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
14982
14983         * flow-fill.el (fill-flowed): Allow delete-space.
14984
14985 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14986
14987         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14988         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
14989         Remove autoloads.
14990
14991 2006-04-18  Simon Josefsson  <jas@extundo.com>
14992
14993         * message.el (message-generate-hashcash): Default to.
14994
14995 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14996
14997         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14998         concatenating segments rather than before concatenating them.
14999
15000 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
15001
15002         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
15003
15004 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15005
15006         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
15007
15008         * message.el (message-forward-make-body-plain):
15009         Allow message-forward-ignored-headers to be a list.
15010         (message-remove-ignored-headers): Factor out into function.
15011         (message-forward-make-body-mml): Use it.
15012
15013         * imap.el (imap-quote-specials): New function.
15014         (imap-login-auth): Quote specials.
15015
15016         * rfc2231.el (rfc2231-parse-string): Remove dead code.
15017         (rfc2231-parse-string): Allow concatanation of parameters that
15018         aren't contiguous.  The test case is
15019           (mail-header-parse-content-type "message/external-body;
15020             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
15021             access-type=LOCAL-FILE;
15022             name*1*=plugh%2fhello-sailor%2fbing.pdf")
15023
15024 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15025
15026         * nntp.el (nntp-accept-process-output): Return the value of
15027         `nnheader-accept-process-output'.
15028
15029 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15030
15031         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
15032         (gnus-button-alist): Recognize more diff formats.
15033         (gnus-button-patch): Strip directory.
15034
15035 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
15036
15037         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
15038         Emacs 22 when setting focus.
15039
15040 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15041
15042         * gnus-art.el (gnus-article-treat-types): Do treatment of
15043         text/x-verbatim parts.
15044         (gnus-button-patch): New command.
15045
15046         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
15047         addresses that contain invalid characters.
15048
15049 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15050
15051         * message.el (message-put-addresses-in-ecomplete):
15052         Use gnus-replace-in-string.
15053         (message-is-yours-p): Use the more correct
15054         mail-header-parse-address instead of
15055         mail-extract-address-components.
15056         (message-put-addresses-in-ecomplete): Fix typo.
15057
15058         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
15059         keystroke.
15060
15061         * gnus-art.el (gnus-treatment-function-alist): Change order of
15062         newsgroups/generic header folding to avoid double-folding.
15063
15064         * message.el (message-hidden-headers): Add X-Draft-From.
15065
15066         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
15067         New command.
15068         (gnus-summary-repeat-search-article-backward): New command.
15069
15070         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
15071         groups in the parent topic.
15072
15073 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
15074
15075         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
15076         (spam-extra-header-to-number): Return the CRM114 number as a
15077         number instead of a string.
15078
15079 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15080
15081         * gnus-art.el (gnus-face-properties-alist): Move here from
15082         gnus-fun.
15083
15084         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
15085
15086 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15087
15088         * message.el (message-strip-forbidden-properties): Only display on
15089         self-insert-command.
15090
15091         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
15092         reindent.
15093         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
15094
15095 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
15096
15097         * smiley.el (smiley-style): Fix typo.
15098
15099 2006-03-23  Kenichi Handa  <handa@m17n.org>
15100
15101         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
15102         instead of set-buffer-multibyte.
15103
15104 2006-03-23  Kenichi Handa  <handa@m17n.org>
15105
15106         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15107         buffer and then decode the buffer text if necessary.
15108         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15109         first, and after mm-encode-body, change the buffer to unibyte.
15110
15111 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15112
15113         * hashcash.el (hashcash-insert-payment-async-2):
15114         Use message-goto-eoh instead of doing it manually.
15115         (mail-add-payment): Use message-narrow-to-header instead of trying
15116         to do the same itself.
15117
15118         * message.el (message-hidden-headers): Add Face.
15119
15120         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
15121         reparenting code.
15122         (gnus-summary-reparent-children): Refactored out code.
15123         (gnus-summary-thread-map): New keystroke.
15124         (gnus-summary-reparent-children): Make into command.
15125
15126         * smiley.el (smiley-style): Default to `medium' if using a large
15127         font.
15128
15129         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
15130         does it itself.
15131
15132         * message.el (message-point-in-header-p): Simplify definition.
15133
15134 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15135
15136         * nnagent.el (nnagent-request-set-mark): Silence log file
15137         writing.
15138         (nnagent-request-set-mark): Use write-region instead of
15139         append-to-file.
15140
15141         * gnus-sum.el (gnus-read-header): Fudge article number if using a
15142         strange select method.
15143
15144         * ecomplete.el (ecomplete-display-matches): Get highlightling
15145         right.
15146         (ecomplete-display-matches): Use literals.
15147         (ecomplete-display-matches): Disable message logging.
15148
15149         * message.el (message-display-abbrev): Small optimization.
15150
15151         * ecomplete.el (ecomplete-display-matches): Allow automatic
15152         display.
15153
15154         * message.el (message-strip-forbidden-properties):
15155         Display abbrevs.
15156         (message-display-abbrev): Get automatic display right.
15157
15158         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
15159         keystrokes.
15160
15161 2006-04-13  Romain Francoise  <romain@orebokech.com>
15162
15163         TODO: Backport to v5-10!
15164
15165         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
15166         Move here (and rename) from gnus-registry.el.
15167
15168         * gnus-registry.el: Require gnus-util.
15169         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
15170
15171 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15172
15173         * gnus-group.el (gnus-group-catchup-current):
15174         Change if-then-else-if-then-else into cond.
15175         (gnus-group-catchup): Indent.
15176         (group-name-at-point): New function.
15177         (gnus-fetch-group): Provide default from thing at point.
15178
15179 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15180
15181         * message.el (message-display-abbrev): Fix regexp.
15182
15183         * ecomplete.el (ecomplete-highlight-match-line):
15184         Reimplement choosing.
15185         (ecomplete-highlight-match-line): Fix up code rewrite, remove
15186         dead variables.
15187
15188         * message.el (message-newline-and-indent): Remove debugging.
15189         (message-display-abbrev): Use new implementation.
15190
15191 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15192
15193         * gnus-art.el (gnus-article-mode):
15194         Set cursor-in-non-selected-windows to nil.
15195
15196         * smiley.el: Revert previous change.
15197         (smiley-data-directory): defvar it before using it in the
15198         defcustom of `smiley-style'.
15199
15200 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15201
15202         * message.el (message-newline-and-indent): New function.
15203
15204         * ecomplete.el: Implement more bits.
15205
15206         * message.el (message-put-addresses-in-ecomplete): Clean up the
15207         string.
15208
15209         * ecomplete.el (ecomplete-add-item): Chop off decimals.
15210
15211         * gnus-sum.el (gnus-summary-save-parts):
15212         Bind gnus-summary-save-parts-counter and use it to make unique file
15213         names.
15214
15215         * gnus-art.el (gnus-ignored-headers): Add some more headers.
15216
15217         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
15218         parameter to say whether to actually parse the individual
15219         addresses.
15220
15221         * message.el (message-put-addresses-in-ecomplete): New function.
15222         (ecomplete): Require.
15223         (message-mail-alias-type): Add ecomplete as an option.
15224
15225 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
15226
15227         * flow-fill.el (fill-flowed): Remove trailing space from blank
15228         quoted lines.
15229
15230 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15231
15232         * smiley.el (smiley-style): Move definition later to avoid a
15233         compilation warning.
15234
15235 2006-04-12  Kenichi Handa  <handa@m17n.org>
15236
15237         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15238         buffer and then decode the buffer text if necessary.
15239         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15240         first, and after mm-encode-body, change the buffer to unibyte.
15241         Use mm-disable-multibyte instead of set-buffer-multibyte.
15242
15243 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15244
15245         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
15246         Content-Type header instead of Content-Disposition header.
15247         (gnus-mime-inline-part): Ditto.
15248         (gnus-mime-view-part-as-charset): Ignore charset that the part
15249         specifies.
15250
15251         * mm-decode.el (mm-display-part): Work with external parts and
15252         usual parts similarly.
15253
15254         * mm-extern.el (mm-inline-external-body): Use mm-display-part
15255         instead of gnus-display-mime.
15256
15257         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
15258         instead of with-temp-buffer.
15259
15260         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
15261         tag to summarized topics part in order to encode non-ASCII text.
15262
15263 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15264
15265         * smiley.el (smiley-style): New variable.
15266         (smiley-directory): New function.
15267         (smiley-data-directory): Derive from `smiley-style' using
15268         `smiley-directory'.
15269         (smiley-regexp-alist): Add new entries.
15270
15271         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
15272         (gnus-article-browse-delete-temp): Add :version.
15273
15274 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
15275
15276         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
15277         the sieve region.
15278
15279 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15280
15281         * gnus.el (gnus-version-number): Bump version.
15282
15283 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15284
15285         * gnus.el: No Gnus v0.4 is released.
15286
15287 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15288
15289         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
15290         layout.
15291
15292         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
15293         unknown charset.
15294
15295         * message.el (message-header-synonyms): Add Original-To to the
15296         default.
15297
15298         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
15299         optional parameter.
15300
15301 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
15302
15303         * gnus-fun.el (gnus): Require it for gnus-directory.
15304
15305 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15306
15307         * gnus-fun.el (gnus-face-properties-alist): Add :version.
15308
15309 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15310
15311         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
15312
15313 2006-04-05  Simon Josefsson  <jas@extundo.com>
15314
15315         * password.el (password-reset): New function.
15316
15317 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15318
15319         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
15320         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
15321
15322 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15323
15324         * nnweb.el (nnweb-google-create-mapping): Update regexp.
15325         Some whitespace was matched into the url, which broke browsing hits
15326         > 100 when mm-url-use-external was nil.
15327
15328 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15329
15330         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15331         Check gnus-extra-headers for 'Newsgroups.
15332
15333         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
15334         bound.
15335
15336 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
15337
15338         * pgg-gpg.el: Clean up process buffers every time gpg processes
15339         complete.
15340
15341 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
15342
15343         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15344         doc string.
15345
15346 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
15347
15348         * pgg-gpg.el (pgg-gpg-process-filter)
15349         (pgg-gpg-wait-for-completion): Check if buffer is alive.
15350
15351         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
15352         lines, temporary fix.
15353
15354 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15355
15356         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
15357
15358 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
15359
15360         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
15361         default-enable-multibyte-characters.  This reverts the change from
15362         revision 6.17 which is no longer necessary because the passphrase
15363         is sent separately now.  GnuPG messages are unreadable under
15364         multibyte locales with default-enable-multibyte-characters set to
15365         nil.
15366
15367 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
15368
15369         * message.el (message-tool-bar-gnome): Move "spell".
15370
15371 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
15372
15373         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
15374         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
15375         instead.
15376
15377 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
15378
15379         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15380         Improve newsgroups handling for NNTP overviews which don't include
15381         Newsgroups.
15382
15383 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15384
15385         * message.el (message-resend): Bind message-generate-hashcash to nil.
15386
15387 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15388
15389         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
15390         when searching for already-paid recipients.
15391
15392 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
15393
15394         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
15395         passphrases when it is not needed.
15396         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
15397         passphrase stuff from gpg, should only be necessary when you use
15398         gpg with a smartcard.
15399
15400 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15401
15402         * mml.el (mml-insert-mime): Ignore cached contents of
15403         message/external-body part.
15404
15405         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
15406         (mm-insert-part): Ditto.
15407
15408 2006-03-23  Simon Josefsson  <jas@extundo.com>
15409
15410         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
15411         Reiner.
15412         (pgg-gpg-use-agent-p): Use it again.
15413
15414 2006-03-23  Simon Josefsson  <jas@extundo.com>
15415
15416         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
15417         older emacsen.
15418         (pgg-gpg-use-agent-p): Don't use it.
15419
15420 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
15421
15422         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
15423         if we can.
15424
15425 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
15426
15427         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
15428         (pgg-gpg-update-agent): New function.
15429         (pgg-gpg-use-agent-p): New function.
15430         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
15431         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15432         (pgg-gpg-sign-region): Use it.
15433
15434 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15435
15436         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
15437         Reported by Ralf Wachinger <rwachinger@gmx.de>.
15438
15439 2006-03-21  Simon Josefsson  <jas@extundo.com>
15440
15441         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15442         <wilde@sha-bang.de>.
15443         (pgg-gpg-use-agent): New variable.
15444         (pgg-gpg-process-region): Use it.
15445         (pgg-gpg-encrypt-region): Likewise.
15446         (pgg-gpg-encrypt-symmetric-region): Likewise.
15447         (pgg-gpg-decrypt-region): Likewise.
15448         (pgg-gpg-sign-region): Likewise.
15449         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15450
15451 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15452
15453         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
15454
15455         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
15456         Add comment on version.
15457
15458 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15459
15460         * smiley.el: Add missing test smiley.
15461
15462 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15463
15464         * mm-decode.el (mm-with-part): New macro.
15465         (mm-get-part): Use it; work with message/external-body as well.
15466         (mm-save-part): Treat name and filename equally.
15467
15468         * mm-extern.el (mm-extern-cache-contents): New function.
15469         (mm-inline-external-body): Use it; force the part to be displayed;
15470         move undisplayer added to the cached handle to the parent.
15471
15472         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
15473         (gnus-mime-view-part-as-type): Work with message/external-body.
15474
15475         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
15476
15477 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15478
15479         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
15480         images in image-load-path.  [Sync with image.el, revision 1.60, in
15481         Emacs.]
15482
15483 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15484
15485         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
15486         path rather than symbol.  Always return list of directories.
15487         Guarantee that image directory comes first.  [Sync with image.el,
15488         revision 1.59, in Emacs.]
15489
15490         * message.el (message-make-tool-bar): Adjust to new API of
15491         `gmm-image-load-path-for-library'.
15492
15493         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15494
15495         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15496
15497 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15498
15499         * gnus-art.el (gnus-article-only-boring-p):
15500         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
15501         intangible text.
15502         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
15503
15504 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
15505
15506         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
15507         Use `defun' instead of `gmm-defun-compat'.
15508
15509 2006-03-14  Simon Josefsson  <jas@extundo.com>
15510
15511         * message.el (message-unique-id): Don't use message-number-base36
15512         if (user-uid) is a float.
15513         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
15514
15515 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15516
15517         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
15518
15519         * gnus-art.el (gnus-mime-display-single): Make sure there is an
15520         empty line between a part and a message part.
15521
15522 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
15523
15524         * smiley.el: Add more test smileys.
15525         (smiley-data-directory, smiley-regexp-alist)
15526         (gnus-smiley-file-types): Fix doc strings.
15527         (smiley-update-cache): Clear smiley-cached-regexp-alist before
15528         adding new elements.
15529         (smiley-mouse-map): Unused code.  Make it a comment.
15530
15531 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15532
15533         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
15534         scan latest NoCeM messages instead of old ones.
15535         (gnus-nocem-check-article): Fix regexps so as to match to PGP
15536         delimiters that are recently used.
15537         (gnus-nocem-load-cache): Add autoload cookie.
15538
15539         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
15540
15541         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
15542         level which is larger than gnus-use-nocem is specified.
15543
15544         * gnus-group.el (gnus-group-get-new-news): Ditto.
15545
15546 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15547
15548         * gnus-util.el (gnus-tool-bar-update): New function.
15549
15550         * gnus-group.el (gnus-group-update-tool-bar): New variable.
15551         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
15552
15553         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
15554
15555         * gnus-group.el (gnus-group-redraw-when-idle)
15556         (gnus-group-redraw-check): Remove.
15557         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
15558
15559 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15560
15561         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
15562         if optional last element is specified in splits (FIELD VALUE...).
15563
15564 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
15565
15566         * message.el (message-make-tool-bar): Rename gmm-image-load-path
15567         to gmm-image-load-path-for-library.  Call with no-error argument.
15568         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
15569
15570         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15571
15572         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15573
15574         * gmm-utils.el (gmm-image-load-path): Remove alias.
15575
15576 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
15577
15578         * gmm-utils.el (gmm-image-load-path): Add alias.
15579
15580         * nnml.el (nnml-generate-nov-databases-directory): Rename from
15581         nnml-generate-nov-databases-1.
15582         (nnml-generate-nov-databases): Use it.
15583         (nnml-generate-nov-databases-directory): Document no-active
15584         argument.
15585
15586         * gmm-utils.el (gmm-image-load-path-for-library): Return single
15587         directory if path is t.  Add no-error.
15588
15589         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
15590         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
15591
15592         * gnus-art.el (gnus-article-browse-delete-temp-files):
15593         Simplify resetting gnus-article-browse-html-temp-list.
15594
15595         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
15596         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
15597         Add example to docstring.  Rename local variables.  Move error
15598         checks to default case in cond and simplify.
15599
15600 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15601
15602         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
15603         handle is multipart when calling it recursively.
15604         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
15605
15606 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
15607
15608         * nnimap.el (nnimap-request-update-info-internal): Optimize.
15609         Don't `gnus-uncompress-range' to avoid excessive memory usage.
15610
15611 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15612
15613         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
15614         is loaded.
15615
15616         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
15617         loaded.
15618
15619 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15620
15621         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
15622         to "Emacs 23 (unicode)" in doc string.
15623
15624         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
15625         "Emacs 23 (unicode)" in comment.
15626
15627 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15628
15629         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
15630
15631         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
15632         characters 160 through 255 in Emacs 23.
15633
15634 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15635
15636         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
15637         gnus-article-browse-html-temp.
15638         (gnus-article-browse-delete-temp): Make it customizable.
15639         Add `file'.  Adjust doc string.
15640         (gnus-article-browse-delete-temp-files): Add argument.
15641         Allow query for each file.  Adjust doc string.
15642         (gnus-article-browse-html-parts):
15643         Add `gnus-article-browse-delete-temp-files' to
15644         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
15645
15646 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
15647
15648         * gnus-art.el (gnus-article-browse-html-temp)
15649         (gnus-article-browse-delete-temp): New variables.
15650         (gnus-article-browse-delete-temp-files): New function.
15651         (gnus-article-browse-html-parts): Use it.
15652
15653 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15654
15655         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
15656
15657         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
15658         string.
15659
15660         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
15661         gnus-summary-insert-new-articles when unplugged.
15662         Remove gnus-summary-search-article-forward.
15663
15664         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
15665         display-visual-class instead of display-color-cells.
15666
15667 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15668
15669         * dgnushack.el: Autoload customize-group for XEmacs.
15670
15671         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
15672         message/* containing non-ASCII text properly.
15673
15674 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15675
15676         * message.el: Require gmm-utils, remove autoloads.
15677         (message-tool-bar): Set default based on
15678         gmm-tool-bar-style.
15679         (message-tool-bar-gnome): Add gmm-customize-mode.
15680
15681         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
15682         gmm-tool-bar-style.
15683         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
15684
15685         * gnus-group.el (gnus-group-tool-bar): Set default based on
15686         gmm-tool-bar-style.
15687         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
15688
15689         * gmm-utils.el (gmm-image-directory): Rename variable from
15690         gmm-image-load-path.
15691         (gmm-image-load-path): Use gmm-image-directory.
15692         (gmm-customize-mode): New function.
15693         (gmm-tool-bar-style): New variable.
15694
15695         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
15696         gnus-group-redraw-line-number.
15697         (gnus-group-redraw-check): Simplify.
15698         (gnus-group-tool-bar-update): Remove redraw check.
15699         (gnus-group-make-tool-bar): Add redraw check.
15700
15701 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
15702
15703         * gnus-art.el (gnus-button): Add missing parentheses.
15704
15705 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15706
15707         * lpath.el: Fbind line-number-at-pos.
15708
15709 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15710
15711         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
15712
15713 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15714
15715         * gnus-art.el (gnus-button): New face.
15716         (gnus-article-button-face): Use it.
15717
15718         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15719         Add gnus-summary-next-page.  Re-order.
15720
15721         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
15722         next-node are now included.
15723         (gnus-group-redraw-line-number): New internal variable.
15724         (gnus-group-redraw-check): Helper function for updating the tool
15725         bar.
15726         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
15727
15728         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
15729
15730         * spam.el (spam-spamassassin-score-regexp): New internal variable.
15731         (spam-extra-header-to-number, spam-check-spamassassin-headers):
15732         Use it to match format of Spamassassin 3.0 and later.
15733         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
15734         (spam-check-bogofilter)
15735         (spam-bogofilter-register-with-bogofilter): Fix args of
15736         `gnus-error' calls.
15737
15738 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15739
15740         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
15741         unnecessary interaction when sending queued mails.
15742         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
15743
15744 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15745
15746         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
15747         first or last are nil.
15748
15749 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15750
15751         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
15752
15753 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15754
15755         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
15756
15757 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15758
15759         * dns.el (query-dns): Protect more against buggy tcp output.
15760
15761 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15762
15763         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
15764         nov.php.
15765
15766 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15767
15768         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
15769         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
15770         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
15771         output on the server side.
15772         (nnweb-google-create-mapping): Update regexps and add some
15773         progress indication.
15774
15775 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
15776
15777         * gnus-group.el (gnus-group-tool-bar-gnome):
15778         Fix gnus-agent-toggle-plugged.  Re-order icons.
15779         (gnus-group-tool-bar-gnome):
15780         Add gnus-group-{prev,next}-unread-group.
15781         (gnus-group-tool-bar-gnome): Re-order icons.
15782
15783         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15784         Move gnus-summary-insert-new-articles.
15785
15786         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
15787         Fix comments.
15788
15789         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
15790         also available in Emacs 21.3.
15791
15792         * message.el (message-fix-before-sending): Change "Emacs 22" to
15793         "Emacs 23 (unicode)" in comment.
15794
15795         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
15796         "Emacs 23 (unicode)" in comment.
15797
15798         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
15799         comment.
15800         (mm-coding-system-p): Add comment about no-MULE XEmacs.
15801
15802         * mm-view.el (mm-fill-flowed): Add :version.
15803
15804 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15805
15806         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
15807         and load-path.
15808
15809 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
15810
15811         * message.el: Autoload gmm-image-load-path.
15812         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
15813         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
15814         consitency.
15815
15816         * gmm-utils.el (gmm-image-load-path): Also search in
15817         "../etc/images".  Don't set gmm-image-load-path if we don't find
15818         the image.
15819
15820 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15821
15822         * gmm-utils.el (gmm-image-load-path): Don't make
15823         `gmm-image-load-path' include subdirectories which the second arg
15824         `image' might specify.
15825
15826         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
15827         subdirectory to icon file names.
15828
15829         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
15830
15831 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15832
15833         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
15834         gmm-image-load-path calls.
15835
15836         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15837
15838         * message.el (message-make-tool-bar): Ditto.
15839
15840         * mml.el (mml-preview): Add comment concerning tool bar icons.
15841
15842         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
15843         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
15844
15845         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
15846         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
15847
15848         * message.el (message-tool-bar-gnome): Use new icon names.
15849         (message-make-tool-bar): Use `gmm-image-load-path'.
15850
15851         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
15852         New functions from MH-E.
15853         (gmm-image-load-path): New variable from MH-E.
15854         (gmm-image-load-path): New function from MH-E.  Add arguments
15855         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
15856         *-image-load-path-called-flag.
15857
15858 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
15859
15860         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
15861
15862 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
15863
15864         * nnimap.el (nnimap-request-move-article): Change folder back to
15865         source group before deleting.
15866
15867 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
15868
15869         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
15870
15871         * gnus-art.el (mm-url-insert-file-contents-external):
15872         Autoload mm-url.
15873
15874         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
15875
15876 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15877
15878         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
15879         coding system which mm-charset-to-coding-system returns for a
15880         given charset is valid.
15881
15882 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
15883
15884         * html2text.el (html2text-remove-tag-list):
15885         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
15886
15887 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
15888
15889         * gnus-cus.el: Revert 2005-10-17 change.
15890
15891 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15892
15893         * gnus-art.el (article-strip-banner):
15894         Call article-really-strip-banner only when the regexp match is made.
15895
15896 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15897
15898         * gnus-art.el (article-strip-banner):
15899         Use gnus-extract-address-components instead of
15900         mail-header-parse-addresses to make it work with non-ASCII text;
15901         remove mail-encode-encoded-word-string.
15902
15903         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
15904         values which are surrounded with \"...\"; make it never cause a
15905         Lisp error; give up parsing of parameters if it failed in
15906         extracting type.
15907
15908 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
15909
15910         * smime.el (smime-cert-by-ldap-1): Fix bug where
15911         `smime-ldap-search' returns results without userCertificates.
15912
15913 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15914
15915         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
15916
15917 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15918
15919         * spam.el (spam-check-spamassassin-headers): Adapt format for
15920         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
15921         <ari@mbf.ocn.ne.jp>.
15922         (spam-list-of-processors): Add spam-use-gmane.
15923
15924 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15925
15926         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
15927         make-temp-file; make it work with XEmacs as well.
15928
15929         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
15930         mm-make-temp-file.
15931
15932         * mm-decode.el (mm-display-external): Use the 3rd arg of
15933         mm-make-temp-file.
15934         (mm-create-image-xemacs): Ditto.
15935
15936 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15937
15938         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
15939         with message-narrow-to-headers.
15940         (gnus-draft-setup): Narrow to header to run message-fetch-field.
15941         (gnus-draft-check-draft-articles): New function.
15942         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
15943
15944 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15945
15946         * gnus-art.el (gnus-article-browse-html-parts):
15947         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
15948         Don't use suffix argument for mm-make-temp-file for Emacs 21
15949         compatibility.  Remove useless `format'.
15950
15951 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15952
15953         * nnweb.el (nnweb-google-wash-article): Update regexps.
15954         (nnweb-group-alist): Use defvoo instead of defvar.
15955
15956 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15957
15958         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
15959         re-loading nn* modules.
15960
15961 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15962
15963         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
15964         for `tool-bar-mode' and don't check it's default-value.
15965
15966         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15967
15968         * message.el (message-make-tool-bar): Ditto.
15969
15970         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
15971         `substring'.  Shorten tmp-file name.
15972
15973         * gnus.el: Remove bogus comment.
15974
15975 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
15976
15977         * gnus-art.el (gnus-article-browse-html-parts): New function.
15978         (gnus-article-browse-html-article): New function for viewing html
15979         articles with a browser.
15980
15981 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
15982
15983         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
15984         in elisp.
15985         (pgg-gpg-encrypt-symmetric-region): Ditto.
15986         (pgg-gpg-sign-region): Ditto.
15987
15988         * pgg-def.el (pgg-text-mode): New variable.
15989
15990         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
15991         (mml2015-pgg-encrypt): Ditto.
15992
15993         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
15994         (mml1991-pgg-encrypt): Ditto.
15995
15996 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15997
15998         * nnfolder.el (nnfolder-insert-newsgroup-line):
15999         Use message-make-date instead of current-time-string.
16000
16001         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
16002         to gnus-decoded which mm-uu might set.
16003
16004 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16005
16006         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
16007         don't decode quoted parameters; remove misimported Emacs code.
16008         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16009         (rfc2231-decode-encoded-string): Don't use split-string which
16010         behaves differently according to Emacs version; use
16011         mm-decode-coding-region to convert charset to coding-system.
16012         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16013         (rfc2231-encode-string): Remove misimported Emacs code.
16014
16015 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16016
16017         * gnus-art.el (article-decode-charset): Don't use ignore-errors
16018         when calling mail-header-parse-content-type.
16019         (article-de-quoted-unreadable): Ditto.
16020         (article-de-base64-unreadable): Ditto.
16021         (article-wash-html): Ditto.
16022
16023         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
16024         calling mail-header-parse-content-type and
16025         mail-header-parse-content-disposition.
16026         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
16027         mail-header-parse-content-type.
16028
16029         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
16030         insert charset and format parameters; encode description after
16031         inserting it to buffer.
16032         (mml-insert-parameter): Fold lines properly even if a parameter is
16033         segmented into two or more lines; change the max column to 76.
16034
16035         * rfc1843.el (rfc1843-decode-article-body): Don't use
16036         ignore-errors when calling mail-header-parse-content-type.
16037
16038         * rfc2231.el (rfc2231-parse-string): Return at least type if
16039         possible; don't cause an error even if it fails in parsing of
16040         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16041         (rfc2231-encode-string): Don't break lines at the beginning, leave
16042         it to mml-insert-parameter.
16043
16044         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
16045         calling mail-header-parse-content-type.
16046
16047 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
16048
16049         * spam-report.el (spam-report-gmane-use-article-number):
16050         Improve doc string.
16051         (spam-report-gmane-internal): Check if a suitable header was found
16052         in the article.
16053
16054 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16055
16056         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
16057         (rfc2231-encode-string): Make param*=value always begin with LWSP.
16058
16059 2006-02-05  Romain Francoise  <romain@orebokech.com>
16060
16061         Update copyright notices of all files in the gnus directory.
16062
16063 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16064
16065         * nnweb.el (nnweb-request-group): Avoid growing overview files.
16066
16067 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16068
16069         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
16070         segmented lines of parameter value to cope with Thunderbird 1.5
16071         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
16072         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16073         (rfc2231-encode-string): Don't make lines exceeding 76 column.
16074
16075 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
16076
16077         * mml.el (mml-generate-mime-1): Correct the order of inline signed
16078         parts.
16079
16080 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16081
16082         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
16083         there's only one active file for all servers.
16084         (nnweb-request-scan): Make sure nnweb-articles is initialized on
16085         solid groups.  Gnus might have used a FAST request to select the group.
16086         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
16087         and nnweb-search redundantly in the active file.
16088         (nnweb-request-list): Don't list bogus groups.  There can only be one.
16089         (nnweb-request-create-group): Don't use ARGS.
16090         (nnweb-possibly-change-server, nnweb-request-group): Remove some
16091         initializations.  Let nnoo do the work.
16092
16093 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16094
16095         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
16096         Say the part has been decoded.
16097
16098         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
16099
16100 2006-01-31  Kevin Ryde  <user42@zip.com.au>
16101
16102         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
16103         mailcap-viewer-test-cache when there's no 'test clause, since that
16104         will invert the meaning of a "nil" test previously determined by
16105         mailcap-mailcap-entry-passes-test.
16106
16107 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16108
16109         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
16110         compiling.
16111
16112         * gnus-sum.el: Ditto.
16113
16114         * message.el: Don't bind tool-bar-map when compiling.
16115
16116 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
16117
16118         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
16119
16120 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16121
16122         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
16123         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
16124         current Google Groups.
16125
16126 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
16127
16128         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
16129         and tool-bar-mode.
16130
16131         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
16132         and tool-bar-mode.
16133
16134         * message.el (message-tool-bar-update): Simplify.
16135         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
16136
16137         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
16138         gnus-summary-buffer.
16139         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
16140         gnus-summary-reply.
16141
16142         * gmm-utils.el (gmm): Add :version.
16143
16144 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16145
16146         * Makefile.in (clean): New rule.
16147         (distclean): Use it.
16148
16149 2006-01-26  Steve Youngs  <steve@sxemacs.org>
16150
16151         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
16152         Don't autoload.
16153
16154 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16155
16156         * gmm-utils.el (gmm-verbose): Add :group.
16157
16158 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
16159
16160         * message.el: Change some comments WRT tool-bars.
16161
16162         * gnus-sum.el (gnus-summary-tool-bar)
16163         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
16164         (gnus-summary-tool-bar-zap-list): New variables.
16165         (gnus-summary-make-tool-bar): Complete rewrite using
16166         `gmm-tool-bar-from-list'.
16167
16168         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
16169         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
16170         New variables.
16171         (gnus-group-make-tool-bar): Complete rewrite using
16172         `gmm-tool-bar-from-list'.
16173         (gnus-group-tool-bar-update): New function.
16174
16175         * message.el (message-mode-field-menu): Add "Show hidden Headers".
16176
16177 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16178
16179         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
16180         is dissected into a single part of which the type is the same as
16181         the given one; decode charset.
16182
16183 2006-01-21  Kevin Ryde  <user42@zip.com.au>
16184
16185         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
16186         into alists as symbol not string, since that's what
16187         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
16188         look for.
16189
16190 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
16191
16192         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
16193         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
16194
16195         * message.el (message-tool-bar-gnome): Use gmm-ignore.
16196
16197 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16198
16199         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
16200         (gnus-xmas-mime-security-button-menu): New function.
16201
16202         * gnus-art.el (gnus-mime-security-button-commands): New variable.
16203         (gnus-mime-security-button-menu): New definition.
16204         (gnus-mime-security-button-map): Use them.
16205         (gnus-mime-security-button-menu): New function.
16206         (gnus-insert-mime-security-button): Addition to help echo.
16207         (gnus-mime-security-run-function, gnus-mime-security-save-part)
16208         (gnus-mime-security-pipe-part): New functions.
16209
16210         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
16211         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
16212
16213         * mm-decode.el (mm-handle-set-disposition): Remove.
16214         (mm-handle-set-description): Remove.
16215
16216 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16217
16218         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
16219         (mm-w3m-standalone-supports-m17n-p): New function.
16220         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
16221         w3m usage.
16222
16223         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
16224         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
16225
16226 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16227
16228         * message.el (message-tool-bar-zap-list):
16229         Use gmm-tool-bar-zap-list as custom type.
16230         (message-tool-bar-update): New function.
16231         (message-tool-bar, message-tool-bar-gnome)
16232         (message-tool-bar-retro): Add message-tool-bar-update.
16233         (message-tool-bar-gnome): Add flyspell-buffer.
16234
16235         * gnus-util.el (gnus-error): Describe `args'.
16236
16237         * gmm-utils.el (gmm-error): Describe `args'.
16238         (gmm-tool-bar-zap-list): New widget.
16239         (gmm-tool-bar-from-list): Improve description of `zap-list'.
16240
16241 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16242
16243         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
16244         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
16245         the number of recursive calls.
16246
16247         * mm-decode.el (mm-handle-set-disposition): New macro.
16248         (mm-handle-set-description): New macro.
16249
16250 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16251
16252         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
16253         encoding.
16254
16255 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16256
16257         * message.el (message-tool-bar-zap-list, message-tool-bar)
16258         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
16259         (message-tool-bar-local-item-from-menu): Remove.
16260         (message-tool-bar-map): Replace by `message-make-tool-bar'.
16261         (message-make-tool-bar): New function.
16262         (message-mode): Use `message-make-tool-bar'.
16263
16264         * gmm-utils.el: New file.
16265         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
16266         (gmm-lazy): New widget copied from `nnmail.el'.
16267         (gmm-tool-bar-from-list): New function for creating customizable
16268         tool bars.
16269         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
16270         output.
16271         (gmm): Add :prefix to defgroup.
16272
16273 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
16274
16275         * gmm-utils.el (gmm-widget-p): New function.
16276
16277 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16278
16279         * mml.el (mml-attach-file): Describe `description' in doc string.
16280         (mml-menu): Add Emacs MIME manual and PGG manual.
16281
16282 2006-01-20  Richard M. Stallman  <rms@gnu.org>
16283
16284         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
16285
16286 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
16287
16288         * nntp.el (nntp-end-of-line): Doc fix.
16289
16290 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
16291
16292         * imap.el (imap-open): Handle case where buffer is a buffer
16293         object.
16294
16295 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16296
16297         * gnus-delay.el (gnus-delay): Don't autoload.
16298         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16299         to be re-loaded when customizing the `gnus-delay' group.
16300
16301 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
16302
16303         * message.el (message-insert-citation-line): Use newlines.
16304
16305 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
16306
16307         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
16308         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
16309         these routines, so the passphrase can be managed externally and
16310         passed in to the system.
16311         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
16312         pgg-add-passphrase-to-cache function.
16313
16314         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
16315         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
16316         these routines, so the passphrase can be managed externally and
16317         passed in to the system.
16318         (pgg-pgp5-sign-region): Use new name of
16319         pgg-add-passphrase-to-cache function.
16320
16321 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
16322
16323         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
16324         part of the decoded armor to find the key-identifier.
16325         (pgg-gpg-lookup-key-owner): New function to return the
16326         human-readable identifier of a key owner.
16327         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
16328         itself.
16329         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
16330         the key value) if we have a key and can match it against a secret
16331         key.  Also, added a note pointing out fact that the prompt only
16332         indicates the first matching key.
16333
16334         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
16335         pgg-decrypt-region.
16336         (pgg-add-passphrase-to-cache): Rename from
16337         `pgg-add-passphrase-cache' to reduce confusion (all callers
16338         changed).
16339         (pgg-remove-passphrase-from-cache): Rename from
16340         `pgg-remove-passphrase-cache' to reduce confusion (all callers
16341         changed).
16342         (pgg-read-passphrase, pgg-add-passphrase-cache)
16343         (pgg-remove-passphrase-cache): Add informative docstrings.
16344         (pgg-decrypt): Convey provided passphrase in subordinate call to
16345         pgg-decrypt-region.
16346
16347 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
16348
16349         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
16350         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
16351         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
16352         'passphrase' argument, so the passphrase can be managed externally
16353         and then passed in to the system.
16354
16355         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
16356         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
16357         so the passphrase cache can be used reliably with identifiers
16358         besides a pgp packet's key id.
16359
16360         * pgg-gpg.el (pgg-gpg-encrypt-region)
16361         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
16362         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
16363         these routines, so the passphrase can be managed externally and
16364         passed in to the system.
16365
16366         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
16367         'notruncate' argument, so the passphrase cache can be used
16368         reliably with identifiers besides a pgp packet's key id.
16369
16370 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
16371
16372         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
16373         symmetric encryption.
16374         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
16375         encrypted session key.
16376         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
16377         message ask for the passphrase in a proper way.
16378
16379         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
16380         New user commands for symmetric encryption.
16381
16382 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16383
16384         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
16385
16386         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
16387
16388 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
16389
16390         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
16391
16392 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16393
16394         * mm-decode.el (mm-inlined-types): Add application/pgp.
16395         (mm-automatic-display): Ditto.
16396
16397         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
16398         part as text.
16399
16400 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16401
16402         * nnrss.el: Update copyright.
16403         (nnrss-opml-import): Query whether to subscribe to each entry.
16404
16405         * gnus-art.el:
16406         * gnus-sum.el:
16407         * gnus-xmas.el:
16408         * messagexmas.el:
16409         * mm-uu.el:
16410         * mm-view.el: Update copyright.
16411
16412 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
16413
16414         * message.el (message-info): New function.
16415         (message-mode-menu): Add it.
16416         Update copyright.
16417
16418         * ChangeLog: Fix and update copyright.
16419
16420 2006-01-13  Romain Francoise  <romain@orebokech.com>
16421
16422         * message.el (message-forward-subject-name-subject): Prefer the
16423         address to 'nowhere' if the sender has no name.
16424         Fix typo.  Update copyright year.
16425
16426 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16427
16428         * gnus-art.el (article-wash-html):
16429         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
16430         (gnus-article-wash-html-with-w3m-standalone): New function.
16431
16432         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
16433         mm-inline-text-html-render-with-w3m-standalone.
16434         (mm-text-html-washer-alist): Map w3m-standalone to
16435         gnus-article-wash-html-with-w3m-standalone.
16436         (mm-inline-text-html-render-with-w3m-standalone): New function.
16437
16438 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16439
16440         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
16441         Improve LaTeX.
16442
16443 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16444
16445         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
16446         (nnrss-request-article): Render text/plain parts as HTML.
16447
16448         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
16449         the buffer.
16450
16451 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
16452
16453         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
16454         custom definition of `gnus-posting-styles'.
16455
16456         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
16457         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
16458
16459 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16460
16461         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
16462         Use nntp for bug archive.
16463
16464 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16465
16466         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
16467         parts.
16468         (nnrss-normalize-date): New function converts ISO 8601 date into
16469         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16470         (nnrss-check-group): Use it.
16471
16472 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16473
16474         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
16475
16476         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
16477         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16478         (nnrss-insert-w3): Ditto.
16479
16480 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16481
16482         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
16483         the articles to be forwarded including the case where neither a
16484         number of articles nor a region is specified.
16485
16486 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16487
16488         * nnrss.el (nnrss-request-article): Fix last change; fill
16489         text/plain parts.
16490
16491 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16492
16493         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
16494         in text/plain part.
16495         (nnrss-check-group): Don't add excessive newline to dc:subject.
16496
16497 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
16498
16499         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
16500         article.
16501
16502 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16503
16504         * nnml.el: Don't require gnus-bcklg.  Autoload it.
16505         (nnml-use-compressed-files, nnml-save-mail): Support other
16506         comression programs such as bzip2.
16507
16508 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16509
16510         * dns.el (query-dns): Make sure we check the buffer size before
16511         removing tcp headers.
16512
16513 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16514
16515         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
16516         remove MIME buttons associated with multipart/alternative parts.
16517         (gnus-mime-display-alternative): Tag buttons using `article-type'
16518         text property.
16519
16520         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
16521         associated with multipart/alternative parts.
16522
16523         * gnus-art.el (gnus-signature-separator): Fix custom type.
16524
16525         * mm-decode.el (mm-inlined-types): Fix custom type.
16526         (mm-keep-viewer-alive-types): Ditto.
16527         (mm-automatic-display): Ditto.
16528         (mm-attachment-override-types): Ditto.
16529         (mm-inline-override-types): Ditto.
16530         (mm-automatic-external-display): Ditto.
16531
16532 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16533
16534         * spam-report.el (spam-report-user-mail-address)
16535         (spam-report-user-agent): New variables.
16536         (spam-report-url-ping-plain): Use spam-report-user-agent.
16537
16538 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
16539
16540         * gnus-art.el (gnus-button-handle-custom): Do not just use
16541         `customize-apropos' for any "M-x customize-*" button but the
16542         function called for.  Accept both the function name and its
16543         argument in order to achieve this.
16544         (gnus-button-alist): Remove support for "custom:" URL's.
16545         Pass function name to `gnus-button-handle-custom' in case of "M-x
16546         customize-*" buttons.
16547
16548 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16549
16550         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
16551         multipart/alternative and add xref to mm-discouraged-alternatives
16552         in doc string.
16553
16554         * mm-decode.el (mm-discouraged-alternatives): Add xref to
16555         gnus-buttonized-mime-types in doc string.
16556
16557 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
16558
16559         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
16560         Suggest image/.* in the doc string.
16561
16562 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
16563
16564         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
16565         message-marks (Debian bug #342521).
16566
16567 2005-12-12  Simon Josefsson  <jas@extundo.com>
16568
16569         * password.el (password-read-from-cache): Add.
16570         (password-read): Use it.
16571
16572 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16573
16574         * rfc2047.el (rfc2047-charset-to-coding-system):
16575         Recognize us-ascii as a MIME charset.
16576
16577         * mm-bodies.el (mm-decode-content-transfer-encoding):
16578         Protect against the case where the 2nd arg TYPE is nil.
16579
16580 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16581
16582         * pop3.el (pop3-stream-type): Fix custom version.
16583
16584         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
16585
16586 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16587
16588         * mm-decode.el (mm-display-external): Add missing cdr.
16589
16590 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16591
16592         * mm-decode.el (mm-display-external): Use nametemplate (defined in
16593         RFC1524) if it is in mailcap or add a suffix according to
16594         mailcap-mime-extensions when generating a temp filename; postpone
16595         deleting a temp file for 2 seconds for some wrappers, shell
16596         scripts, and so on, which might exit right after having started a
16597         viewer command as a background job.
16598
16599 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16600
16601         * nntp.el (nntp-marks-directory): Fix custom group.
16602
16603         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
16604         steps when < 10.
16605
16606         * gnus-start.el (gnus-no-server-1):
16607         Mention `gnus-level-default-subscribed' in doc string.
16608
16609 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16610
16611         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
16612         parens.
16613
16614 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16615
16616         * gnus-xmas.el (gnus-use-toolbar): Revert.
16617         (gnus-xmas-setup-toolbar): Use global default-toolbar if
16618         gnus-use-toolbar is default.
16619
16620         * messagexmas.el (message-use-toolbar): Revert.
16621         (message-setup-toolbar): Use global default-toolbar if
16622         message-use-toolbar is default.
16623
16624 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16625
16626         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
16627         according to default-toolbar-visible-p.
16628
16629         * messagexmas.el (message-use-toolbar): Ditto.
16630
16631 2005-11-26  Dave Love  <fx@gnu.org>
16632
16633         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
16634         (tls-program, tls-success): Provide openssl alternative.
16635
16636         * starttls.el: Doc fixes.
16637         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
16638         SERVICE to PORT.
16639
16640         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
16641         port null or service name.
16642         (starttls-negotiate): Autoload.
16643
16644 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16645
16646         * message.el (message-kill-to-signature): Fix interactive spec.
16647
16648 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16649
16650         * pop3.el (pop3-open-server): Recognize a string as a service name.
16651
16652 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
16653
16654         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
16655
16656 2005-11-23  Dave Love  <fx@gnu.org>
16657
16658         Add pop3s, pop3/starttls.
16659
16660         * pop3.el (pop3-authentication-scheme): Clarify doc.
16661         (open-tls-stream, starttls-open-stream): Autoload.
16662         (pop3-stream-type): New.
16663         (pop3-open-server): Use it.
16664
16665         * mail-source.el (mail-sources): Fix some :types.  Add stream type
16666         for POP.
16667         (mail-source-keyword-map): Add :stream for POP.
16668         (mail-source-fetch-pop): Use pop3-stream-type.
16669
16670 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16671
16672         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
16673         of current-time-string.
16674
16675 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
16676
16677         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
16678         date header.
16679
16680 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16681
16682         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
16683         it can seriously impact performance as it bypasses the agent's
16684         local caches.
16685
16686 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16687
16688         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
16689         must be explicitly online rather than "not explicitly offline" for
16690         its flags to be synchronized.
16691
16692         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
16693         that gnus-uu-unmark-thread will function correctly.
16694
16695         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
16696         1024K is instead displayed as 1M.
16697
16698 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16699
16700         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
16701
16702 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
16703
16704         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
16705
16706 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
16707
16708         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
16709         error message to display actual error condition.
16710         (gnus-agent-save-local): Avoid saving symbols that are bound to
16711         nil as they simply result in a warning message in
16712         gnus-agent-read-local.
16713
16714 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16715
16716         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
16717         rather than make-variable-buffer-local for file-precious-flag.
16718
16719 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16720
16721         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
16722         for duplicates which are removed.  The invalid sort check then
16723         triggers a rescan after the sort as sorting may have moved
16724         duplicate entries such that they can be cheaply detected.
16725
16726 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16727
16728         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
16729
16730 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16731
16732         * gnus-agent.el (gnus-agent-article-alist-save-format):
16733         Change internal variable to a custom variable.  Change default value
16734         from compressed(2) to uncompressed(1).
16735         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
16736         support for uncompressed agentview files.  Taken together, reading
16737         the agentview file should now be 6-7 times faster.
16738
16739 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16740
16741         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
16742         as a buffer-local variable.  This avoids creating truncated
16743         dribble files as a result of a hang up, eg.
16744
16745 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
16746
16747         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
16748         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
16749         XEmacs.
16750
16751 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16752
16753         * gnus-start.el (gnus-start-draft-setup):
16754         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
16755
16756         * gnus.el (gnus-splash): Change custom group.
16757         (gnus-group-get-parameter, gnus-group-parameter-value):
16758         Describe allow-list argument.
16759
16760         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
16761         string.
16762
16763 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16764
16765         * gnus-art.el (gnus-default-article-saver): Add user-defined
16766         `function' to custom type.
16767
16768 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16769
16770         * imap.el (imap-open): Handle case where buffer is a buffer
16771         object.
16772
16773 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
16774
16775         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
16776         long lines.
16777         (gnus-cache-delete-group): Wrap doc strings.
16778
16779         * gnus-agent.el (gnus-agent-rename-group)
16780         (gnus-agent-delete-group): Wrap doc strings.
16781
16782 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16783
16784         * messagexmas.el (message-use-toolbar): Change the valid values
16785         into default, top, bottom, left, and right.
16786         (message-toolbar-thickness): New variable.
16787         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
16788         well.
16789         (message-setup-toolbar): Make it work.
16790
16791         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
16792         (gnus-use-toolbar): Change the valid values into default, top,
16793         bottom, left, and right.
16794         (gnus-toolbar-thickness): New variable.
16795         (gnus-xmas-setup-toolbar): New function.
16796         (gnus-xmas-setup-group-toolbar): Use it.
16797         (gnus-xmas-setup-summary-toolbar): Use it.
16798
16799 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16800
16801         * gnus-start.el (gnus-1): Add "native" to
16802         gnus-predefined-server-alist.
16803
16804         * gnus.el (gnus-method-to-server): Don't add "native" to the
16805         lists here, because that leads to problems when
16806         gnus-select-method is bound.
16807
16808 2005-11-09  Simon Josefsson  <jas@extundo.com>
16809
16810         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
16811         use (not sort-by-date) instead.
16812
16813 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16814
16815         * gnus-delay.el (gnus-delay-group): Don't autoload.
16816         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16817         to be re-loaded when customizing the `gnus-delay' group.
16818
16819 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
16820
16821         * message.el: Revert last changes.
16822         (message-insert-citation-line): Use newlines.
16823
16824 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
16825
16826         * message.el (message-courtesy-message)
16827         (message-mark-insert-begin, message-mark-insert-end)
16828         (message-elide-ellipsis, message-cancel-message)
16829         (message-add-header, message-change-subject)
16830         (message-cross-post-followup-to-header)
16831         (message-cross-post-insert-note, message-reduce-to-to-cc)
16832         (message-widen-reply, message-delete-not-region)
16833         (message-kill-to-signature, message-insert-signature)
16834         (message-insert-importance-high, message-insert-importance-low)
16835         (message-insert-or-toggle-importance)
16836         (message-insert-disposition-notification-to)
16837         (message-indent-citation, message-yank-original)
16838         (message-cite-original-without-signature, message-cite-original)
16839         (message-insert-citation-line, message-position-on-field)
16840         (message-fix-before-sending, message-send-mail-partially)
16841         (message-send-mail, message-send-mail-with-sendmail)
16842         (message-send-mail-with-qmail, message-send-news)
16843         (message-check-news-header-syntax, message-generate-headers)
16844         (message-insert-courtesy-copy, message-fill-address)
16845         (message-fill-header, message-shorten-references)
16846         (message-setup-1, message-cancel-news)
16847         (message-forward-make-body-plain, message-forward-make-body-mime)
16848         (message-forward-make-body-mml, message-encode-message-body)
16849         (message-forward-make-body-digest-plain)
16850         (message-forward-make-body-digest-mime)
16851         (message-use-alternative-email-as-from): Insert `hard-newline'
16852         instead of ordinary newlines.
16853
16854 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16855
16856         * message.el (message-generate-headers): Downcase the argument
16857         given to message-check-element.
16858
16859 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
16860
16861         * nntp.el (nntp-authinfo-rejected): New error condition.
16862         (nntp-wait-for): Use new error condition to signal authentication
16863         error.
16864         (nntp-retrieve-data): Rethrow new error condition to break out of
16865         recursive call to nntp-send-authinfo.
16866
16867 2005-11-08  Romain Francoise  <romain@orebokech.com>
16868
16869         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
16870         (gnus-summary-exit-map): Bind to `Z p'.
16871         (gnus-summary-make-menu-bar): Add menu item.
16872
16873 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
16874
16875         * gnus-art.el (gnus-article-treat-custom): Add `first'.
16876         (gnus-treat-*): Add `first' in all doc strings.
16877
16878         * gnus-group.el (gnus-group-compact-group): Fix typo.
16879
16880 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16881
16882         * gnus.el (gnus-parameters-case-fold-search): New variable.
16883         (gnus-parameters-get-parameter): Use it.
16884
16885         * gnus-score.el (gnus-home-score-file): Doc fix.
16886
16887 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
16888
16889         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
16890
16891 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16892
16893         * mm-util.el (mm-special-display-p): New function.
16894
16895         * mml.el (mml-preview): Use it; doc fix.
16896
16897 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16898
16899         * imap.el (imap-open): Handle case where buffer is a buffer object.
16900
16901 2005-10-29  Romain Francoise  <romain@orebokech.com>
16902
16903         * message.el (message-fix-before-sending): Fix comment.
16904
16905 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16906
16907         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
16908
16909 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16910
16911         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
16912         Used in gnus-score.el.
16913
16914 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16915
16916         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
16917
16918 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16919
16920         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
16921         whitespace removed in revision 7.8.  Use concatenated string to
16922         protect trailing whitespace.
16923
16924 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
16925
16926         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
16927         (nnimap-request-expire-articles): Use it to avoid sending 'UID
16928         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
16929         Courier IMAP ("some version from 2004").  Mostly based on similar
16930         code in the same function.
16931
16932 2005-10-26  Didier Verna  <didier@xemacs.org>
16933
16934         * gnus-group.el (gnus-group-compact-group): Invalidate original
16935         article buffer.
16936         * gnus-srvr.el (gnus-server-compact-server): Ditto.
16937         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
16938         NOV database and in article itself.
16939         Invalidate article backlog.
16940
16941 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16942
16943         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
16944
16945 2005-10-26  Simon Josefsson  <jas@extundo.com>
16946
16947         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
16948         part of 2004-07-25 change.
16949
16950 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16951
16952         * message.el (message-display-completion-list): New function.
16953         (message-expand-group): Use it; make sure the Completions buffer
16954         is modifiable.
16955 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
16956
16957         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
16958         user-mail-name is an empty string.
16959
16960 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16961
16962         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
16963         depending on gnus-score-decay-constant.
16964
16965         * encrypt.el (encrypt-insert-file-contents)
16966         (encrypt-write-file-contents): Don't use `gnus-message'.
16967
16968         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
16969         arguments.
16970         (mm-uu-type-alist): Add message-marks and insert-marks.
16971         Pass arguments to mm-uu-verbatim-marks-extract.
16972         (mm-uu-hide-markers): New variable.
16973         (mm-uu-extract): Use face similar to `gnus-cite-3'.
16974
16975         * gnus-fun.el (gnus-convert-image-to-x-face-command)
16976         (gnus-convert-image-to-face-command): Use "convert" by default to
16977         allow other input image formats.
16978         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
16979         accordingly.
16980
16981 2005-10-23  Simon Josefsson  <jas@extundo.com>
16982
16983         * imap.el (imap-gssapi-program): Align command line parameters
16984         with latest GNU SASL.
16985         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
16986
16987 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16988
16989         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
16990         HTML.
16991         (nnslashdot-request-article): Ditto.
16992
16993         * lpath.el (featurep): Add nobreak-char-display.
16994
16995 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16996
16997         * mail-source.el (mail-source-fetch-pop): Require pop3.
16998         (mail-source-check-pop): Ditto.
16999
17000 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17001
17002         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
17003         errors.
17004
17005 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17006
17007         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
17008         (gnus-treat-strip-leading-blank-lines): Improve doc string.
17009
17010         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
17011
17012         * mm-bodies.el (mm-decode-string):
17013         Call `mm-charset-to-coding-system' with allow-override argument.
17014
17015 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17016
17017         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
17018         (rfc2047-charset-to-coding-system): New function.
17019         (rfc2047-decode-encoded-words): New function.
17020         (rfc2047-decode-region): Use them.
17021         (rfc2047-decode-cte): Remove.
17022         (rfc2047-parse-and-decode): Remove.
17023         (rfc2047-decode): Remove.
17024
17025 2005-10-15  Kenichi Handa  <handa@m17n.org>
17026
17027         * rfc2047.el (rfc2047-decode-cte): New function.
17028         (rfc2047-decode-region): Change the way to decode successive
17029         encoded-words: decode B- or Q-encoding in each encoded-word,
17030         concatenate them, and decode it as charset.
17031
17032 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17033
17034         * lpath.el: Fbind codepage-setup for XEmacs.
17035
17036 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
17037
17038         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
17039         widget-move-and-invoke.
17040         (gnus-custom-mode): Use gnus-custom-map.
17041
17042 2005-10-15  Bill Wohler  <wohler@newt.com>
17043
17044         * message.el (message-tool-bar-map): Rename image file from
17045         mail_send to mail/send.
17046
17047 2005-10-16  Masatake YAMATO  <jet@gyve.org>
17048
17049         * message.el (message-expand-group): Pass the common
17050         prefix substring of completion to `display-completion-list'.
17051
17052 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
17053
17054         * mml-sec.el (mml-secure-method): New internal variable.
17055         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
17056         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
17057         New functions using mml-secure-method.
17058
17059         * mml.el (mml-mode-map): Add key bindings for those functions.
17060         (mml-menu): Simplify security menu entries.  Suggested by Jesper
17061         Harder <harder@myrealbox.com>.
17062         (mml-attach-file, mml-attach-buffer, mml-attach-external):
17063         Goto end of message if point is the headers of the message.
17064
17065         * message.el (message-in-body-p): New function.
17066
17067         * assistant.el: Autoload gnus-util and netrc.
17068
17069         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
17070         Use `mm-charset-override-alist' only when decoding.
17071
17072         * mm-bodies.el (mm-decode-body):
17073         Call `mm-charset-to-coding-system' with allow-override argument.
17074
17075         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
17076         `filename' from Content-Disposition if Content-Type doesn't
17077         provide `name'.
17078         (gnus-mime-view-part-as-type): Set default instead of
17079         initial-input.
17080
17081 2005-10-09  Daniel Brockman  <daniel@brockman.se>
17082
17083         * format-spec.el (format-spec): Propagate text properties of % spec.
17084
17085 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17086
17087         * gnus-art.el (gnus-treat-predicate): Add `first'.
17088
17089 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17090
17091         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
17092         (mm-charset-override-alist): New variable.
17093         (mm-charset-to-coding-system): Use it.
17094         (mm-codepage-setup): New helper function.
17095         (mm-charset-eval-alist): New variable.
17096         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
17097         Warn about unknown charsets.
17098
17099         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
17100
17101 2005-10-04  David Hansen  <david.hansen@gmx.net>
17102
17103         * nnrss.el (nnrss-request-article): Add support for the comments tag.
17104         (nnrss-check-group): Ditto.
17105
17106 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17107
17108         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
17109         Rename x-gnus-verbatim to x-verbatim.
17110         (mm-uu-type-alist): Fix regexp for verbatim-marks.
17111
17112         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
17113         x-verbatim.
17114
17115         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
17116
17117         * gnus-util.el (gnus-remove-duplicates): Remove.
17118
17119         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
17120         instead of gnus-remove-duplicates.
17121
17122         * message.el (message-remove-duplicates): Remove.
17123         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
17124         message-remove-duplicates.
17125
17126         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
17127         available, else use implementation from `delete-dups'.
17128
17129         * message.el (message-insert-expires): New function.
17130         (message-mode-map): Add key binding.
17131         (message-mode-field-menu): Add menu entry.
17132         (message-mode): Document it.
17133         (message-make-expires-date): Use `message-make-date'.
17134
17135 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
17136
17137         * message.el (message-make-expires-date): New function.
17138
17139 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17140
17141         * Makefile.in (list-installed-shadows): New entry.
17142         (install): Use it.
17143         (remove-installed-shadows): New entry.
17144
17145         * dgnushack.el (dgnushack-default-load-path): New variable.
17146         (dgnushack-find-lisp-shadows): New function.
17147         (dgnushack-remove-lisp-shadows): New function.
17148
17149 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17150
17151         * Makefile.in (install-el-elc): New entry.
17152         (install): Use it so that .el files are necessarily installed.
17153
17154 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17155
17156         * time-date.el: Autoload parse-time-string, XEmacs needs it.
17157
17158 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17159
17160         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
17161         function rather than the diff-mode.el package.
17162         (mm-display-external): Use with-current-buffer.
17163         (mm-viewer-completion-map, mm-viewer-completion-map):
17164         Move initialization inside declaration.
17165
17166 2005-09-29  Simon Josefsson  <jas@extundo.com>
17167
17168         * spam.el: Load hashcash when compiling, to avoid warnings.
17169         Don't autoload mail-check-payment.
17170         (spam-check-hashcash): Define unconditionally, since hashcash.el
17171         is part of Gnus now.  Ignore errors from payment checking.
17172
17173 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17174
17175         * message.el (message-bold-region, message-unbold-region):
17176         Rename from `bold-region' and `unbold-region'.
17177
17178         * message.el: Remove useless autoloads.
17179
17180 2005-09-28  Simon Josefsson  <jas@extundo.com>
17181
17182         * message.el (message-use-idna): Default to t.
17183         (message-use-idna): Test whether encoding works too.  Doc fix.
17184
17185 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17186
17187         * nntp.el (nntp-warn-about-losing-connection): Remove.
17188
17189 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17190
17191         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
17192         customizable.  Change default value.
17193         (mm-uu-diff-groups-regexp): Change default value.
17194         (mm-uu-type-alist): Add doc string.
17195         (mm-uu-configure): Add doc string.  Make it interactive.
17196         (mm-uu-tex-groups-regexp): New variable.
17197         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
17198         (mm-uu-type-alist): Add LaTeX documents.
17199         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
17200         of "text/verbatim".
17201         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
17202
17203         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
17204         instead of "text/verbatim".
17205
17206         * message.el (message-mark-inserted-region)
17207         (message-mark-insert-file): Use slrn style marks when called with
17208         prefix argument.
17209
17210 2005-09-27  Simon Josefsson  <jas@extundo.com>
17211
17212         * message.el (message-idna-to-ascii-rhs-1): Reformat.
17213
17214 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
17215
17216         * message.el (message-remove-duplicates): New function.
17217         Implementation borrowed from `gnus-remove-duplicates'.
17218         (message-idna-to-ascii-rhs): Also encode idna addresses in
17219         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17220         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
17221         only ask about the same idna domain once per header and also tell
17222         in what header to replace the idna domain.
17223
17224         * gnus-art.el (article-decode-idna-rhs): Also decode idna
17225         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17226         (article-decode-idna-rhs): Fix regexp so that all idna-address in
17227         a header is decoded and not just the last one.
17228
17229 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17230
17231         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
17232         has been decoded.
17233
17234         * mm-decode.el (mm-automatic-display): Add text/verbatim.
17235         (mm-insert-part): Don't modify text if it has been decoded.
17236
17237         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
17238         decoded.
17239
17240         * mm-view.el (mm-inline-text): Don't strip text props unless
17241         decoding enriched or richtext parts.
17242
17243 2005-09-25  Romain Francoise  <romain@orebokech.com>
17244
17245         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
17246         * gnus-start.el (gnus-subscribe-interactively):
17247         * gnus-uu.el (gnus-uu-grab-articles):
17248         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
17249         space.
17250
17251 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
17252
17253         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
17254         * mm-view.el (mm-view-pkcs7-decrypt):
17255         * gnus-sum.el (gnus-summary-limit-to-extra)
17256         (gnus-summary-respool-article, gnus-read-move-group-name):
17257         * gnus-score.el (gnus-summary-increase-score):
17258         * gnus-util.el (gnus-completing-read-with-default):
17259         * gnus-art.el (gnus-read-save-file-name)
17260         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
17261         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
17262         * message.el (message-check-news-header-syntax):
17263         Follow convention for reading with the minibuffer.
17264
17265 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
17266
17267         * spam-report.el (spam-report-url-ping-plain):
17268         Use gnus-extended-version as User-Agent.
17269
17270         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
17271         default value is nil.
17272
17273         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
17274         (mm-uu-verbatim-marks-extract): New function.
17275         (mm-uu-extract): New face.
17276         (mm-uu-copy-to-buffer): Use it.
17277
17278         * spam-report.el (spam-report-gmane-ham): Rename from
17279         `spam-report-gmane-unspam'.
17280         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
17281         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
17282
17283         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
17284         Autoload.
17285         (spam-report-gmane-unregister-routine):
17286         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
17287
17288 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
17289
17290         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
17291         (spam-report-gmane-unregister-routine): Add support for gmane
17292         unregistration.
17293
17294         * spam-report.el (spam-report-gmane-unspam)
17295         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
17296         (spam-report-gmane): Change to take a single article and do unspam
17297         registration.
17298
17299 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17300
17301         * mm-url.el (mm-url-decode-entities): Fix regexp.
17302
17303 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17304
17305         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
17306         default to nil, to be able to use Gnus at all.  If the default
17307         switches to something else, then the function should be fixed not
17308         be exceedingly slow.
17309
17310 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
17311
17312         * gnus-start.el (gnus-activate-group): If the server is nil, don't
17313         fail hard.
17314
17315         * spam-report.el: Add better Keywords line.
17316
17317         * spam.el: Add Maintainer and better Keywords line.
17318
17319 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17320
17321         * gnus-art.el (gnus-article-replace-part)
17322         (gnus-mime-replace-part): New functions.
17323         (gnus-mime-action-alist, gnus-mime-button-commands)
17324         (gnus-mime-save-part-and-strip): Add file argument.
17325         (gnus-article-part-wrapper): Add interactive argument.
17326
17327         * gnus-sum.el (gnus-summary-mime-map):
17328         Add `gnus-article-replace-part'.
17329
17330 2005-09-19  Didier Verna  <didier@xemacs.org>
17331
17332         The nnml compaction feature:
17333         * nnml.el (nnml-request-compact-group): New function.
17334         * nnml.el (nnml-request-compact): New function.
17335         * gnus-int.el (gnus-request-compact-group): New function.
17336         * gnus-int.el (gnus-request-compact): New function.
17337         * gnus-group.el (gnus-group-compact-group): New function.
17338         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
17339         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
17340         * gnus-srvr.el (gnus-server-compact-server): New function.
17341         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
17342         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
17343
17344 2005-09-18  Deepak Goel  <deego@gnufans.org>
17345
17346         * sieve.el (sieve-help): Fix `message' call: first arg should be a
17347         format spec.
17348
17349 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17350
17351         * gnus.el (gnus-group-startup-message): Bind image-load-path.
17352
17353 2005-09-15  Romain Francoise  <romain@orebokech.com>
17354
17355         * message.el (message-fill-paragraph): Clarify docstring.
17356
17357 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17358
17359         * gnus-art.el (gnus-mime-display-part): Protect against broken
17360         MIME messages.
17361
17362 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17363
17364         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
17365         before parsing header.
17366
17367 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
17368
17369         * html2text.el (html2text-replace-list): Add new entities.
17370
17371 2005-09-11  Romain Francoise  <romain@orebokech.com>
17372
17373         * message.el (message-alternative-emails): Improve docstring.
17374         (message-setup-1): Call `message-use-alternative-email-as-from'
17375         after `message-setup-hook' to give it precedence over posting
17376         styles, etc.
17377         (message-use-alternative-email-as-from): Add docstring.
17378         Remove the original From header if present.
17379
17380         * nnml.el (nnml-compressed-files-size-threshold): New variable.
17381         (nnml-save-mail): Use it.
17382
17383         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
17384         articles.  Add new argument `silent'.
17385         (gnus-uu-mark-all): Report the total number of marked articles.
17386
17387 2005-09-10  Romain Francoise  <romain@orebokech.com>
17388
17389         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
17390         (gnus-uu-mark-series): Likewise.
17391
17392 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
17393
17394         * spam-report.el (spam-report-gmane): Fix generation of spam
17395         report URL.
17396
17397 2005-09-10  Simon Josefsson  <jas@extundo.com>
17398
17399         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
17400         t, based on discussion on the ding list with Robert Epprecht
17401         <epprecht@solnet.ch>.
17402
17403 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
17404
17405         * spam-report.el (spam-report-gmane): Make it work without
17406         X-Report-Spam header.  Gmane now only provides Archived-At.
17407         This is only used if `spam-report-gmane-use-article-number' is nil.
17408         (spam-report-gmane-spam-header): Remove.  Not used anymore.
17409
17410         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
17411         make `gnus-summary-sort-by-recipient' work with threading.
17412
17413         * nnweb.el (nnweb-google-wash-article): Print a message if article
17414         is not available.
17415
17416 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17417
17418         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
17419         change.  Decode text/* parts content before displaying.
17420
17421 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17422
17423         * mml-smime.el: Remove defvar of gnus-extract-address-components.
17424
17425 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17426
17427         * mm-view.el (mm-display-inline-fontify): Disable support modes.
17428
17429         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
17430         url-package-name, url-package-version,
17431         w3m-cid-retrieve-function-alist, w3m-current-buffer,
17432         w3m-display-inline-images, and w3m-minor-mode-map.
17433
17434 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
17435
17436         * message.el (message-tab-body-function): Fix mismatched custom type.
17437
17438         * gnus.el (gnus-group-change-level-function): Ditto.
17439
17440         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
17441
17442         * gnus-art.el (gnus-signature-limit)
17443         (gnus-article-mime-part-function): Ditto.
17444
17445 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17446
17447         * mml.el (mml-mode): Silence the byte compiler.
17448
17449         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
17450         using `(sit-for 0)' before moving the point to the specified part;
17451         skip unbuttonized parts.
17452         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
17453         return to the summary window if gnus-auto-select-part is non-nil.
17454
17455 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
17456
17457         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
17458         New variables.
17459         (mml-dnd-attach-file, mml-mode): Use them.
17460
17461         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
17462         Make fetching article by MID work again for Google Groups.
17463         Add FIXME concerning gnus-group-make-web-group.
17464
17465         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
17466         Don't depend on Gnus by using mail-extract-address-components if
17467         gnus-extract-address-components is not bound.
17468
17469 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17470
17471         * gnus-art.el (gnus-mime-display-security): Don't display the
17472         signature, but only the signed part.
17473
17474 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17475
17476         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
17477
17478         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
17479         list, not listp.
17480
17481 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
17482
17483         * mm-encode.el (mm-encode-content-transfer-encoding):
17484         Likewise when encoding.
17485
17486         * mm-bodies.el (mm-decode-content-transfer-encoding):
17487         De-canonicalize CRLF for all text content types, not just
17488         text/plain.
17489
17490 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17491
17492         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
17493         valid article; point arrow and cursor at the MIME button.
17494
17495 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17496
17497         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
17498         Suggested by Dan Christensen <jdc@uwo.ca>.
17499
17500         * mm-decode.el (mm-save-part): Enable change of prompt.
17501
17502 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
17503
17504         * gnus-msg.el (gnus-inews-add-send-actions):
17505         Make `message-post-method' lambda parameter ARG `&optional'.
17506
17507 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17508
17509         * gnus-sum.el (gnus-summary-mime-map):
17510         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
17511         gnus-article-jump-to-part.
17512
17513         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
17514         (gnus-article-edit-part): Use it.
17515         (gnus-article-part-wrapper): Add no-handle argument.
17516         (gnus-article-save-part-and-strip, gnus-article-delete-part):
17517         New functions.
17518
17519 2005-08-29  Romain Francoise  <romain@orebokech.com>
17520
17521         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17522         docstring.
17523         (gnus-face-from-file): Likewise.
17524
17525 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17526
17527         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
17528         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
17529         non-nil.
17530         (gnus-auto-select-part): New variable.
17531         (gnus-article-jump-to-part): New function.
17532         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
17533         (gnus-mime-delete-part): Allow selecting specified part after
17534         deleting or stripping parts.
17535         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
17536         part if argument is bogus.
17537
17538 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
17539
17540         * gnus-art.el (w3m-minor-mode-map):
17541         * gnus-spec.el (gnus-newsrc-file-version):
17542         * gnus-util.el (nnmail-active-file-coding-system)
17543         (gnus-original-article-buffer, gnus-user-agent):
17544         * gnus.el (gnus-ham-process-destinations)
17545         (gnus-parameter-ham-marks-alist)
17546         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
17547         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
17548         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
17549         * mm-decode.el (gnus-current-window-configuration):
17550         * mm-extern.el (gnus-article-mime-handles):
17551         * mm-url.el (url-current-object, url-package-name)
17552         (url-package-version):
17553         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
17554         (smime-keys, w3m-cid-retrieve-function-alist)
17555         (w3m-current-buffer, w3m-display-inline-images)
17556         (w3m-minor-mode-map):
17557         * mml-smime.el (gnus-extract-address-components):
17558         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
17559         (gnus-newsrc-hashtb, message-default-charset)
17560         (message-deletable-headers, message-options)
17561         (message-posting-charset, message-required-mail-headers)
17562         (message-required-news-headers):
17563         * mml1991.el (mc-pgp-always-sign):
17564         * mml2015.el (mc-pgp-always-sign):
17565         * nnheader.el (nnmail-extra-headers):
17566         * rfc1843.el (gnus-decode-encoded-word-function)
17567         (gnus-decode-header-function, gnus-newsgroup-name):
17568         * spam-stat.el (gnus-original-article-buffer): Add defvars.
17569
17570 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
17571
17572         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
17573         the end of the date treatments.
17574
17575 2005-08-15  Simon Josefsson  <jas@extundo.com>
17576
17577         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
17578         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
17579         Capello and Romain Francoise.
17580         (pgg-fetch-key-function): Remove, not used?
17581         (pgg-insert-url-with-w3): Require url, to get
17582         url-insert-file-contents regardless of where it is defined.
17583
17584 2005-08-13  Romain Francoise  <romain@orebokech.com>
17585
17586         * message.el (message-cite-original-1): New function.
17587         (message-cite-original): Use it.
17588         (message-cite-original-without-signature): Ditto.
17589
17590 2005-08-08  Romain Francoise  <romain@orebokech.com>
17591
17592         * message.el (message-yank-empty-prefix): New variable.
17593         (message-indent-citation): Use it.
17594         (message-cite-original-without-signature): Respect X-No-Archive.
17595
17596 2005-08-08  Simon Josefsson  <jas@extundo.com>
17597
17598         * pgg.el: Autoload url-insert-file-contents instead of loading
17599         w3/url.
17600         (pgg-insert-url-with-w3): Don't load url here.
17601
17602 2005-08-07  Jesper Harder  <harder@phys.au.dk>
17603
17604         * message.el (message-kill-to-signature): Don't insert newline at
17605         bol.
17606         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
17607
17608 2005-08-06  Romain Francoise  <romain@orebokech.com>
17609
17610         * message.el (message-user-fqdn): Fix typo in docstring.
17611
17612 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
17613
17614         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
17615
17616         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
17617
17618 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17619
17620         * mm-bodies.el (mm-encode-body): Use coding system rather than
17621         charset to encode text.
17622
17623         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
17624         number of charsets if utf-8 is available (XEmacs).
17625
17626 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17627
17628         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
17629         taken from `gnus-button-mid-or-mail-regexp'.
17630         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
17631         (gnus-button-alist): Improve regexp for domain part of the MIDs
17632         for news:localpart@domain buttons.
17633         (gnus-button-ctan-directory-regexp): Update.
17634
17635 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17636
17637         * sieve-manage.el (sieve-manage-interactive-login):
17638         Use make-local-variable rather than make-variable-buffer-local.
17639         (sieve-manage-open): Ditto.
17640         (sieve-manage-authenticate): Ditto.
17641
17642         * mml.el (mml-generate-mime-1): Make the content type default to
17643         text/plain if the filename is not specified.
17644
17645 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17646
17647         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
17648         instead of insert-buffer.
17649
17650         * message.el (message-yank-original): Ditto; set the mark at the
17651         end of the yanked message.
17652
17653 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17654
17655         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
17656         lines to scroll rather than to stop it.
17657
17658         * mml.el (mml-generate-default-type): Add doc string.
17659         (mml-generate-mime-1): Use mm-default-file-encoding or make it
17660         default to application/octet-stream when determining the content
17661         type if it is not specified for the part or the mml contents; add
17662         a comment about mml-generate-default-type.
17663
17664 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
17665
17666         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
17667         make it default to application/octet-stream when determining the
17668         content type if it is not specified for the external contents.
17669
17670 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17671
17672         * rfc2231.el (rfc2231-parse-string): Take care that not only a
17673         segmented parameter but also other parameters might be there.
17674
17675 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17676
17677         * mm-decode.el (mm-display-external): Delete temp file, directory
17678         and buffer immediately if the external process is exited.
17679
17680 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17681
17682         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
17683         fewer lines than that of scroll-margin.
17684         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
17685
17686 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17687
17688         * gnus-art.el (gnus-article-next-page): Revert.
17689         (gnus-article-beginning-of-window): New macro.
17690         (gnus-article-next-page-1): Use it.
17691         (gnus-article-prev-page): Ditto.
17692         (gnus-article-edit-part): Use insert-buffer-substring instead of
17693         insert-buffer.
17694         (gnus-article-edit-exit): Ditto.
17695
17696         * gnus-util.el (gnus-beginning-of-window): Remove.
17697         (gnus-end-of-window): Remove.
17698
17699         * lpath.el: Don't bind header-line-format and scroll-margin.
17700
17701 2005-07-25  Simon Josefsson  <jas@extundo.com>
17702
17703         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
17704         to have the url package without w3.  Reported by Daiki Ueno
17705         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
17706
17707 2005-07-20  Didier Verna  <didier@xemacs.org>
17708
17709         * gnus-diary.el: Remove the description comment (nndiary is now
17710         properly documented in the Gnus manual).
17711         Fix the spelling of "Back End".
17712         * nndiary.el: Ditto.
17713         Fix the copyright notice.
17714
17715 2005-07-18  Romain Francoise  <romain@orebokech.com>
17716
17717         * gnus-sum.el (gnus-summary-to-prefix)
17718         (gnus-summary-newsgroup-prefix): New variables.
17719         (gnus-summary-from-or-to-or-newsgroups): Use them.
17720
17721 2005-07-17  Romain Francoise  <romain@orebokech.com>
17722
17723         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
17724         space as it's generally not especially interesting to the user.
17725
17726 2005-07-16  Romain Francoise  <romain@orebokech.com>
17727
17728         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
17729         nil to avoid prompting and file modification if one of the
17730         messages at the top of the nnfolder file contains a copyright
17731         notice.
17732         Update copyright notice.
17733
17734         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
17735         instead of `current-time-string' as the latter creates a time
17736         string that is not RFC 2822 compliant (it lacks the zone).
17737         Update copyright notice.
17738
17739 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17740
17741         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
17742         for text/rtf.  Display default in prompt.  Pass default for M-n.
17743
17744         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
17745
17746 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17747
17748         * gnus-msg.el (gnus-button-mailto):
17749         Remove save-selected-window-window hackery because it relies on
17750         save-selected-window internals.
17751
17752 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17753
17754         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
17755         (gnus-article-next-page-1): Use gnus-beginning-of-window.
17756         (gnus-article-prev-page): Ditto.
17757
17758         * gnus-util.el (gnus-beginning-of-window): New function.
17759         (gnus-end-of-window): New function.
17760
17761         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
17762
17763 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17764
17765         * gnus-score.el (gnus-score-edit-all-score):
17766         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
17767         gnus-message.
17768
17769 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17770
17771         * gnus-msg.el (gnus-button-mailto):
17772         Remove save-selected-window-window hackery because it relies on
17773         save-selected-window internals.
17774
17775 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17776
17777         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
17778         add-minor-mode.
17779         (gnus-binary-mode): Ditto.
17780
17781         * gnus-topic.el (gnus-topic-mode): Ditto.
17782
17783 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
17784
17785         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
17786         (gnus-article-prev-page): Take scroll-margin into consideration.
17787
17788 2005-07-04  Lute Kamstra  <lute@gnu.org>
17789
17790         Update FSF's address in GPL notices.
17791
17792 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
17793
17794         * gnus.el (gnus-exit):
17795         * gnus-group.el (gnus-group-icons):
17796         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
17797
17798         * gnus-nocem.el (gnus-nocem):
17799         * message.el (message-various, message-buffers, message-sending)
17800         (message-interface, message-forwarding, message-insertion)
17801         (message-headers, message-news, message-mail):
17802         * pgg-gpg.el (pgg-gpg):
17803         * pgg-parse.el (pgg-parse):
17804         * pgg-pgp.el (pgg-pgp):
17805         * pgg-pgp5.el (pgg-pgp5):
17806         * pop3.el (pop3): Finish `defgroup' description with period.
17807
17808 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17809
17810         * gnus-art.el (article-display-face): Improve the efficiency.
17811         (article-display-x-face): Ditto; remove grey x-face stuff.
17812
17813 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17814
17815         * gnus-art.el (article-display-face): Correct the position in
17816         which Faces are inserted.
17817
17818 2005-06-29  Didier Verna  <didier@xemacs.org>
17819
17820         * gnus-art.el (article-display-face): Display faces in correct
17821         order.
17822
17823 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17824
17825         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
17826         (gnus-fill-real-hashtb): Use hash table instead of obarray.
17827         (gnus-nocem-check-article): Fetch the Type header.
17828         (gnus-nocem-message-wanted-p): Fix the way to examine types.
17829         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
17830         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
17831         make sure gnus-nocem-hashtb is initialized.
17832         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
17833         (gnus-nocem-unwanted-article-p): Ditto.
17834
17835         * pgg.el (pgg-verify): Return the verification result.
17836
17837 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17838
17839         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
17840         is ascii.
17841
17842 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17843
17844         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
17845         `show-nonbreak-escape'.
17846
17847 2005-06-23  Lute Kamstra  <lute@gnu.org>
17848
17849         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
17850
17851         * dig.el (dig-mode):
17852         * smime.el (smime-mode): Use gnus-run-mode-hooks.
17853
17854 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
17855
17856         * nnimap.el (nnimap-split-download-body): Fix spellings.
17857
17858 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17859
17860         * gnus-art.el (gnus-article-encrypt-body):
17861         * gnus-cus.el (gnus-score-customize):
17862         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
17863         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
17864
17865 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
17866
17867         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
17868         header by looking for magic "MII" at the beginning.
17869
17870 2005-06-16  Miles Bader  <miles@gnu.org>
17871
17872         * gnus-xmas.el (gnus-xmas-group-startup-message):
17873         Use renamed gnus-splash face.
17874
17875         * assistant.el (assistant-field): Remove "-face" suffix from face name.
17876         (assistant-field-face): New backward-compatibility alias for renamed
17877         face.
17878         (assistant-render-text): Use renamed assistant-field face.
17879
17880         * spam.el (spam): Remove "-face" suffix from face name.
17881         (spam-face): New backward-compatibility alias for renamed face.
17882         (spam-face, spam-initialize): Use renamed spam face.
17883
17884         * message.el (message-header-to, message-header-cc)
17885         (message-header-subject, message-header-newsgroups)
17886         (message-header-other, message-header-name)
17887         (message-header-xheader, message-separator, message-cited-text)
17888         (message-mml): Remove "-face" suffix from face names.
17889         (message-header-to-face, message-header-cc-face)
17890         (message-header-subject-face, message-header-newsgroups-face)
17891         (message-header-other-face, message-header-name-face)
17892         (message-header-xheader-face, message-separator-face)
17893         (message-cited-text-face, message-mml-face):
17894         New backward-compatibility aliases for renamed faces.
17895         (message-font-lock-keywords): Use renamed message faces.
17896
17897         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
17898         (sieve-test-commands, sieve-tagged-arguments):
17899         Remove "-face" suffix from face names.
17900         (sieve-control-commands-face, sieve-action-commands-face)
17901         (sieve-test-commands-face, sieve-tagged-arguments-face):
17902         New backward-compatibility aliases for renamed faces.
17903         (sieve-control-commands-face, sieve-action-commands-face)
17904         (sieve-test-commands-face, sieve-tagged-arguments-face):
17905         Use renamed sieve faces.
17906
17907         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
17908         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
17909         (gnus-group-news-3-empty, gnus-group-news-4)
17910         (gnus-group-news-4-empty, gnus-group-news-5)
17911         (gnus-group-news-5-empty, gnus-group-news-6)
17912         (gnus-group-news-6-empty, gnus-group-news-low)
17913         (gnus-group-news-low-empty, gnus-group-mail-1)
17914         (gnus-group-mail-1-empty, gnus-group-mail-2)
17915         (gnus-group-mail-2-empty, gnus-group-mail-3)
17916         (gnus-group-mail-3-empty, gnus-group-mail-low)
17917         (gnus-group-mail-low-empty, gnus-summary-selected)
17918         (gnus-summary-cancelled, gnus-summary-high-ticked)
17919         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
17920         (gnus-summary-high-ancient, gnus-summary-low-ancient)
17921         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
17922         (gnus-summary-low-undownloaded)
17923         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
17924         (gnus-summary-low-unread, gnus-summary-normal-unread)
17925         (gnus-summary-high-read, gnus-summary-low-read)
17926         (gnus-summary-normal-read, gnus-splash):
17927         Remove "-face" suffix from face names.
17928         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
17929         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
17930         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
17931         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
17932         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
17933         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
17934         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
17935         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
17936         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
17937         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
17938         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
17939         (gnus-summary-selected-face, gnus-summary-cancelled-face)
17940         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
17941         (gnus-summary-normal-ticked-face)
17942         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
17943         (gnus-summary-normal-ancient-face)
17944         (gnus-summary-high-undownloaded-face)
17945         (gnus-summary-low-undownloaded-face)
17946         (gnus-summary-normal-undownloaded-face)
17947         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
17948         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
17949         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
17950         (gnus-splash-face):
17951         New backward-compatibility aliases for renamed faces.
17952         (gnus-group-startup-message): Use renamed gnus faces.
17953
17954         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
17955         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
17956         (gnus-server-agent): Remove "-face" suffix from face names.
17957         (gnus-server-agent-face, gnus-server-opened-face)
17958         (gnus-server-closed-face, gnus-server-denied-face)
17959         (gnus-server-offline-face):
17960         New backward-compatibility aliases for renamed faces.
17961         (gnus-server-agent-face, gnus-server-opened-face)
17962         (gnus-server-closed-face, gnus-server-denied-face)
17963         (gnus-server-offline-face): Use renamed gnus faces.
17964
17965         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
17966         Remove "-face" suffix from face names.
17967         (gnus-picon-xbm-face, gnus-picon-face):
17968         New backward-compatibility aliases for renamed faces.
17969
17970         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
17971         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
17972         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
17973         (gnus-cite-11): Remove "-face" suffix from face names.
17974         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
17975         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
17976         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
17977         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
17978         New backward-compatibility aliases for renamed faces.
17979         (gnus-cite-attribution-face, gnus-cite-face-list)
17980         (gnus-article-boring-faces): Use renamed gnus faces.
17981
17982         * gnus-art.el (gnus-signature, gnus-header-from)
17983         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
17984         (gnus-header-content): Remove "-face" suffix from face names.
17985         (gnus-signature-face, gnus-header-from-face)
17986         (gnus-header-subject-face, gnus-header-newsgroups-face)
17987         (gnus-header-name-face, gnus-header-content-face):
17988         New backward-compatibility aliases for renamed faces.
17989         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
17990
17991         * gnus-sum.el (gnus-summary-selected-face)
17992         (gnus-summary-highlight): Use renamed gnus faces.
17993         * gnus-group.el (gnus-group-highlight): Likewise.
17994
17995 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17996
17997         * gnus-sieve.el (gnus-sieve-article-add-rule):
17998         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
17999         * spam-stat.el (spam-stat-buffer-change-to-spam)
18000         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
18001
18002         * message.el (message-is-yours-p):
18003         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
18004
18005 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18006
18007         * mm-view.el (mm-inline-text): Withdraw the last change.
18008
18009 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18010
18011         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
18012         executing enriched-decode.
18013
18014 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18015
18016         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
18017         charset of tar files.
18018
18019 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
18020
18021         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
18022
18023 2005-06-04  Lute Kamstra  <lute@gnu.org>
18024
18025         * nnfolder.el (nnfolder-read-folder): Make sure that undo
18026         information is never recorded.
18027
18028 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18029
18030         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
18031
18032 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18033
18034         * pop3.el (pop3-apop): Run md5 in the binary mode.
18035
18036         * starttls.el (starttls-set-process-query-on-exit-flag):
18037         Use eval-and-compile.
18038
18039 2005-05-31  Simon Josefsson  <jas@extundo.com>
18040
18041         * smime.el (smime-replace-in-string): Define.
18042         (smime-cert-by-ldap-1): Use it.
18043
18044 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18045
18046         * gnus-art.el (article-display-x-face): Replace
18047         process-kill-without-query by gnus-set-process-query-on-exit-flag.
18048
18049         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
18050         set-process-query-on-exit-flag or process-kill-without-query.
18051
18052         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
18053         loop instead of replace-regexp.
18054
18055         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
18056         instead of process-kill-without-query if it is available.
18057
18058         * lpath.el: Fbind ldap-search-entries.
18059
18060         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
18061         instead of find-file-hooks if it is available.
18062
18063         * mml1991.el: Bind pgg-default-user-id when compiling.
18064
18065         * mml2015.el: Bind pgg-default-user-id when compiling.
18066
18067         * nndraft.el (nndraft-request-associate-buffer):
18068         Use write-contents-functions instead of write-contents-hooks if it is
18069         available.
18070
18071         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
18072         instead of find-file-hooks if it is available.
18073
18074         * nntp.el (nntp-open-connection): Replace
18075         process-kill-without-query by gnus-set-process-query-on-exit-flag.
18076         (nntp-open-ssl-stream): Ditto.
18077         (nntp-open-tls-stream): Ditto.
18078
18079         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
18080         set-process-query-on-exit-flag or process-kill-without-query.
18081         (starttls-open-stream-gnutls): Use it instead of
18082         process-kill-without-query.
18083         (starttls-open-stream): Ditto.
18084
18085 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
18086
18087         * smime.el (smime-cert-by-ldap-1): Don't use
18088         replace-regexp-in-string.
18089
18090 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
18091
18092         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
18093
18094         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
18095         in PEM format.  Adjust to the XEmacs compatibility.
18096
18097 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
18098
18099         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
18100         by `string-to-number'.
18101         * gnus-agent.el (gnus-agent-regenerate-group)
18102         (gnus-agent-fetch-articles): Ditto.
18103         * gnus-art.el (gnus-button-fetch-group): Ditto.
18104         * gnus-cache.el (gnus-cache-generate-active)
18105         (gnus-cache-articles-in-group): Ditto.
18106         * gnus-group.el (gnus-group-set-current-level)
18107         (gnus-group-insert-group-line): Ditto.
18108         * gnus-score.el (gnus-score-set-expunge-below)
18109         (gnus-score-set-mark-below, gnus-summary-score-effect)
18110         (gnus-summary-score-entry): Ditto.
18111         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
18112         (gnus-soup-pack): Ditto.
18113         * gnus-spec.el (gnus-xmas-format): Ditto.
18114         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
18115         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
18116         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
18117         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
18118         * nndb.el (nndb-get-remote-expire-response): Ditto.
18119         * nndiary.el (nndiary-parse-schedule-value)
18120         (nndiary-string-to-number, nndiary-request-replace-article)
18121         (nndiary-request-article): Ditto.
18122         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
18123         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
18124         * nneething.el (nneething-make-head): Ditto.
18125         * nnfolder.el (nnfolder-request-article)
18126         (nnfolder-retrieve-headers): Ditto.
18127         * nnheader.el (nnheader-file-to-number): Ditto.
18128         * nnkiboze.el (nnkiboze-request-article): Ditto.
18129         * nnmail.el (nnmail-process-unix-mail-format)
18130         (nnmail-process-babyl-mail-format): Ditto.
18131         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
18132         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
18133         (nnmh-request-create-group, nnmh-request-list-1)
18134         (nnmh-request-group, nnmh-request-article): Ditto.
18135         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
18136         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
18137         * nnsoup.el (nnsoup-make-active): Ditto.
18138         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
18139         * nntp.el (nntp-find-group-and-number)
18140         (nntp-retrieve-headers-with-xover): Ditto.
18141         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
18142         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
18143         (pgg-format-key-identifier): Ditto.
18144         * pop3.el (pop3-last, pop3-stat): Ditto.
18145         * qp.el (quoted-printable-decode-region): Ditto.
18146
18147         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
18148         of concat.
18149
18150 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18151
18152         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
18153
18154         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
18155
18156         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
18157
18158         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
18159
18160         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
18161
18162         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
18163
18164         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
18165         (gnus-carpal-mode): Ditto.
18166
18167         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
18168         (gnus-browse-mode): Ditto.
18169
18170         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
18171
18172         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
18173
18174 2005-05-29  Richard M. Stallman  <rms@gnu.org>
18175
18176         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
18177
18178 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18179
18180         * gnus-util.el (gnus-run-mode-hooks): New function.
18181
18182         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
18183
18184         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
18185         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
18186
18187 2005-05-27  Lute Kamstra  <lute@gnu.org>
18188
18189         * dns-mode.el (dns-mode): Specify customization group.
18190
18191 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
18192
18193         * gnus-agent.el (gnus-agent-make-mode-line-string):
18194         Use mode-line-highlight as mouse-face.
18195
18196 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18197
18198         * canlock.el (canlock): Change the parent group to news.
18199
18200         * deuglify.el (gnus-outlook-deuglify): Add :group.
18201
18202         * dig.el (dig): Add :group.
18203
18204         * dns-mode.el (dns-mode): Add :group.
18205
18206         * encrypt.el (encrypt): Add :group.
18207
18208         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
18209         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
18210         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
18211         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
18212         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
18213
18214         * gnus-diary.el (gnus-diary): Add :group.
18215
18216         * gnus.el (gnus-group-news-1-face): Add :group.
18217         (gnus-group-news-1-empty-face): Ditto.
18218         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
18219         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
18220         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
18221         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
18222         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
18223         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
18224         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
18225         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
18226         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
18227         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
18228         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
18229         (gnus-summary-high-ticked-face): Ditto.
18230         (gnus-summary-low-ticked-face): Ditto.
18231         (gnus-summary-normal-ticked-face): Ditto.
18232         (gnus-summary-high-ancient-face): Ditto.
18233         (gnus-summary-low-ancient-face): Ditto.
18234         (gnus-summary-normal-ancient-face): Ditto.
18235         (gnus-summary-high-undownloaded-face): Ditto.
18236         (gnus-summary-low-undownloaded-face): Ditto.
18237         (gnus-summary-normal-undownloaded-face): Ditto.
18238         (gnus-summary-high-unread-face): Ditto.
18239         (gnus-summary-low-unread-face): Ditto.
18240         (gnus-summary-normal-unread-face): Ditto.
18241         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
18242         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
18243
18244         * hashcash.el (hashcash): New custom group.
18245         (hashcash-default-payment): Add :group.
18246         (hashcash-payment-alist): Ditto.
18247         (hashcash-default-accept-payment): Ditto.
18248         (hashcash-accept-resources): Ditto.
18249         (hashcash-path): Ditto.
18250         (hashcash-extra-generate-parameters): Ditto.
18251         (hashcash-double-spend-database): Ditto.
18252         (hashcash-in-news): Ditto.
18253
18254         * message.el (message-minibuffer-local-map): Add :group.
18255
18256         * netrc.el (netrc): Add :group.
18257
18258         * sieve-manage.el (sieve-manage-log): Add :group.
18259         (sieve-manage-default-user): Diito.
18260         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
18261         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
18262         (sieve-manage-authenticators): Ditto.
18263         (sieve-manage-authenticator-alist): Ditto.
18264         (sieve-manage-default-port): Ditto.
18265
18266         * sieve-mode.el (sieve-control-commands-face): Add :group.
18267         (sieve-action-commands-face): Ditto.
18268         (sieve-test-commands-face): Ditto.
18269         (sieve-tagged-arguments-face): Ditto.
18270
18271         * smime.el (smime): Add :group.
18272
18273         * spam-report.el (spam-report): Add :group.
18274
18275         * spam.el (spam, spam-face): Add :group.
18276
18277 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18278
18279         * nntp.el (nntp-next-result-arrived-p): Some news servers may
18280         return \n.\n.\n at the end of articles.  Protect against that.
18281         (nntp-with-open-group): Allow debugging.
18282
18283         * nnheader.el (mail-header-set-extra): Make into a function
18284         because I just could't understand how to quote the list properly.
18285
18286         * dns.el (query-dns-cached): New function.
18287
18288 2005-05-26  Lute Kamstra  <lute@gnu.org>
18289
18290         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
18291
18292 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18293
18294         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
18295
18296         * gnus-art.el: Don't autoload mail-extract-address-components.
18297
18298         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
18299         eval-and-compile to evaluate it.
18300
18301         * hashcash.el: Don't autoload executable-find.
18302
18303         * nndb.el: Don't declare the nndb back end two or more times; don't
18304         autoload news-reply-mode, news-setup, cancel-timer and telnet.
18305
18306         * nntp.el: Autoload format-spec instead of format; use
18307         eval-and-compile to evaluate autoload forms.
18308
18309 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
18310
18311         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
18312
18313 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18314
18315         * gnus.el (gnus-version-number): Bump version.
18316
18317 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18318
18319         * gnus.el: No Gnus v0.3 is released.
18320
18321 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18322
18323         * lpath.el (featurep): Bind show-nonbreak-escape.
18324
18325 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18326
18327         * gnus-art.el (gnus-article-edit-part): Disable undo.
18328
18329 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18330
18331         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
18332         gnus-article-date-lapsed-new-header is t if date timer is active;
18333         skip headers in which the original date value is empty.
18334         (gnus-article-save-original-date): Redefine it as a macro.
18335         (gnus-display-mime): Use it.
18336
18337 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18338
18339         * gnus-art.el (article-date-ut): Support converting date in
18340         forwarded parts as well.
18341         (gnus-article-save-original-date): New function.
18342         (gnus-display-mime): Use it.
18343
18344 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
18345
18346         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
18347         enclosure element of <item>.
18348
18349 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
18350
18351         * message.el (message-kill-buffer-query): Rename from
18352         `message-kill-buffer-query-if-modified'.  Add :version.
18353
18354 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18355
18356         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
18357         window layout.
18358
18359 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18360
18361         * mml.el: Autoload dnd when compiling.
18362
18363 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18364
18365         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
18366         x-dnd-*.
18367
18368 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18369
18370         * qp.el (quoted-printable-encode-region): Save excursion.
18371
18372 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
18373
18374         * message.el (message-kill-buffer-query-if-modified): Add new variable
18375         so the user can kill a modified message buffer quickly.
18376         (message-kill-buffer): Use it.
18377
18378 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18379
18380         * lpath.el: Fbind display-time-event-handler; don't fbind
18381         string-to-multibyte.
18382
18383         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
18384
18385 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18386
18387         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
18388         contained in text because xml.el decodes entities) with LFs.
18389
18390 2005-04-11  Lute Kamstra  <lute@gnu.org>
18391
18392         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
18393         differently.
18394
18395 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18396
18397         * mm-util.el (mm-detect-coding-region): Typo.
18398
18399 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18400
18401         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
18402
18403 2005-04-06  Deepak Goel  <deego@gnufans.org>
18404
18405         * spam-stat.el (spam-stat-score-buffer): Add a call to a
18406         user-function allow user modifications of the scores.
18407         (spam-stat-score-buffer-user): New function, to allow
18408         user-computed modifications to the score.
18409         (spam-stat-score-buffer-user-functions): List of additional
18410         scoring functions.
18411         (spam-stat-error-holder): Global temporary error holder.
18412         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
18413         variable.
18414
18415 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
18416
18417         * gnus-registry.el (gnus-registry-clean-empty-function)
18418         (gnus-registry-trim, gnus-registry-fetch-groups)
18419         (gnus-registry-delete-group): Groups that match
18420         `gnus-registry-ignored-groups' are removed from the registry
18421         entries, not just ignored for splitting.  This helps clean up the
18422         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
18423         to get all the groups a message ID is in.
18424
18425         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
18426         (spam-stat-split-fancy): Change "threshhold" to "threshold".
18427         (spam-stat-score-buffer-user-functions): Add :number custom type.
18428
18429 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18430
18431         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
18432         argument in XEmacs.
18433
18434         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
18435         (nnrss-request-group): Decode group name first.
18436         (nnrss-request-article): Make a text/plain article if mml-to-mime
18437         failed.
18438         (nnrss-get-encoding): Return a compatible encoding according to
18439         nnrss-compatible-encoding-alist.
18440         (nnrss-find-el): Use consp instead of listp.
18441         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
18442
18443 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18444
18445         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
18446         which Emacs 20 doesn't support.
18447         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
18448
18449 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18450
18451         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
18452         silence the byte compiler inside the defun.
18453
18454         * gnus-demon.el (parse-time-string): Add autoload.
18455
18456         * gnus-delay.el (parse-time-string): Add autoload.
18457
18458         * gnus-art.el (parse-time-string): Add autoload.
18459
18460         * nnultimate.el (parse-time): Require for `parse-time-string'.
18461
18462 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18463
18464         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
18465
18466         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
18467
18468         * smime.el (smime-ldap-host-list): Add :version.
18469
18470 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18471
18472         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
18473         pass it to `gnus-browse-read-group'.
18474         (gnus-browse-read-group): Add NUMBER argument and pass it to
18475         `gnus-group-read-ephemeral-group'.
18476
18477         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
18478         argument and pass it to `gnus-group-read-group'.
18479
18480 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
18481
18482         * mm-util.el (mm-xemacs-find-mime-charset): Only call
18483         mm-xemacs-find-mime-charset-1 if we have the mule feature
18484         available at runtime.
18485
18486 2005-03-25  Werner Lemberg  <wl@gnu.org>
18487
18488         * nnmaildir.el: Replace `illegal' with `invalid'.
18489
18490 2005-03-23  Lute Kamstra  <lute@gnu.org>
18491
18492         * time-date.el: Add comment on time value formats.
18493         Don't require parse-time.
18494         (with-decoded-time-value): New macro.
18495         (encode-time-value): New function.
18496         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
18497         (days-to-time): Return a valid time value when arg is huge.
18498         (time-since): Use time-subtract.
18499         (time-to-number-of-days): Use time-to-seconds.
18500
18501 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18502
18503         * gnus-start.el (gnus-display-time-event-handler):
18504         Check display-time-timer at runtime rather than only at load time
18505         in case display-time-mode is turned off in the mean time.
18506
18507 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18508
18509         * nnimap.el (nnimap-open-connection): Print which authinfo file is
18510         used.
18511
18512         * nneething.el (nneething-map-file-directory): Derive from
18513         `gnus-directory'.
18514
18515         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
18516         the To/Cc button.
18517
18518 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18519
18520         * nnmaildir.el (nnmaildir-request-accept-article):
18521         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
18522
18523 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18524
18525         * gnus-async.el: Require timer-funcs at compile time when in
18526         XEmacs for `run-with-idle-timer'.
18527
18528 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18529
18530         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
18531         autoloaded function.
18532
18533 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18534
18535         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
18536
18537 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
18538
18539         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
18540
18541 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18542
18543         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
18544         Add gnus-expert-user to default.
18545
18546 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
18547
18548         * nnimap.el (nnimap-open-server): Ditto.
18549
18550         * imap.el (imap-authenticate): Fix typo.
18551
18552 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
18553
18554         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
18555         buffer (since IMAP server might return FETCH response out of
18556         order, and the nntp buffer must be sorted).
18557
18558 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
18559
18560         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
18561         comparison on string.
18562
18563         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
18564         (gnus-agent-score): Rename category keywords to match gnus-cus.
18565         (gnus-agent-summary-fetch-series): Modify to protect against
18566         gnus-agent-summary-fetch-group clearing processable flags.
18567         (gnus-agent-synchronize-group-flags): Update live group buffer as
18568         synchronization may occur due to the user toggle the plugged
18569         status.
18570         (gnus-agent-fetch-group-1): Clear downloadable flag when article
18571         successfully downloaded.
18572         (gnus-agent-expire-group-1): Avoid using markers when the overview
18573         is in ascending order; greatly improves performance.
18574         (gnus-agent-regenerate-group):
18575         Use gnus-agent-synchronize-group-flags to reset read status in both
18576         gnus and server.
18577         (gnus-agent-update-files-total-fetched-for): Fix initial size.
18578
18579 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
18580
18581         * message.el: Don't autoload former message-utils variables.
18582         (message-strip-subject-trailing-was): Change doc string.
18583
18584         * nnweb.el: Fixes for `gnus-group-make-web-group'.
18585         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
18586         (nnweb-google-search): Add "hl=en" here.
18587         (nnweb-google-parse-1, nnweb-google-create-mapping):
18588         Don't hardcode URL.
18589
18590 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18591
18592         * message.el (message-get-reply-headers, message-followup):
18593         Mention related variables `message-use-followup-to' and
18594         `message-use-mail-followup-to', in the information buffer.
18595
18596         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
18597         of broken groups(-beta).google.com.
18598
18599 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
18600
18601         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
18602         parameter to invoked gnus-request-move-article; remove the
18603         redundant gnus-sum-hint-move-is-internal variable; apply the marks
18604         all at once instead of once per article.
18605         (gnus-summary-remove-process-mark): Accept a list of articles as
18606         well as a single article for processing.
18607
18608         * gnus-int.el (gnus-request-move-article): Add move-is-internal
18609         parameter.
18610
18611         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
18612
18613         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
18614
18615         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
18616         parameter.
18617
18618         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
18619         parameter.
18620
18621         * nnimap.el (nnimap-request-move-article): Add move-is-internal
18622         parameter and remove the gnus-sum-hint-move-is-internal variable.
18623
18624         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
18625         parameter.
18626
18627         * nndraft.el (nndraft-request-move-article): Add move-is-internal
18628         parameter.
18629
18630         * nndiary.el (nndiary-request-move-article): Add move-is-internal
18631         parameter.
18632
18633         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
18634
18635         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
18636         parameter.
18637
18638         * nnagent.el (nnagent-request-move-article): Add move-is-internal
18639         parameter.
18640
18641 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18642
18643         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
18644         a more conservative way.
18645
18646 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18647
18648         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
18649         buffer, so it moves the window's cursor.
18650
18651 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
18652
18653         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
18654         `mm-dissect-multipart' and receive the from field as an (optional)
18655         argument from `mm-dissect-multipart'.
18656         (mm-dissect-multipart): Receive the from field as an argument and
18657         pass it on when we call `mm-dissect-buffer' on MIME parts.
18658         Fixes verification/decryption of signed/encrypted MIME parts.
18659
18660 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
18661
18662         * gnus-sum.el (gnus-summary-move-article):
18663         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
18664         whatever it calls (right now, only nnimap-request-move article
18665         respects it).
18666
18667         * nnimap.el (nnimap-request-move-article):
18668         When gnus-sum-hint-move-is-internal is set, don't do the extra
18669         nnimap-request-article.
18670
18671 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18672
18673         * nnheader.el (nnheader-find-file-noselect): Add doc string.
18674
18675         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
18676         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
18677
18678         * gnus-sum.el (gnus-summary-caesar-message):
18679         Apply `gnus-treat-article' after rotation.
18680
18681         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
18682         doc string.
18683
18684 2005-02-22  Simon Josefsson  <jas@extundo.com>
18685
18686         * encrypt.el (encrypt-password-cache-expiry): Remove (use
18687         `password-cache-expiry' instead).  Reported by Arne Jørgensen
18688         <arne@arnested.dk>.
18689         (encrypt): Add password-cache and password-cache-expiry as group
18690         members.
18691
18692 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
18693
18694         * smime.el (smime-ldap-host-list): Doc fix.
18695         (smime-ask-passphrase): Use `password-read-and-add' to read (and
18696         cache) password.
18697         (smime-sign-region): Use it.
18698         (smime-decrypt-region): Use it.
18699         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
18700         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
18701         fails.
18702         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
18703         certificate from DER to PEM format rather than calling openssl.
18704
18705         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
18706
18707         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
18708         for signing/encryption.
18709
18710         * mml.el (mml-parse-1): Use them.
18711
18712 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
18713
18714         * nnrss.el (nnrss-verbose): Remove.
18715         (nnrss-request-group): Use `nnheader-message' instead.
18716
18717 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
18718
18719         * nnrss.el (nnrss-verbose): New variable.
18720         (nnrss-request-group): Make it say nnrss is requesting a group.
18721
18722 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18723
18724         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
18725         Handle news URL with given port correctly.
18726
18727 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18728
18729         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
18730         containing special characters.
18731
18732         * gnus-sum.el (gnus-summary-edit-article): Ditto.
18733
18734         * mml.el (mime-to-mml): Ditto.
18735
18736         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
18737         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
18738         (rfc2047-decode-region): Quote decoded words containing special
18739         characters when rfc2047-quote-decoded-words-containing-tspecials
18740         is non-nil.
18741
18742 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
18743
18744         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
18745
18746         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
18747
18748 2005-02-15  Simon Josefsson  <jas@extundo.com>
18749
18750         * nnimap.el (nnimap-debug): Doc fix.
18751
18752         * imap.el (imap-debug): Doc fix.
18753
18754 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18755
18756         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
18757
18758 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
18759
18760         * gnus.el (spam-contents): Improve docs for spam-contents
18761         parameter in its variable incarnation.
18762
18763 2005-02-14  Simon Josefsson  <jas@extundo.com>
18764
18765         * smime-ldap.el: Use require instead of load-library for ldap.
18766         (smime-ldap-search): Indent.
18767         (smime-ldap-search-internal): Shorten line.
18768
18769         * smime.el (smime-cert-by-dns): Add doc-string.
18770         (smime-cert-by-ldap-1): Indent.
18771
18772         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
18773         mml-smime-get-dns-ldap.
18774         (mml-smime-encrypt-query): Use new function.  Default to ldap.
18775
18776 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
18777
18778         * smime.el: Require smime-ldap.
18779         (smime-ldap-host-list): New variable.
18780         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
18781
18782         * mml-smime.el (mml-smime-encrypt-query): New function.
18783         (mml-smime-encrypt-query): Use it.
18784
18785         * smime-ldap.el: New file.
18786
18787 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18788
18789         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
18790
18791 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18792
18793         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
18794         argument in doc string.  Make query for type more clear.
18795
18796 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18797
18798         * gnus.el (gnus-group-startup-message): Search for gnus images in
18799         etc/images/gnus.
18800         * mm-util.el (mm-image-load-path): Likewise.
18801         * smiley.el (smiley-data-directory): Search for smilies in
18802         etc/images/smilies.
18803
18804 2005-02-09  Kim F. Storm  <storm@cua.dk>
18805
18806         Change Emacs release version from 21.4 to 22.1 throughout.
18807         Change Emacs development version from 21.3.50 to 22.0.50.
18808
18809 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18810
18811         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
18812
18813         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
18814         non-Mule XEmacs as well.
18815         (mm-decompress-buffer): Signal an error intentionally if it does
18816         not decompress compressed data because auto-compression-mode is
18817         disabled.
18818
18819 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
18820
18821         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
18822         an ID in the registry even if it has no groups.
18823
18824 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18825
18826         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
18827         merge it into mm-decompress-buffer.
18828         (gnus-mime-copy-part): Use the MIME part charset, the value which
18829         a user specified or gnus-newsgroup-charset for decoding, like
18830         gnus-mime-inline-part does; set buffer-file-coding-system to tell
18831         save-buffer what was used.  Suggested by Kevin Ryde
18832         <user42@zip.com.au>.
18833         (gnus-mime-inline-part): Allow the name parameter as well as the
18834         filename parameter; force decompressing of compressed data; always
18835         display contents being not decoded as unibyte.
18836
18837         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
18838         as well as the filename parameter.
18839
18840         * mm-util.el (mm-decompress-buffer):
18841         Merge gnus-mime-jka-compr-maybe-uncompress.
18842         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
18843         of compressed data.
18844
18845 2005-02-08  Simon Josefsson  <jas@extundo.com>
18846
18847         * imap.el (imap-log): Doc fix.
18848
18849 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18850
18851         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
18852         the coding cookies; decompress compressed parts.
18853
18854         * mml.el (mml-generate-mime-1): Add the charset parameter according
18855         to the value which a user specified manually or the coding cookie.
18856
18857         * mm-util.el (mm-string-to-multibyte): New function.
18858         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
18859         (mm-coding-system-to-mime-charset): New function.
18860         (mm-decompress-buffer): New function.
18861         (mm-find-buffer-file-coding-system): New function.
18862
18863         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
18864         (mm-display-inline-fontify): Rewrite for decoding and decompressing
18865         parts.
18866
18867 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18868
18869         * mm-view.el (mm-display-inline-fontify): Decode a part according
18870         to the charset parameter.
18871
18872 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18873
18874         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
18875         prefix arg is neither nil nor a number, as info specifies.
18876
18877 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18878
18879         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
18880         timestamps.
18881
18882 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
18883
18884         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
18885         groups error checking and notify user.
18886
18887 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
18888
18889         * message.el (message-send-mail-function): Check existence of
18890         sendmail-program first before using default value
18891         `message-send-mail-with-sendmail'.  Otherwise use more generic
18892         `smtpmail-send-it'.
18893
18894 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18895
18896         * nntp.el (nntp-request-update-info): Always return nil.
18897
18898 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18899
18900         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
18901
18902 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18903
18904         * message.el (message-beginning-of-line): Change the behavior when
18905         invoked between BOL and : so that it first moves backward.
18906
18907 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18908
18909         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
18910         article buffer when editing of the article is discarded.
18911         (gnus-article-prepare): Revert.
18912
18913 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18914
18915         * gnus-art.el (gnus-article-prepare):
18916         Remove message-strip-forbidden-properties from the local hook.
18917
18918 2005-01-27  Simon Josefsson  <jas@extundo.com>
18919
18920         * password.el (password-cache-add): Only start one timer per key.
18921         Reported by Derek Atkins <warlord@MIT.EDU>.
18922
18923 2005-01-26  Steve Youngs  <steve@sxemacs.org>
18924
18925         * run-at-time.el: Remove.  It is no longer needed as
18926         timer-funcs.el in the xemacs-base package has a working version of
18927         `run-at-time'.
18928
18929         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
18930
18931         * password.el: Require timer-funcs instead of run-at-time in
18932         XEmacs.
18933         Remove `password-run-at-time' macro.
18934         (password-cache-add): Use `run-at-time' instead of
18935         `password-run-at-time'.
18936
18937         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
18938         Remove `nnheader-cancel-function-timers' alias,
18939         `cancel-function-timers' exists in XEmacs in timer-funcs.
18940
18941         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
18942         for `run-with-idle-timer'.
18943
18944         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
18945         for `run-at-time'.
18946
18947         * mm-url.el: Require timer-funcs at compile time when in XEmacs
18948         for `with-timeout'.
18949
18950         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
18951         the same as for XEmacs 21.4.
18952         No need to ignore `run-with-idle-timer', this function exists in
18953         XEmacs now in timer-funcs.el in the xemacs-base package.
18954         (dgnushack-compile): No need to delete
18955         run-at-time.el from the list of files to compile because it
18956         doesn't exist anymore.
18957
18958 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18959
18960         * mml.el (mml-generate-mime-1): Convert string into unibyte when
18961         inserting " *mml*" buffer's contents into a unibyte temp buffer.
18962
18963 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
18964
18965         * mail-source.el (mail-source-fetch-imap): Search for ^From case
18966         sensitively.
18967
18968 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
18969
18970         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
18971
18972 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18973
18974         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
18975         which will be inserted according to the multibyteness of a buffer
18976         rather than the type of contents.  Suggested by ARISAWA Akihiro
18977         <ari@mbf.ocn.ne.jp>.
18978
18979         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
18980         of string which old xml.el may return rather than a string.
18981
18982 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18983
18984         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
18985
18986 2005-01-16  Simon Josefsson  <jas@extundo.com>
18987
18988         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
18989         idn/idna.el isn't available.
18990         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
18991         <michael@waxrat.com>.
18992
18993         * hashcash.el: Remove non-FSF copyright header.
18994
18995         * hashcash.el (hashcash-extra-generate-parameters): New variable.
18996         (hashcash-generate-payment): Use it.
18997         (hashcash-generate-payment-async): Use it.
18998
18999 2005-01-15  Simon Josefsson  <jas@extundo.com>
19000
19001         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
19002         Suggested by Raymond Scholz <ray-2005@zonix.de>.
19003
19004         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
19005         gnus-summary-idna-message.
19006         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
19007         (gnus-summary-idna-message): New function.
19008
19009 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
19010
19011         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
19012         gnus-novice-user.
19013
19014 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19015
19016         * nnrss.el (nnrss-request-delete-group): Delete entries in
19017         nnrss-group-alist as well.
19018         (nnrss-save-server-data): Insert newline.
19019
19020 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
19021
19022         * gnus.el (gnus-user-agent): Use list of symbols instead of
19023         symbols.  Display full version number for (S)XEmacs.
19024         Optionally display (S)XEmacs codename.
19025
19026         * gnus-util.el (gnus-emacs-version): Update for new
19027         `gnus-user-agent'.
19028
19029         * gnus-msg.el (gnus-extended-version): Make it possible to omit
19030         Gnus version.
19031
19032 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19033
19034         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
19035         which is unreadable in some setups.
19036
19037 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19038
19039         * gnus-spec.el (gnus-update-format-specifications): Flush the
19040         group format spec cache if it doesn't support decoded group names.
19041
19042 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
19043
19044         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
19045         Allow to apply decay on score files matching a regexp.
19046
19047 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19048
19049         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
19050         compatibility in %g and %c.
19051
19052 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19053
19054         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
19055         name for only %g and %c.
19056         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
19057         of gnus-tmp-group to decoded group name.
19058         (gnus-group-make-rss-group): Exclude `/'s from group names.
19059
19060 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19061
19062         * nnrss.el (nnrss-get-encoding): Fix regexp.
19063
19064 2004-12-27  Simon Josefsson  <jas@extundo.com>
19065
19066         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
19067         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
19068         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
19069
19070 2004-12-17  Kim F. Storm  <storm@cua.dk>
19071
19072         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
19073
19074         * gnus-sum.el (gnus-summary-mode-map): Likewise.
19075
19076 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
19077
19078         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
19079
19080 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19081
19082         * nnrss.el: Require rfc2047 and mml.
19083         (nnrss-file-coding-system): New variable.
19084         (nnrss-format-string): Redefine it as an inline function.
19085         (nnrss-decode-group-name): New function.
19086         (nnrss-string-as-multibyte): Remove.
19087         (nnrss-retrieve-headers): Decode group name; don't use
19088         nnrss-format-string.
19089         (nnrss-request-group): Decode group name.
19090         (nnrss-request-article): Decode group name; allow a Message-ID as
19091         well as an article number; don't use nnrss-format-string; encode a
19092         Message-ID string which may contain non-ASCII characters; use
19093         mml-to-mime to compose a MIME article.
19094         (nnrss-request-expire-articles): Decode group name.
19095         (nnrss-request-delete-group): Decode group name.
19096         (nnrss-fetch): Clarify error message.
19097         (nnrss-read-server-data): Use insert-file-contents instead of load;
19098         bind file-name-coding-system; use multibyte buffer.
19099         (nnrss-save-server-data): Bind coding-system-for-write to the
19100         value of nnrss-file-coding-system; bind file-name-coding-system;
19101         add coding cookie.
19102         (nnrss-read-group-data): Use insert-file-contents instead of load;
19103         bind file-name-coding-system; use multibyte buffer.
19104         (nnrss-save-group-data): Bind coding-system-for-write to the
19105         value of nnrss-file-coding-system; bind file-name-coding-system.
19106         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
19107         make it work with non-ASCII text.
19108         (nnrss-find-el): Make it work with old xml.el as well.
19109
19110 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
19111
19112         * nnrss.el (nnrss-get-encoding): New function.
19113         (nnrss-fetch): Use unibyte buffer initially; bind
19114         coding-system-for-read while performing mm-url-insert; remove ^Ms;
19115         decode contents according to the encoding attribute.
19116         (nnrss-save-group-data): Add coding cookie.
19117         (nnrss-mime-encode-string): New function.
19118         (nnrss-check-group): Use it to encode subject and author.
19119
19120 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
19121
19122         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
19123         imaginary variable.
19124
19125 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19126
19127         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
19128         correctly even if there are wide characters.
19129
19130 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
19131
19132         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
19133         downcased symbol names; make a new cache instead of reusing
19134         bbdb-hashtable.
19135
19136 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19137
19138         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19139         concatenating segments rather than before concatenating them.
19140         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19141
19142         * message.el (message-get-reply-headers): Bind `extra'.
19143
19144 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19145
19146         * message.el (message-extra-wide-headers): New variable.
19147         (message-get-reply-headers): Use it.
19148
19149 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19150
19151         * gnus-agent.el (gnus-agent-group-path): Decode group name.
19152         (gnus-agent-group-pathname): Ditto.
19153
19154         * gnus-cache.el (gnus-cache-file-name): Decode group name.
19155
19156         * gnus-group.el (gnus-group-make-group): Decode group name.
19157         (gnus-group-make-rss-group): Register the group data after opening
19158         the nnrss group.
19159
19160 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
19161
19162         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
19163         by expiry now get marked as read.
19164
19165 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19166
19167         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
19168
19169 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
19170
19171         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
19172         unify Latin characters in XEmacs.
19173         (mm-find-mime-charset-region): Use it.
19174
19175 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19176
19177         * gnus-util.el (gnus-delete-directory): New function.
19178
19179         * gnus-agent.el (gnus-agent-delete-group): Use it.
19180
19181         * gnus-cache.el (gnus-cache-delete-group): Use it.
19182
19183 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19184
19185         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
19186         names.
19187
19188 2004-12-16  Simon Josefsson  <jas@extundo.com>
19189
19190         * hashcash.el (hashcash-payment-alist): Fix custom :type.
19191
19192 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19193
19194         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
19195
19196         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
19197         (gnus-group-set-current-level): Decode group name.
19198
19199 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
19200
19201         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
19202         failed.
19203
19204 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19205
19206         * gnus-group.el (gnus-group-delete-group): Decode group name.
19207         (gnus-group-make-rss-group): Encode group name.
19208         (gnus-group-catchup-current): Decode group name.
19209         (gnus-group-kill-group): Decode group name.
19210
19211 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19212
19213         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
19214
19215 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19216
19217         * gnus-group.el (gnus-group-make-rss-group):
19218         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
19219
19220         * gnus-start.el (gnus-setup-news): Honor user's setting to
19221         gnus-message-archive-method.  Suggested by Lute Kamstra
19222         <lute@gnu.org>.
19223
19224 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
19225
19226         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
19227         global counterparts of the buffer-local variables.
19228
19229 2004-11-16  Romain Francoise  <romain@orebokech.com>
19230
19231         * gnus-sum.el (gnus-summary-exit): Don't clear the global
19232         counterparts of the buffer-local variables.
19233
19234 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19235
19236         * message.el (message-forbidden-properties): Fix typo in doc
19237         string.
19238
19239 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19240
19241         * gnus-util.el (gnus-replace-in-string): Add doc string.
19242
19243         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
19244         to avoid problems when splitting mails with many recipients.
19245
19246 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19247
19248         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
19249         pop-to-buffer, covered by the subsequent gnus-configure-windows.
19250
19251 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
19252
19253         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
19254         if there is no hashtable in memory or file modification time is
19255         newer than cached timestamp.
19256
19257 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
19258
19259         * gnus-sum.el (gnus-summary-limit-to-recipient):
19260         Implement not-matching option.
19261
19262 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
19263
19264         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
19265         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
19266         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
19267         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
19268         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
19269         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
19270
19271 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19272
19273         * message.el (message-forward-make-body-mml): Remove headers
19274         according to message-forward-ignored-headers if a message is decoded.
19275
19276 2004-12-02  Romain Francoise  <romain@orebokech.com>
19277
19278         * message.el (message-forward-make-body-plain): Always remove
19279         headers according to message-forward-ignored-headers.
19280
19281 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
19282
19283         * spam.el (spam-summary-prepare-exit): Remove the
19284         gnus-summary-limit pop for now, it has problems with ham marks for
19285         me.
19286
19287 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
19288
19289         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
19290         correctly.
19291
19292 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
19293
19294         * format-spec.el (format-spec): Message the char.
19295
19296 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
19297
19298         * gnus-art.el (gnus-split-methods): Reformat comments.
19299
19300         * spam.el (spam-summary-prepare-exit): Remove article limits
19301         before exiting the summary buffer.
19302
19303 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19304
19305         * lpath.el: Remove bbdb-create-internal, bbdb-records,
19306         spam-BBDB-register-routine and spam-enter-ham-BBDB.
19307
19308         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
19309         order to silence the byte compiler.
19310
19311         * spam.el: Fix the way to silence the byte compiler, which
19312         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
19313         bbdb-search-simple, spam-BBDB-register-routine,
19314         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
19315         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
19316         spam-stat-buffer-is-spam, spam-stat-load,
19317         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
19318         spam-stat-save and spam-stat-split-fancy.
19319
19320 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19321
19322         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
19323         which may confuse users.
19324         (canlock-password-for-verify): Ditto.
19325
19326         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
19327
19328         * gnus-art.el (gnus-emphasis-alist): Ditto.
19329
19330         * gnus-registry.el (gnus-registry-max-entries): Ditto.
19331
19332         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
19333
19334         * gnus-start.el (gnus-save-killed-list): Ditto.
19335
19336         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
19337         (gnus-sum-thread-tree-root): Ditto.
19338         (gnus-sum-thread-tree-false-root): Ditto.
19339         (gnus-sum-thread-tree-single-indent): Ditto.
19340
19341         * message.el (message-courtesy-message): Ditto.
19342         (message-archive-note): Ditto.
19343         (message-subscribed-address-file): Ditto.
19344         (message-user-fqdn): Ditto.
19345
19346         * spam-report.el (spam-report-gmane-regex): Ditto.
19347
19348         * spam.el (spam-blackhole-good-server-regex): Ditto.
19349
19350 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19351
19352         * mml.el (mml-preview): Widen the message buffer before copying
19353         the contents to the preview buffer; sort headers before previewing.
19354
19355         * message.el (message-hidden-headers): Fix the way to avoid a bug
19356         in the `repeat' widget in Emacs 21.3 or earlier.
19357
19358 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19359
19360         * message.el (message-hidden-headers): Default to "^References:".
19361         Improve customization type.  Suggested by Reiner Steib
19362         <Reiner.Steib@gmx.de>.
19363
19364 2004-11-25  Romain Francoise  <romain@orebokech.com>
19365
19366         * message.el (message-strip-forbidden-properties): Remove check for
19367         obsolete `message-hidden' text property, hidden headers are not
19368         accessible in the buffer anymore.
19369
19370 2004-11-22  Romain Francoise  <romain@orebokech.com>
19371
19372         * message.el (message-header-format-alist): Add `From' in list
19373         so that it can be sorted.
19374         (message-fix-before-sending): Widen and sort headers before
19375         sending.
19376         (message-hide-headers): Use narrowing to hide headers by moving
19377         them to the top of the buffer and narrowing to the region
19378         underneath.
19379
19380 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19381
19382         * message.el (message-strip-forbidden-properties):
19383         Bind buffer-read-only (etc) to nil.
19384
19385 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19386
19387         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
19388         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19389
19390 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
19391
19392         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
19393
19394 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19395
19396         * dns.el (query-dns): Use sit-for to time instead of
19397         accept-process-output, since that doesn't seem to work on udp
19398         sockets.
19399
19400 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19401
19402         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
19403
19404 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
19405
19406         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
19407         doc string.  Improve doc string.
19408
19409 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19410
19411         * nntp.el (nntp-request-update-info): Return nil if
19412         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
19413         may not call gnus-activate-group which uselessly issues the GROUP
19414         commands for all nntp groups and wastes time.  Reported by Romain
19415         Francoise <romain@orebokech.com>.
19416
19417         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
19418
19419 2004-11-15  Simon Josefsson  <jas@extundo.com>
19420
19421         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
19422         headers separately.
19423         (gnus-button-openpgp): New function, inspired by Jochen Küpper
19424         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
19425
19426 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
19427
19428         * gnus-start.el (gnus-convert-old-newsrc):
19429         Assign legacy-gnus-agent to 5.10.7.
19430
19431 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19432
19433         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
19434         start of the lines.
19435
19436 2004-11-14  Magnus Henoch  <mange@freemail.hu>
19437
19438         * hashcash.el (hashcash-default-payment): Change default to 20.
19439         (hashcash-default-accept-payment): Change default to 20.
19440         (hashcash-process-alist): New variable.
19441         (hashcash-generate-payment-async): Add.
19442         (hashcash-already-paid-p): Add.
19443         (hashcash-insert-payment): Don't generate payments twice.
19444         (hashcash-insert-payment-async): Add.
19445         (hashcash-insert-payment-async-2): Add.
19446         (hashcash-cancel-async): Add.
19447         (hashcash-wait-async): Add.
19448         (hashcash-processes-running-p): Add.
19449         (hashcash-wait-or-cancel): Add.
19450         (mail-add-payment): New optional argument.  Conditionally start
19451         asynchronous calculation.
19452         (mail-add-payment-async): Add.
19453
19454         * message.el (message-send-mail): Wait for asynchronous hashcash
19455         results.  Don't clobber existing X-Hashcash headers.
19456         (message-setup-1): Call mail-add-payment-async when
19457         message-generate-hashcash is non-nil.
19458
19459 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19460
19461         * message.el (message-use-alternative-email-as-from): Examine the
19462         From header as well; use message-make-from in order to include a
19463         user's full name.
19464
19465 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19466
19467         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
19468         default; improve customization type.
19469         (gnus-emphasis-custom-with-format): New macro.
19470         (gnus-emphasis-custom-value-to-external): New function.
19471         (gnus-emphasis-custom-value-to-internal): New function.
19472
19473 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19474
19475         * dns.el (query-dns): Resolve reverse addresses.
19476
19477 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19478
19479         * gnus-group.el (gnus-group-get-new-news): Use it.
19480
19481         * gnus-start.el (gnus-check-reasonable-setup): New function.
19482
19483 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19484
19485         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19486         "Args out of range" error.  Reported by Arnaud Giersch
19487         <arnaud.giersch@free.fr>.
19488
19489 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19490
19491         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19492
19493 2004-11-04  Richard M. Stallman  <rms@gnu.org>
19494
19495         * spam.el (spam group): Add :version.
19496
19497         * pgg-def.el (pgg group): Add :version.
19498
19499 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19500
19501         * gnus-art.el (gnus-article-edit-article): Don't associate the
19502         article buffer with a draft file.  This is a temporary measure
19503         against the 2004-08-22 change to gnus-article-edit-mode.
19504
19505 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19506
19507         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19508         (html2text-format-tags): Remove unused variable `attr'.
19509
19510 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
19511
19512         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19513
19514         * tls.el (tls-process-connection-type, tls-success)
19515         (tls-certtool-program): Add :version.
19516
19517         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
19518         (starttls-extra-arguments, starttls-process-connection-type)
19519         (starttls-connect, starttls-failure, starttls-success): Add :version.
19520
19521         * spam-stat.el (spam-stat): Add :version.
19522
19523         * sieve.el (sieve): Add :version.
19524
19525         * sha1.el (sha1): Add :version.
19526         (sha1-use-external): Remove redundant version.
19527
19528         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19529         (nnmail-cache-ignore-groups, nnmail-spool-hook)
19530         (nnmail-split-fancy-match-partial-words)
19531         (nnmail-split-lowercase-expanded): Add :version.
19532
19533         * nndiary.el (nndiary): Add :version.
19534
19535         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
19536
19537         * mml-sec.el (mml-default-sign-method)
19538         (mml-default-encrypt-method, mml-signencrypt-style-alist):
19539         Add :version.
19540
19541         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
19542
19543         * mm-url.el (mm-url-use-external, mm-url-program)
19544         (mm-url-arguments): Add :version.
19545
19546         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
19547         (mm-attachment-file-modes, mm-decrypt-option)
19548         (mm-w3m-safe-url-regexp): Add :version.
19549
19550         * message.el (message-cite-prefix-regexp)
19551         (message-sendmail-envelope-from, message-minibuffer-local-map)
19552         (message-user-fqdn, message-completion-alist): Add :version.
19553
19554         * gnus-win.el (gnus-configure-windows-hook)
19555         (gnus-use-frames-on-any-display): Add :version.
19556
19557         * gnus-art.el (gnus-article-address-banner-alist)
19558         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
19559         (gnus-treat-from-picon, gnus-treat-mail-picon)
19560         (gnus-treat-x-pgp-sig): Add :version.
19561
19562         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
19563         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
19564         (gnus-summary-article-delete-hook)
19565         (gnus-summary-display-while-building): Add :version.
19566
19567         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
19568         (gnus-get-top-new-news-hook): Add :version.
19569
19570         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
19571         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
19572
19573         * gnus-registry.el (gnus-registry): Add :version.
19574
19575         * gnus-spec.el (gnus-use-correct-string-widths)
19576         (gnus-make-format-preserve-properties): Add :version.
19577
19578         * gnus.el (gnus-group-charter-alist)
19579         (gnus-group-fetch-control-use-browse-url)
19580         (gnus-install-group-spam-parameters): Add :version.
19581
19582         * gnus-diary.el (gnus-diary): Add :version.
19583
19584         * gnus-delay.el (gnus-delay): Add :version.
19585
19586         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
19587         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
19588         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
19589         Add :version.
19590
19591         * gnus-agent.el (gnus-agent-max-fetch-size)
19592         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
19593         (gnus-agent-prompt-send-queue): Add :version.
19594
19595         * deuglify.el (gnus-outlook-deuglify): Add :version.
19596
19597         * html2text.el: Beautify code.  Improve doc strings.
19598         Some checkdoc cleanup.
19599         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
19600
19601 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
19602
19603         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
19604
19605 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
19606
19607         * gnus-registry.el (gnus-registry-hashtb): Create the registry
19608         when package is loaded.
19609
19610         * spam.el (spam-summary-score-preferred-header): Add global preference
19611         for people who want to override the default SpamAssassin over
19612         Bogofilter preference (when both are set).
19613         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
19614         (spam-user-format-function-S):
19615         Check spam-summary-score-preferred-header.
19616         (spam-extra-header-to-number): Add X-Bogosity header parsing.
19617         (spam-user-format-function-S): Format the score correctly.
19618
19619 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19620
19621         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
19622         signature file.  Suggested by Manoj Srivastava
19623         <srivasta@golden-gryphon.com>.
19624
19625         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
19626         iso-2022-jp even in the Japanese language environment.
19627         Suggested by Jason Rumney <jasonr@gnu.org>.
19628
19629 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19630
19631         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
19632         use the same characters as the dummy marks; make it free from
19633         getting affected by the language environment.
19634         (gnus-summary-read-group-1): Update mark positions only when the
19635         format spec is updated.
19636
19637         * gnus-spec.el (gnus-update-format-specifications): Return a list
19638         of updated types.
19639
19640 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19641
19642         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
19643         of boundp to check if display-warning is available.
19644
19645 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
19646
19647         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
19648
19649 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19650
19651         * nnspool.el (nnspool-spool-directory): Use news-path if the
19652         news-directory variable is not bound.
19653
19654         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
19655         function instead of display-warning if it is not available.
19656
19657 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19658
19659         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
19660         v5-10: Use `point-at-bol'.
19661
19662 2004-10-26  Simon Josefsson  <jas@extundo.com>
19663
19664         * hashcash.el: Fix URL in comment, reported by Cheng Gao
19665         <chenggao@gmail.com>.
19666
19667 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19668
19669         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
19670         instead.
19671
19672 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
19673
19674         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
19675         to remove a server from the nnimap-server-buffer-alist.
19676         (nnimap-open-connection, nnimap-close-server): Use it.
19677
19678         * gnus-encrypt.el: Remove file in favor of encrypt.el.
19679
19680 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19681
19682         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
19683         running the major-mode function.
19684
19685 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19686
19687         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
19688         dummy marks in the right way.
19689
19690 2004-10-18  David Edmondson  <dme@dme.org>
19691
19692         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
19693         excessively.
19694
19695 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
19696
19697         * gnus-util.el (gnus-split-references): Accept a nil references
19698         string and go on blissfully.
19699
19700         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
19701         cases where the references string is non-nil but has no references.
19702
19703         * encrypt.el: Add autoload tags.
19704
19705         * spam.el (spam-resolve-registrations-routine): Remove article
19706         from unregistration list too.  Reported by David Hanak
19707         <dhanak@isis.vanderbilt.edu>
19708
19709 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
19710
19711         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
19712         nil.  Change custom type.
19713
19714 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
19715
19716         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
19717
19718         * gnus-sum.el (gnus-summary-move-article): Use it.
19719
19720 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
19721
19722         * encrypt.el: Add autoload cookies.
19723
19724         * spam.el (spam-backend-article-list-property)
19725         (spam-backend-get-article-todo-list)
19726         (spam-backend-put-article-todo-list)
19727         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
19728         Resolve registrations separately.
19729         (spam-register-routine): Format comments.
19730         (spam-unregister-routine, spam-register-routine): Always call with
19731         specific-articles, no default list.
19732         (spam-summary-prepare-exit): Use the spam-classifications function.
19733
19734         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
19735         gnus-encrypt.el.
19736
19737         * encrypt.el: Copied from gnus-encrypt.el.
19738
19739         * gnus-encrypt.el: Commented that it's obsolete.
19740
19741 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19742
19743         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
19744         (gnus-score-save): Use it.
19745
19746         * message.el (message-bury): Use `window-dedicated-p'.
19747
19748 2004-10-15  Simon Josefsson  <jas@extundo.com>
19749
19750         * pop3.el (top-level): Don't require nnheader.
19751         (pop3-read-timeout): Add.
19752         (pop3-accept-process-output): Add.
19753         (pop3-read-response, pop3-retr): Use it.
19754
19755 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
19756
19757         * spam.el (spam-register-routine): Move comment.
19758         (spam-verify-bogofilter): Use 'unknown for the initial
19759         spam-bogofilter-valid state, not 'never.
19760
19761         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
19762         for netrc-machine.
19763
19764         * nnimap.el (nnimap-open-connection):
19765         Use netrc-machine-user-or-password.
19766
19767 2004-10-17  Richard M. Stallman  <rms@gnu.org>
19768
19769         * gnus-registry.el (gnus-registry-unload-hook):
19770         Set as a variable with add-hook.
19771
19772         * nnspool.el (nnspool-spool-directory): Use news-directory instead
19773         of news-path.
19774
19775         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
19776
19777         * spam.el: Delete duplicate `provide'.
19778         (spam-unload-hook): Set as a variable with add-hook.
19779
19780 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19781
19782         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
19783         in the doc string.
19784
19785         * message.el (message-ignored-news-headers)
19786         (message-ignored-supersedes-headers)
19787         (message-ignored-resent-headers)
19788         (message-forward-ignored-headers): Improve custom type.
19789
19790 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19791
19792         * message.el (message-tokenize-header): Fix 2004-09-06 change
19793         which used point-min in the wrong place.
19794
19795 2004-10-12  Simon Josefsson  <jas@extundo.com>
19796
19797         * tls.el (tls-certtool-program): New variable.
19798         (tls-certificate-information): New function, based on
19799         ssl-certificate-information.
19800
19801 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19802
19803         * compface.el: Move the version of ELisp-based uncompface program
19804         to the contrib directory because of the copyright problem.
19805
19806 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19807
19808         * message.el (message-kill-buffer): Raise the current frame.
19809
19810 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19811
19812         * gnus-sum.el: Mention that multibyte characters don't work as marks.
19813
19814         * gnus.el (message-y-or-n-p): Autoload.
19815
19816         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
19817         (pop3-password-required, pop3-authentication-scheme)
19818         (pop3-leave-mail-on-server): Make customizable.
19819         (pop3): New custom group.
19820         (pop3-retr): Remove `sleep-for' statements.
19821         Suggested by Dave Love <fx@gnu.org>.
19822
19823         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
19824         Windows/DOS.
19825
19826         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19827         (imap-parse-body): Fix incorrect use of `assert'.
19828         Suggested by Dave Love <fx@gnu.org>.
19829
19830         * mml.el (mml-minibuffer-read-disposition): Require match.
19831         Suggested by Dave Love <fx@gnu.org>.
19832
19833 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19834
19835         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
19836         doc string.
19837
19838 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19839
19840         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
19841
19842 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19843
19844         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
19845         instead of calling `mm-insert-inline', to decode text/* parts
19846         before displaying them.
19847
19848 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19849
19850         * mm-uu.el (mm-uu-text-plain-type): New variable.
19851         (mm-uu-pgp-signed-extract-1): Use it.
19852         (mm-uu-pgp-encrypted-extract-1): Use it.
19853         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
19854         bind mm-uu-text-plain-type with that value.
19855         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
19856         mm-uu-dissect.
19857
19858 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19859
19860         * gnus-group.el (gnus-update-group-mark-positions):
19861         * gnus-sum.el (gnus-update-summary-mark-positions):
19862         * message.el (message-check-news-body-syntax):
19863         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
19864         of string-as-multibyte.
19865
19866 2004-10-05  Juri Linkov  <juri@jurta.org>
19867
19868         * gnus-group.el (gnus-update-group-mark-positions):
19869         * gnus-sum.el (gnus-update-summary-mark-positions):
19870         * message.el (message-check-news-body-syntax):
19871         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
19872         8-bit unibyte values to a multibyte string for search functions.
19873
19874 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19875
19876         * mm-uu.el (mm-uu-dissect): Allow optional arg.
19877         (mm-uu-dissect-text-parts): New function.
19878
19879         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
19880         dissect text parts.
19881
19882         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
19883         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
19884
19885         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
19886
19887         * gnus-topic.el (gnus-topic-hierarchical-parameters):
19888         Use gnus-current-topics instead of gnus-current-topic.
19889
19890 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
19891
19892         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
19893
19894 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
19895
19896         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
19897         where appropriate.
19898
19899         * nnml.el (nnml-generate-active-info): do.
19900
19901         * nndiary.el (nndiary-generate-active-info): do.
19902
19903         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
19904         (gnus-topic-move): do.
19905
19906         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
19907         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
19908
19909         * gnus-srvr.el (gnus-server-prepare)
19910         (gnus-server-open-all-servers): do.
19911
19912         * gnus-msg.el (gnus-summary-cancel-article)
19913         (gnus-summary-resend-message)
19914         (gnus-summary-mail-crosspost-complaint): do.
19915
19916         * gnus-move.el (gnus-change-server): do.
19917
19918         * gnus-group.el (gnus-group-unmark-all-groups)
19919         (gnus-group-set-current-level): do.
19920
19921 2004-10-04  Simon Josefsson  <jas@extundo.com>
19922
19923         * message.el (message-generate-hashcash): Doc fix.
19924
19925 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
19926
19927         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
19928         avoid infinite recursion via gnus-get-function.
19929
19930 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
19931
19932         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
19933
19934         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
19935
19936         * nnmail.el (nnmail-split-history): do.
19937
19938         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
19939         (nnml-request-delete-group): do.
19940
19941         * nnslashdot.el (nnslashdot-read-groups): do.
19942
19943         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
19944         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
19945
19946         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
19947         (nnspool-sift-nov-with-sed): Use last.
19948         (nnspool-retrieve-headers-with-nov): Use mapc.
19949         (nnspool-request-newgroups): Use dolist.
19950         (nnspool-request-group): Use last.
19951
19952         * nntp.el (nntp-read-server-type): Use dolist.
19953
19954         * nnvirtual.el (nnvirtual-create-mapping)
19955         (nnvirtual-update-read-and-marked): Use dolist.
19956         (nnvirtual-convert-headers): Simplify.
19957
19958 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19959
19960         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19961         Add support for sync'ing tick marks.
19962
19963 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19964
19965         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
19966         there's no visible header.
19967
19968 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19969
19970         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19971         When necessary, pass full group name to gnus-request-set-marks.
19972
19973 2004-10-01  Simon Josefsson  <jas@extundo.com>
19974
19975         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
19976         acroread.
19977
19978 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19979
19980         * spam-report.el (spam-report-gmane): Fix interactive.
19981
19982         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
19983
19984         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
19985         when writing file.
19986         (gnus-agent-synchronize-flags): Don't default to being
19987         interactive.
19988
19989 2004-09-30  Simon Josefsson  <jas@extundo.com>
19990
19991         * message.el (message-generate-hashcash): Add.
19992         (message-send-mail): Use it, call mail-add-payment.
19993
19994 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19995
19996         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
19997
19998 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
19999
20000         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
20001         gnus-requst-update-info with explicit code to sync the in-memory
20002         info read flags with the marks being sync'd to the backend.
20003
20004         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
20005
20006 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
20007
20008         * spam.el (spam-verify-bogofilter): Add new function.
20009         (spam-check-bogofilter)
20010         (spam-bogofilter-register-with-bogofilter): Use it.
20011         (spam-verify-bogofilter): Add small fixes.
20012
20013 2004-09-28  Simon Josefsson  <jas@extundo.com>
20014
20015         * hashcash.el (hashcash-generate-payment): Revert.
20016
20017 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
20018
20019         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20020         Use gnus-extract-references instead of gnus-split-references.
20021
20022         * gnus-util.el (gnus-extract-references): Add new function, analogous
20023         to gnus-split-references but extracts only the message-ID without
20024         anything extra.
20025
20026         * hashcash.el (hashcash-generate-payment)
20027         (hashcash-check-payment): Do the right thing if hashcash-path is
20028         nil (because the hashcash program could not be found).
20029
20030         * spam.el (spam-use-hashcash): Remove comment.
20031
20032 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
20033
20034         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
20035         (gnus-cache-enter-article, gnus-cache-remove-article)
20036         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
20037
20038         * gnus-async.el (gnus-async-prefetch-remove-group): do.
20039
20040         * gnus-art.el (article-hide-boring-headers)
20041         (article-translate-strings, article-display-face)
20042         (gnus-article-mime-match-handle-first)
20043         (gnus-article-highlight-headers)
20044         (gnus-article-add-buttons-to-head): do.
20045
20046 2004-09-27  Simon Josefsson  <jas@extundo.com>
20047
20048         * hashcash.el: New version, from
20049         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
20050         ../contrib/.
20051
20052 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20053
20054         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
20055
20056 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
20057
20058         * gnus-dup.el (gnus-dup-open): Use mapc.
20059         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
20060
20061         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
20062         Reported by Stefan Wiens <s.wi@gmx.net>.
20063
20064         * gnus.el (gnus-shutdown): Use dolist.
20065
20066         * gnus-undo.el (gnus-undo): Use mapc.
20067
20068         * nnrss.el (nnrss-generate-active): do.
20069
20070         * message.el (message-cite-original-without-signature)
20071         (message-cite-original): Use mapc.
20072         (message-do-actions, message-make-forward-subject): Use dolist.
20073
20074 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
20075
20076         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
20077         deletion to remove entire duplicate line.  Fixes merged article
20078         number bug.
20079
20080 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
20081
20082         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
20083         servers that are offline.  Avoids having gnus-agent-toggle-plugged
20084         first ask if you want to open a server and then, even when you
20085         responded with no, asking if you want to synchronize the server's
20086         flags.
20087         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
20088         multi-line expressions.
20089         (gnus-agent-synchronize-group-flags): New internal function.
20090         Updates marks in memory (in the info structure) AND in the
20091         backend.
20092
20093         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
20094
20095         * nnagent.el (nnagent-request-set-mark):
20096         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
20097         method, to ensure that synchronization updates marks in the
20098         backend and in the info (in memory) structure.
20099
20100 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20101
20102         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
20103         convention fully; don't miss the root article of a thread; make
20104         the X-Draft-From header with correct article numbers.
20105
20106 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
20107
20108         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
20109         unless plugged.  Disable the agent so that an open failure causes
20110         an error.
20111
20112         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
20113         Revert 2004-09-21 change.  The backend must be opened while
20114         synchronizing flags even when the backend stores the flags
20115         locally.
20116
20117 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
20118
20119         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
20120         in `header' match.  Reported by Svend Tollak Munkejord.
20121
20122         * message.el (message-cite-original): Fix use of
20123         `message-cite-articles-with-x-no-archive'.
20124
20125 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20126
20127         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
20128         (gnus-window-to-buffer): Ditto.
20129
20130         * mml.el (mml-preview-buffer): New variable.
20131         (mml-preview): Manage window layout with gnus-buffer-configuration.
20132
20133         * gnus-msg.el (gnus-setup-message): Put article numbers into the
20134         X-Draft-From header even if those articles aren't quoted.
20135
20136 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
20137
20138         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
20139         (gnus-request-set-mark, gnus-request-update-mark): Use new
20140         g-s-t-u-l-m to decide to use backend even when unplugged.
20141
20142 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20143
20144         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
20145         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
20146
20147 2004-09-20  Simon Josefsson  <jas@extundo.com>
20148
20149         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
20150         "utf-16-le".
20151
20152 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20153
20154         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
20155
20156 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20157
20158         * uudecode.el (uudecode-use-external): Add :version.
20159
20160         * smime.el (smime-CA-file, smime-encrypt-cipher)
20161         (smime-dns-server): Add :version.
20162
20163         * smiley.el (gnus-smiley-file-types): Add :version.
20164
20165         * sha1.el (sha1-use-external): Add :version.
20166
20167         * pgg-def.el (pgg-query-keyserver): Add :version.
20168
20169         * nnmail.el (nnmail-fancy-expiry-targets)
20170         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
20171         Add :version.
20172
20173         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
20174         (nnimap-retrieve-groups-asynchronous): Add :version.
20175         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
20176
20177         * mml.el (mml-content-disposition-parameters)
20178         (mml-insert-mime-headers-always): Add :version.
20179
20180         * mm-util.el (mm-coding-system-priorities): Add :version.
20181
20182         * mm-decode.el (mm-inline-text-html-with-images)
20183         (mm-keep-viewer-alive-types, mm-external-terminal-program)
20184         (mm-verify-option): Add :version.
20185         (mm-text-html-renderer): Change :version.
20186
20187         * message.el (message-fcc-externalize-attachments)
20188         (message-required-headers, message-draft-headers)
20189         (message-subject-trailing-was-query)
20190         (message-subject-trailing-was-ask-regexp)
20191         (message-subject-trailing-was-regexp, message-mark-insert-begin)
20192         (message-mark-insert-end, message-archive-header)
20193         (message-archive-note, message-cross-post-default)
20194         (message-cross-post-note, message-followup-to-note)
20195         (message-cross-post-note-function, message-use-mail-followup-to)
20196         (message-subscribed-address-functions)
20197         (message-subscribed-address-file, message-subscribed-addresses)
20198         (message-subscribed-regexps, message-allow-no-recipients)
20199         (message-yank-cited-prefix, message-signature-insert-empty-line)
20200         (message-hidden-headers, message-hierarchical-addresses)
20201         (message-mail-user-agent, message-use-idna)
20202         (message-valid-fqdn-regexp)
20203         (message-strip-special-text-properties, message-header-synonyms)
20204         (message-beginning-of-line, message-tab-body-function): Add :version.
20205         (message-insert-canlock, message-wide-reply-confirm-recipients):
20206         Change :version.
20207
20208         * mail-source.el (mail-source-ignore-errors): Add :group, :type
20209         and :version.
20210         (mail-source-delete-old-incoming-confirm)
20211         (mail-source-movemail-program): Add :version.
20212
20213         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
20214         (gnus-agent-cache, gnus-agent): Change :version.
20215
20216         * gnus-util.el (gnus-use-byte-compile): Change :version.
20217
20218         * gnus-sum.el (gnus-summary-make-false-root-always)
20219         (gnus-summary-default-high-score)
20220         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
20221         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
20222         (gnus-read-all-available-headers, gnus-article-emulate-mime)
20223         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
20224         (gnus-sum-thread-tree-single-indent)
20225         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
20226         (gnus-sum-thread-tree-leaf-with-other)
20227         (gnus-sum-thread-tree-single-leaf): Add :version.
20228         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
20229         (gnus-article-loose-mime): Change :version.
20230
20231         * gnus-start.el (gnus-backup-startup-file)
20232         (gnus-save-startup-file-via-temp-buffer): Add :version.
20233
20234         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
20235         (gnus-server-offline-face): Add :version.
20236
20237         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
20238
20239         * gnus-msg.el (gnus-gcc-externalize-attachments)
20240         (gnus-debug-files, gnus-debug-exclude-variables)
20241         (gnus-discouraged-post-methods): Change :version.
20242         (gnus-confirm-mail-reply-to-news)
20243         (gnus-confirm-treat-mail-like-news): Add :version.
20244
20245         * gnus-int.el (gnus-server-unopen-status): Add :version.
20246
20247         * gnus-group.el (gnus-group-jump-to-group-prompt)
20248         (gnus-large-ephemeral-newsgroup)
20249         (gnus-fetch-old-ephemeral-headers): Add :version.
20250
20251         * gnus-fun.el (gnus-x-face-directory)
20252         (gnus-convert-pbm-to-x-face-command)
20253         (gnus-convert-image-to-x-face-command)
20254         (gnus-convert-image-to-face-command): Add :version.
20255
20256         * gnus-delay.el (gnus-delay-default-hour): Add :version.
20257
20258         * gnus-cite.el (gnus-cite-blank-line-after-header)
20259         (gnus-article-boring-faces): Add :version.
20260
20261         * gnus-art.el (gnus-buttonized-mime-types)
20262         (gnus-inhibit-mime-unbuttonizing)
20263         (gnus-treat-display-face)
20264         (gnus-treat-body-boundary): Change :version.
20265         (gnus-body-boundary-delimiter, gnus-picon-databases)
20266         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
20267         (gnus-treat-date-english, gnus-treat-fold-headers)
20268         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
20269         (gnus-treat-mail-picon, gnus-treat-wash-html)
20270         (gnus-article-encrypt-protocol)
20271         (gnus-use-idna, gnus-article-over-scroll)
20272         (gnus-mime-display-multipart-alternative-as-mixed)
20273         (gnus-mime-display-multipart-related-as-mixed)
20274         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
20275         (gnus-ctan-url, gnus-button-ctan-handler)
20276         (gnus-button-handle-ctan-bogus-regexp)
20277         (gnus-button-ctan-directory-regexp)
20278         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
20279         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
20280         (gnus-button-man-level, gnus-button-emacs-level)
20281         (gnus-button-message-level, gnus-button-browse-level): Add :version.
20282
20283         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
20284         (gnus-agent-go-online): Change :version.
20285         (gnus-agent-expire-unagentized-dirs)
20286         (gnus-agent-auto-agentize-methods): Add :version.
20287
20288         * flow-fill.el (fill-flowed-display-column)
20289         (fill-flowed-encode-column): Add :version.
20290
20291         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20292         (gnus-outlook-deuglify-unwrap-max)
20293         (gnus-outlook-deuglify-cite-marks)
20294         (gnus-outlook-deuglify-unwrap-stop-chars)
20295         (gnus-outlook-deuglify-no-wrap-chars)
20296         (gnus-outlook-deuglify-attrib-cut-regexp)
20297         (gnus-outlook-deuglify-attrib-verb-regexp)
20298         (gnus-outlook-deuglify-attrib-end-regexp)
20299         (gnus-outlook-display-hook): Add :version.
20300
20301         * binhex.el (binhex-use-external): Add :version.
20302
20303 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
20304
20305         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
20306         and `invisible'.
20307
20308 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
20309
20310         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
20311         in gnus-registry-trim.
20312
20313 2004-09-13  Simon Josefsson  <jas@extundo.com>
20314
20315         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
20316
20317         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
20318
20319         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
20320         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20321         <yamaoka@jpl.org>.
20322         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
20323         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20324         <yamaoka@jpl.org>.
20325
20326         * sieve.el (sieve-manage-mode): Ditto.
20327
20328 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
20329
20330         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
20331
20332 2004-09-11  Simon Josefsson  <jas@extundo.com>
20333
20334         * dns-mode.el: Add.
20335
20336         * mm-view.el (mm-display-dns-inline): Add.
20337
20338         * mm-decode.el (mm-inline-media-tests): Add text/dns.
20339         (mm-automatic-display): Ditto.
20340
20341         * mailcap.el (mailcap-mime-data): Add text/dns.
20342         (mailcap-mime-extensions): Map .soa to text/dns.
20343
20344 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
20345
20346         * gnus-art.el (article-decode-mime-words, article-babel)
20347         (gnus-article-highlight-signature, gnus-article-add-buttons)
20348         (gnus-signature-toggle): Remove unnecessary bindings of
20349         `inhibit-read-only' inherited from v5.10 merge.
20350
20351 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
20352
20353         * nntp.el (nntp): New customization group.
20354         (nntp-authinfo-file): Add customization group.
20355
20356         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
20357
20358         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
20359
20360         * gnus.el (to-address, to-list, subscribed)
20361         (large-newsgroup-initial): Ditto.
20362
20363         * flow-fill.el (fill-flowed-display-column)
20364         (fill-flowed-encode-column): Ditto.
20365
20366 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20367
20368         * message.el (message-tokenize-header, message-send-mail-with-qmail):
20369         Use point-min rather than 1.
20370         (message-send-mail): Use buffer-size rather than point-max.
20371
20372         * gnus-sum.el (gnus-summary-search-article-forward):
20373         Signal a specific `search-failed' rather than a generic `error'.
20374
20375         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
20376         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
20377         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
20378
20379 2004-09-10  Simon Josefsson  <jas@extundo.com>
20380
20381         * nndb.el (require): Remove tcp and duplicate cl.
20382
20383 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20384
20385         * gnus-agent.el (directory-files-and-attributes): Move forward.
20386
20387 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
20388
20389         * gnus-agent.el (directory-files-and-attributes):
20390         Optionally defined to support XEmacs.
20391
20392 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
20393
20394         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
20395         to avoid run-time CL dependencies.
20396         (gnus-agent-unfetch-articles): New function.
20397         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
20398         article numbers even when local .overview file is missing.
20399         (gnus-agent-read-article-number): New function.  Only accepts
20400         27-bit article numbers.
20401         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
20402         Use gnus-agent-read-article-number.
20403         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
20404         from backend while recognizing that article numbers in .overview
20405         must be valid.
20406         (gnus-agent-update-files-total-fetched-for):
20407         Use directory-files-and-attributes to improve performance.
20408         * gnus-int.el (gnus-request-move-article):
20409         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
20410         improve performance.
20411
20412         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
20413         some users confused by references to .newsrc when they only have a
20414         .newsrc.eld file.
20415         (gnus-convert-mark-converter-prompt)
20416         (gnus-convert-converter-needs-prompt): Fix use of property list.
20417         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
20418         New function.  Used internally to only display 'gnus converting
20419         files' message when actually necessary.
20420
20421         * gnus-sum.el (): Remove (require 'gnus-agent) as required
20422         methods now autoloaded.
20423
20424 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20425
20426         * gnus-sum.el (gnus-summary-insert-subject): Remove list
20427         identifiers.
20428
20429 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
20430
20431         * gnus-picon.el: Fix indentation and closing parenthesis.
20432
20433 2004-09-01  Simon Josefsson  <jas@extundo.com>
20434
20435         * message.el (message-canlock-generate): Require sha1, not
20436         sha1-el.  (Can we get rid of this require altogether?  It is ugly
20437         to require within a function.  Sadly, if sha1.el isn't loaded, the
20438         let binding in m-c-g will hide the defcustom definition, which is
20439         bad.)
20440
20441         * canlock.el: Require sha1, not sha1-el.
20442
20443         * message.el: Don't autoload sha1 (there is a autoload cookie in
20444         sha1.el).
20445
20446         * sha1-el.el: Rename to sha1.el.
20447
20448 2004-08-30  Juanma Barranquero  <lektu@terra.es>
20449
20450         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
20451
20452 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20453
20454         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
20455
20456 2004-08-30  Kim F. Storm  <storm@cua.dk>
20457
20458         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
20459
20460         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
20461         Add :group 'nnimap.
20462
20463 2004-08-30  Andreas Schwab  <schwab@suse.de>
20464
20465         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
20466         ?* and ?\;.
20467
20468         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
20469         and ?\' to symbol instead of whitespace.
20470
20471 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20472
20473         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
20474
20475         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
20476         instead of re-search-forward.
20477
20478         * gnus-uu.el (gnus-uu-save-article): Ditto.
20479         (gnus-uu-post-encode-uuencode): Ditto.
20480
20481         * html2text.el (html2text-clean-list-items): Ditto.
20482         (html2text-clean-dtdd): Ditto.
20483         (html2text-format-tags): Ditto.
20484
20485         * message.el (message-send-mail-with-sendmail): Fix regexp.
20486         (message-fill-field-general): Use search-forward instead of
20487         re-search-forward.
20488         (unbold-region): Ditto.
20489
20490         * nnrss.el (nnrss-request-article): Ditto.
20491
20492         * nnslashdot.el (nnslashdot-request-article): Ditto.
20493
20494         * nnweb.el (nnweb-gmane-wash-article): Ditto.
20495
20496         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20497         "Unrecognized menu descriptor" error in XEmacs.
20498
20499 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
20500
20501         * gnus-sum.el (gnus-read-header): Don't remove a header for the
20502         parent article of a sparse article in the thread hashtb.
20503
20504 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
20505
20506         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20507         (nnmail-expand-newtext): Lowercase expanded entries if
20508         nnmail-split-lowercase-expanded is non-nil.
20509
20510 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20511
20512         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20513
20514         * gnus-group.el (gnus-group-line-format-alist): Convert the value
20515         of gnus-tmp-news-method into string under XEmacs.  It will be
20516         passed to gnus-correct-length which takes only a string argument.
20517
20518 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20519
20520         * gnus-util.el (gnus-bind-print-variables): New macro.
20521         (gnus-prin1): Use it.
20522         (gnus-prin1-to-string): Use it.
20523         (gnus-pp): New function.
20524         (gnus-pp-to-string): New function.
20525
20526         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20527         Replace pp-to-string with gnus-pp-to-string.
20528         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20529         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20530         * gnus-msg.el (gnus-debug): Ditto.
20531         * gnus-score.el (gnus-score-save): Ditto.
20532         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20533         gnus-pp-to-string.
20534         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
20535         with gnus-pp.
20536         * score-mode.el (gnus-score-pretty-print): Ditto.
20537         * webmail.el (webmail-debug): Ditto.
20538
20539 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20540
20541         * gnus-art.el (article-display-face, article-display-x-face):
20542         Use buffer-read-only.
20543
20544 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20545
20546         * gnus-art.el (article-hide-list-identifiers):
20547         Bind inhibit-read-only as t.
20548
20549 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
20550
20551         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
20552
20553 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20554
20555         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
20556         (gnus-narrow-to-page): Don't assume point-min == 1.
20557         (gnus-article-edit-mode): Derive from message-mode.
20558
20559         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
20560         point-min == 1.
20561
20562         * imap.el (imap-parse-address-list, imap-parse-body-ext):
20563         Disable incorrect use of `assert'.
20564
20565         * message.el (message-mode): Set comment-start-skip.
20566
20567
20568 2004-08-22  Sam Steingold  <sds@gnu.org>
20569
20570         * pop3.el (pop3-leave-mail-on-server): New user variable.
20571         (pop3-movemail): Delete mail only when it is nil.
20572
20573 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
20574
20575         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
20576
20577         * mml.el (mml-preview): Use `pop-to-buffer'.
20578
20579         * message.el (message-goto-mail-followup-to): Insert after "To".
20580         (message-carefully-insert-headers): Add comment.
20581
20582         * gnus.el: Remove unused variable `gnus-article-check-size'.
20583
20584         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
20585
20586         * gnus-art.el (gnus-button-alist):
20587         Improve `gnus-button-handle-library' entry.
20588
20589 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
20590
20591         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
20592         Use downcase, since XEmacs capitalizes error messages differently.
20593
20594 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
20595
20596         * nntp.el: Add (require 'gnus) due to reference to
20597         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
20598
20599 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
20600
20601         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
20602         Bind `mm-fill-flowed'.
20603
20604         * mm-decode.el (mm-dissect-singlepart): Check it.
20605
20606 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
20607
20608         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
20609         'imap' for netrc parsing.
20610
20611 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
20612
20613         * mailcap.el (mailcap-mime-data): Mark as risky.
20614
20615 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20616
20617         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
20618         may be included in the encoded word.
20619         (rfc2047-encode): Don't append a space if the encoded word
20620         includes close parenthesis.
20621
20622 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20623
20624         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
20625         of text within parentheses.
20626
20627 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
20628
20629         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
20630         (gnus-encrypt-write-file-contents): Make the password key the file
20631         name PLUS the cipher, not just the cipher.  Also remove failed
20632         passwords from the cache.
20633
20634 2004-08-06  Simon Josefsson  <jas@extundo.com>
20635
20636         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
20637         Doc fix.
20638
20639 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20640
20641         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
20642         LWSP.
20643
20644 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
20645
20646         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20647         Try to append in-reply-to: data to the references: header.
20648
20649         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
20650         (netrc-parse): Use gnus-encrypt.el functions.
20651
20652         * gnus-encrypt.el: Add new file for encryption support; currently
20653         does only a few GPG ciphers and an internal XOR cipher.
20654
20655         * password.el: Add comments on using password-read-and-add.
20656         (password-read-and-add): Add function to read and add the
20657         password to the cache at once.
20658
20659 2004-07-28  Simon Josefsson  <jas@extundo.com>
20660
20661         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
20662         parameter (but don't use it, for now).
20663
20664         * imap.el (imap-ssl-open): Use imap-process-connection-type,
20665         instead of hard coding to nil.
20666
20667 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20668
20669         * mm-view.el (mm-inline-image-emacs): Open lines under an image
20670         as mm-inline-image-xemacs does.
20671
20672 2004-07-26  Simon Josefsson  <jas@extundo.com>
20673
20674         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
20675         Revert part of 2004-07-17 change below.
20676
20677 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20678
20679         * rfc2047.el (rfc2047-encode-region): Don't infloop.
20680         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20681
20682 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20683
20684         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
20685         quotes that actually start with ">" at the beginning of the
20686         lines.
20687
20688 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20689
20690         * rfc2047.el (rfc2047-encode-region): Fix last change.
20691         (rfc2047-encode-parameter): Remove useless concat.
20692
20693 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20694
20695         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
20696         encode special characters; fix some kind of misconfigured headers;
20697         signal a real error if debug-on-quit or debug-on-error is non-nil.
20698         (rfc2047-encode-max-chars): New variable.
20699         (rfc2047-encode-1): Use it.
20700         (rfc2047-encode-parameter): New function.
20701
20702         * mml.el (mml-insert-parameter): Remove an excessive space.
20703
20704 2004-07-17  Simon Josefsson  <jas@extundo.com>
20705
20706         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
20707         Kai Grossjohann <kai@emptydomain.de>.
20708         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
20709         (gnus-group-make-menu-bar): Ditto.
20710
20711         * gnus-util.el (gnus-group-server): Add.
20712
20713 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
20714
20715         * message.el (message-clone-locals): Clone sendmail and smtp
20716         variables.
20717
20718 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20719
20720         * rfc2047.el (rfc2047-encode-region): Fix last change.
20721
20722 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20723
20724         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
20725         characters as non-special.
20726
20727 2004-07-09  Simon Josefsson  <jas@extundo.com>
20728
20729         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
20730         Users will lose all flag changes made while unplugged with
20731         e.g. nntp unless flag synchronization happens, thus `nil' is not a
20732         good default.  See numerous reports on ding mailing list.
20733
20734 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20735
20736         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
20737         add generate-head-function and generate-article-function to the
20738         rfc822-forward entry.
20739         (nndoc-rfc822-forward-generate-article): New function.
20740         (nndoc-rfc822-forward-generate-head): New function.
20741
20742         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
20743
20744 2004-07-06  Dan Christensen  <jdc@uwo.ca>
20745
20746         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
20747         respect display group parameter and gnus-summary-expunge-below.
20748         (gnus-articles-to-read): Remove unused reference to display group
20749         parameter.
20750
20751 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20752
20753         * nnheader.el (nnheader-uniquify-message-id): New experimental
20754         variable.
20755         (nnheader-nov-read-message-id): Use it.
20756
20757         * spam-report.el (spam-report-gmane): Add interactive.
20758
20759 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20760
20761         * mm-encode.el (mm-content-transfer-encoding-defaults):
20762         Use qp-or-base64 for the application/* types.
20763
20764 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
20765
20766         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
20767
20768 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
20769
20770         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
20771         trim value.
20772
20773 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20774
20775         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
20776         New macro and function.
20777         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
20778
20779 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20780
20781         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
20782         after-load-alist.
20783
20784 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20785
20786         * gnus-group.el (gnus-group-get-new-news-this-group):
20787         Don't update info that isn't there.
20788
20789 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
20790
20791         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
20792         entry.
20793
20794 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20795
20796         * mm-view.el (mm-inline-render-with-function): Use multibyte
20797         buffer; decode html source by charset.
20798
20799         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
20800
20801         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
20802         Mule-UCS is loaded under XEmacs.
20803         (mm-mime-mule-charset-alist): Avoid duplicated entries.
20804
20805 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
20806
20807         * nnheader.el (nnheader-max-head-length): Increase to 8192.
20808
20809 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20810
20811         * mm-util.el (mm-coding-system-p): Return a coding-system.
20812         (mm-mime-mule-charset-alist): Use shift_jis instead of
20813         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
20814         entries for the mime charsets iso-2022-jp-3 and shift_jis.
20815         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
20816         instead of japanese-shift-jis and iso-latin-1 respectively in
20817         order to share the default value with both Emacs and XEmacs-mule.
20818         (mm-mule-charset-to-mime-charset):
20819         Make mm-coding-system-priorities effective.
20820         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
20821         while predicating of candidates upon the priorities.
20822
20823 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
20824
20825         * gnus-sum.el (gnus-summary-make-menu-bar):
20826         Add gnus-uu-invert-processable.
20827
20828         * gnus.el: Autoload gnus-uu-invert-processable.
20829
20830 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20831
20832         * mm-util.el (mm-with-multibyte-buffer): New macro.
20833
20834         * rfc2047.el (rfc2047-encode-string): Use it.
20835         (rfc2047-encode-region): Move point to the end of the region after
20836         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
20837
20838 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20839
20840         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
20841         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
20842
20843 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20844
20845         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
20846         (gnus-cite-parse): Ignore quoted envelope From_.
20847         Suggested by Karl Chen <quarl@nospam.quarl.org>.
20848
20849 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
20850
20851         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
20852         invalid addresses.
20853
20854 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
20855
20856         * spam.el: Change section markers, revise TODO list.
20857         (spam-backends): Make new master list of all installed backends.
20858         (spam-summary-exit-behavior): Add new variable to determine how
20859         messages moves are done at summary exit.
20860         (spam-move-spam-nonspam-groups-only)
20861         (spam-process-ham-in-nonham-groups)
20862         (spam-process-ham-in-spam-groups): Remove variables, the
20863         spam-summary-exit-behavior variable should be used to manage this
20864         behavior.
20865         (spam-old-ham-articles, spam-old-spam-articles): Remove.
20866         (spam-old-articles): Add variable, replacing spam-old-ham-articles
20867         and spam-old-spam-articles.
20868         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
20869         Add empty variables, placeholders for the backends they represent.
20870         (spam-set-difference): Move, unchanged.
20871         (spam-list-of-processors): Declare OBSOLETE, not used anymore
20872         unless the user has a processor variable.
20873         (spam-classifications, spam-classification-valid-p)
20874         (spam-backend-properties, spam-backend-property-valid-p)
20875         (spam-backend-function-type-valid-p)
20876         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
20877         (spam-report-articles-gmane, spam-report-articles-resend):
20878         Remove functions, they are not needed.
20879         (spam-install-backend-super, spam-backend-list)
20880         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
20881         (spam-backend-function, spam-backend-ham-registration-function)
20882         (spam-backend-spam-registration-function)
20883         (spam-backend-ham-unregistration-function)
20884         (spam-backend-spam-unregistration-function)
20885         (spam-backend-statistical-p, spam-backend-mover-p)
20886         (spam-install-backend-alias, spam-install-checkonly-backend)
20887         (spam-install-mover-backend, spam-install-nocheck-backend)
20888         (spam-install-backend, spam-install-statistical-backend)
20889         (spam-install-statistical-checkonly-backend): Add backend installation
20890         support.
20891         (spam-summary-prepare-exit): Rewrite to use the new backend code.
20892         (spam-group-processor-p): Use the new backend code and respect the
20893         summary exit behavior.
20894         (spam-mark-spam-as-expired-and-move-routine): Remove.
20895         (spam-summary-prepare): Change to use the new spam-old-articles
20896         variable.
20897         (spam-copy-or-move-routine, spam-copy-spam-routine)
20898         (spam-move-spam-routine, spam-copy-ham-routine)
20899         (spam-move-ham-routine): Add code to copy/move ham or spam.
20900         (spam-fetch-field-fast): Improve doc and code, plus allow the
20901         'number request.
20902         (spam-list-of-checks, spam-list-of-statistical-checks):
20903         Remove variables.
20904         (spam-split, spam-find-spam): Use the new backend code.
20905         (spam-registration-functions): Remove variable.
20906         (spam-unregister-routine): Add convenience wrapper.
20907         (spam-log-undo-registration, spam-register-routine)
20908         (spam-log-processing-to-registry)
20909         (spam-log-unregistration-needed-p): Rename "check" to "backend"
20910         where possible.
20911         (spam-check-gmane-xref, spam-check-regex-headers)
20912         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
20913         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
20914         (spam-check-bogofilter-headers, spam-check-spamoracle)
20915         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
20916         (spam-check-crm114-headers): Use the spam-split-group that
20917         spam-split prepares, no need to determine it every time.
20918
20919         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
20920         to the nnheader-parse-naked-head call.
20921
20922         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
20923
20924         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
20925         the nnheader-nov-read-message-id call.
20926
20927 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20928
20929         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
20930         gnus-activate-group twice.  Suggested by Markus Peter
20931         <warp@spin.de>.
20932
20933 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20934
20935         * gnus-art.el (gnus-article-time-format): Exchange the order of
20936         day and month in the default value; fix customization type.
20937         (article-date-ut): Use add-text-properties.
20938         (article-make-date-line): Use message-make-date instead of
20939         current-time-string.
20940
20941         * message.el (message-fetch-field): Don't use set-text-properties.
20942         (message-make-date): Simplify.
20943
20944         * messagexmas.el (message-xmas-make-date): New function.
20945         (message-xmas-redefine): Defalias message-make-date to it.
20946
20947 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20948
20949         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
20950         (rfc2047-encode-region): Treat text within parentheses as special;
20951         show the original text when error has occurred.
20952
20953         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
20954         already-computed method to gnus-activate-group.
20955
20956         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
20957         same select-methods identical Lisp objects.
20958
20959         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
20960         object when modifying the info.
20961
20962 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20963
20964         * gnus-srvr.el (gnus-server-set-info): Remove the server from
20965         gnus-opened-servers since it has never been opened with the new
20966         configuration yet.
20967
20968 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20969
20970         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
20971         arg to nnheader-generate-fake-message-id.
20972
20973 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
20974
20975         * nnheader.el (nnheader-generate-fake-message-id): Accept a
20976         number and build a fake message ID localized to a group and
20977         article number (so it's repeatable from that point on).
20978         (nnheader-fake-message-id-p): Change regex to accomodate new fake
20979         ID format.
20980
20981         * gnus-sum.el (gnus-get-newsgroup-headers):
20982         Call nnheader-generate-fake-message-id with the article number.
20983
20984 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
20985
20986         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
20987         end-of-buffer.
20988
20989 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20990
20991         * message.el (message-ignored-supersedes-headers): Add Approved.
20992
20993 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20994
20995         * rfc2047.el (rfc2047-encode-message-header): Remove useless
20996         goto-char.
20997         (rfc2047-encode): Fold the line before encoding.
20998
20999 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21000
21001         * rfc2047.el (rfc2047-encode-message-header): Disabled header
21002         folding -- not all headers can be folded, and this should be done
21003         by the message composition mode.  Probably.  I think.
21004
21005 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21006
21007         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
21008         fast.
21009
21010         * gnus-ems.el (gnus-remove-image): Don't use
21011         message-text-with-property; remove only the image found first.
21012
21013         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
21014         found first.
21015
21016 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
21017
21018         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
21019
21020 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21021
21022         * message.el (message-text-with-property): Make it fast and accept
21023         optional arguments.
21024         (message-strip-forbidden-properties): Use it.
21025         (message-fix-before-sending): Follow the m-t-w-p change.
21026
21027         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
21028
21029 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21030
21031         * gnus-art.el (article-hide-headers): Don't change the buffer
21032         mistakenly when performing mml-preview even if
21033         gnus-single-article-buffer is nil.
21034
21035 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
21036
21037         * message.el (message-expand-name-databases): New user option.
21038         (message-expand-name): Use it.
21039
21040 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
21041
21042         * spam.el (spam-report-articles-resend)
21043         (spam-report-resend-register-routine): Allow ham reporting.
21044         (spam-report-resend-register-ham-routine): Add wrapper.
21045         (spam-registration-functions): Add ham resending functions.
21046         (spam-list-of-processors): Add ham resend processor.
21047
21048         * gnus.el (ham-resend-to): Add new group parameter.
21049         (spam-process): Add ham resend option.
21050
21051         * spam-report.el (spam-report-resend): Allow reporting ham.
21052         (spam-report-resend-ham): Add wrapper.
21053
21054 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21055
21056         * message.el (message-cite-articles-with-x-no-archive):
21057         New variable.
21058         (message-cite-original): Use it.
21059
21060 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21061
21062         * message.el (message-cite-original): Respect X-No-Archive.
21063
21064 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21065
21066         * gnus-art.el (article-hide-headers): Refer to the values for
21067         gnus-ignored-headers and gnus-visible-headers in the summary
21068         buffer since a user may have set them as group parameters.
21069
21070 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
21071
21072         * assistant.el (assistant-node-name): Add convenience function.
21073         (assistant-render-text, assistant-render-node): Add error handling,
21074         plus handle multiple next nodes.
21075         (assistant-find-next-node): Comment out for now.
21076         (assistant-find-next-nodes): Add function, returns list of next
21077         nodes.
21078
21079 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
21080
21081         * mail-source.el (mail-source-directory): Fix doc-string.
21082
21083 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
21084
21085         * assistant.el (assistant-render-text, assistant-eval): Add :set
21086         widget type, which is different because it takes and returns a
21087         list.  Much hilarity ensues.
21088
21089 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
21090
21091         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
21092
21093         * gnus-group.el (gnus-group-get-new-news-this-group):
21094         Add doc-string.
21095
21096         * gnus-start.el (gnus-activate-group): Add doc-string.
21097
21098 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21099
21100         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
21101
21102 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
21103
21104         * assistant.el (assistant-render-text): Try to add a :set
21105         widget, more to come.
21106
21107         * spam.el (spam-group-spam-contents-p): Handle empty groupname
21108         strings.
21109         (spam-report-articles-resend)
21110         (spam-register-routine): Do registration iff any articles warrant
21111         it.
21112         (spam-summary-prepare-exit): Change log message for nil group
21113         destinations.
21114
21115 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
21116
21117         * spam.el (spam-report-resend-register-routine):
21118         Allow spam-report-resend-to to be a group parameter or a global value.
21119
21120 2004-05-26  Simon Josefsson  <jas@extundo.com>
21121
21122         * starttls.el: Merge with my GNUTLS based starttls.el.
21123         (starttls-gnutls-program, starttls-use-gnutls)
21124         (starttls-extra-arguments, starttls-process-connection-type)
21125         (starttls-connect, starttls-failure, starttls-success):
21126         New variables.
21127         (starttls-program, starttls-extra-args): Doc fix.
21128         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
21129         New functions.
21130         (starttls-negotiate, starttls-open-stream):
21131         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
21132         function if it is set.
21133
21134 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21135
21136         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
21137         structured fields.
21138
21139 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21140
21141         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
21142
21143 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
21144
21145         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
21146         Add variable.
21147         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
21148         assigning the spam-mark to new messages.
21149
21150 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
21151
21152         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
21153
21154 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21155
21156         * dgnushack.el: Autoload customize-set-variable for XEmacs.
21157
21158         * rfc2047.el (rfc2047-encodable-p): Don't move point.
21159         (rfc2047-decode): Treat the ascii coding-system as raw-text by
21160         default.
21161
21162 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
21163
21164         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
21165         correct data.
21166
21167 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
21168
21169         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
21170         (spam-group-processor-p): Fix function.
21171         (spam-group-processor-multiple-p)
21172         (spam-group-spam-processor-report-gmane-p)
21173         (spam-group-spam-processor-report-resend-p)
21174         (spam-group-spam-processor-bogofilter-p)
21175         (spam-group-spam-processor-blacklist-p)
21176         (spam-group-spam-processor-ifile-p)
21177         (spam-group-ham-processor-ifile-p)
21178         (spam-group-spam-processor-spamoracle-p)
21179         (spam-group-spam-processor-crm114-p)
21180         (spam-group-ham-processor-bogofilter-p)
21181         (spam-group-spam-processor-stat-p)
21182         (spam-group-ham-processor-stat-p)
21183         (spam-group-ham-processor-whitelist-p)
21184         (spam-group-ham-processor-BBDB-p)
21185         (spam-group-ham-processor-spamoracle-p)
21186         (spam-group-ham-processor-copy-p): Remove functions with some
21187         prejudice against unneeded code.
21188         (spam-report-articles-resend)
21189         (spam-report-resend-register-routine): Allow the group/topic
21190         spam-resend-to value to override spam-report-resend-to.
21191         (spam-summary-prepare-exit): Invoke spam-group-processor-p
21192         properly now.
21193
21194         * gnus.el (spam-resend-to): Add group/topic parameter.
21195         (spam-process): Move the OBSOLETE processors to the end of the
21196         choices.
21197
21198 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
21199
21200         * spam-report.el (spam-report-resend-to, spam-report-resend):
21201         Start with resend-to set to nil, and then ask the user if necessary.
21202         (spam-report-resend): spam-report-resend takes a list of articles, not
21203         separate article numbers.
21204
21205 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21206
21207         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
21208         addition to emacs-w3m.
21209
21210 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21211
21212         * assistant.el (assistant-authinfo-data): New function.
21213         (assistant-eval): Eval for entire assistant.
21214
21215         * netrc.el (netrc-services-file): New variable.
21216         (netrc-parse-services): New function.
21217         (netrc-find-service-name): New function.
21218         (netrc-find-service-number): New function.
21219         (netrc-port-equal): New function.
21220         (netrc-machine): Use it.
21221
21222         * nnimap.el (nnimap-open-connection): Use netrc.
21223
21224         * gnus-util.el (gnus-netrc-get): Remove aliases.
21225
21226         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
21227
21228         * assistant.el (wid-edit): Fix compilation.
21229
21230         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
21231
21232 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
21233
21234         * gnus-util.el (gnus-set-file-modes): New function.  (small
21235         patch).
21236
21237 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21238
21239         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
21240
21241         * assistant.el (assistant-render-node): Fix up rendering and
21242         read-only text.
21243         (assistant-render-node): Reset.
21244         (assistant-make-read-only): Not sticky.
21245
21246 2004-05-20  Danny Siu  <dsiu@adobe.com>
21247
21248         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
21249         centered even when gnus-auto-center-summary is t.
21250
21251 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21252
21253         * dns.el (dns-get-txt-answer): New function.
21254         (dns-read-txt): Ditto.
21255         (query-dns): Use it.
21256
21257 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21258
21259         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
21260         active for foreign groups even if the group level is higher than
21261         the specified value.
21262
21263 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21264
21265         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
21266         non-active groups.
21267
21268         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
21269
21270 2004-05-20  Magnus Henoch  <mange@freemail.hu>
21271
21272         * dns.el (dns-read-type): Add support for SVR.  (small patch)
21273
21274 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
21275
21276         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
21277         (spam-crm114-header, spam-crm114-spam-switch)
21278         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
21279         (spam-crm114-positive-spam-header)
21280         (spam-crm114-database-directory, spam-list-of-processors)
21281         (spam-group-spam-processor-crm114-p)
21282         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
21283         (spam-generic-score, spam-list-of-checks)
21284         (spam-list-of-statistical-checks, spam-registration-functions)
21285         (spam-check-crm114-headers, spam-crm114-score)
21286         (spam-check-crm114, spam-crm114-register-with-crm114)
21287         (spam-crm114-register-spam-routine)
21288         (spam-crm114-unregister-spam-routine)
21289         (spam-crm114-register-ham-routine)
21290         (spam-crm114-unregister-ham-routine): Add CRM114 support.
21291
21292 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
21293
21294         * gnus.el: Add spam-use-crm114.
21295
21296         * spam.el (spam-list-of-processors, spam-registration-functions):
21297         Add spam-use-resend.
21298         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
21299         (spam-report-articles-gmane): Add doc fix.
21300         (spam-report-articles-resend, spam-report-resend-register-routine):
21301         Add wrappers around spam-report-resend-to.
21302
21303         * spam-report.el (spam-report-resend-to, spam-report-resend):
21304         Add support for resending spam.
21305         (spam-report-gmane): Fix line length >80.
21306
21307         * gnus.el (spam-process): Add spam-use-resend.
21308
21309 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21310
21311         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
21312         number of processed spam messages.
21313         (spam-ham-copy-or-move-routine): Return the number of processed
21314         ham messages.
21315         (spam-summary-prepare-exit): Use the above values to decide
21316         whether status messages shouled be displayed.
21317
21318 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21319
21320         * rfc2047.el (rfc2047-encode-function-alist): Rename from
21321         `rfc2047-encoding-function-alist' in order to avoid conflicting
21322         with the old version.
21323         (rfc2047-encode-region): Concatenate words containing non-ASCII
21324         characters in structured fields; don't encode space-delimited
21325         ASCII words even in unstructured fields; don't break words at
21326         char-category boundaries.
21327         (rfc2047-encode-1): New function.
21328         (rfc2047-encode): Use it; encode text so that it occupies the
21329         maximum width within 76-column; work correctly on Q encoding for
21330         iso-2022-* charsets.
21331         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
21332         sure not to break a line just after the header name.
21333         (rfc2047-b-encode-region): Remove.
21334         (rfc2047-b-encode-string): New function.
21335         (rfc2047-q-encode-region): Remove.
21336         (rfc2047-q-encode-string): New function.
21337
21338         * mm-util.el (mm-replace-in-string): New function.
21339
21340 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21341
21342         * gnus-msg.el (gnus-inews-make-draft-meta-information):
21343         Really get it right.
21344         (gnus-inews-make-draft): Really.
21345
21346 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
21347
21348         * nnmh.el (nnmh-request-list-1): Don't check the link count
21349         before descending.  (small patch)
21350
21351 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21352
21353         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
21354         stuff.
21355
21356         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
21357         Match on real group name.
21358
21359         * gnus-art.el (gnus-signature-limit): Doc fix.
21360
21361         * gnus-msg.el (gnus-inews-make-draft): Quote list.
21362
21363         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
21364
21365 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
21366
21367         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
21368         isn't a string.
21369
21370 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21371
21372         * gnus-draft.el (gnus-draft-send):
21373         Bind rfc2047-encode-encoded-words.
21374
21375         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
21376         (rfc2047-encodable-p): Say that =? needs encoding.
21377         (rfc2047-encode-encoded-words): New variable.
21378
21379         * gnus-group.el (gnus-group-select-group): Doc fix.
21380
21381         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
21382
21383         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
21384         to nil.
21385
21386         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
21387
21388         * nnheader.el (nnheader-get-lines-and-char): New function.
21389
21390 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
21391
21392         * gnus-msg.el (gnus-summary-followup-with-original):
21393         Document yanking of region when active.
21394
21395 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21396
21397         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
21398         groups if the group level is higher than the specified value.
21399
21400 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21401
21402         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
21403         (gnus-group-jump-to-group): Add prefix argument using
21404         `gnus-group-jump-to-group-prompt'.  Query before jumping to
21405         non-active group.
21406
21407         * compface.el (uncompface): Be verbose when changing
21408         `uncompface-use-external'.
21409
21410         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
21411         handle manual section.
21412
21413 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21414
21415         * gnus-art.el (gnus-button-alist): Revert previous change.
21416
21417 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21418
21419         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
21420
21421 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21422
21423         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
21424         whether backend can accept message.
21425
21426         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
21427
21428 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
21429
21430         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21431         Avoid creating directory when nntp-marks-is-evil is true.
21432         Reported by Reiner Steib.
21433
21434 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21435
21436         * gnus-picon.el (gnus-picon-insert-glyph):
21437         Add optional `nostring' argument.
21438
21439 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21440
21441         * gnus-picon.el (gnus-picon-style): New variable.
21442         (gnus-picon-transform-address): Support `gnus-picon-style'.
21443
21444 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21445
21446         * message.el (message-fill-field): Return point.
21447         (message-generate-headers): Go to end of field.
21448
21449         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
21450         stuff for non-living groups.
21451
21452 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21453
21454         * gnus-art.el (gnus-article-followup-with-original)
21455         (gnus-article-reply-with-original): gnus-mark-active-p ->
21456         gnus-region-active-p.
21457
21458 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
21459
21460         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
21461         only when there is spam or ham to be processed.
21462
21463 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21464
21465         * mail-source.el (mail-source-delete-crash-box): Refactor.
21466         (mail-source-fetch): Use it.
21467         (mail-source-fetch-file): Ditto.
21468         (mail-source-fetch-directory): Run postscript in loop.
21469         (mail-source-fetch-pop): Delete.
21470         (mail-source-fetch-maildir): Ditto.
21471         (mail-source-fetch-imap): Ditto.
21472
21473         * imap.el (imap-authenticators): Comment out sasl.
21474
21475         * message.el (message-skip-to-next-address): New function.
21476         (message-fill-header-address): Refactor.
21477         (message-fill-address): Use it.
21478         (message-delete-address): Use it.
21479         (message-fill-header-general): Refactor.
21480         (message-fill-field-address): Rename.
21481         (message-narrow-to-field): Find the start of the header.
21482         (message-header-format-alist): Don't pre-fill.
21483         (message-fill-header): Remove.
21484         (message-insert-header): New function.
21485         (message-shorten-references): Use it.
21486
21487         * rfc2047.el (rfc2047-field-value): Strip props.
21488
21489         * mail-parse.el (mail-header-make-address): New alias.
21490
21491         * ietf-drums.el (ietf-drums-make-address): New function.
21492
21493         * imap.el: Add compiler directives.
21494
21495         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21496
21497         * gnus-art.el (article-decode-idna-rhs): Don't use
21498         message-idna-inside-rhs-p.
21499
21500 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21501
21502         * message.el (message-idna-inside-rhs-p): Remove.
21503         (message-idna-to-ascii-rhs-1): Use proper address parsing.
21504
21505         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21506         false positives.
21507
21508 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21509
21510         * imap.el (imap-sasl-make-mechanisms): Use sasl.
21511
21512 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21513
21514         * nneething.el (nneething-file-name): Don't create spurious
21515         files.
21516
21517         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21518         (gnus-inews-do-gcc): Remove sleep.
21519
21520         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21521         part under point.
21522
21523         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21524         (gnus-agent-regenerate-group): Using nil messages aren't valid.
21525
21526 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
21527
21528         * spam.el (spam-summary-prepare-exit): Fix (length).
21529
21530 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
21531
21532         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21533         as expired without moving it" message when there are spam
21534         messages left.
21535
21536 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
21537
21538         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21539         header is not nil.
21540
21541 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
21542
21543         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21544         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21545         (nntp-marks-changed-p): New arg SERVER.
21546         (nntp-request-update-info): Adjust caller.
21547
21548 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
21549
21550         * nntp.el (nntp-save-marks): Pass missing arg.
21551
21552 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
21553
21554         * nntp.el: Support marks.
21555         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
21556         (nntp-marks-modtime, nntp-marks-directory): New variables.
21557         (nntp-request-set-mark, nntp-request-update-info)
21558         (nntp-possibly-create-directory, nntp-marks-changed-p)
21559         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
21560         New functions.
21561
21562 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
21563
21564         * gnus-xmas.el (gnus-xmas-select-lowest-window)
21565         (gnus-xmas-redefine): Rename.
21566
21567         * gnus-score.el (gnus-score-insert-help):
21568         Use gnus-select-lowest-window.
21569
21570         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
21571         appt-select-lowest-window and rename to gnus-select-lowest-window.
21572
21573         * gnus.el: do.
21574
21575 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21576
21577         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
21578         encodings of MIME-encoded words, in order to improve
21579         interoperability with several broken MUAs.
21580
21581 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21582
21583         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
21584         tags, only when charsets are not specified in headers.
21585         (mm-inline-text-html-render-with-w3m): Ditto.
21586
21587         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
21588         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
21589
21590 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21591
21592         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
21593         instead of MIME-decoded from fields when checking
21594         `gnus-article-address-banner-alist'.
21595
21596 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
21597
21598         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
21599         description rather than subject.
21600
21601 2004-05-02  Steve Youngs  <steve@youngs.au.com>
21602
21603         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
21604
21605 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21606
21607         * gnus.el (gnus-version-number): Bump.
21608
21609 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21610
21611         * gnus.el: No Gnus v0.2 is released.
21612
21613 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21614
21615         * gnus-agent.el (gnus-agent-read-agentview):
21616         Inline gnus-uncompress-range.
21617
21618 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21619
21620         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
21621         `exec-installed-p'.
21622
21623 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21624
21625         * gnus.el (spam-process, spam-autodetect-methods):
21626         Add bsfilter and bsfilter-headers.
21627
21628         * spam.el (spam-bsfilter): New customize group.
21629         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
21630         (spam-bsfilter-header, spam-bsfilter-probability-header)
21631         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
21632         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
21633         (spam-bsfilter-database-directory): New options.
21634         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
21635         (spam-list-of-statistical-checks, spam-registration-functions):
21636         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
21637         (spam-bsfilter-score): New command.
21638         (spam-check-bsfilter-headers, spam-check-bsfilter)
21639         (spam-bsfilter-register-with-bsfilter)
21640         (spam-bsfilter-register-spam-routine)
21641         (spam-bsfilter-unregister-spam-routine)
21642         (spam-bsfilter-register-ham-routine)
21643         (spam-bsfilter-unregister-ham-routine): New functions.
21644         (spam-generic-score): Support bsfilter; Accept an optional argument
21645         to recalcurate spam score even if scoring header has already been
21646         added.
21647         (spam-bogofilter-score, spam-spamassassin-score): Accept an
21648         optional argument to recalcurate spam score even if scoring header
21649         has already been added.
21650
21651 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
21652
21653         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
21654         strings!  Reported by David D. Smith <davidsmith@acm.org>.
21655         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
21656         link is missing.
21657
21658 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
21659
21660         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
21661         (html2text-get-attr): Rewrite.
21662
21663         * message.el (message-setup-1): Remove redundant put-text-property
21664         on mail-header-separator.
21665
21666 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
21667
21668         * gnus-registry.el (gnus-registry-cache-whitespace)
21669         (gnus-registry-action, gnus-registry-spool-action)
21670         (gnus-registry-split-fancy-with-parent): Change message levels
21671         from 5 to 3 or 7, as needed.
21672
21673         * spam.el (spam-summary-prepare-exit)
21674         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
21675         (spam-split, spam-find-spam, spam-log-undo-registration)
21676         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
21677         level from 5 to 6.
21678
21679 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21680
21681         * gnus-ems.el: Autoload appt-select-lowest-window (revert
21682         2004-03-04 change).
21683
21684 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
21685
21686         * sieve-manage.el (sieve-manage-open):
21687         * nnweb.el (nnweb-insert-html):
21688         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
21689         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
21690         * nnspool.el (nnspool-request-group):
21691         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
21692         * nnml.el (nnml-request-update-info):
21693         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
21694         (nnmh-request-create-group, nnmh-update-gnus-unreads):
21695         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
21696         (nnimap-request-set-mark):
21697         * nnfolder.el (nnfolder-request-update-info):
21698         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
21699         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
21700         * gnus-uu.el (gnus-uu-find-articles-matching):
21701         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
21702         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
21703         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
21704         * gnus-nocem.el (gnus-nocem-scan-groups):
21705         * gnus-int.el (gnus-start-news-server):
21706         * gnus-group.el (gnus-group-make-kiboze-group)
21707         (gnus-group-browse-foreign-server):
21708         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
21709         Use mapc when appropriate.
21710
21711 2004-04-22  Dan Christensen  <jdc@uwo.ca>
21712             Adam Sjøgren  <asjo@koldfront.dk>
21713             Wes Hardaker  <wes@hardakers.net>
21714             Michael Shields  <shields@msrl.com>
21715
21716         * spam.el (spam-necessary-extra-headers): Get the extra headers we
21717         may need for spam sorting and scoring.
21718         (spam-user-format-function-S): Add user format function suitable for
21719         general use.
21720         (spam-article-sort-by-spam-status): Add sorting function for summary
21721         sorting.
21722         (spam-extra-header-to-number): Add function to get a score from a
21723         header.
21724         (spam-summary-score): Add function to get a numeric score from the
21725         headers.
21726         (spam-generic-score): Fix function doc, was in wrong place.
21727         (spam-initialize): Take symbols when it's run, and install the
21728         extra headers that spam-necessary-extra-headers thinks we need.
21729
21730 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
21731
21732         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
21733         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
21734
21735 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
21736
21737         * gnus-sum.el (gnus-set-global-variables)
21738         (gnus-build-all-threads, gnus-get-newsgroup-headers)
21739         (gnus-article-get-xrefs, gnus-summary-best-group)
21740         (gnus-summary-next-article, gnus-summary-enter-digest-group)
21741         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
21742         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
21743         Use with-current-buffer.
21744
21745 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
21746
21747         * spam.el (spam-summary-prepare-exit): Simplify logic.
21748         (spam-fetch-article-header): Read the article header if it's not
21749         available.
21750         (spam-list-articles): Simplify logic.
21751         (spam-filelist-register-routine): Fix bug with unregister-list.
21752
21753         * gnus-registry.el: Fix comments at beginning.
21754
21755 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
21756
21757         * message.el (message-cater-to-broken-inn): Remove.
21758         (message-shorten-references): Make sure the total folded length of
21759         References is shorter than 998 characters to cater to a bug in INN
21760         2.3.  Also, don't pretend that references aren't folded -- this
21761         hasn't worked for a while.
21762
21763 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21764
21765         * gnus-agent.el (gnus-agentize):
21766         gnus-agent-send-mail-real-function no longer set to current value
21767         of message-send-mail-function but rather a lambda that calls
21768         message-send-mail-function.  The change makes the agent real-time
21769         responsive to user changes to message-send-mail-function.
21770
21771 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21772
21773         * legacy-gnus-agent.el
21774         (gnus-agent-convert-to-compressed-agentview): Fix typos with
21775         help from Florian Weimer <fw@deneb.enyo.de>
21776
21777 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21778
21779         * nnmail.el (nnmail-cache-insert): Revert last change.
21780
21781 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21782
21783         * nnmail.el (nnmail-cache-insert): Always check whether
21784         nnmail-cache-ignore-groups matches a group name.
21785
21786 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
21787
21788         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
21789         (spam-find-spam, spam-log-processing-to-registry)
21790         (spam-log-registered-p, spam-log-unregistration-needed-p)
21791         (spam-log-undo-registration): Use gnus-message instead of
21792         gnus-error, none of these errors are fatal.
21793
21794         * gnus-registry.el (gnus-registry-clean-empty-function)
21795         (gnus-registry-clean-empty): Remove only empty entries without
21796         extra data.
21797
21798 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
21799
21800         * spam-stat.el (spam-stat-buffer-change-to-spam)
21801         (spam-stat-buffer-change-to-non-spam): Change (error) to
21802         (gnus-message 8) invocation.
21803
21804 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21805
21806         * nntp.el (nntp-via-netcat-command): New variable.
21807         (nntp-via-netcat-switches): New variable.
21808         (nntp-open-via-rlogin-and-netcat): New function.
21809         (nntp-open-connection-function): Doc fix.
21810         (nntp-telnet-command): Doc fix.
21811         (nntp-end-of-line): Doc fix.
21812         (nntp-via-rlogin-command): Doc fix.
21813         (nntp-via-user-name): Doc fix.
21814         (nntp-via-address): Doc fix.
21815
21816 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21817
21818         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
21819         error in Emacs 21.1.
21820
21821 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
21822
21823         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
21824
21825 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21826
21827         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
21828         (gnus-agent-with-refreshed-group): New macro.
21829         (gnus-agent-rename-group): New function.
21830         (gnus-agent-delete-group): New function.
21831         (gnus-agent-save-group-info): Use gnus-command-method when
21832         `method' parameter is nil.  Don't write nil entries into the
21833         active file.
21834         (gnus-agent-get-group-info): New function.
21835         (gnus-agent-fetch-articles):
21836         Use gnus-agent-update-files-total-fetched-for to increment disk space
21837         used.
21838         (gnus-agent-fetch-headers, gnus-agent-save-alist):
21839         Use gnus-agent-update-view-total-fetched-for to increment disk space
21840         used.
21841         (gnus-agent-get-local): Add optional parameters to avoid calling
21842         gnus-group-real-name and gnus-find-method-for-group.
21843         (gnus-agent-set-local): Delete stored entry if either min, or max,
21844         are nil.
21845         (gnus-agent-fetch-session): Reworded error/quit messages.
21846         On quit, use gnus-agent-regenerate-group to record existance of any
21847         articles fetched to disk before the quit occurred.
21848         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
21849         gnus-agent-update-view-total-fetched-for, and
21850         gnus-agent-update-files-total-fetched-for to decrement disk space
21851         used.
21852         (gnus-agent-retrieve-headers):
21853         Use gnus-agent-update-view-total-fetched-for to increment disk space
21854         used.
21855         (gnus-agent-regenerate-group): Replace gnus-group-update-group
21856         with gnus-agent-update-files-total-fetched-for to decrement disk
21857         space and fresh group buffer.
21858         (gnus-agent-inhibit-update-total-fetched-for): New variable.
21859         (gnus-agent-need-update-total-fetched-for): New variable.
21860         (gnus-agent-update-files-total-fetched-for): New function.
21861         (gnus-agent-update-view-total-fetched-for): New function.
21862         (gnus-agent-total-fetched-for): New function.
21863
21864         * gnus-cache.el (gnus-cache-save-buffers):
21865         Use gnus-cache-update-overview-total-fetched-for to change disk space
21866         used by this group.
21867         (gnus-cache-possibly-enter-article):
21868         Use gnus-cache-update-file-total-fetched-for to increment disk space
21869         used by this group.
21870         (gnus-cache-possibly-remove-article):
21871         Use gnus-cache-update-file-total-fetched-for to decrement disk space
21872         used by this group.
21873         (gnus-cache-generate-nov-databases): Purge total fetched cache.
21874         (gnus-cache-rename-group): New function.
21875         (gnus-cache-delete-group): New function.
21876         (gnus-cache-inhibit-update-total-fetched-for): New variable.
21877         (gnus-cache-need-update-total-fetched-for): New variable.
21878         (gnus-cache-with-refreshed-group): New macro.
21879         (gnus-cache-update-file-total-fetched-for): New function.
21880         (gnus-cache-update-overview-total-fetched-for): New function.
21881         (gnus-cache-rename-group-total-fetched-for): New function.
21882         (gnus-cache-delete-group-total-fetched-for): New function.
21883         (gnus-cache-total-fetched-for): New function.
21884
21885         * gnus-group.el: Require gnus-sum and autoload functions to
21886         resolve warnings when gnus-group.el compiled alone.
21887         (gnus-group-line-format): Documented new %F.
21888         (size of Fetched data) group line format; identifies disk space
21889         used by agent and cache.
21890         (gnus-group-line-format-alist): Defined new F format.
21891         (gnus-total-fetched-for): New function.
21892         (gnus-group-delete-group): No longer update
21893         gnus-cache-active-altered as gnus-request-delete-group now keeps
21894         the cache in sync.
21895         (gnus-group-list-active): Let the agent store a server's active
21896         list if currently plugged.
21897
21898         * gnus-int.el (gnus-request-delete-group):
21899         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
21900         local disk in sync with the server.
21901         (gnus-request-rename-group):
21902         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
21903         local disk in sync with the server.
21904
21905         * gnus-start.el (gnus-get-unread-articles):
21906         Cosmetic simplification to logic.
21907
21908         * gnus-util.el (gnus-rename-file): New function.
21909
21910 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
21911
21912         * mm-util.el (mm-image-load-path): Handle nil in load-path.
21913
21914 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
21915
21916         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
21917         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
21918
21919 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
21920
21921         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
21922         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
21923
21924 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
21925
21926         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
21927
21928 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
21929
21930         * spam.el (spam-set-difference): Add function to replace
21931         gnus-set-difference in spam.el.
21932         (spam-summary-prepare-exit): Use spam-set-difference.
21933
21934 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
21935
21936         * gnus-registry.el (gnus-registry-cache-file): Update to use
21937         gnus-dribble-directory OR gnus-home-directory OR ~.
21938         (gnus-registry-split-fancy-with-parent): Fix doc.
21939
21940 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21941
21942         * message.el (message-exchange-point-and-mark):
21943         Use message-mark-active-p.  Suggested by Jesper Harder
21944         <harder@ifa.au.dk>.
21945
21946 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21947
21948         * message.el (message-exchange-point-and-mark): Don't activate
21949         region if it was inactive.  Suggested by Hiroshi Fujishima
21950         <pooh@nature.tsukuba.ac.jp>.
21951
21952 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21953
21954         * gnus-art.el (article-display-face): Display Faces in the same
21955         order as X-Faces.
21956
21957 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21958
21959         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
21960
21961 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21962
21963         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
21964         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
21965         (gnus-article-mime-hierarchy): Remove.
21966         (gnus-article-mime-hierarchy-next): Remove.
21967         (gnus-article-mode): Revert 2004-03-19 change.
21968         (gnus-article-setup-buffer): Revert 2004-03-19 change.
21969         (gnus-insert-mime-button): Revert 2004-03-19 change.
21970         (gnus-mime-accumulate-hierarchy): Remove.
21971         (gnus-mime-enter-multipart): Remove.
21972         (gnus-mime-leave-multipart): Remove.
21973         (gnus-mime-display-part): Revert 2004-03-19 change.
21974         (gnus-mime-display-alternative): Revert 2004-03-19 change.
21975
21976         * mml.el (mml-preview): Revert 2004-03-19 change.
21977
21978 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
21979
21980         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
21981
21982 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21983
21984         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
21985         t while entering a file name using the mm-with-multibyte macro.
21986         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21987
21988         * mm-util.el (mm-with-multibyte): New macro.
21989
21990 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21991
21992         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
21993         New user option.
21994         (gnus-mime-multipart-functions): Doc and customization fix.
21995         (gnus-article-mime-hierarchy): New variable.
21996         (gnus-article-mime-hierarchy-next): New variable.
21997         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
21998         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
21999         gnus-article-mime-hierarchy-next to nil.
22000         (gnus-insert-mime-button): Show hierarchy numbers.
22001         (gnus-mime-accumulate-hierarchy): New function.
22002         (gnus-mime-enter-multipart): New function.
22003         (gnus-mime-leave-multipart): New function.
22004         (gnus-mime-display-part): Recompute hierarchical MIME structure.
22005         (gnus-mime-display-alternative): Show hierarchy numbers.
22006
22007         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
22008         gnus-article-mime-hierarchy-next to nil.
22009
22010 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
22011
22012         * dns.el: Don't require gnus-xmas.
22013
22014 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
22015
22016         * mml.el (mml-generate-mime-1): Don't use format=flowed with
22017         inline PGP.
22018         (mml-menu): Disable mml-quote-region if mark is inactive.
22019
22020 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22021
22022         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
22023         when the group's active is not available.
22024
22025 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22026
22027         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
22028         error.
22029
22030 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
22031
22032         * imap.el (imap-store-password): New variable.
22033         (imap-interactive-login): Use it.
22034         Suggested by Mark Plaksin <happy@mcplaksin.org>.
22035
22036 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22037
22038         * gnus-art.el (gnus-article-read-summary-keys): Restore new
22039         window-start and hscroll to summary window.
22040
22041 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22042
22043         * gnus-start.el (gnus-convert-old-newsrc): Only write the
22044         conversion message to newsrc-dribble when an actual conversion is
22045         performed.
22046
22047 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
22048
22049         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
22050
22051 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22052
22053         * mm-decode.el (mm-complicated-handles): New function reviving
22054         former definition of mm-multiple-handles.
22055
22056         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
22057         (gnus-mime-delete-part): Use it.
22058
22059 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22060
22061         * gnus-agent.el (gnus-agent-read-local):
22062         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
22063         avoid the implicit assumption that they will always be equal.
22064         (gnus-agent-save-local): Bind buffer-file-coding-system, not
22065         coding-system-for-write, as the with-temp-file macro first prints
22066         to a buffer then saves the buffer.
22067
22068 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22069
22070         * gnus-art.el (gnus-article-edit-part): New function.
22071         (gnus-mime-save-part-and-strip): Use it; do query instead of
22072         signaling an error; don't use mm-multiple-handles.
22073         (gnus-mime-delete-part): Ditto.
22074
22075 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22076
22077         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
22078         old file versions.
22079         (gnus-group-prepare-hook): Remove function that converted list
22080         form of gnus-agent-expire-days to group properties.
22081
22082         * gnus-int.el: Autoload gnus-agent-regenerate-group.
22083         (gnus-request-accept-article): Re-indented.
22084
22085         * gnus-start.el (gnus-convert-old-newsrc): Registered new
22086         converters to handle old agent file formats.  Add logic for a
22087         "backup before upgrading warning".
22088         (gnus-convert-mark-converter-prompt): Developers can mark
22089         functions as needing (default), or not needing,
22090         gnus-convert-old-newsrc's "backup before upgrading warning".
22091         (gnus-convert-converter-needs-prompt): Tests whether the user
22092         should be protected from potentially irreversable changes by the
22093         function.
22094
22095         * legacy-gnus-agent.el: New.  Provides converters that are only
22096         loaded when gnus-convert-old-newsrc needs to call them.
22097
22098 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22099
22100         * mail-source.el (mail-source-touch-pop): Doc fix.
22101
22102         * message.el (message-smtpmail-send-it): Doc fix.
22103
22104 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
22105
22106         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
22107
22108         * nnmail.el (nnmail-split-fancy): do.
22109
22110         * gnus-kill.el (gnus-kill, gnus-execute): do.
22111
22112 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
22113
22114         * gnus-sum.el (gnus-widget-reversible-match)
22115         (gnus-widget-reversible-to-internal)
22116         (gnus-widget-reversible-to-external): New functions.
22117         (gnus-widget-reversible): New widget.
22118         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
22119
22120 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
22121
22122         * gnus-sum.el (gnus-thread-sort-functions)
22123         (gnus-article-sort-functions): Document `(not F)' items.
22124
22125 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
22126
22127         * spam.el (spam-use-gmane-xref): Add new backend.
22128         (spam-gmane-xref-spam-group): Add variable to control the name of the
22129         Gmane spam group.
22130         (spam-blackhole-servers, spam-blackhole-good-server-regex)
22131         (spam-regex-headers-spam, spam-regex-headers-ham)
22132         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
22133         (spam-list-of-checks): Add spam-use-gmane-xref to list of
22134         backends and checks.
22135         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
22136
22137         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
22138         an autodetect method.
22139
22140 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22141
22142         * gnus-int.el (gnus-request-accept-article): Inform the agent that
22143         articles are being added to a group.
22144         (gnus-request-replace-article): Inform the agent that articles
22145         need to be uncached as the cached contents are no longer valid.
22146
22147 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22148
22149         * binhex.el: Don't autoload executable-find.
22150
22151         * canlock.el: Don't autoload mail-fetch-field.
22152
22153         * dgnushack.el: Autoload c-mode for XEmacs.
22154
22155         * gnus-ems.el: Don't autoload appt-select-lowest-window.
22156
22157         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
22158         rmail-dont-reply-to and rmail-output.
22159
22160         * gnus-score.el: Don't autoload ffap-string-at-point.
22161
22162         * gnus-setup.el: Don't autoload sc-cite-original.
22163
22164         * imap.el: Don't autoload base64-decode-string,
22165         base64-encode-string and md5.
22166
22167         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
22168         and rmail-msg-restore-non-pruned-header.
22169
22170         * mm-decode.el: Don't autoload executable-find.
22171
22172         * mm-url.el: Don't autoload executable-find.
22173
22174         * mm-view.el: Don't autoload diff-mode.
22175
22176         * nndb.el: Don't autoload news-reply-mode, news-setup,
22177         cancel-timer and telnet.
22178
22179         * password.el: Don't autoload run-at-time for Emacs.
22180
22181         * sha1-el.el: Don't autoload executable-find.
22182
22183         * sieve-mode.el: Don't autoload c-mode.
22184
22185         * uudecode.el: Don't autoload executable-find.
22186
22187 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22188
22189         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
22190         (gnus-agent-possibly-alter-active): Avoid null in numeric
22191         comparison.
22192         (gnus-agent-set-local): Refuse to save null in local object table.
22193         (gnus-agent-regenerate-group): The REREAD parameter can now be a
22194         list of articles that will be marked as unread.
22195
22196 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22197
22198         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
22199
22200 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
22201
22202         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
22203         language tags.
22204
22205 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
22206
22207         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
22208         Don't bind "obarray".
22209
22210         * gnus-sum.el (gnus-thread-sort-functions):
22211         Add `gnus-thread-sort-by-most-recent-number' and
22212         `gnus-thread-sort-by-most-recent-date'.
22213         Reported by Kai Grossjohann <kai@emptydomain.de>.
22214
22215 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22216
22217         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
22218
22219 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22220
22221         * gnus-cus.el (gnus-agent-customize-category):
22222         Remove ignore-errors macro reference that required cl to be loaded at
22223         run-time.
22224
22225         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
22226         single-interval range of the form (min . max).  Previously the
22227         range had to look like ((min . max)).  Likewise, return
22228         (min . max) rather than ((min . max)).
22229         (gnus-range-map): Use gnus-range-normalize to accept
22230         single-interval range.
22231
22232         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
22233         the cache, but not the agent, now appear with their usual face.
22234
22235         * dgnushack.el (loaddir): New variable that is bound to the
22236         directory containing the dgnushack.el file. Use loaddir, rather
22237         than srcdir, to update load-path. Change lets dgnushack compile
22238         code in directories other than GNUS/lisp.
22239
22240 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22241
22242         * lpath.el: Don't bind w3m-safe-url-regexp.
22243
22244         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
22245         w3m-safe-url-regexp variable buffer-local.
22246
22247         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22248
22249 2004-02-27  Simon Josefsson  <jas@extundo.com>
22250
22251         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
22252         gnus-group-real-prefix.
22253         (gnus-summary-move-article): Use it, instead of
22254         gnus-group-real-prefix.
22255
22256 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22257
22258         * lpath.el: Bind w3m-safe-url-regexp.
22259
22260         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
22261         w3m-safe-url-regexp variable buffer-local and set it as the value
22262         of mm-w3m-safe-url-regexp.
22263
22264         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22265
22266         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
22267         parsing gnus-posting-styles when the message is not for replying.
22268
22269         * dgnushack.el: Autoload sgml-mode for XEmacs.
22270
22271         * nnrss.el (nnrss-opml-export):
22272         Use mm-set-buffer-file-coding-system instead of
22273         set-buffer-file-coding-system.
22274
22275 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
22276
22277         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
22278         of checkdoc.el).
22279         * nnrss.el: do.
22280         * gnus-mlspl.el: do.
22281         * gnus-ml.el: do.
22282         * gnus-srvr.el: do.
22283
22284         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
22285
22286 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
22287
22288         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
22289         Corrections to custom-manual links.
22290
22291         * gnus-art.el (gnus-article): Ditto.
22292
22293         * mm-decode.el (mime-display, mime-security): Ditto.
22294
22295 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22296
22297         * flow-fill.el: Typo.
22298
22299 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
22300
22301         * spam-wash.el: New file.
22302
22303 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
22304
22305         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
22306
22307 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
22308
22309         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
22310         to be run with new-articles as LIST1, not LIST2.
22311         (spam-registration-functions): Add spam-use-ham-copy as a nil
22312         registration backend.
22313
22314 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22315
22316         * spam-stat.el (spam-stat-washing-hook): New option.
22317         (spam-stat-buffer-words): Use it.
22318         (spam-stat-process-directory, spam-stat-test-directory):
22319         Use insert-file-contents-literally.
22320         (spam-stat-coding-system): New variable.
22321         (spam-stat-load, spam-stat-save): Use it.
22322
22323 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22324
22325         * spam-report.el (spam-report-plug-agent):
22326         Quote spam-report-url-to-file and spam-report-url-ping-plain.
22327
22328 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
22329
22330         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
22331         Allow / in mailto URLs.
22332
22333 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22334
22335         * spam-report.el (spam-report-process-queue): Fix interactive use.
22336         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
22337         (spam-report-unplug-agent): Doc fixes.
22338         (spam-report-url-ping-mm-url, spam-report-url-to-file)
22339         (spam-report-agentize, spam-report-deagentize): Autoload.
22340
22341 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22342
22343         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
22344
22345         * message.el (message-setup-fill-variables): Add mml tags to
22346         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
22347         <ajk@iu.edu>.
22348         (message-mode): Don't modify paragraph-separate there.
22349
22350 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22351
22352         * compface.el (uncompface-use-external): Default to undecided.
22353         (uncompface-use-external-threshold): New variable.
22354         (uncompface-float-time): New macro.
22355         (uncompface): Determine whether to use the external decoder if
22356         uncompface-use-external is undecided.
22357
22358 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22359
22360         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
22361         after images.
22362
22363         * gnus-art.el (gnus-mime-display-single): Remove dead code.
22364
22365 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
22366
22367         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
22368
22369         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
22370
22371         * gnus-sum.el (gnus-summary-limit-to-age)
22372         (gnus-summary-limit-children): do.
22373
22374         * gnus-int.el (gnus-request-scan): do.
22375
22376         * gnus-group.el (gnus-group-suspend): do.
22377
22378         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
22379
22380         * gnus-cite.el (gnus-cite-parse-attributions): do.
22381
22382         * gnus-agent.el (gnus-summary-set-agent-mark)
22383         (gnus-agent-regenerate-group): do.
22384
22385         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
22386
22387         * binhex.el (binhex-decode-region-internal): do.
22388
22389 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22390
22391         * gnus-fun.el (gnus-face-properties-alist): New user option.
22392         (gnus-display-x-face-in-from): Use it.
22393
22394         * gnus-art.el (article-display-face): Ditto.
22395
22396         * compface.el (uncompface-use-external): Default to nil.
22397
22398 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
22399
22400         * nntp.el (nntp-erase-buffer): New function.
22401         (nntp-retrieve-data, nntp-send-command)
22402         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
22403         (nntp-possibly-change-group): Use it.
22404
22405         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
22406         Use with-current-buffer.
22407
22408 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
22409
22410         * compface.el: Merge the ELisp-based uncompface program.
22411         (compface): New customization group.
22412         (uncompface-use-external): New user option.
22413         (uncompface): Call uncompface-internal if uncompface-use-external
22414         is nil.
22415         (uncompface-internal): New function.  Note that there are also
22416         some other functions and variables added for this function.
22417
22418 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
22419
22420         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
22421         if necessary.
22422
22423 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
22424
22425         * spam-report.el (spam-report-unplug-agent)
22426         (spam-report-plug-agent, spam-report-deagentize)
22427         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
22428         Add support for the Agent in spam-report: when unplugged, report to a
22429         file; when plugged, submit all the requests.
22430
22431         * spam.el (spam-register-routine): Fix message about
22432         registration.
22433
22434 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
22435
22436         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
22437         dependencies.
22438         (rfc2047-encode): Use it.
22439
22440         * gnus-art.el (gnus-button-marker-list): Move before first
22441         reference.
22442
22443         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22444         (imap-parse-body): Fix format string mismatch.
22445
22446         * gnus-score.el (gnus-summary-increase-score): do.
22447
22448         * nnrss.el (nnrss-close): New function.
22449
22450 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
22451
22452         * nnrss.el (nnrss-make-filename): New function.
22453         (nnrss-request-delete-group, nnrss-read-server-data)
22454         (nnrss-save-server-data, nnrss-read-group-data)
22455         (nnrss-save-group-data): Use it.
22456         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
22457         (nnrss-read-server-data, nnrss-read-group-data): Use load.
22458         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
22459
22460 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
22461
22462         * mml.el (mml-compute-boundary-1): Don't uncompress files.
22463
22464 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
22465
22466         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
22467         files.
22468
22469         * message.el (message-generate-headers-first): Don't quote nil
22470         and t in docstrings.
22471
22472         * imap.el (imap-id): do.
22473
22474         * gnus-agent.el (gnus-agent-consider-all-articles)
22475         (gnus-agent-queue-mail): do.
22476
22477 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
22478
22479         * spam-report.el (spam-report-process-queue): New function.
22480         Process requests from `spam-report-requests-file'.
22481         (spam-report-process-queue): Doc fix.
22482
22483 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
22484
22485         * spam.el (spam-register-routine)
22486         (spam-log-processing-to-registry, spam-log-registered-p)
22487         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22488         Change "check" to "spam-check" for semi-clarity.
22489
22490 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
22491
22492         * pop3.el: Require nnheader.
22493
22494         * mml-smime.el: Require cl.  Autoload message-fetch-field.
22495
22496         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22497
22498         * gnus-picon.el: Require cl.
22499
22500         * gnus-fun.el: Require gnus-ems and gnus-util.
22501
22502         * gnus.el (gnus-method-to-server): Move defsubst before first use.
22503
22504         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
22505
22506         * gnus-art.el (gnus-article-edit-mode): Define before first
22507         reference.
22508
22509 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
22510
22511         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22512         (gnus-uu-post-encoded): Use point-at-bol.
22513
22514         * gnus-topic.el (gnus-group-active-topic-p): do.
22515
22516         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22517
22518         * gnus-group.el (gnus-group-kill-region): do.
22519
22520         * gnus-art.el (article-date-ut): do.
22521
22522         * message.el (message-fetch-field): Remove redundant
22523         case-fold-search binding.
22524         (message-narrow-to-field): Simplify.
22525
22526 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
22527
22528         * spam.el (spam-directory): Derive from `gnus-directory'.
22529
22530         * spam-report.el (spam-report-url-to-file)
22531         (spam-report-requests-file): New function and variable for offline
22532         reporting.
22533         (spam-report-url-ping-function): Add `spam-report-url-to-file'
22534         and user defined function.
22535         (spam-report-url-ping-mm-url): Remove doubled slash.
22536
22537 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
22538
22539         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22540
22541 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
22542
22543         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22544         Fix format string mismatch.
22545
22546         * sieve.el (sieve-deactivate-all): do.
22547
22548         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22549
22550         * nnlistserv.el (nnlistserv-kk-wash-article): do.
22551
22552         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22553
22554         * mm-bodies.el (mm-7bit-chars): Don't include \r.
22555
22556 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
22557
22558         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22559         the list of checks.
22560
22561 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
22562
22563         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22564         padding.
22565
22566 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
22567
22568         * mm-view.el (mm-fill-flowed): New variable.
22569         (mm-inline-text): Use it.
22570
22571 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
22572
22573         * spam.el (spam-spamassassin-register-ham-routine)
22574         (spam-spamassassin-register-spam-routine): Fix function names.
22575
22576 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22577
22578         * gnus.el (gnus-tmp-grouplens): Remove.
22579         (gnus-summary-line-format): Remove grouplens.
22580
22581         * gnus-group.el (gnus-group-line-format): Ditto.
22582
22583         * gnus-spec.el (gnus-format-specs): Ditto.
22584         (gnus-update-format-specifications): Flush the group format spec
22585         cache if there's the grouplens stuff.
22586         (gnus-parse-simple-format): Replace %l with the empty string.
22587
22588 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
22589
22590         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
22591         omission.
22592
22593 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22594
22595         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
22596         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22597
22598 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22599
22600         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
22601         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
22602         New macros and functions.
22603         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
22604         Handle > NLINK_MAX messages.
22605         * nnmaildir.el (nnmaildir-request-set-mark):
22606         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
22607
22608 2004-01-25  Alex Schroeder  <alex@gnu.org>
22609
22610         * spam-stat.el (spam-stat-process-directory-age): New option.
22611         (spam-stat-process-directory): Use it.
22612
22613 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
22614
22615         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
22616         (spam-stat-save): Accept prefix argument.
22617
22618 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
22619
22620         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
22621         links" error.
22622
22623 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22624
22625         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
22626         the rest of the and/or forms.
22627
22628 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22629
22630         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
22631         compatibility with old .newsrc.eld files.
22632
22633         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
22634
22635         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
22636
22637         * gnus-start.el (gnus-1): do.
22638
22639         * gnus-group.el (gnus-group-line-format-alist): do.
22640
22641         * gnus.el (gnus-use-grouplens, gnus-visual): do.
22642
22643         * gnus-gl.el: Remove.
22644
22645 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22646
22647         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
22648         marks consisting of a single range {for example, (3 . 5)} rather
22649         than a list of a single range { ((3 . 5)) }.
22650
22651 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22652
22653         * spam-stat.el (spam-stat-store-gnus-article-buffer):
22654         Use with-current-buffer.
22655         (spam-stat-store-current-buffer): Use insert-buffer-substring to
22656         avoid consing a string.
22657
22658         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
22659         Remove obsolete entries for big5 and gb2312.
22660
22661 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22662
22663         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
22664         uncompressed list.
22665
22666 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
22667
22668         * spam-stat.el (spam-stat-strip-xref): New function.
22669         (spam-stat-process-directory): Use it.
22670
22671         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
22672         here -- it's done in message-fetch-field.
22673
22674 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22675
22676         * gnus-agent.el (gnus-agent-queue-mail)
22677         (gnus-agent-prompt-send-queue): New variables.
22678         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
22679         * gnus-draft.el (gnus-group-send-queue): Pass the group name
22680         "nndraft:queue" along to gnus-draft-send.
22681         Use gnus-agent-prompt-send-queue.
22682         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
22683         is "nndraft:queue".  Suggested by Gaute Strokkenes
22684         <gs234@srcf.ucam.org>
22685
22686         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
22687         (agent-enable-undownloaded-faces): Add.
22688         (gnus-agent-cat-groups): Use eval-and-compile, not
22689         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
22690         method of gnus-agent-cat-groups even when the buffer has been
22691         evaled.
22692         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
22693         delete gnus-agent-save-active-1.
22694         (gnus-agent-save-groups): Delete.  Identical to
22695         gnus-agent-save-active.
22696         (gnus-agent-write-active): No longer adjust agent's copy of active
22697         file as agent's adjustments are now stored in their own
22698         file.  Remove optional parameter.
22699         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
22700         servers.  Add use of min/max range limits from server's local
22701         file.
22702         (gnus-agent-save-alist): Remove unused optional argument.
22703         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
22704         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
22705         (gnus-agent-set-local): A per-server file that keeps min/max range
22706         limits for articles known to the agent.  Provides a fast mechanism
22707         for altering many active ranges.
22708         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
22709         active file (local makes it unnecessary).
22710         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
22711
22712         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
22713         (agent-enable-undownloaded-faces): Add.
22714
22715         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
22716         disable it when sending to "nndraft:queue".
22717         (gnus-group-send-queue): Add safety check to avoid sending queue
22718         when unplugged.
22719
22720         * gnus-group.el (gnus-group-catchup): Use new
22721         gnus-sequence-of-unread-articles, not
22722         gnus-list-of-unread-articles, to avoid exhausting memory with huge
22723         numbers of articles.  Use gnus-range-map to avoid having to
22724         uncompress the unread list.
22725         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
22726         Fix invalid ange-ftp reference.
22727
22728         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
22729         (gnus-sorted-range-intersection): Intersection of two ranges
22730         without requiring that they first be uncompressed.
22731
22732         * gnus-start.el (gnus-activate-group): Unless blocked by the
22733         caller, possibly expand the active range to include both cached
22734         and agentized articles.
22735         (gnus-convert-old-newsrc): Rewrote in anticipation of having
22736         multiple version-dependent converters.
22737         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
22738         gnus-agent-save-active.
22739         (gnus-save-newsrc-file): Save dirty agent range limits.
22740
22741         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
22742         gnus-agent-possibly-alter-active.
22743         (gnus-adjust-marked-articles): Faster handling of simple lists.
22744
22745 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
22746
22747         * spam-stat.el (spam-stat-test-directory): New optional argument
22748         displays a list of files detected.  Suggested by Andrew Cohen
22749         <cohen@andy.bu.edu>.
22750         (spam-stat-buffer-words-with-scores): Don't narrow and change
22751         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
22752
22753 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
22754
22755         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
22756         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
22757         (spam-spamassassin-arguments)
22758         (spam-spamassassin-spam-flag-header)
22759         (spam-spamassassin-positive-spam-flag-header)
22760         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
22761         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
22762         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
22763         (spam-list-of-processors, spam-list-of-checks)
22764         (spam-list-of-statistical-checks, spam-registration-functions)
22765         (spam-check-spamassassin-headers, spam-check-spamassassin)
22766         (spam-spamassassin-score)
22767         (spam-spamassassin-register-with-sa-learn)
22768         (spam-spamassassin-register-spam-routine)
22769         (spam-spamassassin-register-ham-routine)
22770         (spam-assassin-register-spam-routine)
22771         (spam-assassin-register-ham-routine): Add SpamAssassin support.
22772         (spam-bogofilter-score): Fix to show article before scoring.
22773
22774 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
22775
22776         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
22777         default scoring function.
22778         (spam-generic-score): Call spam-spamassassin-score if
22779         spam-use-spamassassin or spam-use-spamassassin-headers is on;
22780         spam-bogofilter-score otherwise.
22781
22782         * gnus.el (spam-process, spam-autodetect-methods):
22783         Add spamassassin and spamassassin-headers.
22784
22785 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
22786
22787         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22788         Suppress unnecessary messages.
22789
22790 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
22791
22792         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
22793         make-hash-table.
22794
22795 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22796
22797         * canlock.el (base64-encode-string): Don't autoload it.
22798
22799 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22800
22801         * run-at-time.el: Remove useless (require 'itimer),
22802         eval-and-compile and (featurep 'xemacs).
22803
22804 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
22805
22806         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
22807         GROUP is a virtual group.
22808
22809 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
22810
22811         * gnus.el: Autoload `message-y-or-n-p'.
22812
22813 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
22814
22815         * pgg-parse.el: Remove unnecessary (require 'custom).
22816
22817         * pgg-def.el: do.
22818
22819         * nnmail.el: do.
22820
22821         * gnus-undo.el: do.
22822
22823         * gnus-picon.el: do.
22824
22825         * gnus-util.el: do.
22826
22827 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
22828
22829         * gnus-sum.el (gnus-pick-line-number): Add autoload.
22830
22831 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22832
22833         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
22834         handle, as well as a list.
22835
22836         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
22837         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
22838         (mm-w3m-cid-retrieve): Simplify.
22839
22840 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
22841
22842         * message.el (message-kill-to-signature): Allow prefix arg to
22843         specify number of lines to keep before signature.
22844
22845 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
22846
22847         * message.el (message-kill-to-signature): Change docstring.
22848
22849 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22850
22851         * canlock.el: Always require sha1-el.
22852         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
22853
22854         * message.el: Autoload sha1 only when compiling.
22855
22856         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
22857         eudc-expand-inline for XEmacs.
22858
22859 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22860
22861         * message.el (message-canlock-generate): Require sha1-el.
22862
22863 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
22864
22865         * message.el (message-expand-name): Silence the byte compiler.
22866
22867         * lpath.el: Add detect-coding-system.
22868
22869         * dgnushack.el (dgnushack-compile): Remove obsolete check for
22870         cus-edit.
22871
22872 2004-01-13  Simon Josefsson  <jas@extundo.com>
22873
22874         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
22875         Invoke gnus-score-mode.
22876         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
22877
22878         * gnus-range.el (gnus-compress-sequence): Doc fix.
22879         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
22880
22881 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22882
22883         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
22884
22885 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
22886
22887         * spam.el (spam-get-article-as-string): Update to use
22888         gnus-request-article-this-buffer, much simpler.
22889         (spam-get-article-as-buffer): Remove.
22890
22891 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
22892
22893         * message.el (message-expand-name): Use EUDC if the user uses that.
22894
22895 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22896
22897         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
22898         character for the encoding to avoid consing a string.
22899
22900         * rfc2047.el (rfc2047-decode-string): Don't cons a string
22901         unnecessarily.
22902
22903         * mm-util.el (mm-replace-chars-in-string): Remove.
22904
22905         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
22906         of mm-replace-chars-in-string.
22907
22908 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
22909
22910         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
22911
22912         * mm-util.el (mm-subst-char-in-string): Support inplace.
22913
22914         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
22915         a new string in every iteration.  Use shy groups.
22916
22917 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
22918
22919         * gnus-srvr.el (gnus-browse-unsubscribe-group):
22920         * gnus-soup.el (gnus-soup-group-brew):
22921         * gnus-msg.el (gnus-put-message):
22922         * gnus-move.el (gnus-group-move-group-to-server):
22923         * gnus-kill.el (gnus-batch-score):
22924         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
22925         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
22926         (gnus-group-update-group, gnus-group-read-group)
22927         (gnus-group-make-group, gnus-group-make-help-group)
22928         (gnus-group-make-archive-group, gnus-group-make-directory-group)
22929         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
22930         (gnus-group-sort-by-unread, gnus-group-catchup)
22931         (gnus-group-unsubscribe-group, gnus-group-kill-group)
22932         (gnus-group-yank-group, gnus-group-set-info)
22933         (gnus-group-list-groups):
22934         * gnus.el (gnus-generate-new-group-name):
22935         * gnus-delay.el (gnus-delay-send-queue):
22936         * nnvirtual.el (nnvirtual-catchup-group):
22937         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
22938         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
22939         (gnus-group-prepare-topics, gnus-topic-check-topology):
22940         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
22941         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
22942         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
22943         (gnus-group-make-articles-read):
22944         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
22945         (gnus-group-change-level, gnus-kill-newsgroup)
22946         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
22947         (gnus-get-unread-articles, gnus-make-articles-unread)
22948         (gnus-make-ascending-articles-unread): Use accessor
22949         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
22950         to get group information for improved readability.
22951
22952
22953 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22954
22955         * gnus-art.el (article-decode-mime-words, article-babel)
22956         (gnus-article-highlight-signature, gnus-article-add-buttons)
22957         (gnus-signature-toggle): Use gnus-with-article-buffer.
22958
22959         * gnus-art.el (gnus-article-highlight-headers)
22960         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
22961
22962         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
22963         (gnus-article-set-globals, gnus-request-article-this-buffer)
22964         (gnus-button-message-id, gnus-article-maybe-hide-headers)
22965         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
22966         (gnus-mime-display-alternative): Use with-current-buffer.
22967
22968 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22969
22970         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
22971         also under 80 char limit, and call gnus-error if needed.
22972         (spam-fetch-article-header): Fix - it was a
22973         buffer-local variable (gnus-newsgroup-data).
22974         (spam-find-spam): Use spam-generate-fake-headers, forget about
22975         spam-insert-fake-headers.
22976         (spam-insert-fake-headers): Remove.
22977
22978 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22979
22980         * deuglify.el (gnus-article-outlook-unwrap-lines)
22981         (gnus-outlook-rearrange-article)
22982         (gnus-outlook-repair-attribution-outlook)
22983         (gnus-outlook-repair-attribution-block)
22984         (gnus-outlook-repair-attribution-other): Remove redundant
22985         save-excursion.
22986
22987 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22988
22989         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
22990         (spam-fetch-field-subject-fast)
22991         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
22992         (spam-fetch-article-header): Add functions to deal with Gnus
22993         internals for fast retrieval of article header data.
22994         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
22995
22996 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22997
22998         * pop3.el (pop3-md5): Remove.
22999         (pop3-apop): Replace pop3-md5 with md5.
23000
23001         * mm-bodies.el: base64 is always built-in.
23002
23003         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
23004         Use with-current-buffer.
23005
23006 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23007
23008         * canlock.el (canlock-insert-header): Remove excessive grouping in
23009         regexp.
23010
23011         * gnus-sum.el (gnus-summary-read-document): Ditto.
23012
23013         * gnus-uu.el (gnus-uu-part-number): Ditto.
23014
23015         * html2text.el (html2text-remove-tags): Ditto.
23016         (html2text-format-tags): Ditto.
23017         (html2text-format-single-elements): Ditto.
23018
23019         * mml.el (mml-parse-1): Ditto.
23020
23021 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
23022
23023         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
23024
23025         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
23026
23027         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
23028
23029         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
23030
23031 2003-11-15  Simon Josefsson  <jas@extundo.com>
23032
23033         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
23034         (pgg-gpg-lookup-key): Use regexp match instead of
23035         split-string (split-string is different between emacs 21.2 and
23036         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
23037
23038 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
23039
23040         * gnus-art.el (gnus-mime-view-all-parts)
23041         (gnus-article-part-wrapper, gnus-article-view-part):
23042         Use with-current-buffer.
23043
23044 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
23045
23046         * spam.el (spam-disable-spam-split-during-ham-respool)
23047         (spam-spamoracle-database, spam-cache-lookups)
23048         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
23049         (spam-group-ham-mark-p, spam-group-spam-mark-p)
23050         (spam-group-ham-marks, spam-group-spam-marks)
23051         (spam-group-spam-contents-p, spam-group-ham-contents-p)
23052         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
23053         also add spam-use-blackholes to the statistical checks.
23054         (spam-fetch-field-fast): Add interface to fetching fields, may
23055         become a macro.
23056         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
23057         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
23058         (spam-insert-fake-headers): Fake an article when needed.
23059         (spam-find-spam): Fake article when possible.
23060         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
23061         (spam-check-bogofilter-headers): Use message-fetch-field instead
23062         of nnmail-fetch-field.
23063
23064 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
23065
23066         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
23067
23068 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
23069
23070         * spam.el (spam-split): Do not require spam-use-CHECK to be
23071         enabled if that check is passed to spam-split explicitly; also
23072         fix so 'spam doesn't get converted to spam-split-group when
23073         spam-split-symbolic-return is t.
23074         (spam-find-spam): Find registrations of the article and use those
23075         instead of re-running spam-split to find the spam/ham
23076         classification of the article.
23077         (spam-log-processing-to-registry, spam-log-registered-p)
23078         (spam-log-unregistration-needed-p, spam-log-undo-registration):
23079         Use gnus-error instead of gnus-message.
23080         (spam-log-registration-type): Add function to determine the
23081         classification of a message based on registry entries; will
23082         return nil if both 'spam and 'ham are found.
23083         (spam-check-BBDB): Expand all the BBDB macros here so we can have
23084         a reasonably fast local cache without the loading errors.
23085         (spam-cache-lookups): Set to t by default.
23086         (spam-find-spam): Don't try to guess spam-cache-lookups.
23087         (spam-enter-whitelist, spam-enter-blacklist): Clear the
23088         spam-caches entry.
23089         (spam-filelist-build-cache, spam-filelist-check-cache):
23090         Fix caching of whitelist/blacklist entries.
23091         (spam-check-whitelist, spam-check-blacklist):
23092         Invoke spam-from-listed-p with a type, not a cache variable.
23093         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
23094
23095 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
23096
23097         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
23098
23099         * nnmail.el (nnmail-split-fancy): do.
23100
23101         * mml.el (mml-parse): do.
23102
23103         * gnus-score.el (gnus-enter-score-words-into-hashtb)
23104         (gnus-score-adaptive): do.
23105
23106 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23107
23108         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
23109         (gnus-mime-button-map): Don't set keymap parent.
23110         (gnus-button-ctan-directory-regexp): Use shy grouping.
23111         (gnus-prev-page-map): Don't set keymap parent.
23112         (gnus-prev-page-map): Remove duplicated one.
23113         (gnus-next-page-map): Don't set keymap parent.
23114         (gnus-mime-security-button-map): Ditto.
23115
23116         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
23117         version number.
23118
23119         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
23120
23121 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23122
23123         * canlock.el (canlock-sha1-function): Remove.
23124         (canlock-sha1-function-for-verify): Remove.
23125         (canlock-openssl-program): Remove.
23126         (canlock-openssl-args): Remove.
23127         (canlock-ignore-errors): Remove.
23128         (canlock-sha1-with-openssl): Remove.
23129         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
23130         (canlock-verify): Don't use canlock-ignore-errors.
23131
23132         * sha1-el.el (sha1-string-external): Make it can return a string
23133         in binary form.
23134         (sha1-region-external): Ditto.
23135         (sha1-string-internal): Ditto.
23136         (sha1-region-internal): Ditto.
23137         (sha1-region): Ditto.
23138         (sha1-string): Ditto.
23139         (sha1): Ditto.
23140
23141 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23142
23143         * spam.el (spam-report-articles-gmane): New command.
23144
23145 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23146
23147         * gnus.el: Don't make unnecessary *Group* buffer when loading.
23148
23149         * run-at-time.el (run-at-time-saved): Remove.
23150         (run-at-time): Doc fix.
23151
23152 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
23153
23154         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
23155         (gnus-summary-limit-map): Add it.
23156         (gnus-summary-make-menu-bar): do.
23157
23158 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
23159
23160         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
23161         Make attempt at some caching support (done for BBDB only now).
23162         (spam-find-spam): Set spam-cache-lookups if there are more than 2
23163         addresses to be checked.
23164         (spam-clear-cache-BBDB): Add function, to be invoked by
23165         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
23166         (spam-check-BBDB): Check and use the caches, if
23167         spam-cache-lookups is on, remove superfluous (provide).
23168
23169 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
23170
23171         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
23172
23173 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
23174
23175         * run-at-time.el (run-at-time-saved): Move to after the definition
23176         of `run-at-time'.
23177
23178         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
23179
23180 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23181
23182         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
23183         mm-w3m-local-map-property.
23184
23185         * mm-view.el (mm-w3m-mode-map): Remove.
23186         (mm-w3m-local-map-property): Remove.
23187         (mm-inline-text-html-render-with-w3m): Don't use
23188         mm-w3m-local-map-property.
23189
23190 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23191
23192         * run-at-time.el: New file.
23193
23194         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
23195         under Emacs.
23196
23197         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
23198         of gnus-set-text-properties.
23199
23200         * gnus-uu.el (gnus-uu-save-article): Ditto.
23201
23202         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
23203
23204         * gnus-cite.el (gnus-cite-parse): Ditto.
23205
23206         * gnus-art.el (gnus-button-push): Use set-text-properties instead
23207         of gnus-.
23208
23209         * gnus-xmas.el (run-at-time): Require run-at-time.
23210
23211         * gnus.el: Change calls to nnheader-run-at-time and
23212         password-run-at-time throughout to use run-at-time directly.
23213
23214         * password.el: Remove definition of run-at-time.
23215
23216         * nnheaderxm.el: Remove definition of run-at-time.
23217
23218 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
23219
23220         * mml.el (mml-minibuffer-read-disposition): Show attachment type
23221         in prompt.
23222
23223 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23224
23225         * messagexmas.el (message-xmas-redefine): Alias
23226         `message-make-caesar-translation-table' to
23227         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
23228         version.
23229
23230         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
23231         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
23232         `gnus-xmas-set-text-properties'.
23233         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
23234         `gnus-xmas-completing-read'.
23235         (gnus-xmas-completing-read): Removed.
23236         (gnus-xmas-open-network-stream): Removed.
23237
23238         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
23239         XEmacs version.
23240
23241         * dns.el (dns-make-network-process): Use `open-network-stream'
23242         instead of `gnus-xmas-open-network-stream'.
23243
23244         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
23245
23246         * .cvsignore: Add auto-autoloads.el, custom-load.el.
23247
23248 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23249
23250         * gnus-art.el (gnus-mime-display-alternative)
23251         (gnus-insert-mime-button, gnus-insert-mime-security-button)
23252         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
23253         Don't use gnus-local-map-property.
23254
23255         * gnus-util.el (gnus-local-map-property): Remove.
23256
23257         * mm-view.el (mm-view-pkcs7-decrypt):
23258         Replace gnus-completing-read-maybe-default with completing-read.
23259
23260         * gnus-util.el (gnus-completing-read): do.
23261         (gnus-completing-read-maybe-default): Remove.
23262
23263 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23264
23265         * password.el: Only autoload `run-at-time' if not XEmacs.
23266         Only autoload the itimer functions if XEmacs.
23267
23268 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23269
23270         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
23271         XEmacsen.
23272
23273         * dgnushack.el: Autoload executable-find for XEmacs.
23274
23275 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23276
23277         * gnus-art.el (gnus-read-string): Remove.
23278         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
23279         read-string.
23280
23281 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
23282
23283         * netrc.el: Autoload password-read.
23284         (netrc): Add configuration group.
23285         (netrc-encoding-method, netrc-openssl-path):
23286         Add variables for encoding and decoding of files with symmetric
23287         ciphers.
23288         (netrc-encode): Add assistant function to encode a file with
23289         netrc-encoding-method.
23290         (netrc-parse): Add interactive parameter, added optional
23291         decoding if netrc-encoding-method is non-nil but otherwise
23292         behavior is standard.
23293         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
23294         Do s/encode/encrypt/ everywhere.
23295
23296         * spam.el: Remove executable-find autoload.
23297
23298 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23299
23300         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
23301
23302         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
23303
23304 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23305
23306         * gnus-art.el (gnus-treat-ansi-sequences)
23307         (article-treat-ansi-sequences): New variable and function.
23308         Suggested by Dan Jacobson <jidanni@jidanni.org>.
23309
23310         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
23311         Use it.
23312
23313 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23314
23315         * mm-util.el (mm-quote-arg): Remove.
23316
23317         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
23318         shell-quote-argument.
23319
23320         * gnus-uu.el (gnus-uu-command): do.
23321
23322         * gnus-sum.el (gnus-summary-insert-pseudos): do.
23323
23324         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
23325         with make-char.
23326
23327         * mm-util.el (mm-make-char): Remove.
23328
23329         * mml.el (mml-mode): Replace gnus-add-minor-mode with
23330         add-minor-mode.
23331
23332         * gnus-undo.el (gnus-undo-mode): do.
23333
23334         * gnus-topic.el (gnus-topic-mode): do.
23335
23336         * gnus-sum.el (gnus-dead-summary-mode): do.
23337
23338         * gnus-start.el (gnus-slave-mode): do.
23339
23340         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
23341
23342         * gnus-ml.el (gnus-mailing-list-mode): do.
23343
23344         * gnus-gl.el (gnus-grouplens-mode): do.
23345
23346         * gnus-draft.el (gnus-draft-mode): do.
23347
23348         * gnus-dired.el (gnus-dired-mode): do.
23349
23350         * gnus-ems.el (gnus-add-minor-mode): Remove.
23351
23352         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23353         Replace gnus-char-width with char-width.
23354
23355         * gnus-ems.el (gnus-char-width): Remove.
23356
23357         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23358         Replace gnus-char-width with char-width.
23359
23360         * gnus-ems.el (gnus-char-width): Remove.
23361
23362         * spam-stat.el (with-syntax-table): Remove with-syntax-table
23363         definition.
23364         Remove Emacs 20 hash table compatibility code.
23365
23366         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
23367         20 compatibility code.
23368
23369         * spam.el (spam-point-at-eol): Replace with point-at-eol.
23370
23371         * smime.el (smime-point-at-eol): Replace with point-at-eol.
23372
23373         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
23374         Replace with point-at-{eol,bol}.
23375
23376         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
23377
23378         * imap.el (imap-point-at-eol): Replace with point-at-eol.
23379
23380         * flow-fill.el (fill-flowed-point-at-bol)
23381         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
23382
23383         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
23384         Replace with point-at-{eol,bol} throughout all files.
23385
23386 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23387
23388         * ntlm.el (ntlm-string-as-unibyte): New macro.
23389         (ntlm-build-auth-response): Use it.
23390
23391         Remove Emacs 20 stuff:
23392         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
23393         (butlast, mapc, remove): Remove the compiler macros.
23394         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
23395         of delq and copy-sequence.
23396         * gnus-art.el (popup-menu): Remove the compiler macro.
23397         * nnmail.el (nnmail-split-fancy): Don't support customizing with
23398         Emacs 20.
23399
23400 2004-01-05  Simon Josefsson  <jas@extundo.com>
23401
23402         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
23403         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
23404         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
23405         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
23406         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
23407         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
23408         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
23409         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
23410         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
23411         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
23412         ntlm-string-permute, string-lshift into ntlm-string-lshift,
23413         string-xor into ntlm-string-xor.
23414         Suggested by Jesper Harder <harder@myrealbox.com>.
23415
23416         * ntlm.el: Don't include poem.
23417
23418         * md4.el (print-int32, print-string-hexa): Remove.
23419         Suggested by Jesper Harder <harder@myrealbox.com>.
23420
23421         * sasl-ntlm.el, ntlm.el, md4.el: New files.
23422
23423         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
23424         probably breaks emacs with DL patch, but do we care? Is anyone
23425         still using the DL stuff?)
23426
23427         * sieve-manage.el: Use the password package.
23428         (sieve-manage-read-passwd): Remove.
23429         (sieve-manage-interactive-login): Use password.  Re-add
23430         condition-case around loop.
23431
23432         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
23433         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23434         Use the password package.
23435
23436 2003-02-19  Simon Josefsson  <jas@extundo.com>
23437
23438         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
23439         token.
23440
23441 2002-08-07  Simon Josefsson  <jas@extundo.com>
23442
23443         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
23444         (sieve-manage-authenticators):
23445         (sieve-manage-authenticator-alist): Add some SASL mechs.
23446         (sieve-sasl-auth): New function.
23447         (sieve-manage-cram-md5-auth):
23448         (sieve-manage-plain-auth): Rewrite using SASL library.
23449         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
23450         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
23451         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
23452         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
23453
23454 2004-01-05  Simon Josefsson  <jas@extundo.com>
23455
23456         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
23457         New files.
23458
23459 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23460
23461         * gnus-group.el (gnus-no-groups-message): Update.
23462
23463         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
23464
23465 2003-11-09  Simon Josefsson  <jas@extundo.com>
23466
23467         * imap.el: Support for ID IMAP extension (RFC 2971).
23468         (imap-local-variables): Add imap-id.
23469         (imap-id): New variable.
23470         (imap-id): New function.
23471         (imap-parse-response): Parse untagged ID response.
23472         * nnimap.el (nnimap-id): New variable.
23473         (nnimap-open-connection): Use it.
23474
23475 2003-12-28  Simon Josefsson  <jas@extundo.com>
23476
23477         * gnus-score.el (gnus-score-edit-all-score): New.
23478         * gnus-group.el (gnus-group-score-map): Bind it to W e.
23479
23480 2004-01-04  Simon Josefsson  <jas@extundo.com>
23481
23482         * password.el: Add.
23483
23484 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
23485
23486         * dns.el (dns-query-types): Fix typo.
23487         (dns-query-types): New function.
23488         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
23489         PTR and SOA replies, see RFC 1035.
23490
23491 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23492
23493         * gnus.el (gnus-logo-color-style): Change colors to `no'.
23494
23495         * Move to Changelog.2.
23496
23497 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23498
23499         * gnus.el (gnus-version-number): Bump version.
23500
23501 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23502
23503         * gnus.el: No Gnus v0.1 is released.
23504
23505 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23506
23507         * gnus.el: No Gnus v0.0 is released.
23508
23509 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23510
23511         * gnus.el (gnus-version-number): Bump.
23512         (gnus-version): No.
23513
23514 See ChangeLog.2 for earlier changes.
23515
23516   Copyright (C) 2004-2011  Free Software Foundation, Inc.
23517
23518   This file is part of GNU Emacs.
23519
23520   GNU Emacs is free software: you can redistribute it and/or modify
23521   it under the terms of the GNU General Public License as published by
23522   the Free Software Foundation, either version 3 of the License, or
23523   (at your option) any later version.
23524
23525   GNU Emacs is distributed in the hope that it will be useful,
23526   but WITHOUT ANY WARRANTY; without even the implied warranty of
23527   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23528   GNU General Public License for more details.
23529
23530   You should have received a copy of the GNU General Public License
23531   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
23532
23533 ;; Local Variables:
23534 ;; coding: utf-8
23535 ;; fill-column: 79
23536 ;; add-log-time-zone-rule: t
23537 ;; End: