Make mm-dissect-buffer pass sender's mail address to smime-decrypt-region.
[gnus] / lisp / ChangeLog
1 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
4         smime-decrypt-region using function argument.
5         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
6
7         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8
9         * smime.el (smime-decrypt-region): Catch it.
10
11 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12
13         * smime.el (smime-mode-map): Move initialization into declaration.
14         (gnus-run-mode-hooks): Don't autoload.
15         (smime-mode): Use define-derived-mode.
16
17 2010-11-11  Glenn Morris  <rgm@gnu.org>
18
19         * smime.el (from): Restrict declaration to XEmacs.
20
21         * nnir.el (gnus-group-topic-name): Autoload.
22
23 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
24
25         * shr.el (shr-insert): Don't break long line if it is because of
26         kinsoku-bol characters in the line end.
27
28 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
29
30         * nnir.el (nnir-request-move-article): Fix to provide original group
31         and subject.
32         (nnir-warp-to-article): Don't fail on articles whose headers haven't
33         been retrieved.
34
35         * gnus-sum.el (gnus-summary-move-article): Use original group and
36         subject for virtual articles such as those in an nnir summary buffer.
37
38 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
39
40         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
41         least 21.5).
42
43         * smime.el (from): Declare it again for XEmacs.
44
45 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
46
47         * message.el (message-resend): Don't disable encoding unless it's
48         already encoded.
49
50         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
51         low-numbered articles.
52
53 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
54
55         * rfc2047.el (rfc2047-syntax-table): Simplify.
56
57         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
58
59         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
60         set-char-table-range for XEmacs.
61
62 2010-11-10  Glenn Morris  <rgm@gnu.org>
63
64         * time-date.el (time-to-seconds): Always an alias on Emacs,
65         never a real function.
66         (with-no-warnings): Remove compat stub, now unused.
67         (time-less-p): Doc fix.
68         (time-to-number-of-days): Simplify.
69
70         * smime.el (from): Remove unused declaration.
71
72         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
73         (gnus-float-time): On Emacs, always an alias.
74
75         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
76         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
77
78 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
79
80         * dgnushack.el: Don't use ignore-errors in the top level form since it
81         is unavailable in XEmacs even if cl is loaded.
82
83         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
84
85 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
86
87         * shr.el (browse-url-mailto): Autoload.
88
89         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
90
91         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
92         regexp doesn't need quoting.
93
94 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
95
96         * message.el (message-subject-trailing-was-ask-regexp)
97         (message-subject-trailing-was-regexp): Match was: in addition to was.
98
99 2010-11-09  Glenn Morris  <rgm@gnu.org>
100
101         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
102         (nnbabyl-check-mbox): Use point-at-bol.
103
104 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
105
106         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
107
108         * message.el (message-mailto): New function.
109         (message-mailto): Should accept other parameters.
110         (message-mailto): Remove since it duplicates browse-url-mailto
111         functionality.
112
113 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
114
115         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
116         methods.
117         (gnus-read-active-file): Ditto.
118
119         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
120         ": " from the prompt.
121         (gnus-group-make-group): Ditto.
122
123 2010-11-07  Glenn Morris  <rgm@gnu.org>
124
125         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
126         (gnus-bookmark-kill-line): Use point-at-eol.
127
128 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
129
130         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
131         asterisks in From header.
132
133 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
134
135         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
136         string to avoid making the From headers syntactically invalid.
137
138         * message.el (message-send-mail): Don't insert courtesy messages if the
139         message already has List-Post and List-ID messages.
140
141 2010-11-06  Glenn Morris  <rgm@gnu.org>
142
143         * gnus-art.el (gnus-treat-article): Give dynamic local variables
144         `condition', `type', `length' a prefix.
145         (gnus-treat-predicate): Update for above name changes.
146
147 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
148
149         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
150         binding.  Handled by `gnus-summary-refer-thread' instead.
151         (nnir-warp-to-article): New backend function.
152
153         * nnimap.el (nnimap-request-thread): Force dependency updating.
154
155         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
156         (gnus-summary-refer-thread): Rework to improve thread-referral.
157
158         * gnus-int.el (gnus-warp-to-article): New function.
159
160         * gnus-sum.el (gnus-summary-article-map): Bind it.
161
162 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
163
164         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
165         gnus-summary-refer-thread.
166
167         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
168         headers.
169         (gnus-summary-limit-include-thread): Prevent articles in thread from
170         being cut in gnus-cut-threads.
171         (gnus-summary-refer-thread): Limit retrieved headers to those in
172         thread.
173
174 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
175
176         * message.el (message-send-mail): Use the value of
177         message-courtesy-message from the message buffer.
178
179         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
180
181         * shr.el (shr-browse-url): Implement mailto: URLs.
182
183         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
184         "raw".
185
186         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
187         if it's already selected.
188
189         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
190
191 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
192
193         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
194         to measure the length and truncate alt text.
195
196 2010-11-03  Glenn Morris  <rgm@gnu.org>
197
198         * nndiary.el (nndiary-generate-nov-databases-1)
199         (nndiary-generate-active-info): Rename dynamic variable `files' to
200         something less generic.
201
202 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
203
204         * nnir.el (nnir-request-move-article): Call the underlying backend to
205         move articles from nnir.
206
207 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
208
209         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
210
211 2010-11-02  Julien Danjou  <julien@danjou.info>
212
213         * nnir.el: Remove wais support.
214
215 2010-11-02  Glenn Morris  <rgm@gnu.org>
216
217         * gnus-html.el: Reorder requirements to quieten compiler.
218
219 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
220
221         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
222         properly for XEmacs as well.
223         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
224         (gnus-article-natural-long-line-p): Use window-width rather than
225         frame-width.
226
227 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
228
229         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
230         (nnir-read-parms): Don't modify query.
231         (nnir-run-query): Add ability to search topic on current line.
232         (nnir-get-active): Clean up.
233
234 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
235
236         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
237         degenerate articles.
238
239         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
240         (gnus-print-buffer): Just print the buffer as is, without any copying
241         to a buffer and then re-highlighting.
242
243         * nnimap.el (nnimap-request-group): Store the new updated info.
244         (nnimap-request-group): Select the group when we don't know whether it
245         exists or not.
246
247         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
248         groups.
249
250         * gnus-group.el (gnus-group-find-new-groups): Display all the new
251         groups.
252
253         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
254         groups.
255
256         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
257         long-lines case by only filling the long lines.
258
259         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
260         (bug #7311).
261
262 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
263
264         * shr.el: No need to declare `declare-function' since shr.el is for
265         only Emacsen that provide `libxml-parse-html-region'.
266
267         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
268         effective only in a file it is referred to.
269
270 2010-11-01  Glenn Morris  <rgm@gnu.org>
271
272         * mm-util.el (gnus-completing-read): Autoload.
273         (mm-read-coding-system): Simplify Emacs definition.
274
275         * nnmail.el (gnus-activate-group):
276         * nnimap.el (gnutls-negotiate):
277         * nntp.el (netrc-parse): Fix declarations.
278
279 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
280
281         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
282         string-match-p in Emacs >=23.
283
284         * gnus-msg.el (gnus-configure-posting-styles)
285         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
286
287 2010-11-01  Glenn Morris  <rgm@gnu.org>
288
289         * nnir.el (declare-function): Add compat stub.
290         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
291         (nnir-run-gmane): Require 'mm-url.
292
293         * mm-util.el (mm-string-to-multibyte): Simplify.
294
295         * shr.el (declare-function): Add compat stub.
296         (url-cache-create-filename): Declare.
297         (mm-disable-multibyte, widget-convert-button): Autoload.
298
299         * smime.el (ldap-search): Declare.
300         (smime-cert-by-ldap-1): Require ldap on Emacs.
301
302         * nnimap.el: Require nnmail, and gnus-sum when compiling.
303         (nnimap-keepalive): Use gnus-float-time.
304
305         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
306         (mail-source-delete-crash-box): Use gnus-float-time.
307
308         * gnus-dired.el (gnus-completing-read): Autoload.
309
310         * mm-view.el (gnus-rescale-image): Autoload.
311
312         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
313
314         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
315
316         * sieve-manage.el: Require 'cl when compiling.
317
318         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
319         (gnus-iswitchb-completing-read): Require iswitchb.
320         (gnus-select-frame-set-input-focus): Silence compiler.
321
322 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
323
324         * message.el (message-subject-trailing-was-query): Change default to t,
325         since I think that's what most people want.
326
327         * nnimap.el (nnimap-request-accept-article): Erase buffer before
328         appending for easier debugging.
329         (nnimap-wait-for-connection): Take a regexp.
330         (nnimap-request-accept-article): Wait for the continuation line before
331         sending anything unless we're streaming.
332
333         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
334         leave the header washing to take place.
335
336 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
337
338         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
339         regular expression match and replace in posting styles.
340
341 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
342
343         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
344         an entire server.
345         (nnir-get-active): New function.
346         (nnir-run-imap): Use it.
347         (nnir-run-gmane): Who knew, gmane search returns an article score!
348
349         * gnus-srvr.el (gnus-server-mode-map): add binding "G" to search the
350         server on the current line with nnir.
351
352 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
353
354         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
355         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
356         left edge.
357         (gnus-article-foldable-buffer): Skip past the prefix when determining
358         raggedness.
359
360         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
361         the raw article, and change `C-u g' to show the article without doing
362         treatments.
363
364         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
365         on to `gnus-treat-article'.
366         (gnus-inhibit-article-treatments): New variable.
367
368         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
369
370         * gnus-art.el (gnus-treatment-function-alist): Have
371         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
372         (gnus-treat-fill-long-lines): Change default to fill all text/plain
373         sections.
374
375         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
376         parameter.
377         (gnus-article-fill-cited-long-lines): New function.
378         (gnus-article-fill-cited-article): Allow filling only long sections.
379
380         * shr.el (shr-find-fill-point): Don't break lines between punctuation
381         and non-punctuation (like after the apostrophe in "'We").
382
383         * gnus-sum.el (gnus-summary-select-article): Make sure
384         gnus-original-article-buffer is alive.
385
386         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
387         reflect the order they're in in the digest.
388
389         * gnus.el (gnus-group-startup-message): Move point to the start of the
390         buffer.
391
392         * nnimap.el (nnimap-capability): New function.
393         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
394         is set.
395
396 2010-10-31  David Engster  <dengste@eml.cc>
397
398         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
399         conform with changes to gnus-completing-read.
400
401 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
402
403         * shr.el (shr-tag-img): Output "*" instead of "[img]".
404
405 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
406
407         * nnir.el move defvar, defcustom around to keep file organized and keep
408         byte-compiler quiet.
409         (nnir-read-parms): accept search-engine as arg.
410         (nnir-run-query): pass search-engine as arg.
411         (nnir-search-engine): remove.
412
413 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
414
415         * shr.el (shr-generic): The text nodes should be text, not :text.
416
417         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
418         later in the file.
419
420 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
421
422         * nnir.el: general clean up. allow searching with multiple
423         engines. allow separate extra-parameters for each engine. batch queries
424         when possible.
425         (nnir-imap-default-search-key,nnir-method-default-engines): add
426         customize interface.
427         (nnir-run-gmane): new engine.
428         (nnir-engines): use it. qualify all prompts with engine name.
429         (nnir-search-engine): remove global variable.
430         (nnir-run-hyrex): restore for now.
431         (nnir-extra-parms,nnir-search-history): new variables.
432         (gnus-group-make-nnir-group): use them.
433         (nnir-group-server): remove in favor of gnus-group-server.
434         (nnir-request-group): avoid searching twice.
435         (nnir-sort-groups-by-server): new function.
436
437 2010-10-30  Julien Danjou  <julien@danjou.info>
438
439         * gnus-group.el: Remove gnus-group-fetch-control.
440
441         * gnus-start.el (gnus-find-new-newsgroups): Remove
442         gnus-check-first-time-used.
443
444         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
445
446 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
447
448         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
449         set on groups that don't have \* permanentflags.
450
451 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
452
453         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
454         control the background color.
455         (shr-tag-img): Ignore very small web bug type images.
456         (shr-put-image): Add help-echo alt texts to the images.
457         (shr-tag-video): Show the video poster image.
458
459 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
460
461         * shr.el (shr-table-depth): New variable.
462         (shr-tag-table-1): Only insert the images after the top-level table.
463
464         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
465
466         * gnus-util.el (gnus-list-memq-of-list): New function.
467
468         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
469         selected.
470         (nnimap-unsplittable-articles): New slot.
471         (nnimap-new-articles): Use it.
472
473 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
474
475         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
476         move to the previous line on `M-g'.
477
478 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
479
480         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
481         *-request-group, which seems unnecessary.
482
483         * nnimap.el (nnimap-quote-specials): Function copied over from
484         imap.el.
485         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
486         they support that.  Suggested by Tom Regner.
487
488 2010-10-29  Julien Danjou  <julien@danjou.info>
489
490         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
491         defalias.
492         (gnus-summary-delete-marked-with): Remove obsolete defalias.
493
494         * gnus.el: Remove `gnus-nntp-service' variable.
495         (gnus-secondary-servers): Make obsolete.
496         (gnus-nntp-server): Make obsolete.
497
498         * gnus-start.el (gnus-1): Remove x-splash calls.
499
500         * gnus-ems.el (gnus-x-splash): Remove.
501
502         * gnus.el (gnus-group-startup-message): Simplify/update code.
503
504         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
505         definition.
506
507         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
508         capability before doing anything.
509         (gnus-group-insert-group-line): Remove useless
510         gnus-group-remove-excess-properties.
511
512 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
513
514         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
515
516 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
517
518         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
519         config after reselecting.
520
521 2010-10-28  Julien Danjou  <julien@danjou.info>
522
523         * shr.el (shr-put-image): Use point even if only inserting text.
524         (shr-put-image): Save excursion when inserting alt text on non-graphic
525         display, so the behaviour is the same when we are on a graphic display.
526
527         * nnir.el (nnir-run-swish-e): Remove hyrex support.
528
529 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
530
531         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
532         (gnus-mime-copy-part): Check coding system, not charset.
533         (gnus-mime-view-part-externally): Never remove part.
534         (gnus-mime-view-part-internally): Don't remove part here.
535         (gnus-article-part-wrapper): Make sure MIME tag is visible.
536         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
537         multipart/alternative.
538
539         * mm-decode.el (mm-display-part): Take optional arg `force'.
540
541 2010-10-26  Julien Danjou  <julien@danjou.info>
542
543         * gnus-group.el (gnus-group-default-list-level): Add this function to
544         compute the default list level.
545         (gnus-group-default-list-level): Add possibility to use a function.
546
547 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
548
549         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
550
551         * gnus-group.el (gnus-group-completing-read)
552         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
553         gnus-replace-in-string.
554
555 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
556
557         * shr.el (shr-tag-div): Added.
558
559         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
560
561 2010-10-25  Julien Danjou  <julien@danjou.info>
562
563         * gnus-util.el: Remove `gnus-with-local-quit'.
564
565         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
566
567 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
568
569         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
570         the original article buffer.
571
572 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
573
574         * nnimap.el (nnimap-request-head): New function.
575         (nnimap-request-move-article): Try to be slighly faster by not
576         requesting the entire message when moving.
577         (nnimap-transform-headers): Don't bug out on bodiless articles.
578         (nnimap-send-command): Have no outstanding messages if the IMAP server
579         doesn't support streaming.
580         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
581
582 2010-10-24  Julien Danjou  <julien@danjou.info>
583
584         * message.el (message-default-headers): Fix type.
585
586 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
587
588         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
589         prefetching images.
590
591         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
592         backend for unknown groups.  This is mainly useful for nnimap groups.
593
594         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
595         group isn't covered by the agent.
596
597 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
598
599         * nnir.el (nnir-method-default-engines): new variable.
600         (nnir-run-query): use it.
601         (nnir-group-mode-hook): remove key binding and move to gnus-group.el.
602         (gnus-summary-nnir-goto-thread): change group if needed.
603
604         * gnus-group.el (gnus-group-group-map): add key binding for
605         gnus-group-make-nnir-group.
606
607 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
608
609         * shr.el (shr-tag-object): Added.
610
611         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
612         original article buffer live.
613         (gnus-summary-select-article-buffer): Mention
614         gnus-widen-article-buffer.
615
616 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
617
618         * shr.el (shr-tag-strong): Added.
619
620 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
621
622         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
623         group names.  They mess up the group buffer badly.
624
625         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
626
627         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
628         instead of the summary one.
629
630 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
631
632         * mml.el (mml-preview): Work properly when editing article.
633
634         * gnus-start.el (gnus-read-active-file-1): Don't add method to
635         gnus-have-read-active-file if it's already been in.
636
637 2010-10-22  Tom Tromey  <tromey@redhat.com>
638
639         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
640         gnus-group-completing-read.
641
642 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
643
644         * message.el (message-mode-map): Don't bind M-; to comment region, to
645         allow the global comment-dwim to work.
646
647 2010-10-21  Julien Danjou  <julien@danjou.info>
648
649         * message.el (message-setup-1): Allow message-default-headers to be a
650         function.
651
652 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
653
654         * shr.el (shr-tag-table): Simplify.
655
656 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
657
658         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
659         to avoid trying to snarf invalid stuff.
660
661         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
662
663         * gnus.el (gnus-message-archive-group): Quote value.
664         (gnus-message-archive-group): Mark as changed.
665
666         * shr.el (shr-add-font): Don't put the font properties on the newline
667         or the indentation.
668
669         * message.el (message-fix-before-sending): Change options when sending
670         non-printable characters.
671
672         * gnus.el (gnus-message-archive-method): Change the default to
673         monthly outgoing groups.
674
675         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
676         that have gotten new numbers.
677
678         * nnimap.el (nnimap-request-replace-article): New function.
679
680 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
681
682         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
683         (nnrss-request-article): Don't use special html washing code.
684
685 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
686
687         * shr.el (shr-tag-table): Remove useless nconc.
688
689 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
690
691         * gnus-art.el (article-wash-html): Simplify and remove the charset
692         stuff.  Use the normal html rendering code instead of the special html
693         washing code.
694
695         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
696         `gnus-w3m' symbols.
697         (mm-text-html-washer-alist): Removed.
698
699         * mm-decode.el (mm-inline-text-html-renderer): Removed.
700         (mm-inline-media-tests): Removed use.
701         (mm-text-html-renderer): Change default to the `shr' symbol.
702
703         * mm-view.el (mm-inline-text-html): Removed use.
704
705         * gnus-art.el (gnus-blocked-images): New function.  Allow the
706         `gnus-blocked-images' to be a function.
707         (gnus-article-wash-function): Removed.
708
709 2010-10-20  Julien Danjou  <julien@danjou.info>
710
711         * spam.el (spam-list-of-processors): Mark as obsolete.
712
713         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
714         (nnimap-insert-partial-structure): Fix boundary detection.
715
716 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
717
718         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
719         run file-truename on remote files.  This can be expensive and even
720         prevent one from editing drafts if some unrelated buffer has a stale
721         connection.
722
723 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
724
725         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
726         kinsoku-eol regardless of shr-kinsoku-shorten.
727         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
728         (shr-tag-table): Support caption, thead, and tfoot.
729
730 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
731
732         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
733         lines.
734         (shr-save-contents): New command and keystroke.
735
736         * nndoc.el (nndoc-type-alist): Add git support.
737         (nndoc-git-type-p): New function.
738         (nndoc-transform-git-article): Ditto.
739         (nndoc-transform-git-headers): Ditto.
740         (nndoc-transform-git-headers): Generate Subject headers.
741
742         * shr.el (shr-parse-style): New function.
743         (shr-tag-span): Ditto.
744
745         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
746         to `G G' to avoid collisions.
747
748 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
749
750         * shr.el: Load kinsoku if necessary.
751         (shr-kinsoku-shorten): New internal variable.
752         (shr-find-fill-point): Make kinsoku shorten text line if
753         shr-kinsoku-shorten is bound to non-nil.
754         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
755         shr-indentation too when testing if table is wider than frame width.
756         (shr-insert-table): Use `string-width' instead of `length' to measure
757         text width.
758         (shr-insert-table-ruler): Make sure indentation is done at bol.
759
760 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
761
762         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
763         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
764         undecoded network data.
765
766 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
767
768         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
769         name in the mode line spec so that the mode line menu works
770         (bug #2431).
771
772         * message.el (message-get-reply-headers): If we're fed `to-address',
773         then always use that.
774
775         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
776         aren't so wide as to need to switch off the edit menu.
777
778         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
779         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
780
781         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
782         `M-g'.
783         (nnimap-update-info): Update flags/read marks even if \* isn't part of
784         the permanent marks.
785
786 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
787
788         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
789         Splitting according to references/in-reply-to obeys the ignore-groups
790         variable, while splitting by sender and subject do not.
791
792 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
793
794         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
795         alist, so that we can look for non-Unicode chars.
796         (article-translate-strings): Allow both character and string maps.
797
798 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
799
800         * shr.el (shr-insert): Don't insert space behind a wide character
801         categorized as kinsoku-bol, or between characters both categorized as
802         nospace.
803
804 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
805
806         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
807         headers to gnus-newsgroup-headers.
808
809 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
810
811         * shr.el (shr-tag-img): Don't align images -- since we're not
812         rescaling, this often leads to ugly displays.
813
814 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
815
816         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
817         duplicates.
818
819 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
820
821         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
822         call.
823
824 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
825
826         * gnus.el: Autoload gnus-html-show-images.
827
828         * nnimap.el: Use nnheader-message throughout.
829
830         * shr.el (shr-tag-img): Ignore images with no data.
831
832 2010-10-15  Julien Danjou  <julien@danjou.info>
833
834         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
835         a possibility to disable format=flow encoding when using hard newlines.
836
837 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
838
839         * shr.el (shr-insert): Remove space inserted before or after a
840         breakable character or at the beginning or the end of a line.
841         (shr-find-fill-point): Do kinsoku; find the second best point or give
842         it up if there's no breakable point.
843
844 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
845
846         * nnimap.el (nnimap-open-connection): Message when opening connection
847         for debugging purposes.
848
849         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
850         on every setup buffer call to allow this to change from article to
851         article.
852
853         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
854         buffers where we have a wide table.
855
856 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
857
858         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
859         uses *-request-thread.
860
861 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
862
863         * nnimap.el (nnimap-open-connection): Remove %s from openssl
864         incantation, which is no longer valid.
865
866 2010-10-14  Julien Danjou  <julien@danjou.info>
867
868         * shr.el: Fix defcustom type (char -> character).
869
870 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
871
872         * nnimap.el (nnimap-open-connection): tls-program should be a list of
873         programs.
874
875 2010-10-14  Julien Danjou  <julien@danjou.info>
876
877         * shr.el (shr-tag-a): Use url-link as widget type.
878
879         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
880         `gnus-group-get-icon'.
881
882 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
883
884         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
885         This should make server editing work better.
886
887         * shr.el (shr-find-fill-point): Don't inloop on indented text.
888
889         * tls.el (tls-program): Remove spurious %s from openssl.
890
891         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
892         (nnimap-parse-flags): Fix regexp.
893
894         * shr.el (shr-find-fill-point): Use a filling algorithm that should
895         probably work for CJVK text, too.
896
897         * nnimap.el (nnimap-extend-tls-programs): Removed.
898         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
899
900         * tls.el (tls-starttls-switches): Remove starttls hack.
901         (open-tls-stream): Ditto.
902         (tls-find-starttls-argument): Ditto.
903
904 2010-10-13  Julien Danjou  <julien@danjou.info>
905
906         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
907         responses.
908
909 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
910
911         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
912
913         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
914         anything in Emacs.
915
916         * shr.el (shr-current-column): Remove buggy and unnecessary function.
917
918 2010-10-13  Julien Danjou  <julien@danjou.info>
919
920         * shr.el (shr-width): Make shr-width a defcustom with default to
921         fill-column.
922         (shr-tag-img): Use shr-width rather than fill-column.
923
924 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
925
926         * dgnushack.el (byte-optimize-apply)
927         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
928
929         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
930         position when (X-)Faces exist.
931         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
932         avatars when called interactively.
933
934 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
935
936         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
937         gnus-article-x-face-too-ugly is bound.
938
939 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
940
941         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
942
943         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
944         mailbox that doesn't exist.
945
946 2010-10-12  Julien Danjou  <julien@danjou.info>
947
948         * shr.el (shr-tag-img): Encode URL properly when retrieving.
949         (shr-get-image-data): Encode URL properly when fetching from cache.
950         (shr-tag-img): Use aligned-to spaces to align correctly images.
951
952         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
953         before inserting the Gravatar.
954
955         * shr.el (shr-tag-img): Add align attribute support for <img>.
956
957 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
958
959         * gnus-gravatar.el (gnus-art): Required.
960
961         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
962         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
963         Remove long obsoleted functions.
964
965 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
966
967         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
968
969         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
970
971         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
972         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
973         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
974         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
975         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
976         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
977         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
978
979 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
980
981         * nnimap.el (nnimap-request-rename-group): Select group read-only
982         before renaming it.
983
984         * shr.el (shr-insert): Fix up the white space only regexp.
985
986         * nnimap.el (nnimap-transform-split-mail): Not all articles have
987         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
988
989         * shr.el (shr-current-column): New function.
990         (shr-find-fill-point): New function.
991
992 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
993
994         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
995         numbers.
996
997 2010-10-11  Julien Danjou  <julien@danjou.info>
998
999         * shr.el (shr-hr-line): Add.
1000         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1001         display hr lines.
1002         (shr-max-columns): Do not change state to nil if we just inserting
1003         spaces.
1004
1005 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1006
1007         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1008         select the last group.
1009
1010 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1011
1012         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1013
1014 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1015
1016         * dig.el (dig-mode-map): Declare and define in one step.
1017
1018 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1019
1020         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1021         for Gnus.
1022         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1023         (nnimap-update-qresync-info): Mark \Seen articles as read.
1024
1025         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1026         non-variable, too.
1027
1028         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1029         available.
1030         (nnimap-update-info): Rely more on the current active than the param
1031         active to avoid marking articles as read too much.
1032
1033         * auth-source.el (auth-source-create): Use (user-login-name) for the
1034         user name default.
1035
1036         * nnimap.el (nnimap-update-info): If the server doesn't return any
1037         useful info, just use the previous info.
1038         (nnimap-update-info): Prefer old info over start-article.
1039         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1040
1041 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1042
1043         * nnir.el (autoload): Clean up autoloads.
1044         (nnir-imap-default-search-key): Renamed from
1045         nnir-imap-search-field. Use key rather than value.
1046         (nnir-imap-search-other): New variable.
1047         (nnir-read-parm): Use it.
1048         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1049         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1050
1051 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1052
1053         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1054         the process, too.
1055
1056 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1057
1058         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
1059         Allbery.
1060
1061         * shr.el: Rework the way things are indented by <li> slightly.
1062
1063         * gnus.el (gnus-group-set-parameter): Fix typo.
1064
1065         * nnimap.el: Start implementing QRESYNC support.
1066
1067 2010-10-09  Julien Danjou  <julien@danjou.info>
1068
1069         * nnir.el (nnir-engines): Fix too many arguments.
1070
1071 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1072
1073         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1074         group is the "last", so that the backends like nnfolder actually save
1075         their folders.
1076
1077         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1078         try to use that for the tls stream.
1079         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1080         UIDVALIDITY and find out which groups are read-only and not.
1081         (nnimap-get-flags): Use the same marks parsing code as the rest of
1082         nnimap.
1083
1084 2010-10-09  Julien Danjou  <julien@danjou.info>
1085
1086         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1087
1088         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1089         retrieving gravatars.
1090
1091         * shr.el (shr-table-corner): Add.
1092         (shr-table-line): Add.
1093         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1094
1095 2010-10-08  Julien Danjou  <julien@danjou.info>
1096
1097         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1098
1099 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1100
1101         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1102
1103         * gnus-sum.el (gnus-mark-article-as-unread)
1104         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1105         (gnus-summary-set-bookmark): Use it.
1106
1107         * gnus-msg.el (gnus-setup-message): Use it.
1108
1109         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1110
1111         * gnus.el (gnus-group-remove-parameter): Use it.
1112
1113         * gnus-group.el (gnus-group-make-web-group): Use it.
1114
1115         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1116
1117         * nnregistry.el: Update docs to mention manual.
1118
1119         * gnus-registry.el: Update docs to mention nnregistry.el.
1120         (gnus-registry-initialize): Don't install nnregistry refer method
1121         automatically.
1122         (gnus-registry-install-nnregistry): Remove it.
1123
1124 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1125
1126         * shr.el (shr-insert): Don't insert double spaces.
1127
1128 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1129
1130         * gnus-gravatar.el (gnus-treat-from-gravatar)
1131         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1132         called interactively.
1133
1134         * gnus-art.el (gnus-mime-view-part-externally)
1135         (gnus-mime-view-part-internally): Make predicate function passed to
1136         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1137         of a mime type.
1138
1139         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1140
1141 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1142
1143         * shr.el (require): Require cl when compiling.
1144         (shr-tag-hr): New function.
1145
1146         * nnimap.el (nnimap-update-info): Remove double setting of high.
1147         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
1148         makes nnimap work properly on Courier again.
1149
1150         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1151         the variable for backwards compatability.
1152
1153         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1154         the file name before using to avoid setting mm-default-directory to
1155         nil.
1156
1157         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1158         bidning gnus-agent variables.
1159
1160         * shr.el (shr-render-td): Use a cache for the table rendering function
1161         to avoid getting an exponential rendering behaviour in nested tables.
1162         (shr-insert): Rework the line-breaking algorithm.
1163         (shr-insert): Don't leave trailing spaces.
1164         (shr-insert-table): Also insert empty TDs.
1165         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1166
1167 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1168
1169         * gnus-sum.el (gnus-number): Rename from `number'.
1170         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1171         (gnus-summary-limit-children): Update uses correspondingly.
1172
1173 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1174
1175         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1176         (gnus-gravatar-transform-address): Don't show avatars of people of
1177         which mail addresses match gnus-gravatar-too-ugly.
1178
1179 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1180
1181         * shr.el (shr-table-widths): Expand TD elements to fill available
1182         space.
1183
1184 2010-10-07  Julien Danjou  <julien@danjou.info>
1185
1186         * nnimap.el (nnimap-request-rename-group): Add this method.
1187
1188 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1189
1190         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1191         name from XEmacs' function-arglist.
1192
1193         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1194         gravatar under XEmacs.
1195
1196 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1197
1198         * auth-source.el: Update docs with TODO items.
1199
1200         * gnus-sync.el: Update docs to explain state and plans.
1201
1202         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1203         Hooks for mark updates.
1204         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1205
1206         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1207         hooks with arguments, which is needed for mark update hooks.
1208
1209 2010-10-06  Julien Danjou  <julien@danjou.info>
1210
1211         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1212         was matched.
1213
1214         * sieve-manage.el: Update example in `Commentary'.
1215
1216         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1217
1218         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1219         not 2000.
1220         (sieve-manage-authenticate): Re-add function.
1221
1222 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1223
1224         * shr.el (shr-insert): Get 'space transition right.
1225         (shr-render-td): Only delete space at the end of the TD.
1226
1227         * nnimap.el (nnimap-open-connection): Prepare to support
1228         open-gnutls-stream.
1229
1230         * shr.el: Rearrange function order to be more logical.
1231
1232 2010-10-06  Julien Danjou  <julien@danjou.info>
1233
1234         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1235         (nnrss-discover-feed): Remove 404 URL in docstring.
1236
1237         * nnir.el: Fix Swish-E URL.
1238         Fix Namazu URL.
1239
1240         * message.el (message-change-subject): Remove 404 URL in a comment.
1241
1242 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1243
1244         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1245         called interactively.
1246
1247         * gnus-util.el (gnus-remove-if): Allow hash table.
1248         (gnus-remove-if-not): New function.
1249
1250         * gnus-art.el (gnus-mime-view-part-as-type)
1251         * gnus-score.el (gnus-summary-score-effect)
1252         * gnus-sum.el (gnus-read-move-group-name):
1253         Replace remove-if-not with gnus-remove-if-not.
1254
1255         * gnus-group.el (gnus-group-completing-read):
1256         Regard collection as a hash table if it is not a list.
1257
1258 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1259
1260         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1261
1262         * shr.el: Document the table-rendering algorithm.
1263
1264 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1265
1266         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1267         for Emacsen having no `libxml-parse-html-region' support.
1268
1269 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1270
1271         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1272         invalid URLs.
1273
1274         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1275         line-broken.
1276         (shr-tag-img): Ignore image fetching errors.
1277         (shr-overlays-in-region): Compute overlay positions correctly.
1278
1279         * mm-decode.el (mm-shr): Require shr.
1280
1281         * gnus-art.el (gnus-blocked-images): Move variable here.
1282
1283         * shr.el (shr-insert-table): Bind free variable.
1284
1285         * mm-decode.el (mm-shr): Bind shr-content-function.
1286
1287         * shr.el (shr-content-function): New variable.
1288
1289         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1290         added for symmetry.
1291
1292         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1293
1294         * gnus-group.el (gnus-group-make-group): Doc fix.
1295
1296         * nnimap.el (nnimap-request-newgroups): Return success.
1297
1298         * shr.el (shr-find-elements): New function.
1299         (shr-tag-table): Put all the images after the table.
1300         (shr-tag-table): Really inhibit images inside the table.
1301         (shr-collect-overlays): Copy over overlays from the TD elements to the
1302         main document.
1303
1304         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1305         gnus-blocked-images.
1306
1307 2010-10-05  Julien Danjou  <julien@danjou.info>
1308
1309         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1310
1311         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1312         (gnus-html-maximum-image-size): Add this function.
1313         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1314
1315         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1316         server-value of the capability is nil.
1317
1318 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1319
1320         * shr.el (shr-tag-em): Add <EM> tag.
1321
1322 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1323
1324         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1325         customizable.
1326
1327         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1328         handing broken links to browse-url.
1329
1330 2010-10-05  Julien Danjou  <julien@danjou.info>
1331
1332         * gnus-util.el (gnus-emacs-completing-read)
1333         (gnus-iswitchb-completing-read): Use autoload rather than require.
1334
1335 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1336
1337         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1338         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1339         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1340         iswitchb-temp-buflist for XEmacs.
1341
1342         * gnus-util.el (gnus-completing-read-function): Exclude
1343         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1344         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1345         XEmacs.
1346
1347         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1348         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1349
1350         * gnus-html.el: Don't require help-fns under XEmacs.
1351         (gnus-html-schedule-image-fetching): Work for XEmacs.
1352
1353         * mm-decode.el (mm-shr): Decode contents by charset.
1354
1355 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1356
1357         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1358         unknown.
1359
1360         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1361         (shr-get-image-data): Ensure against the cache file missing.
1362
1363         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1364         for data.
1365
1366         * spam-report.el (spam-report-url-ping-plain): Don't query about
1367         killing the process.
1368
1369         * shr.el (shr-render-td): Protect against too-wide text.
1370
1371 2010-10-04  Julien Danjou  <julien@danjou.info>
1372
1373         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1374         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1375
1376         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1377         retrieved.
1378
1379 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1380
1381         * shr.el (browse-url): Required.
1382         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1383         lines.
1384         (shr-show-alt-text, shr-browse-image): New commands.
1385         (shr-browse-url, shr-copy-url): New commands.
1386
1387         * gnus-sum.el (gnus-widen-article-window): New variable.
1388         (gnus-summary-select-article-buffer): Use it.
1389
1390         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1391         without @ signs.
1392
1393 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1394
1395         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1396
1397 2010-10-04  Julien Danjou  <julien@danjou.info>
1398
1399         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1400         for XEmacs.
1401
1402 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1403
1404         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1405
1406         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1407         (nnimap-close-server): Implement.
1408
1409         * dgnushack.el (iswitchb): Require to shut up the compiler.
1410
1411         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1412         (shr-insert): Tweak line breaking.
1413         (shr-insert): Handle <pre> better.
1414         (shr-tag-li): Get <li> indentation right.
1415         (shr-tag-li): Get <li> indentation even righter.
1416         (shr-tag-blockquote): Ensure paragraph start.
1417         (shr-make-table): Tweak table generation.
1418         (shr-make-table): Fix typo.
1419
1420         * shr.el: Implement table rendering.
1421
1422 2010-10-04  Julien Danjou  <julien@danjou.info>
1423
1424         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1425
1426 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1427
1428         * shr.el (shr-insert): Use string anchors instead of line anchors.
1429
1430 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1431
1432         * shr.el: Add headings.
1433         (shr-ensure-paragraph): Actually work.
1434         (shr-tag-li): Make <ul> prettier.
1435         (shr-insert): Get white space at the beginning/end of elements right.
1436         (shr-tag-p): Collapse subsequent <p>s.
1437         (shr-ensure-paragraph): Don't insert double line feeds after blank
1438         lines.
1439         (shr-insert): \t is also space.
1440         (shr-tag-s): Fix "s" tag name function.
1441         (shr-tag-s): Fix face prop name.
1442
1443 2010-10-03  Julien Danjou  <julien@danjou.info>
1444
1445         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1446
1447         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1448         gnus-window-inside-pixel-edges.
1449
1450         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1451         gnus-ems.
1452
1453         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1454
1455         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1456         function.
1457
1458         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1459         resize choice.
1460
1461 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1462
1463         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1464         beginning of the buffer.
1465
1466         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1467         article buffer again.
1468
1469         * shr.el (shr-tag-p): Don't insert newlines at the start of the
1470         buffer.
1471
1472         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1473         when it's at the start of the buffer.
1474
1475         * shr.el (shr-tag-blockquote): Convert name.
1476         (shr-rescale-image): Use the right image-size variant.
1477
1478         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1479         buffer isn't shown, then select the current article first instead of
1480         bugging out.
1481         (gnus-summary-select-article-buffer): Show both the article and summary
1482         buffers again.
1483
1484         * shr.el (shr-fontize-cont): Protect against regions with no text.
1485         Rename tag functions to shr-tag-* for enhanced security.
1486         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1487
1488 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1489
1490         * shr.el (shr-insert):
1491         * pop3.el (pop3-movemail):
1492         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1493         loaded.
1494
1495 2010-10-03  Glenn Morris  <rgm@gnu.org>
1496
1497         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1498
1499         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1500
1501         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1502
1503         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1504
1505         * gnus-util.el (gnus-make-local-hook): Simplify.
1506
1507 2010-10-02  Julien Danjou  <julien@danjou.info>
1508
1509         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1510         (gnus-ido-completing-read): New function.
1511         (gnus-emacs-completing-read): New function.
1512         (gnus-completing-read): Use gnus-completing-read-function.
1513         Add gnus-completing-read-function.
1514
1515 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1516
1517         * shr.el (shr-insert-document): Autoload.
1518         (shr-img): Be silent.
1519         (shr-insert): Add a newline after every picture before text.
1520         (shr-add-font): Use overlays for combining faces.
1521         (shr-insert): Pass upwards the text start point.
1522
1523         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1524         possible.
1525         (mm-shr): New function.
1526
1527 2010-10-02  Julien Danjou  <julien@danjou.info>
1528
1529         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1530         should go backward.
1531
1532 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1533
1534         * shr.el (shr): Fix typo in provide call.
1535
1536 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1537
1538         * shr.el: New file.
1539
1540         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1541
1542         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1543         completing read.
1544
1545 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1546
1547         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1548         we're being queried about.  Suggested by Dan Jacobson.
1549
1550         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
1551         by Jason Eisner.
1552
1553         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1554         table, too.  Suggested by Stefan Wiens.
1555         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1556         the table unnecessary.  Suggested by Stefan Wiens.
1557
1558         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1559         longer needed, and probably doesn't work either, as pointed out by
1560         Stefan Wiens.
1561         (gnus-summary-exit): Remove call to the clearing function.
1562         (gnus-summary-exit-no-update): Ditto.
1563
1564         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1565         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1566         Reported by Stefan Monnier.
1567         (gnus-summary-save-in-rmail): Ditto.
1568
1569         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1570         article buffer, instead of both the article buffer and the summary
1571         buffer.  Sort of suggested by Dan Jacobson.
1572
1573         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1574
1575         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1576         Suggested by Dan Jacobson.
1577
1578         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1579         documentation clearer.
1580
1581         * message.el (message-shorten-references): Comment on the number "21".
1582         Suggested by Stefan Monnier.
1583
1584         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1585         Suggested by Dan Jacobson.
1586
1587         * gnus.el (gnus-large-newsgroup): Mention
1588         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1589
1590         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1591         externalize attachments.  Bug reported by Steve Wen.
1592
1593         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1594         really message anything to the user.
1595
1596         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1597         directly.
1598
1599         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1600         messages in empty groups.
1601
1602 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1603
1604         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1605         non-UIDNEXT group.
1606
1607 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1608
1609         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1610         not the value from the collection.
1611
1612         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1613         values.  This sometimes happens on some groups that have no info.
1614         (nnimap-request-newgroups): New function.
1615
1616 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1617
1618         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1619         check into `gnus-registry-initialize'.
1620         (gnus-registry-initialize): Ditto.
1621         Fix and extend header docs.
1622
1623 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1624
1625         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1626         regexp backtrace overflows.
1627
1628         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1629         for starttls that tls.el implements; i.e. openssl.
1630
1631         * tls.el (tls-starttls-switches): Give up on using starttls with
1632         gnutls-cli.
1633         (tls-program): Add --insecure to be consistent with the defaults from
1634         openssl s_client.  Now all three commands are insecure.
1635
1636 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1637
1638         * lpath.el: Bind completion-styles-alist for XEmacs.
1639
1640         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1641         (gravatar-create-image): New function that's an alias to
1642         gnus-xmas-create-image, gnus-create-image, or create-image.
1643         (gravatar-data->image): Use it.
1644
1645 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1646
1647         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1648         install the nnregistry refer method.
1649         (gnus-registry-install-hooks): Use it.
1650         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1651         unfollowed groups.
1652
1653 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1654
1655         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1656         expanding threads.
1657
1658 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1659
1660         * nnir.el: Use the server names without suffixes (bug #7009).
1661
1662         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1663         unencrypted to STARTTLS, if possible.
1664
1665 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1666
1667         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1668         headers before superseding.
1669
1670 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1671
1672         * nnrss.el (nnrss-use-local): Add documentation.
1673
1674         * nnimap.el (nnimap-extend-tls-programs): New function.
1675         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1676         (nnimap-wait-for-connection): Accept the greeting from the stupid
1677         output from openssl s_client -starttls, too.
1678
1679         * tls.el (tls-starttls-switches): New variable.
1680         (tls-find-starttls-argument): Use it.
1681         (open-tls-stream): Ditto.
1682
1683         * netrc.el (netrc-credentials): Return the value of the "default"
1684         entry.
1685         (netrc-machine): Ditto.
1686
1687         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1688         article number.
1689         (nnimap-split-fancy): New variable.
1690         (nnimap-split-incoming-mail): Use it.
1691
1692         * nntp.el (nntp-server-list-active-group): Document.
1693
1694         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1695         SELECT to get the message-id.
1696
1697         * mail-source.el (mail-sources): Removed webmail support.
1698         (defvar): Ditto.
1699         (mail-source-fetcher-alist): Ditto.
1700         (mail-source-fetch-webmail): Removed.
1701
1702         * webmail.el: Removed -- doesn't seem relevant any more.
1703
1704         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1705
1706         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1707         the \r.
1708
1709 2010-09-30  Julien Danjou  <julien@danjou.info>
1710
1711         * gnus-agent.el (gnus-agent-add-group): Fix call to
1712         gnus-completing-read.
1713
1714 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1715
1716         * nndoc.el (nndoc-retrieve-groups): New function.
1717
1718         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1719         `default', use nnmail-split-methods.
1720         (nnimap-request-article): Downcase the NILs so that they are nil.
1721
1722         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1723         symbol.
1724
1725         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1726         code, since if the user has requested network, that's what they ought
1727         to get.
1728         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1729         (nnimap-split-rule): Mark as obsolete.
1730
1731         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1732         variable.
1733
1734         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1735         correct slot, too.
1736
1737 2010-09-29  Julien Danjou  <julien@danjou.info>
1738
1739         * gnus.el (gnus-local-domain): Declare variable obsolete.
1740
1741         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1742         computing.
1743         (gnus-ido-completing-read): Require ido.
1744
1745 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1746
1747         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1748         build Gnus.
1749
1750         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1751         when interpreting the structures.
1752         (nnimap-request-accept-article): Add \r\n to the lines to make this
1753         work with Cyrus.
1754
1755         * nndraft.el (nndraft-request-expire-articles): Use the group name
1756         instead if "nndraft".  Fix found by Nils Ackermann.
1757
1758 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1759
1760         * nnregistry.el: Added.
1761
1762 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1763
1764         * nnmail.el (group, group-art-list, group-art):
1765         Remove unneeded directives.
1766
1767 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1768
1769         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1770         (mm-mime-charset)
1771         * rfc2047.el (rfc2047-syntax-table)
1772         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1773
1774         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1775         rather than `insert-file-contents' and `eval-region'.
1776
1777         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1778         construction.
1779
1780         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1781
1782         * time-date.el: No need to require cl for Emacs 21.
1783
1784 2010-09-29  Julien Danjou  <julien@danjou.info>
1785
1786         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1787         replacement of `gnus-gravatar-relief' to mimic
1788         `gnus-faces-properties-alist'.
1789         Add :version property.
1790
1791 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1792
1793         * mail-source.el (mail-source-report-new-mail)
1794         * message.el (message-default-mail-headers)
1795         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1796
1797         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1798
1799 2010-09-28  Julien Danjou  <julien@danjou.info>
1800
1801         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1802         mail-address contains the same string as real-name.
1803
1804         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1805         non-blank in header, otherwise it'll get stripped.
1806
1807         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1808         real-name, and then for mail address rather than doing : or , search.
1809
1810 2010-09-27  Julien Danjou  <julien@danjou.info>
1811
1812         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1813         (gnus-server-goto-server): Use gnus-completing-read.
1814
1815         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1816
1817         * mm-util.el (defalias): Use gnus-completing-read.
1818         (mm-codepage-setup): Use gnus-completing-read.
1819
1820         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1821         (smime-decrypt-buffer): Use gnus-completing-read.
1822
1823         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1824
1825         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1826         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1827         (mml-insert-multipart): Use gnus-completing-read.
1828
1829         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1830
1831         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1832
1833         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1834
1835         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1836
1837         * gnus.el (gnus-read-method): Use gnus-completing-read.
1838
1839         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1840
1841         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1842         (gnus-mime-action-on-part): Use gnus-completing-read.
1843         (gnus-article-encrypt-body): Use gnus-completing-read.
1844
1845         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1846         (gnus-topic-move-matching): Use gnus-completing-read.
1847         (gnus-topic-copy-matching): Use gnus-completing-read.
1848         (gnus-topic-sort-topics): Use gnus-completing-read.
1849         (gnus-topic-move): Use gnus-completing-read.
1850
1851         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1852         (gnus-agent-add-group): Use gnus-completing-read.
1853
1854         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1855         gnus-completing-read.
1856         (nnmairix-update-groups): Use gnus-completing-read.
1857         (nnmairix-get-server): Use gnus-completing-read.
1858         (nnmairix-backend-to-server): Use gnus-completing-read.
1859         (nnmairix-goto-original-article): Use gnus-completing-read.
1860         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1861
1862         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1863
1864         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1865         (gnus-group-make-useful-group): Use gnus-completing-read.
1866         (gnus-group-make-web-group): Use gnus-completing-read.
1867         (gnus-group-add-to-virtual): Use gnus-completing-read.
1868         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1869
1870         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1871         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1872         (gnus-summary-execute-command): Use gnus-completing-read.
1873         (gnus-summary-respool-article): Use gnus-completing-read.
1874         (gnus-read-move-group-name): Use gnus-completing-read.
1875
1876         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1877         (gnus-summary-score-effect): Use gnus-completing-read.
1878
1879         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1880
1881         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1882         right completing-read function.
1883         (gnus-use-ido): New variable
1884         (gnus-completing-read-with-default): Remove.
1885
1886 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1887
1888         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1889         x-focus-frame.
1890
1891         * nnimap.el (auth-source-forget-user-or-password)
1892         (auth-source-user-or-password): Autoload.
1893
1894         * message.el (message-from-style, message-interactive)
1895         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1896         (message-yank-prefix, message-indentation-spaces, message-signature)
1897         (message-signature-file): Add comment.
1898
1899 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1900
1901         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1902         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1903         new articles.
1904
1905         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1906         parts.
1907         (nnimap-request-article): Work with the t setting, too.
1908
1909         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1910         that you don't get flashes of other buffers.
1911         (gnus-summary-show-complete-article): Intern before setting.
1912
1913 2010-09-27  David Engster  <dengste@eml.cc>
1914
1915         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
1916         well as HEADERS.
1917         (nnmairix-retrieve-headers): Provide new argument for the above.
1918
1919 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1920
1921         * gnus-sum.el (gnus-summary-move-article): Don't alter
1922         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1923         group.
1924
1925         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1926
1927         * message.el (message-cite-prefix-regexp): Revert my last edit.
1928
1929         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1930         variable instead of the Gnus variable.
1931
1932         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1933
1934         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1935         again.
1936
1937         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1938         since some servers don't like it.
1939         (nnimap-open-connection): Forget credentials if the server says the
1940         password was wrong.
1941         (nnimap-parse-line): Protect against invalid data.
1942
1943         * gnus-sum.el (gnus-summary-move-article): Add comment.
1944         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1945         nothing alters it while scanning for new messages.
1946
1947         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1948         which may or may not help.
1949         (nnimap-open-connection): If we're doing a stream connection, and then
1950         discover we're on a STARTTLS-capable server, then open a STARTTLS
1951         connection instead.
1952
1953 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1954
1955         * nnimap.el (utf7): Required.
1956
1957         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1958         prefix.
1959
1960 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1961
1962         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1963
1964 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1965
1966         * nnimap.el (nnimap-request-accept-article): Message the error on
1967         error.
1968
1969 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1970
1971         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1972
1973 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1974
1975         * nndoc.el (nndoc-request-list): Return success always.
1976
1977         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1978         `fetch-old' -- we only want to fetch the articles we've requested.  The
1979         rest are in the agent, probably.
1980         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1981         disappeared server" to something low.  It's not important.
1982
1983         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1984         arrived before the FETCH data.
1985
1986         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1987         target here, because we don't know the Gnus name of the group.
1988
1989         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1990         for the correct group.
1991
1992         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1993
1994         * gnus.el (gnus): Give a final warning after startup.
1995
1996         * gnus-util.el (gnus-action-message-log): New variable.
1997         (gnus-message): Use it.
1998         (gnus-final-warning): New function.
1999
2000         * nnimap.el (nnimap-open-connection): Record the greeting.
2001         (nnimap): Add greeting.
2002
2003 2010-09-26  Julien Danjou  <julien@danjou.info>
2004
2005         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2006         arguments.
2007         (gnus-html-wash-images): Fix spec computing to include start/end.
2008
2009         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2010
2011 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2012
2013         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2014         deletion.
2015         (nnimap-retrieve-headers): Don't select the group, because that's
2016         already done by nnimap-possibly-change-group.
2017
2018         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2019         (gnus-picon-transform-address): Use it.
2020
2021         * mail-source.el (mail-source-value): Revert previous patch.
2022
2023         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2024         on failure.
2025         (nnimap-open-connection): Look up both virtual and physical server name
2026         credentials.
2027
2028         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2029
2030 2009-02-07  Dave Love  <fx@gnu.org>
2031
2032         * tls.el (open-tls-stream): Don't query killing process.
2033
2034 2009-02-08  Dave Love  <fx@gnu.org>
2035
2036         * gnus-win.el (gnus-window-to-buffer-helper,
2037         gnus-all-windows-visible-p): Function needn't be a symbol.
2038
2039         * mail-source.el (mail-source-value): Function needn't be a symbol.
2040
2041 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2042
2043         * message.el (message-cite-prefix-regexp): Remove } from the cite
2044         prefix.
2045
2046         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2047         highlight again, so that the highlight is correct.
2048
2049         * gnus-picon.el (gnus-picon): Remove again.
2050         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2051
2052         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2053         doing the header highlightling, so that the background colour of the
2054         picon is correct.
2055
2056         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
2057         (gnus-picon): Ditto.
2058         (gnus-picon): Reinstate.  The background colour for picons is white.
2059         (gnus-picon-insert-glyph): Make the background white.
2060
2061         * nnml.el (nnml-open-nov): Don't return dead buffers.
2062
2063         * auth-source.el (auth-source-create): Query the user for whether to
2064         store the credentials.
2065
2066         * netrc.el (netrc-store-data): New function.
2067
2068         * auth-source.el (auth-source-user-or-password): Use the existing auth
2069         sources, if any, for creation.
2070
2071         * gnus.el (gnus-group-fast-parameter): Return the last matching
2072         parameter instead of the first matching parameter.
2073
2074 2010-09-26  Julien Danjou  <julien@danjou.info>
2075
2076         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2077
2078 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2079
2080         * mml2015.el (mml2015-use): Remove gpg support.
2081
2082         * mml1991.el (mml1991-function-alist): Remove gpg function.
2083         (mml1991-gpg-sign): Removed.
2084
2085 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2086
2087         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2088         (gnus-browse-unsubscribe-current-group): Document it.
2089         (gnus-browse-unsubscribe-group): Use it.
2090
2091 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2092
2093         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2094         address to the To list for easier response.
2095
2096         * gnus.el (gnus-play-startup-jingle): Removed.
2097         (gnus-splash): Don't play jingle.
2098         (gnus): Silence gnus-load message.
2099
2100         * gnus-art.el (gnus-treat-play-sounds): Removed.
2101
2102         * gnus.el (gnus-play-jingle): Remove audio support.
2103
2104         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2105
2106         * earcon.el: Removed -- no users.
2107
2108         * gnus-audio.el: Removed -- no users of this package.
2109
2110         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2111
2112         * gnus-start.el (gnus-setup-news): Remove nocem support.
2113
2114         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
2115
2116         * gnus.el (gnus-use-nocem): Removed.
2117
2118         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2119         Removed.
2120
2121         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
2122         uses NoCeM any more.
2123
2124         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2125         (gnus-button-ctan-handler): Ditto.
2126         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2127         (gnus-button-ctan-directory-regexp): Ditto.
2128         (gnus-button-handle-ctan): Ditto.
2129         (gnus-button-tex-level): Ditto.
2130         (gnus-button-alist): Removed CTAN stuff.
2131
2132 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2133
2134         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
2135         nnimap-streaming test.
2136
2137         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2138         servers twice.
2139
2140         * nnimap.el (nnimap-open-connection): Add more error reporting when
2141         nnimap fails early.
2142
2143         * nnheader.el (nnheader-get-report-string): New function.
2144         (nnheader-get-report): Use it.
2145
2146         * gnus-int.el (gnus-check-server): Say what the error was when opening
2147         failed.
2148
2149         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2150         using streaming.
2151
2152 2010-09-25  Julien Danjou  <julien@danjou.info>
2153
2154         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2155         gnus-window-inside-pixel-edges.
2156
2157 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2158
2159         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2160
2161         * mm-decode.el (mm-save-part): Allow saving to other directories the
2162         normal Emacs way.
2163
2164         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
2165         by Jay Berkenbilt.
2166
2167         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2168         there isn't a single byte.
2169
2170         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2171         just do it.  It doesn't really seem to matter what the user responds
2172         here, I think, so it's just a confusing question.
2173
2174         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2175         non-streaming case.
2176
2177         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
2178         (gnus-article-encrypt-body): Use it.
2179
2180         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2181         keystroke.
2182
2183         * nnimap.el (nnimap-find-wanted-parts-1): Use
2184         gnus-fetch-partial-articles.
2185
2186         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2187
2188         * nnimap.el (nnimap-insert-partial-structure): New function.
2189         (nnimap-get-partial-article): New function.
2190         (nnimap-request-article): Use it.
2191         (nnimap-wait-for-response): Return whether the wait was successful.
2192         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2193         retrieval wasn't successful.
2194         (nnimap-retrieve-group-data-early): Allow throttling servers.
2195         (nnimap-streaming): New variable.
2196         (nnimap-fetch-partial-articles): Removed.
2197
2198         * mm-decode.el (mm-with-part): Protect against killed buffers.
2199
2200         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2201         for prettier summary display.
2202
2203 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2204
2205         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
2206         directly.
2207
2208 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2209
2210         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2211         apparently third-party libraries depend on it.
2212
2213         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2214         before starting negotiation.
2215
2216         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2217         privacy reasons.
2218         (gnus-treat-mail-gravatar): Ditto.
2219
2220         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2221         buffer when inserting images.  Inserting text into the headers, for
2222         instance, can make them invalid.
2223
2224 2010-09-25  Julien Danjou  <julien@danjou.info>
2225
2226         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2227         variables.
2228
2229         * nnheader.el: Remove useless variables news-reply-yank-from and
2230         news-reply-yank-message-id.
2231
2232         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2233         variables.
2234
2235         * mml1991.el: Remove useless mml1991-verbose.
2236
2237         * gnus.el: Remove useless variable gnus-use-generic-from.
2238         Remove obsolete variable gnus-topic-indentation.
2239
2240         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2241
2242         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2243
2244         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2245
2246         * gnus-group.el: Remove useless gnus-group-icon-cache.
2247         Remove useless gnus-ephemeral-group-server.
2248
2249         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2250
2251         * mml2015.el: Remove useless mml2015-verbose.
2252
2253         * mml-smime.el: Remove useless mml-smime-verbose.
2254
2255         * gnus.el: Remove useless gnus-local-domain.
2256
2257         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
2258         gnus-gravatar-size.
2259
2260         * gnus-art.el: Remove useless gnus-treat-translate.
2261
2262 2010-09-24  Julien Danjou  <julien@danjou.info>
2263
2264         * gnus-sum.el: Add support for Gravatars.
2265
2266         * gnus-art.el: Add support for Gravatars.
2267
2268         * gnus-gravatar.el: Add this file.
2269
2270         * gravatar.el: Add this file.
2271
2272 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2273
2274         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
2275
2276         * gnus-group.el (gnus-group-fetch-faq): Removed.
2277
2278         * gnus.el (gnus-group-faq-directory): Removed.
2279
2280         * gnus-group.el (gnus-group-fetch-charter): Removed.
2281
2282         * gnus.el (gnus-group-charter-alist): Removed.
2283
2284         * gnus-group.el (gnus-group-archive-directory): Removed.
2285         (gnus-group-recent-archive-directory): Ditto.
2286         (gnus-group-make-archive-group): Removed.
2287
2288         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2289
2290         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2291         use the same article number for all the cached articles.
2292
2293         * nnimap.el (nnimap-command): Register the last command time so
2294         that we can use it for idling NOOPs.
2295         (nnimap-open-connection): Start the keeplive timer.
2296         (nnimap-make-process-buffer): Store all the process buffers.
2297         (nnimap-keepalive): New function.
2298
2299         * starttls.el (starttls-open-stream): Add autoload cookie.
2300
2301 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2302
2303         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2304         handling.
2305
2306 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2307
2308         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2309         its data structures.
2310
2311         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2312         instead of the cl.el copy-list.
2313         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2314         equalp.
2315
2316 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2317
2318         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2319         and tool-bar-local-item-from-menu.
2320
2321         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2322         mode-line-highlight face for Emacs.
2323
2324         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2325         loading gnus-sum.elc; fix comment for canlock-verify.
2326         (gnus-article-jump-to-part): Use read-number.
2327         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
2328         Emacs pre-21 compatible code for help-echo.
2329         (gnus-article-next-page-1): No need to adjust the number of lines.
2330         (gnus-article-describe-bindings): Always use help-buffer.
2331
2332         * gnus-audio.el (gnus-audio-inline-sound)
2333         * gnus-cus.el (gnus-custom-mode)
2334         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2335
2336         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2337
2338         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2339         compatible code.
2340
2341 2010-09-24  Glenn Morris  <rgm@gnu.org>
2342
2343         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2344         visiting the fcc file in rmail-mode.
2345
2346         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2347
2348 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2349
2350         * nnir.el: Silence the byte compiler.
2351
2352         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2353         alias to browse-url-url-encode-chars if any.
2354         (gnus-html-encode-url): Use it.
2355
2356 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2357
2358         * gnus-start.el (gnus-use-backend-marks): New variable.
2359         (gnus-get-unread-articles-in-group): Use it.
2360
2361         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2362         makeover.
2363
2364 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2365
2366         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2367
2368 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2369
2370         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2371         Removed.
2372         (gnus-setup-news-hook): Removed
2373         gnus-fixup-nnimap-unread-after-getting-new-news.
2374
2375         * gnus-int.el (gnus-request-update-info): Protect against backends not
2376         having the function.
2377
2378         * nnimap.el (nnimap-stream): Mention starttls.
2379         (nnimap-open-connection): Add starttls support.
2380
2381 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2382
2383         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2384
2385 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2386
2387         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2388         BODYSTRUCTUREs.
2389         (nnimap-transform-headers): Unfold quoted {42} headers.
2390
2391         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2392         the info.
2393         (gnus-get-unread-articles): Only call updatep on backends that support
2394         it.
2395
2396         * nnweb.el (nnweb-request-update-info): NOOP.
2397
2398         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
2399
2400         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
2401         since it only deals with marks.
2402
2403         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
2404         gnus-request-marks, and make a new gnus-request-update-info.
2405
2406         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2407         the active instead of the high number, which is usually too low.
2408
2409 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2410
2411         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2412         * encrypt.el: Removed.
2413
2414 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2415
2416         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2417         server in symbolic form.
2418
2419         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
2420         0.9.
2421
2422 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2423
2424         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2425         (nnimap-update-info): Fix up code slightly.
2426
2427         * gnus-int.el (gnus-open-server): Add tracing for performance
2428         debugging.
2429
2430         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2431         (gnus-group-insert-group-line): Pass the real group name so that it
2432         gets the right data.
2433
2434         * gnus-start.el (gnus-get-unread-articles): Don't have
2435         `gnus-get-unread-articles-in-group' update info, since that can be
2436         really slow and doesn't seem to be needed?
2437
2438 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2439
2440         * time-date.el (date-to-time): Try using parse-time-string first before
2441         using the slower timezone-make-date-arpa-standard.
2442
2443 2010-09-22  Julien Danjou  <julien@danjou.info>
2444
2445         * gnus-group.el (gnus-group-insert-group-line): Call
2446         gnus-group-highlight-line.
2447         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2448         default hook list.
2449         (gnus-group-update-eval-form): Add new function.
2450         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2451         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2452
2453 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2454
2455         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2456         immediate, then expire all articles.
2457         (nnimap-update-info): Fix off-by-one errors.
2458         (nnimap-flags-to-marks): Would return no marks lists for group with no
2459         flags.  Instead return the other data.
2460
2461 2010-09-22  Julien Danjou  <julien@danjou.info>
2462
2463         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
2464         Only return an icon.
2465         (gnus-group-insert-group-line): Compute icon to return.
2466
2467         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
2468         variable.
2469         (gnus-html-image-fetched): Only cache if
2470         gnus-html-image-automatic-caching is set.
2471         (gnus-html-image-fetched): Check for errors.
2472
2473 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2474
2475         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2476         once per method on `g'.  This ensures that backends like nnfolder don't
2477         open all their folders.
2478
2479         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2480         (nnimap-request-list): Nix out group in the correct buffer.
2481         (nnimap-parse-flags): Implement by using `read' instead of
2482         hand-parsing.
2483         (nnimap-flags-to-marks): Pass on permanent-flags.
2484         (nnimap-make-process-buffer): Record the server name.
2485         (nnimap-parse-flags): Fix typo.
2486         (nnimap-request-scan): Run split on the server in general, not just a
2487         single group.
2488
2489         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2490         parameter, and propagate this downwards.
2491
2492         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2493         since EXAMINE changes it on the server.
2494
2495         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2496         this command might take a while.
2497
2498 2010-09-22  Julien Danjou  <julien@danjou.info>
2499
2500         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
2501         harmful if you have 2 images side-by-side, they can't be properly
2502         update on text deletion.  Using text-property is safer here.
2503         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2504         data.
2505
2506 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2507
2508         * nnimap.el (nnimap-expunge-inbox): Removed.
2509         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2510         (nnimap-expunge): Flip default to t.
2511
2512         * gnus.el (gnus-method-to-server): Don't push things to the cache
2513         unless it's unique.
2514         (gnus-server-to-method): Ditto.
2515
2516 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2517
2518         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2519
2520 2010-09-22  Julien Danjou  <julien@danjou.info>
2521
2522         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2523         get the start of data.
2524         (gnus-html-encode-url): Add this function to encode special chars in
2525         URL.
2526         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2527         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2528
2529         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2530         default.
2531         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2532
2533         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2534         images alt-text.
2535         (gnus-html-put-image): Put alt-text as help-echo.
2536
2537 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2538
2539         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2540         * mm-util.el (mm-decompress-buffer)
2541         * nnir.el (nnir-run-find-grep)
2542         * pop3.el (pop3-list): Use 3rd arg of split-string.
2543
2544         * time-date.el (format-seconds): Comment fix.
2545
2546         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2547         and byte-optimize-form-code-walker.
2548         (dgnushack-make-auto-load): Don't advise make-autoload.
2549
2550         * lpath.el: Remove Emacs 21 stuff.
2551
2552 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2553
2554         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2555         outside the active range.  Suggested by Dan Christensen.
2556
2557         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2558         slightly later to avoid double-getting it.
2559
2560         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2561         previous patch.
2562
2563         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2564
2565 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2566
2567         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2568
2569 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2570
2571         * gnus-int.el (gnus-open-server): Give a better error message in the
2572         "go offline" case.
2573
2574         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2575         marks for nnimap, which is seldom the right thing to do.
2576
2577         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2578         (gnus-same-method-different-name): New function.
2579
2580         * nnimap.el (parse-time): Require.
2581
2582         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2583         method in the presence of many similar methods.
2584
2585         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2586
2587         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2588         nnml-inhibit-expiry.
2589
2590         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2591         find out whether methods are equal.
2592
2593         * nnimap.el (nnimap-find-expired-articles): New function.
2594         (nnimap-process-expiry-targets): New function.
2595         (nnimap-request-move-article): Request the article before looking at
2596         what the Message-ID is.  Fix found by Andrew Cohen.
2597         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2598
2599         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2600         for oldness in addition to being a predicate.
2601
2602         * nnimap.el (nnimap-request-group): When we have zero articles, return
2603         the right data to Gnus.
2604         (nnimap-request-expire-articles): Only delete articles immediately if
2605         the target is 'delete.
2606
2607         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2608         method, this would bug out.
2609
2610         * gnus-group.el (gnus-group-expunge-group): Renamed from
2611         gnus-group-nnimap-expunge, and implemented as a normal interface
2612         function.
2613
2614         * gnus-int.el (gnus-request-expunge-group): New function.
2615
2616         * nnimap.el (nnimap-request-create-group): Implement.
2617         (nnimap-request-expunge-group): New function.
2618
2619 2010-09-21  Julien Danjou  <julien@danjou.info>
2620
2621         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2622         (gnus-html-cache-expired): Add new function.
2623         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2624         wethever we should display image for fetch it.
2625         Compute alt-text earlier to pass it to the fetching function too.
2626         (gnus-html-schedule-image-fetching): Change function argument to only
2627         get one image at a time, not a list.
2628         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2629         cache.
2630         (gnus-html-get-image-data): New function to retrieve image data from
2631         cache.
2632         (gnus-html-put-image): Change buffer argument to use image data rather
2633         than file, and place image above region rather than inserting a new
2634         one. Do not take alt-text as argument, since it's useless now: we place
2635         the image above alt-text.
2636         (gnus-html-prune-cache): Remove.
2637         (gnus-html-show-images): Start to fetch image when we find one, do not
2638         push into a temporary list.
2639         (gnus-html-prefetch-images): Only fetch image if they have expired.
2640         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2641         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2642
2643 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2644
2645         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2646
2647 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2648
2649         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2650         spec inser "*" if the group isn't active instead of 0.
2651
2652         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2653         opening the server.
2654         (nnimap-request-delete-group): Implement group deletion.
2655         (nnimap-transform-headers): Return the size of the entire message in
2656         the Bytes header, not just the size of the first part.
2657         (nnimap-request-move-article): When moving an article from nnimap,
2658         request the article first so the accepting form has an article to
2659         accept.  Reported by Dan Christensen.
2660         (nnimap-command): Make sure that the error message doesn't error out.
2661
2662 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2663
2664         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2665         we haven't requested anything.
2666
2667 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2668
2669         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2670         "".  Fix found by Andrew Cohen.
2671
2672         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2673         instead of -encode-string.
2674
2675 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2676
2677         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2678
2679         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2680         by mm-subst-char-in-string.
2681
2682 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2683
2684         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2685         waiting for the connection string.
2686
2687         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2688         arriving.
2689
2690         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2691         bogus characters.  This allows selecting certain Gmail groups.
2692
2693         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2694         (nnimap-fetch-partial-articles): New variable.
2695         (nnimap-open-connection): When looking for credentials, also use the
2696         nnimap-server-port.
2697         (nnimap-request-article): Return the group/article number, so that Gnus
2698         `^' works as expected.
2699         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
2700         them.
2701
2702         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2703         comments.
2704         (gnus-methods-sloppily-equal): New function.
2705         (gnus): When using the development version of Gnus, load the gnus-load
2706         file.
2707
2708         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2709         `gnus-open-server' on each method before trying to scan them etc.  This
2710         ensures that all the backend parameters are set correctly.
2711
2712         * nnimap.el (nnimap-authenticator): New variable.
2713         (nnimap-open-connection): Allow anonymous login.
2714         (nnimap-transform-headers): The chars header is called Chars not
2715         Bytes.
2716         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2717         drops.
2718
2719         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2720         patch, found by Knut Anders Hatlen.
2721
2722 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2723
2724         * gnus-agent.el (gnus-agent-batch-confirmation)
2725         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2726         to gnus-message.
2727         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2728         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2729         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2730         * gnus-int.el (gnus-open-server): Likewise.
2731         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2732         (gnus-score-check-syntax): Likewise.
2733         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2734         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2735         Likewise.
2736         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2737
2738 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2739
2740         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2741         calling conventions so that prefetch doesn't bug out.
2742
2743 2010-09-19  Julien Danjou  <julien@danjou.info>
2744
2745         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2746         rather than `subst-char-in-region' in order to be able to replace ASCII
2747         char by UTF-8 ones.
2748
2749         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2750         than curl.
2751         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2752         the right URL and ALT text on images.
2753         (gnus-html-wash-tags): Fix tag case.
2754         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2755         (gnus-article-html): Add -o display_ins_del=2 option.
2756         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2757
2758 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2759
2760         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2761         the extra mail headers, which sometimes seem to happen for unknown
2762         reasons.
2763
2764         * mail-parse.el (mail-header-encode-parameter): Define as
2765         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2766         (or most, perhaps?) mail readers don't understand the latter, but do
2767         understand the former.
2768
2769         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2770         to nil, so that no methods are automatically agentized.  I think this
2771         is probably what most users want.
2772
2773         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2774         from url-retrieve, for instance about invalid URLs.
2775
2776         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2777         groups that have no articles.
2778         (nnimap-request-article): Check that we really got an article when we
2779         requested one.
2780
2781         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2782         doesn't exist.
2783
2784         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2785         nntp buffer so the agent can save it.
2786         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2787         that CRLF doesn't get translated to \n.
2788         (nnimap-open-connection): Don't make 'shell commands only send \n.
2789
2790 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2791
2792         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2793         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2794         Update var name.
2795         (nnml-generate-nov-file): Use dolist.
2796         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2797         Use with-current-buffer.
2798
2799 2010-09-18  Julien Danjou  <julien@danjou.info>
2800
2801         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2802         parallel.
2803
2804 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2805
2806         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2807         the range update right.
2808         (nnimap-request-group): Don't make `M-g' bug out on group with no
2809         marks.
2810         (nnoo): Required, so that other packages can require nnimap.
2811         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2812         command we're looking for.  This helps when the server sends more
2813         responses after we've gotten everything we expected.
2814         (nnimap): Add a `newlinep' field to keep track of end-of-line
2815         conventions.
2816         Don't send CRLF to things that don't want it.
2817         (nnimap-request-accept-article): Ditto.
2818
2819 2010-09-18  Julien Danjou  <julien@danjou.info>
2820
2821         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2822         than curl to retrieve images.
2823
2824 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2825
2826         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2827         the marks.
2828         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2829         (nnimap-wait-for-connection): New function.
2830         (nnimap-open-connection): If we have PREAUTH, don't query for login
2831         credentials.
2832         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2833         when doing a partial update.
2834
2835 2010-09-18  Julien Danjou  <julien@danjou.info>
2836
2837         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2838         tags.
2839
2840 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2841
2842         * nnimap.el (nnimap-credentials): New function.
2843         (nnimap-open-connection): Use the new function to look for credentials
2844         also on the numeric equivalents of "imap" and "imaps".
2845
2846         * gnus-start.el (gnus-activate-group): Send the info to
2847         gnus-request-group.
2848
2849         * nnimap.el (nnimap-request-group): Have the "check" version of the
2850         function parse flags and update the info, so that a `M-g' get a total
2851         resync of all flags from the group.
2852
2853         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2854         to allow backends to alter the info on group selection.  Also alter all
2855         the backend -request-group functions to take the parameter.
2856
2857         * nnimap.el (nnimap-store-info): New function.
2858         (nnimap-update-info): Store the info for later usage.
2859         (nnimap-request-group): Use the stored info for the dont-check case, so
2860         that we don't retrieve all marks when we enter a group.
2861
2862         * nnimap.el: Use deffoo instead of defun for interface functions.
2863
2864         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2865         update the group info.  This makes the nndraft groups, for instance, go
2866         back to their old behaviour.
2867
2868         * gnus-sum.el (gnus-select-newsgroup): Indent.
2869
2870         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2871         in.
2872         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2873         nothing.
2874
2875         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2876         from methods that are denied.
2877
2878         * gnus-int.el (gnus-method-denied-p): New function.
2879
2880         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2881         store the password instead of netrc.
2882         (nnimap-open-connection): Don't error out when we can't make a
2883         connections.
2884
2885         * auth-source.el (auth-source-create): In the password prompt, say what
2886         we're querying for.  Also prompt for user name if that hasn't been
2887         given.
2888
2889         * nnimap.el (nnimap-with-process-buffer): Removed.
2890
2891 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2892
2893         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2894         method when we're reading from the agent.
2895
2896         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2897
2898         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2899         that's probably most useful for users.
2900
2901         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2902         "failed" all the time.
2903
2904         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2905         ...)) with (with-current-buffer ... ).
2906
2907         * nntp.el (nntp-open-server): Return whether the open was successful or
2908         not.
2909
2910         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2911         select an unread unseen article first.
2912
2913         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2914         /etc/services, supply some sensible port defaults.
2915
2916         * dgnushack.el: Define netrc-credentials.
2917
2918 2010-09-17  Julien Danjou  <julien@danjou.info>
2919
2920         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2921
2922 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2923
2924         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2925         doesn't have any parameters.
2926
2927 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2928
2929         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2930         only upcased checks.
2931
2932         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2933
2934         * nnimap.el (nnimap-open-shell-stream): New function.
2935         (nnimap-open-connection): Use it.
2936         (nnimap-transform-headers): Get the number of lines in each message.
2937         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2938         number of lines.
2939         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2940         problem.
2941
2942         * utf7.el (utf7-encode): Autoload.
2943
2944         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2945         to allow the mail splitting to not return a default group.  This is
2946         useful for nnimap, which will leave unmatched mail in the inbox.
2947
2948         * nnimap.el: Rewritten.
2949
2950         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2951         nnimap usage.
2952
2953         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2954         if the move is internal, so that nnimap can do fast internal moves.
2955
2956         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2957         data.
2958         (gnus-read-active-for-groups): Support finishing the early retrieval of
2959         data.
2960
2961         * gnus-range.el (gnus-range-nconcat): New function.
2962
2963         * gnus-int.el (gnus-finish-retrieve-group-infos)
2964         (gnus-retrieve-group-data-early): New functions.
2965
2966 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2967
2968         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2969         (nnrss-retrieve-groups):
2970         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2971         (pop3-quit): Use with-current-buffer.
2972
2973 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2974
2975         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2976         instead of nnheader-accept-process-output.
2977
2978         * dgnushack.el (dgnushack-compile): Add comment.
2979
2980         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2981
2982         * gnus-html.el (gnus-html-schedule-image-fetching)
2983         (gnus-html-prefetch-images): Replace process-kill-without-query by
2984         gnus-set-process-query-on-exit-flag.
2985
2986 2010-09-16  Romain Francoise  <romain@orebokech.com>
2987
2988         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2989
2990 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2991
2992         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2993         parameter to unintern is mandatory-ish in Emacs 24.
2994
2995         * gnus-html.el (gnus-html-schedule-image-fetching)
2996         (gnus-html-prefetch-images): Check for curl before using it.
2997
2998         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2999         depend on curl, which isn't essential.
3000
3001         * imap.el: Revert back to version
3002         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3003         seem problematic.
3004
3005 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3006
3007         * gnus-registry.el (gnus-registry-install-shortcuts):
3008         Explicitly pass `obarray' to `unintern' to avoid a warning.
3009
3010 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3011
3012         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
3013         change.
3014
3015         * nnrss.el (nnrss-request-list): Removed this function and related
3016         functions, including the moreover stuff.
3017
3018 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3019
3020         * nnrss.el (nnrss-retrieve-groups): New function.
3021
3022 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3023
3024         * .dir-locals.el: Add no-byte-compile cookie.
3025
3026 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3027
3028         * time-date.el (format-seconds): Comment fix.
3029
3030         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3031         for back end that doesn't support request-scan.
3032
3033 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3034
3035         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3036         then do request scans from the backends.
3037
3038         * netrc.el (netrc-credentials): New conveniency function.
3039
3040         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3041         avoid running a hook per line, since this takes a lot of time,
3042         profiling shows.
3043         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3044         directly if gnus-visual-p is true.
3045
3046 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3047
3048         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3049         groups; replace mapcar with dolist which is a bit faster; pass groups
3050         info to gnus-read-active-file-1.
3051         (gnus-read-active-file-1): Scan only specified groups if the new
3052         optional arg `infos' is given.
3053
3054 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3055
3056         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3057
3058         * pop3.el (pop3-movemail): Removed.
3059         (pop3-streaming-movemail): Renamed to pop3-movemail.
3060
3061         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3062         don't restrict end-tag searches to the end of the line.
3063
3064 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3065
3066         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3067         articles of every unchecked group to t, which means unknown since the
3068         server has never been opened.
3069
3070 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3071
3072         * gnus-html.el (gnus-html-show-alt-text): New command.
3073         (gnus-html-browse-image): Ditto.
3074         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3075         to browse the image directly.
3076         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3077         better.
3078
3079         * gnus-async.el (gnus-async-article-callback): Call
3080         `gnus-html-prefetch-images' unconditionally.
3081
3082         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3083         before feeding URLs to curl.
3084
3085 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3086
3087         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3088         internal images as deletable by `W D D'.
3089
3090         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3091         (gnus-async-article-callback): Fix typo.
3092
3093 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3094
3095         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3096         current line to work around bugs in the output from w3m.
3097
3098         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3099         for groups that want that.
3100
3101         * nntp.el (nntp-wait-for-string): Supply a timeout for
3102         accept-process-output to ensure progress.
3103
3104         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3105         level to get unread articles from, then use that for foreign groups,
3106         too.
3107
3108         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3109         confuses the rest of the function.
3110
3111         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3112         for the methods that support -retrieve-groups, too.
3113
3114         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3115
3116 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3117
3118         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3119         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3120
3121         * pop3.el: Require cl when compiling.
3122         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3123
3124 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3125
3126         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3127         that aren't going to be activated.
3128         (gnus-get-unread-articles): Fix up the last commit.
3129
3130         * gnus-html.el (gnus-article-html): Allow calling without specifying
3131         the handle.  In that case, dissect the buffer first.
3132
3133         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3134
3135         * nnimap.el (nnimap-open-connection): Revert the change that would look
3136         into authinfo for imaps instead of imap.
3137
3138         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3139         say that you don't want to call gnus-request-group with don-check, but
3140         do check the reponse.  This is for virtual groups only.
3141         (gnus-get-unread-articles): Count the archive groups as secondary, so
3142         that they're activated the same way as before.
3143
3144         * imap.el (imap-message-map): Removed optional buffer parameter, since
3145         no callers use it.
3146         (imap-message-get): Ditto.
3147         (imap-message-put): Ditto.
3148         (imap-mailbox-map): Ditto.
3149         (imap-mailbox-put): Ditto.
3150         (imap-mailbox-get): Ditto.
3151         (imap-mailbox-get): Revert last change for this function.
3152
3153         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3154         case-insensitively.
3155         (nnimap-debug): Removed.
3156
3157         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3158         to use `imap-fetch' instead.  According to the comments, this should be
3159         safe, since all other IMAP clients use the 1:* syntax.
3160         (imap-enable-exchange-bug-workaround): Removed.
3161         (imap-debug): Removed -- doesn't seem very useful.
3162
3163         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3164         mail from a file, and the file doesn't exist.
3165
3166         * imap.el (imap-log): New convenience function used throughout instead
3167         of repeating the same code all over the place.
3168
3169         * pop3.el (pop3-streaming-movemail): Return t for success.
3170
3171         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3172         .authinfo if we're using ssl connection.
3173
3174         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3175         already have if we're in a main Gnus `g' run.
3176
3177         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3178
3179 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3180
3181         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3182
3183         * nnmh.el (nnmh-request-list-1): Bind `file'.
3184
3185         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3186         alias to set-process-query-on-exit-flag or process-kill-without-query.
3187         (pop3-open-server): Use it.
3188
3189 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3190
3191         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3192         box to the Incoming file.  Fixes mistake in previous checkin.
3193
3194         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3195         request loop (for debugging purposes) removed.
3196
3197         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3198         culprit is more visible.
3199         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3200         (nnml-add-incremental-nov): New functions to do "incremental" nov
3201         updates, where we just append to the end of the existing nov files
3202         without reading/writing them in full.
3203
3204         * mail-source.el (mail-source-delete-crash-box): Really only check the
3205         incoming files once in a while.
3206
3207         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3208
3209         * mail-source.el (mail-source-delete-crash-box): Only check the
3210         incoming files for deletion once per day to save a lot of file
3211         accesses.
3212
3213         * pop3.el (pop3-logon): Fix up unbound variable typo.
3214
3215         * mail-source.el (pop3-streaming-movemail): Autoload.
3216
3217         * pop3.el (pop3-streaming-movemail): Respect
3218         pop3-leave-mail-on-server.
3219
3220         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3221         retrieval.
3222
3223         * pop3.el (pop3-process-filter): Removed unused function.
3224         (pop3-streaming-movemail, pop3-send-streaming-command)
3225         (pop3-wait-for-messages, pop3-write-to-file)
3226         (pop3-number-of-responses): New functions for streaming pop3
3227         retrieval.
3228
3229         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3230         come from no known methods.
3231         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3232         list.
3233
3234         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
3235         message sizes.
3236         (pop3-movemail): Use erase-buffer instead of looping and deleting
3237         regions, which seems rather odd.
3238
3239         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3240         file once per `g' run.
3241
3242         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3243         directories.  This makes the draft queue directory work.
3244
3245         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3246         data from the backends, so that we only request the list of groups from
3247         each method once.  This should speed things up considerably.
3248
3249         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3250         detect that it's not implemented.
3251
3252         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3253         we actually do recurse down into the tree, but don't stat all leaf
3254         nodes.
3255
3256         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3257         then say so instead of bugging out.
3258
3259         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3260         files exist before trying to read them.
3261
3262         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3263         around <pre_int>.
3264
3265         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3266
3267         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3268
3269 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3270
3271         * mm-util.el (mm-image-load-path): Just return the image directories,
3272         not all directories in the path in addition to the image directories.
3273         (mm-image-load-path): Maintain a cache of the image directories so that
3274         the `g' command in Gnus doesn't have to stat dozens of directories each
3275         time.
3276
3277         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3278         (gnus-html-wash-tags): Add a new `i' command to insert images.
3279         (gnus-html-insert-image): New command and keystroke.
3280         (gnus-html-redisplay-with-images): New command and keystroke.
3281         (gnus-html-show-images): Renamed command.
3282         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3283         spacers.
3284         (gnus-html-wash-tags): Decode entities at the end, so that entities
3285         inside the tags don't mess up the rest of the "parsing".
3286
3287         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3288         so that nnimap methods aren't agentized by default.  There's apparently
3289         many problems related to agent/imap behaviour.
3290
3291         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3292
3293         * gnus-html.el: Doc fix.
3294
3295 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3296
3297         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3298         specifier-spec-list for Emacs 21.
3299
3300         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3301         glyph-width and glyph-height instead of display-graphic-p and
3302         image-size; make avoidance of displaying small images work for XEmacs.
3303
3304         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3305         for XEmacs.
3306
3307         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3308         of symbol that holds plist data.
3309         (gnus-process-plist): Remove plist of process after getting it.
3310
3311 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3312
3313         * message.el (message-generate-hashcash): Change default to
3314         'opportunistic if hashcash is installed.
3315
3316         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3317         (gnus-html-put-image): Only call image-size once, since it's somewhat
3318         time-consuming on remote X servers.
3319
3320 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3321
3322         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3323         type on data, not a file name.
3324
3325         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3326         window-pixel-edges for Emacs 21.
3327
3328         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3329         decoded contents.
3330         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3331
3332 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3333
3334         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3335         group line format, since it isn't very interesting.
3336
3337         * gnus-agent.el (gnus-agent-short-article),
3338         (gnus-agent-long-article): Increase values for these two variables,
3339         since most people are likely to have more network connection and
3340         storage than before.
3341
3342         * gnus.el (gnus-refer-article-method): Change default to 'current.
3343         When referring an article, the common behaviour is to refer it from the
3344         current select method, not the native select method.  The chances of
3345         the native select method having the message in question is rather slim
3346         these days.
3347
3348         * gnus-sum.el (gnus-auto-select-subject): Change default to
3349         `unseen-or-unread'.  I think it's likely that most people want to
3350         select an unseen article over a previously seen, but unread one.
3351
3352         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3353         means that in the article buffer none of the minor mode elements will
3354         be shown, usually, and this is not desirable in most cases.
3355
3356         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3357         that commands like `d' (and the like) go to the next line in the
3358         buffer, instead of the next unread article.  I think this is the
3359         behaviour that is most natural for most users.
3360         (gnus-single-article-buffer): Change default to nil, so that people can
3361         have as many article buffers open as they have summary buffer.  I think
3362         this is the most natural way for the groups to behave.
3363
3364         * message.el (message-generate-new-buffers): Change default to
3365         `unsent', so that all new message buffers start their names with the
3366         string "*unsent", and it's easier to find the buffers if you move from
3367         them.
3368
3369 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3370
3371         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3372         small.  They're probably tracking images.
3373         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3374         (gnus-html-rescale-image): Yet another try at getting the image sizing
3375         right.
3376
3377         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3378         nntp-marks-file-name is nil.
3379
3380 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3381
3382         * gnus-html.el (gnus-html-wash-tags)
3383         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3384         Better logging.
3385
3386 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3387
3388         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
3389
3390         * gnus-html.el (gnus-html-wash-tags): Check the value of
3391         gnus-blocked-images in the summary buffer.
3392
3393 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3394
3395         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3396
3397 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3398
3399         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3400         like "a", it seems like.
3401         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3402         since it needs to be picked from the correct buffer.
3403
3404         * nnwfm.el: Removed.
3405
3406         * nnlistserv.el: Removed.
3407
3408 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3409
3410         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3411         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3412
3413 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3414
3415         * nnkiboze.el: Removed.
3416
3417         * nndb.el: Removed.
3418
3419         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3420         alt text.
3421         (gnus-html-rescale-image): Try to get the rescaling logic right for
3422         images that are just wide and not tall.
3423
3424         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3425         overshadow variable bindings.
3426
3427 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3428
3429         * gnus-html.el (gnus-html-wash-tags)
3430         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
3431         extra logging.
3432
3433 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3434
3435         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3436         (gnus-max-image-proportion): New variable.
3437         (gnus-html-rescale-image): New function.
3438         (gnus-html-put-image): Rescale images.
3439
3440 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3441
3442         Fix up some byte-compiler warnings.
3443         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3444         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3445         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3446         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3447         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3448         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3449         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3450
3451 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3452
3453         * gnus-html.el (gnus-article-html): Decode contents by charset.
3454
3455 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3456
3457         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3458         (gnus-html-frame-width, gnus-blocked-images)
3459         * message.el (message-prune-recipient-rules): Add custom version.
3460         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3461
3462         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3463         functions.
3464
3465         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3466         gnus-process-get.
3467
3468 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3469
3470         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3471         instead of lsub directly.
3472
3473 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3474
3475         * nnwarchive.el: Removed.
3476
3477         * gnus-soup.el: Removed.
3478
3479         * nnsoup.el: Removed.
3480
3481         * nnultimate.el: Removed.
3482
3483         * gnus-html.el (gnus-blocked-images): New variable.
3484
3485         * message.el (message-prune-recipients): New function.
3486         (message-prune-recipient-rules): New variable.
3487
3488         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3489         guess whether a long line is natural text or not.
3490
3491         * gnus-html.el (gnus-html-schedule-image-fetching): Use
3492         gnus-process-plist and friends for compatibility.
3493
3494 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3495
3496         * gnus-html.el: Require packages that define macros used in this file.
3497         (gnus-article-mouse-face): Declare to silence byte-compiler.
3498         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3499         process-get.
3500         (gnus-html-put-image): Use plist-get to avoid getf.
3501         (gnus-html-prefetch-images): Use with-current-buffer.
3502
3503 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3504
3505         * gnus-ems.el: Provide compatibility functions for
3506         gnus-set-process-plist.
3507
3508         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3509         header-line-format for XEmacs 21.4.
3510
3511         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3512         * gnus.el (gnus-valid-select-methods)
3513         * message.el (message-send-mail-partially-limit)
3514         * mm-decode.el (mm-text-html-renderer)
3515         * mml.el (mml-insert-mime-headers-always)
3516         * smiley.el (smiley-regexp-alist): Bump custom version.
3517
3518 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3519
3520         * gnus-html.el: require mm-url.
3521         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3522         with the url to `url'.
3523         (gnus-html-wash-tags): Support cid: URLs/images.
3524
3525 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3526
3527         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3528         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3529         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3530
3531         * gnus-move.el: Removed file, since it doesn't really work.
3532
3533         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3534         UTF-8.  This seems to fix problems with some German web feeds.
3535
3536         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3537         at the top so that the proper colours are applied.
3538
3539         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3540         don't have dots in their names.
3541
3542         * gnus-art.el (gnus-article-view-part): Doc fix.
3543
3544         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3545         XEmacs-compatible.
3546         (gnus-html-put-image): Don't do images on non-graphic displays.
3547
3548         * nnslashdot.el: Removed this unused backend.
3549
3550         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3551         actions.
3552         (gnus-undo-register-1): Revert last change.
3553
3554         * gnus-group.el (gnus-group-completing-read): Protect against not
3555         having completion-styles bound.
3556
3557         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3558         make broken recipients happier.
3559
3560         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3561
3562         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3563         point parameter.
3564
3565         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3566
3567         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3568         completion-styles for group selection.
3569
3570 2009-02-04  Andreas Schwab  <schwab@suse.de>
3571
3572         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3573         headers and regexp-quote the match if necessary.
3574
3575 2009-03-24  Miles Bader  <miles@gnu.org>
3576
3577         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3578         the blinking smiley.
3579
3580 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3581
3582         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3583         blink smiley.
3584
3585 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3586
3587         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3588         where the dribbel file lives exists.
3589
3590         * message.el (message-send-mail-partially-limit): Change the default to
3591         nil, since most people don't want this.
3592
3593         * mm-url.el (mm-url-decode-entities): Also decode entities like
3594         &#x3212.
3595
3596 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3597
3598         * gnus-sum.el (gnus-summary-idna-message):
3599         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3600         Hyperlink urls in docstrings with URL `...'.
3601
3602 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3603
3604         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3605         functions.
3606
3607 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3608
3609         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3610         say what the mouseover text should be.
3611
3612         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3613         version of the mm-w3m-safe-url-regexp variable to only download images
3614         in the groups where we want that to happen.
3615
3616         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3617
3618         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3619         easier debugging.
3620         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3621         big pictures in the article buffer.
3622
3623         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3624         gnus-article-html.
3625         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3626         w3m.
3627
3628         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3629
3630 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3631
3632         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3633         which doesn't exist.
3634
3635         * message.el (message-inhibit-ecomplete): New variable to allow some
3636         function to inhibit ecomplete address storage.
3637         (message-resend): Disable ecomplete message storage when resending
3638         messages.
3639
3640         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3641
3642 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3643
3644         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3645         Save excursion while copying, moving, and deleting articles in order to
3646         prevent the cursor from jumping to unforeseen place.
3647
3648 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3649
3650         * lpath.el: No need to bind bookmark-current-buffer,
3651         bookmark-yank-point and bookmark-make-record-function.
3652
3653 2010-08-17  Glenn Morris  <rgm@gnu.org>
3654
3655         * gnus-sync.el: Require gnus components whose functions are used.
3656
3657         * gnus-art.el (bookmark-make-record-function):
3658         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3659         Declare for compiler.
3660
3661         * mm-url.el (mml-compute-boundary): Autoload.
3662
3663 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3664
3665         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3666
3667 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3668
3669         Typo fix "hoo4a" -> "hook".
3670
3671         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3672
3673 2010-08-14  Glenn Morris  <rgm@gnu.org>
3674
3675         * gnus-sync.el (gnus-sync): Fix defgroup version.
3676
3677 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3678
3679         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3680
3681         * gnus-sync.el: Fix docs.
3682         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3683         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3684
3685 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3686
3687         Optimizations for gnus-sync.el.
3688
3689         * gnus-sync.el: Add docs about gnus-sync-backend
3690         possibilities.
3691         (gnus-sync-save): Remove unnecessary message.
3692         (gnus-sync-read): Optimize and show what groups were skipped.
3693
3694 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3695
3696         Minor bug fixes for gnus-sync.el.
3697
3698         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
3699         read the sync on get-new-news.
3700
3701         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3702         quiet.
3703
3704         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
3705
3706 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3707
3708         Make saving and restoring of hidden threads work with overlays.
3709         Patch applied by Ted Zlatanov.
3710
3711         * gnus-sum.el (gnus-hidden-threads-configuration)
3712         (gnus-restore-hidden-threads-configuration): Update to deal with text
3713         properties, rather than searching for a magic character.
3714
3715 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3716
3717         New gnus-sync.el library for synchronization of marks.
3718
3719         * gnus-sync.el: New library for synchronization of marks.
3720
3721         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3722         renamed from `gnus-registry-grep-in-list'.
3723
3724         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3725
3726         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3727
3728 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3729
3730         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3731         determining charset of text fails.
3732
3733 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3734
3735         * nnmail.el (nnmail-get-new-mail-1): Revert.
3736
3737         * nnml.el (nnml-active-number): Make sure names of newly created groups
3738         in nnml-group-alist are encoded.
3739
3740 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3741
3742         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3743         containing non-ASCII characters in active file for nnml back end.
3744
3745 2010-07-24  David Engster  <dengste@eml.cc>
3746
3747         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3748         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3749
3750 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3751
3752         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3753         tag (Bug#6654).
3754
3755 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3756
3757         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3758         the article buffer, not the summary buffer.
3759
3760 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3761
3762         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3763         Emacs 23 as well.
3764
3765 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3766
3767         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3768         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3769
3770 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3771
3772         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3773         Patch applied by Karl Fogel.
3774
3775         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3776         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3777
3778 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3779
3780         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3781         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3782         C-w still not working correctly from Article buffers; Thierry's
3783         patch to fix that will be applied after this.
3784
3785         * gnus-art.el (bookmark-make-record-function): New local variable.
3786
3787         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3788         article buffer.
3789         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3790
3791 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3792
3793         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3794         on changes in bookmark.el.
3795
3796 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3797
3798         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3799         `no-log' instead of message not to log prompt string.
3800
3801 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3802
3803         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3804         the *other* type of HTML form submission.
3805
3806 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3807
3808         * auth-source.el (auth-source-pick): If choice does not contain a
3809         questioned keyword, set the check to t.
3810
3811 2010-06-12  Romain Francoise  <romain@orebokech.com>
3812
3813         * gnus-util.el (gnus-date-get-time): Move up before first use.
3814
3815 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3816
3817         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3818         (gnus-article-edit-part): Bind it to make last part that is substituted
3819         or deleted visible.
3820         (gnus-mime-display-single): Buttonize part of which id equals to
3821         gnus-mime-buttonized-part-id.
3822
3823 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3824
3825         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3826         (gnus-dd-mmm): Use gnus-date-get-time.
3827         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3828         simplify logic.
3829         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3830         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3831
3832 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3833
3834         * auth-source.el (top): Autoload `secrets-list-collections',
3835         `secrets-create-item', `secrets-delete-item'.
3836         (auth-sources): Fix tag string.
3837         (auth-get-source, auth-source-retrieve, auth-source-create)
3838         (auth-source-delete): New defuns.
3839         (auth-source-pick): Rewrite in order to avoid 2 passes.
3840         (auth-source-forget-user-or-password): New parameter USERNAME.
3841         (auth-source-user-or-password): New parameters CREATE-MISSING and
3842         DELETE-EXISTING.  Retrieve password interactively, if needed.
3843
3844 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3845
3846         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3847         deleting unused directories when gnus-expert-user is t.
3848
3849 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3850
3851         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3852         for each temp file when gnus-article-browse-delete-temp is ask.
3853
3854 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3855
3856         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3857         Lisp calls to delete-backward-char by calls to delete-char.
3858
3859 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3860
3861         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3862
3863 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3864
3865         * password-cache.el (password-cache-remove): Fix docstring.
3866
3867 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3868
3869         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3870         article unless decoding article to be saved.
3871
3872 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3873
3874         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3875         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3876         generated within the mm-with-unibyte-current-buffer macro.
3877
3878 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3879
3880         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3881         to nil when we're in a mml-preview buffer and no group is selected.
3882
3883 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3884
3885         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3886         when catching the `C-g'.  Reported by "Leo".
3887
3888 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3889
3890         * message.el (message-forward-make-body-plain)
3891         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3892         multibyte-string-p.
3893
3894         * lpath.el: Revert.
3895
3896 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3897
3898         * message.el (message-forward-make-body-mml): Assume original message
3899         is multibyte string; error on unibyte.
3900         (message-forward-make-body-plain): Ditto; don't add excessive newline
3901         in body end.
3902
3903         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3904
3905 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3906
3907         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3908         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3909
3910 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3911
3912         * mm-extern.el (mm-extern-url): Don't use
3913         mm-with-unibyte-current-buffer.
3914         (mm-extern-cache-contents): Use with-current-buffer instead of
3915         save-excursion + set-buffer.
3916
3917 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3918
3919         * mm-util.el (mm-emacs-mule): Remove.
3920
3921 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3922
3923         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3924         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3925         change.
3926
3927 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3928
3929         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3930         bind the default value of enable-multibyte-characters to nil.
3931
3932 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3933
3934         * message.el (message-forward-make-body-plain)
3935         (message-forward-make-body-mml):
3936         Don't use mm-with-unibyte-current-buffer.
3937
3938 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3939
3940         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3941
3942 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3943
3944         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3945         (Bug#5592).
3946
3947 2010-05-07  Julien Danjou  <julien@danjou.info>
3948
3949         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3950         it to mm-pipe-part.
3951
3952         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3953         it is given.
3954
3955 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3956
3957         * binhex.el (binhex-decode-region-internal)
3958         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3959         (dns-query)
3960         * nnweb.el (nnweb-gmane-search)
3961         * pgg-parse.el (pgg-parse-armor)
3962         * pgg.el (pgg-verify-region)
3963         * sha1.el (sha1-string-external)
3964         * uudecode.el (uudecode-decode-region-internal)
3965         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3966         XEmacs.
3967
3968         * gnus-art.el (gnus-article-browse-html-parts)
3969         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3970         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3971         make-temp-file.
3972
3973         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3974         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3975         compiling.
3976
3977         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3978         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3979         XEmacs when compiling.
3980
3981         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3982         gnus-pick-mode-off-hook for XEmacs when compiling.
3983         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3984         gnus-binary-mode-off-hook for XEmacs when compiling.
3985
3986         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3987         nil if char-charset is not available.
3988
3989         * imap.el (imap-disable-multibyte)
3990         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3991         macros.
3992
3993         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3994         instead of encode-coding-string.
3995
3996         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3997         'xemacs) instead of mm-emacs-mule to switch function definitions.
3998         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3999
4000         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4001         bind temporary-file-directory for XEmacs;
4002         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4003         timer-set-function for XEmacs 21.4 and SXEmacs;
4004         bind timer-list for XEmacs 21.4 and SXEmacs;
4005         fbind char-charset and find-charset-region for non-Mule XEmacs;
4006         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4007         encode-coding-region and encode-coding-string for XEmacs having no
4008         file-coding feature.
4009
4010 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4011
4012         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4013
4014 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4015
4016         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4017         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4018
4019 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4020
4021         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4022         alias `jka-compr-delete-temp-file' no longer exists.
4023
4024 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4025
4026         Use define-minor-mode in Gnus where applicable.
4027         * mml.el (mml-mode): Use define-minor-mode.
4028         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4029         (gnus-undo-mode): Use define-minor-mode.
4030         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4031         (gnus-dead-summary-mode): Use define-minor-mode.
4032         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4033         Initialize in declaration.
4034         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4035         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4036         (gnus-mailing-list-mode): Use define-minor-mode.
4037         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4038         (gnus-draft-mode): Use define-minor-mode.
4039         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4040         (gnus-dired-mode): Use define-minor-mode.
4041
4042 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4043
4044         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4045         handles on recursive mml-to-mime translation and check them for
4046         boundary delimiter collisions.  Reported by Greg Troxel.
4047
4048 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4049
4050         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4051
4052 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4053
4054         * mm-util.el (mm-find-buffer-file-coding-system):
4055         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4056
4057 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4058
4059         * message.el (message-generate-headers): Record insertion of optional
4060         headers as well.  Otherwise the check to prevent repeated insertion of
4061         optional headers is a no-op.
4062
4063 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4064
4065         * smime.el: Don't mention CVS.
4066
4067         * nnrss.el (nnrss-fetch): Don't mention CVS.
4068
4069         * nnir.el: Don't mention CVS.
4070
4071 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4072
4073         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
4074
4075 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4076
4077         * lpath.el: Fbind bookmark-default-handler,
4078         bookmark-get-bookmark-record, bookmark-make-record-default,
4079         bookmark-prop-get for Emacs <23 and XEmacs.
4080
4081 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4082
4083         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4084         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4085         Use with-current-buffer to silence the byte-compiler.
4086         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4087         bother to require `gnus'.
4088         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4089
4090 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4091
4092         * gnus-sum.el (gnus-summary-bookmark-make-record)
4093         (gnus-summary-bookmark-jump): New functions.
4094         (gnus-summary-mode): Setup bookmark support.
4095
4096 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4097
4098         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4099         if set.
4100
4101 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4102
4103         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4104         gnus-article-browse-html-save-cid-image; make it work recursively for
4105         forwarded messages as well.
4106         (gnus-article-browse-html-parts): Work when prefix arg is given.
4107         (gnus-article-browse-html-article): Doc fix.
4108
4109 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4110
4111         * message.el (message-default-mail-headers):
4112         (message-default-headers): Carry the value mail-default-headers over
4113         into message-default-mail-headers, rather than message-default-headers.
4114
4115 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4116
4117         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
4118         charset.
4119
4120         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4121         charset into the <meta> tag when the article is encoded to utf-8.
4122
4123 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4124
4125         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
4126         directories as well.
4127         (gnus-article-browse-html-parts): Work for images that do not specify
4128         file names; delete temp directory when quitting; insert header at the
4129         right place; use file: scheme for image files.
4130
4131 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4132
4133         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4134         (gnus-article-browse-html-parts): Use it to make temporary cid image
4135         files in addition to html file so that browser may display them.
4136
4137 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4138
4139         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4140
4141 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4142
4143         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4144
4145 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4146
4147         * auth-source.el (auth-sources): Change default to be simpler.  Explain
4148         about Secret Service API sources.  Improve Customize options.
4149         (auth-source-pick): Change to accept any number of search parameters.
4150         Implement fallbacks iteratively, not recursively.  Add scoring on the
4151         second pass and sort by score.  Call Secret Service API when needed.
4152         (auth-source-user-or-password): Use it.  Call Secret Service API
4153         directly when needed to get the user name and the password.
4154
4155 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4156
4157         * message.el (message-interactive): Doc fix.
4158         (message-qmail-inject-args): Reflow.
4159         (message-kill-to-signature): Fix typo in docstring.
4160
4161         * smiley.el (smiley-buffer): Fix typo in docstring.
4162
4163 2010-03-24  Glenn Morris  <rgm@gnu.org>
4164
4165         * mail-source.el (gnus-message): Declare.
4166         (mail-source-delete-old-incoming): Require gnus-util.
4167
4168 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4169
4170         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4171
4172         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4173
4174         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4175         password-cache's default if it is not bound.
4176         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4177         password-cache-expiry's default if it is not bound.
4178
4179         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4180         available in Emacs 21.
4181
4182         * lpath.el: Suppress compiler warnings for:
4183         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4184         XEmacs;
4185         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4186         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4187         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4188
4189 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4190
4191         * auth-source.el (auth-sources): Fix up definition so extra parameters
4192         are always inline.
4193
4194 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4195
4196         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
4197         wasn't updated after mismatch.  Clear cached mailbox info correctly
4198         when uidvalidity changes.
4199         (nnimap-group-prefixed-name): New function to avoid some code
4200         duplication.
4201         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4202         (nnimap-request-group): Use it.
4203         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4204         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4205         with many imap folders.  This is done by caching the group status from
4206         the imap server persistently in a group parameter `imap-status'.  (This
4207         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4208         but not persistently, so every Gnus startup was still very slow.)
4209
4210 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4211
4212         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4213         delete the extra newline.  Otherwise editing of :string and :number
4214         types don't work.
4215
4216 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4217
4218         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4219         secrets.el dependency.
4220         (auth-sources): Add optional user name.  Add secrets.el configuration
4221         choice (unused right now).
4222
4223 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4224
4225         * gnus-sum.el (gnus-summary-make-menu-bar): Let
4226         `gnus-registry-install-shortcuts' fill in the functions.
4227
4228         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4229         warnings.
4230         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4231         (gnus-registry-install-shortcuts): Populate and use it in a
4232         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4233
4234 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4235
4236         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4237         In-place substitutions for the group name encoding/decoding.
4238         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4239         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4240         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4241         (nnimap-update-unseen, nnimap-request-list)
4242         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4243         (nnimap-request-set-mark, nnimap-split-to-groups)
4244         (nnimap-split-articles, nnimap-request-newgroups)
4245         (nnimap-request-create-group, nnimap-request-accept-article)
4246         (nnimap-request-delete-group, nnimap-request-rename-group)
4247         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4248         `encoded-mbx' for consistency.
4249         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4250         variable `imap-current-mailbox'.
4251
4252         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4253         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4254
4255 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4256
4257         * pop3.el (pop3-display-message-size-flag): Display message size byte
4258         counts during POP3 download.
4259         (pop3-movemail): Use it.
4260         (pop3-list): Implement listing of available messages.
4261
4262 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4263
4264         * nnir.el (nnir-get-article-nov-override-function): New function to
4265         override the normal NOV retrieval.
4266         (nnir-retrieve-headers): Use it.
4267
4268 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4269
4270         * auth-source.el (netrc-machine-user-or-password): Autoload.
4271
4272 2010-03-19  Glenn Morris  <rgm@gnu.org>
4273
4274         Stop message.el from loading about 40 libraries it doesn't always need.
4275         The general approach is to autoload rather than require, and to
4276         require in the specific functions rather than the file.  (Bug#5642)
4277
4278         * gmm-utils.el: Don't require wid-edit.
4279         (widget-create-child-value, widget-convert, widget-default-get):
4280         Autoload.
4281
4282         * gnus-util.el: Don't require time-date, netrc.
4283         (message-fetch-field, gnus-group-name-decode): Declare rather than
4284         autoloading.
4285         (gnus-fetch-field): Require message.
4286         (gnus-decode-newsgroups): Require gnus-group.
4287
4288         * ietf-drums.el: Don't require time-date.
4289
4290         * message.el: Don't require hashcash, canlock, ecomplete.
4291         Do require mail-utils.  Require nnheader only when compiling.
4292         (smtpmail-default-smtp-server): Remove declaration.
4293         (message-send-mail-function): Check smtpmail-default-smtp-server
4294         is bound rather than requiring smtpmail.
4295         (message-auto-save-directory, message-insert-signature): Use
4296         expand-file-name rather than nnheader-concat.
4297         (nnheader-insert-file-contents): Autoload.
4298         (hashcash-wait-async): Declare.
4299         (message-send-mail): Only call gnus-setup-posting-charset if
4300         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4301         (message-send-mail-with-sendmail): Require sendmail.
4302         (canlock-password, canlock-password-for-verify): Declare.
4303         (message-canlock-password): Require canlock.
4304         (nnheader-get-report): Autoload.
4305         (gnus-setup-posting-charset): Declare.
4306         (message-send-news): Require gnus-msg.
4307         (message-make-references, message-make-in-reply-to): Use mail-header-id
4308         rather than the alias mail-header-message-id.
4309         (ecomplete-add-item, ecomplete-save): Declare.
4310         (message-put-addresses-in-ecomplete): Require ecomplete.
4311         (ecomplete-display-matches): Autoload.
4312
4313         * mm-decode.el: Don't require mailcap, gnus-util.
4314         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4315         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4316         Autoload.
4317         (mailcap-mime-extensions): Declare.
4318
4319         * mm-encode.el: Don't require mailcap.
4320         (mailcap-extension-to-mime): Autoload.
4321
4322         * mml-sec.el: Don't require password-cache.
4323
4324         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4325         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4326         (mml-minibuffer-read-type): Require mailcap.
4327         (mml-preview): Require gnus-msg.
4328
4329         * mml1991.el: Require password-cache.
4330         (password-cache-expiry): Remove declaration.
4331
4332         * mml2015.el: Require password-cache.
4333         (password-cache-expiry): Remove declaration.
4334
4335         * nneething.el (mailcap): Require mailcap.
4336
4337         * nnheader.el (declare-function): Add compatibility stub.
4338         (message-remove-header): Declare rather than autoload.
4339         (nnheader-replace-header): Require message.
4340
4341         * nnimap.el (declare-function): Add compatibility stub.
4342         (netrc-parse, netrc-machine-user-or-password): Declare.
4343         (nnimap-open-connection): Require netrc.
4344
4345         * nntp.el (declare-function): Add compatibility stub.
4346         (netrc-parse, netrc-machine, netrc-get): Declare.
4347         (nntp-send-authinfo): Require netrc.
4348
4349         * rfc2047.el: Don't require qp.
4350         (quoted-printable-encode-region, quoted-printable-decode-string):
4351         Autoload.
4352
4353         * sieve-mode.el: Don't require easymenu.
4354         (easy-menu-add-item): Autoload it.
4355
4356         * spam-stat.el (time-to-number-of-days): Autoload it.
4357
4358 2010-03-19  Glenn Morris  <rgm@gnu.org>
4359
4360         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4361
4362 2010-03-18  Glenn Morris  <rgm@gnu.org>
4363
4364         * hashcash.el (declare-function): Remove duplicate definition.
4365
4366 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4367
4368         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4369         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4370         value if any backslash escapes).
4371
4372 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4373
4374         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4375         if it is available.  (bug#5647)
4376
4377         * lpath.el: Suppress compiler warning for coding-system-from-name for
4378         Emacs 21 and XEmacs.
4379
4380 2010-03-14  Juri Linkov  <juri@jurta.org>
4381
4382         * hmac-def.el:
4383         * hmac-md5.el:
4384         * netrc.el: Fix keywords.
4385
4386 2010-02-26  Glenn Morris  <rgm@gnu.org>
4387
4388         * message.el (message-send-mail-function): Change the default, so that
4389         it inherits from a customized send-mail-function.  (Bug#5643)
4390
4391 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4392
4393         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4394         shell-command-to-string signals an error (bug#5299).
4395
4396 2010-02-24  Glenn Morris  <rgm@gnu.org>
4397
4398         * message.el (message-smtpmail-send-it)
4399         (message-send-mail-with-mailclient): Doc fixes.
4400
4401 2010-02-16  Glenn Morris  <rgm@gnu.org>
4402
4403         * message.el (message-default-mail-headers): Change the default value
4404         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4405
4406 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4407
4408         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4409         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4410
4411 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4412
4413         * time-date.el (date-to-time): Doc fix (Bug#5408).
4414
4415 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4416
4417         * message.el (message-mail): Just pass yank-action on to message-setup.
4418         (message-setup): Handle (FUN . ARGS) form of yank-action.
4419         (message-with-reply-buffer, message-widen-reply)
4420         (message-yank-original): Handle non-buffer values of
4421         message-reply-buffer (Bug#4080).
4422         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4423
4424 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4425
4426         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4427         Fix typo in docstring.
4428
4429 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4430
4431         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4432         response.
4433
4434 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4435
4436         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4437
4438         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4439
4440         * message.el (message-check-news-header-syntax): Protect against a
4441         string that `rfc822-addresses' returns when parsing fails.
4442
4443 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4444
4445         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4446         (gnus-previous-char-property-change): New functions.
4447
4448         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4449
4450 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4451
4452         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4453         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4454
4455 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4456
4457         * message.el (message-exchange-point-and-mark): Rework last change to
4458         avoid using optional arg of exchange-point-and-mark, for backward
4459         compatibility.
4460
4461 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4462
4463         * message.el (message-exchange-point-and-mark): Call
4464         exchange-point-and-mark with an argument rather than setting
4465         mark-active by hand (Bug#5175).
4466
4467 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4468
4469         * nntp.el (nntp-service-to-port): Work for service expressed with
4470         numeric string; replace [:digit:] with [0-9] for XEmacs.
4471
4472 2009-12-17  Glenn Morris  <rgm@gnu.org>
4473
4474         * gnus-group.el (gnus-bug-group-download-format-alist):
4475         Change emacs entry to debbugs.gnu.org.  Bump :version.
4476
4477 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4478
4479         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4480
4481 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4482
4483         * message.el (message-info): Explain why we use `Info-goto-node'.
4484
4485 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4486
4487         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4488
4489 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4490
4491         * message.el (message-completion-in-region): New compatibility function.
4492         (message-expand-group): Use it.
4493
4494 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4495
4496         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4497         with no unread article should be listed if the 2nd arg `predicate' is
4498         given.
4499
4500 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4501
4502         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4503
4504 2009-11-29  Juri Linkov  <juri@jurta.org>
4505
4506         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4507         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4508         on `gnus-recenter'. (Bug#4698, Bug#4981)
4509
4510 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4511
4512         * sha1.el (sha1-string-external): default-directory "/" in case
4513         otherwise non-existent.  process-connection-type pipe for touch of
4514         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4515
4516 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4517
4518         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4519         it's comms related and sgml-mode.el has "comm" on that basis too.
4520
4521 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4522
4523         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4524         containing tspecial characters if they have been already quoted.
4525
4526 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4527
4528         * dns-mode.el (auto-mode-alist): Purecopy string.
4529
4530 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4531
4532         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4533
4534 2009-10-24  Glenn Morris  <rgm@gnu.org>
4535
4536         * gnus-art.el (help-xref-stack-item): Define for compiler.
4537
4538 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4539
4540         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4541
4542 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4543
4544         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4545
4546 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4547
4548         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4549         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4550
4551 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4552
4553         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4554         (gnus-overlays-in): New alias to overlays-in.
4555
4556         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4557         gnus-overlay-get, and gnus-delete-overlay.
4558         (gnus-summary-show-thread): Make it work as well for systems in which
4559         next-single-char-property-change is not available.
4560         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4561
4562         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4563         (gnus-overlay-get): New alias to extent-property.
4564         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4565
4566         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4567         SXEmacs.
4568
4569         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4570         SXEmacs.
4571
4572 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4573
4574         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4575
4576 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4577
4578         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4579         and XEmacs that don't have `remove-overlays'.
4580
4581 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4582
4583         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4584         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4585         selective display.  Use overlays instead.
4586
4587 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4588
4589         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4590
4591 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4592
4593         * spam-stat.el (spam-stat-load): Fix typo in message.
4594
4595 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4596
4597         * dig.el (dig-invoke): Fix typo in docstring.
4598         (query-dig): Reflow docstring.
4599
4600 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4601
4602         * gnus-art.el (gnus-article-encrypt-body):
4603         * message.el (message-check-recipients):
4604         * mm-util.el (mm-codepage-setup):
4605         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4606         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4607
4608 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4609
4610         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4611         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4612         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4613         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4614         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4615
4616 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4617
4618         * dig.el: Add "Keywords: comm", as per net-utils.el.
4619
4620 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4621
4622         * dig.el (dig-mode): Use define-derived-mode.
4623
4624 2009-09-19  Glenn Morris  <rgm@gnu.org>
4625
4626         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4627
4628 2009-09-18  Glenn Morris  <rgm@gnu.org>
4629
4630         * gnus-diary.el (gnus-diary-check-message):
4631         * message.el (message-insert-formatted-citation-line):
4632         * nnbabyl.el (top-level):
4633         * nndiary.el (nndiary-schedule):
4634         Fix typos in condition-case handlers.
4635
4636 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4637
4638         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4639         configuration that provides the sole article window in a frame;
4640         position point correctly after deleting a part.
4641
4642 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4643
4644         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4645         (spam-resolve-registrations-routine): Use it to unregister articles
4646         that change status.
4647
4648 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4649
4650         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4651         with XEmacs.
4652         (parse-time-string-chars): Use it.
4653
4654 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4655
4656         * imap.el (imap-interactive-login): Better messages.
4657         (imap-open): Fix bug with renamed buffer on reconnect.
4658         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4659         for easier debugging and cleaner code.  On successful (guessed based on
4660         server capabilities) secondary authentication, set imap-state
4661         correctly.
4662         (imap-last-authenticator): Define imap-last-authenticator as a variable
4663         to avoid warnings.
4664
4665 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4666
4667         * nnrss.el (nnrss-request-article): Remove binding of
4668         default-enable-multibyte-characters that has gotten needless by
4669         the 2007-07-13 change in rfc2047-encode-message-header.
4670
4671         * mml.el (mml-insert-multipart): Error on the message header.
4672         (mml-insert-part): Error on the message header; position point at
4673         the end of a MIME tag.
4674
4675 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4676
4677         * time-date.el (autoload): Expand define-obsolete-function-alias into
4678         defalias and make-obsolete for old Emacsen that Gnus supports.
4679         (with-no-warnings): Define it for old Emacsen.
4680         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4681         is available.
4682         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4683         float-time is available; suppress compile warning for time-to-seconds.
4684
4685         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4686         (gnus-float-time): Alias to float-time if it exists.
4687
4688         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4689         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4690         float-time is available; suppress compile warning for time-to-seconds.
4691
4692         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4693         XEmacs.
4694
4695 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4696
4697         * imap.el (imap-message-map): Docstring fix.
4698
4699 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4700
4701         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4702         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4703         Add the optional argument `encoding' that overrides the default.
4704
4705         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4706         mm-encode-buffer.
4707
4708 2009-09-04  Glenn Morris  <rgm@gnu.org>
4709
4710         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4711         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4712         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4713         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4714         * mm-util.el (mm-with-unibyte-current-buffer)
4715         (mm-find-buffer-file-coding-system):
4716         * yenc.el (yenc-decode-region): Use default-value rather than
4717         default-enable-multibyte-characters.
4718
4719 2009-09-03  Glenn Morris  <rgm@gnu.org>
4720
4721         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4722         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4723         than default-enable-multibyte-characters.
4724
4725 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4726
4727         * gnus-art.el (gnus-article-read-summary-keys):
4728         Fix gnus-buffer-configuration's value temporarily used.
4729
4730 2009-09-02  Glenn Morris  <rgm@gnu.org>
4731
4732         * gnus-util.el (gnus-float-time): New function.
4733         * gnus-delay.el (gnus-delay-article):
4734         * gnus-sum.el (gnus-thread-latest-date):
4735         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4736         * nnspool.el (nnspool-request-newgroups):
4737         Use gnus-float-time rather than time-to-seconds.
4738         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4739
4740         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4741         (gnus-header-subject-face, gnus-header-newsgroups-face)
4742         (gnus-header-name-face, gnus-header-content-face):
4743         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4744         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4745         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4746         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4747         (gnus-cite-face-11):
4748         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4749         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4750         (gnus-server-closed-face, gnus-server-denied-face)
4751         (gnus-server-offline-face):
4752         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4753         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4754         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4755         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4756         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4757         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4758         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4759         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4760         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4761         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4762         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4763         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4764         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4765         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4766         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4767         (gnus-summary-high-undownloaded-face)
4768         (gnus-summary-low-undownloaded-face)
4769         (gnus-summary-normal-undownloaded-face)
4770         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4771         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4772         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4773         (gnus-splash-face):
4774         * message.el (message-header-to-face, message-header-cc-face)
4775         (message-header-subject-face, message-header-newsgroups-face)
4776         (message-header-other-face, message-header-name-face)
4777         (message-header-xheader-face, message-separator-face)
4778         (message-cited-text-face, message-mml-face):
4779         * sieve-mode.el (sieve-control-commands-face)
4780         (sieve-action-commands-face, sieve-test-commands-face)
4781         (sieve-tagged-arguments-face):
4782         * spam.el (spam-face):
4783         Mark face aliases with "-face" in the name as obsolete.
4784
4785 2009-09-01  Glenn Morris  <rgm@gnu.org>
4786
4787         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4788         than goto-line.
4789
4790 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4791
4792         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4793         Don't move point if the command is invoked inside the message header.
4794
4795 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4796
4797         * imap.el (imap-send-command): Simplify.
4798         (imap-wait-for-tag): point-max -> buffer-size.
4799
4800 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4801
4802         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4803         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4804         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4805         * nnir.el (nnir-swish-e-index-file):
4806         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4807         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4808         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4809         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4810         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4811         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4812
4813 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4814
4815         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4816         Don't save excursion.
4817
4818 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4819
4820         * nnheader.el (nnheader-find-file-noselect):
4821         * mm-util.el (mm-insert-file-contents):
4822         Use (default-value 'major-mode) instead of default-major-mode.
4823
4824 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4825
4826         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4827
4828 2009-08-26  Glenn Morris  <rgm@gnu.org>
4829
4830         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4831         than placing in files.el.
4832
4833 2009-08-25  Glenn Morris  <rgm@gnu.org>
4834
4835         * nnir.el (top-level): Don't require cl at run-time.
4836         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4837         Replace cl-function substitute with gnus-replace-in-string.
4838         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4839         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4840         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4841         simplified expansions.
4842
4843 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4844
4845         * dig.el (dig): Add autoload cookie.
4846
4847 2009-08-22  Glenn Morris  <rgm@gnu.org>
4848
4849         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4850         goto-line.
4851
4852 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4853
4854         * parse-time.el (parse-time-string-chars): Save match data.
4855
4856 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4857
4858         * parse-time.el (parse-time-string-chars): Compute using character
4859         classes, to handle non-ascii characters (Bug#3190).
4860
4861 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4862
4863         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4864
4865         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4866         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4867         (gnus-mm-display-part, gnus-mime-display-single)
4868         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4869         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4870
4871         * gnus-sum.el
4872         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4873         (gnus-summary-move-article): Add expirable mark to articles copied or
4874         moved to group that has auto-expire turned on if the option is non-nil.
4875
4876 2009-07-24  Glenn Morris  <rgm@gnu.org>
4877
4878         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4879         Fix typo.  (Bug#3903)
4880
4881 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4882
4883         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4884         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4885         that should not be used for draft articles.
4886         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4887         that has no concern in minor mode keys.
4888         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4889         Abolish.
4890
4891 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4892
4893         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4894         article without making inquiry to a user for unknown encoding.
4895
4896         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4897         (nnmaildir--scan): Assume i-node and device number that file-attributes
4898         returns might be cons-cell.
4899
4900         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4901
4902         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4903
4904 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4905
4906         * auth-source.el: Remove docs now in auth.texi.  Don't use
4907         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4908         `auth-source-hide-passwords' and use them.
4909
4910 2009-07-15  Glenn Morris  <rgm@gnu.org>
4911
4912         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4913
4914 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4915
4916         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4917         excessive whitespace from the default values of title and description.
4918
4919 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4920
4921         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4922         mail-fetch-field to fetch Content-Description header in order to
4923         exclude newlines.
4924
4925 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4926
4927         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4928         format used by GnuPG 2.0.11.
4929
4930 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4931
4932         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4933         to deleted part.
4934
4935 2009-05-30  David Engster  <dengste@eml.cc>
4936
4937         * nnmairix.el: Remove old documentation in the commentary block.
4938         (nnmairix-request-group): Do not update active file for nnml back ends.
4939         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4940         end so that overview files are ignored.
4941         (nnmairix-update-groups): Make updating the groups more robust by using
4942         marks.
4943         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4944         with dollar characters in message-id.
4945
4946 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4947
4948         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4949         2008-12-25 in dns.el.
4950
4951 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4952
4953         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4954         could happen if the text is only composed of spaces and/or tabs.
4955
4956 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4957
4958         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4959         when sending a queued message to avoid extra mml tags.
4960
4961 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4962
4963         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4964
4965 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4966
4967         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4968         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4969         rmail-toggle-header for XEmacs;
4970         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4971
4972 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4973
4974         * gnus-dired.el: Remove autoload for gnus-setup-message.
4975         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4976         displaying Gnus logo; always use compose-mail.
4977
4978 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4979
4980         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4981
4982 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4983
4984         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4985         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4986         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4987         available.
4988         (gnus-nocem-epg-verify): New function.
4989
4990 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4991
4992         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4993
4994 2009-02-15  Glenn Morris  <rgm@gnu.org>
4995
4996         * gnus-util.el (rmail-insert-rmail-file-header)
4997         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4998         autoloads.
4999         (rmail-default-rmail-file): Remove unnecessary declaration.
5000         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5001
5002 2009-02-14  Glenn Morris  <rgm@gnu.org>
5003
5004         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5005         variable (only used in gnus-util, which declares it anyway).
5006         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5007         which was only needed by gnus-art (changed to not use it any more).
5008         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5009         only used in gnus-util, which autoloads it itself.
5010         (rmail-update-summary): Fix autoload.
5011
5012         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5013         rather than rmail-output-to-rmail-file.
5014
5015 2009-02-07  Glenn Morris  <rgm@gnu.org>
5016
5017         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5018         autoload of function that no longer exists.
5019         (rmail-toggle-header): Declare.
5020         (message-forward-rmail-make-body): Handle mbox Rmail.
5021
5022 2009-01-31  Glenn Morris  <rgm@gnu.org>
5023
5024         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5025         2009-01-09 change.
5026
5027 2009-01-31  Dave Love  <fx@gnu.org>
5028
5029         * imap.el (imap-fetch-safe): Bind debug-on-error.
5030         (imap-debug): Add imap-fetch-safe.
5031
5032 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
5033
5034         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5035         (auth-source-forget-all-cached): New convenience function.
5036         (auth-source-user-or-password): Accept list of modes or a single mode.
5037
5038         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5039         auth-source modes.
5040
5041         * netrc.el (netrc-machine-user-or-password): Use list of
5042         auth-source modes.
5043
5044         * nnimap.el (nnimap-open-connection): Use list of
5045         auth-source modes.
5046
5047         * nntp.el (nntp-send-authinfo): Use list of
5048         auth-source modes.
5049
5050 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5051
5052         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5053         now.
5054
5055 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5056
5057         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5058         coding system in XEmacs; add a workaround for XEmacs.
5059
5060         * lpath.el: Fbind coding-system-aliasee.
5061
5062 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5063
5064         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5065         of current-language-environment.
5066
5067 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5068
5069         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5070         available at runtime.
5071
5072 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5073
5074         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5075
5076 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5077
5078         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5079         the greatest positive fixnum value doesn't work under an XEmacs with
5080         bignum support; use the most-positive-fixnum constant instead,
5081         available since Emacs 21.1 with cl and XEmacs 21.1.
5082
5083 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5084
5085         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5086         XEmacs gets not to work.
5087
5088 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5089
5090         * mm-util.el (mm-coding-system-priorities): Allow the value like
5091         "Japanese (UTF-8)" of current-language-environment.
5092
5093 2009-01-09  Glenn Morris  <rgm@gnu.org>
5094
5095         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5096         with last-command-event.
5097
5098 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5099
5100         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5101         in the doc string.
5102
5103         * message.el (message-fix-before-sending): Amend comment.
5104
5105 2009-01-08  Dave Love  <fx@gnu.org>
5106
5107         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5108
5109 2009-01-07  David Engster  <dengste@eml.cc>
5110
5111         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5112         simplified server definitions by converting it via
5113         gnus-server-to-method.
5114
5115 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5116
5117         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5118         parameter's operands.
5119
5120 2009-01-06  David Engster  <dengste@eml.cc>
5121
5122         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5123         primary select method (for gnus-group-mark-article-as-read).
5124
5125 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5126
5127         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5128         `(gnus)Face', not `(gnus)X-Face'.
5129
5130 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5131
5132         * mm-util.el (mm-ucs-to-char): New function.
5133
5134         * mm-url.el (mm-url-decode-entities): Use it.
5135
5136         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5137         unicode-to-char.
5138
5139 2009-01-05  Dave Love  <fx@gnu.org>
5140
5141         * time-date.el: Require cl for `declare'.
5142
5143 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5144
5145         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5146         Dave Love.
5147
5148 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5149
5150         * message.el (message-fix-before-sending): Add `eight-bit' to
5151         illegible-text check.
5152
5153 2009-01-03  Michael Olson  <mwolson@gnu.org>
5154
5155         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5156         `headers' is nil.  This can occur if the IMAP server does not have
5157         permissions to read messages from a folder, but can write new messages
5158         to the folder.
5159         (nnimap-request-article-part): Do not insert `data' if it is nil.
5160
5161         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5162         characters which will confuse `read', so skip past them.
5163
5164 2009-01-01  Dave Love  <fx@gnu.org>
5165
5166         * imap.el (imap-string-to-integer): Fix typo.
5167         (imap-fetch-safe): New function.
5168         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5169
5170         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5171
5172         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5173         (imap-parse-greeting): Fix doc strings.
5174         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5175         (imap-parse-flag-list): Make messages unique.
5176         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5177
5178         * nnimap.el: Fix author email.
5179         (nnimap-split-rule): Add FIXME comment.
5180         (nnimap-debug): Fix doc string.
5181
5182 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5183
5184         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5185
5186 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5187
5188         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5189         nslookup if resolv.conf isn't available.
5190         (dns-query): Rename from query-dns.
5191         (dns-query-cached): Rename from query-dns-cached.
5192
5193 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5194
5195         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5196         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5197         to check if those variables exist (first appeared in Emacs 18.50).
5198
5199 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5200
5201         * mm-util.el (mm-line-number-at-pos): New function.
5202
5203         * spam-report.el (spam-report-process-queue): Use it.
5204
5205 2008-12-24  David Engster  <dengste@eml.cc>
5206
5207         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5208         parameters that haven't existed as variables as buffer-local variables.
5209
5210 2008-12-23  Dave Love  <fx@gnu.org>
5211
5212         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5213         cadar.
5214
5215         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
5216         imap-starttls-p.
5217         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
5218
5219 2008-12-22  Dave Love  <fx@gnu.org>
5220
5221         * imap.el: Fix author email.  Doc fixes.
5222         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5223         reply.
5224
5225 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5226
5227         * spam-report.el (spam-report-gmane-max-requests): New constant.
5228         (spam-report-gmane-wait): New variable.
5229         (spam-report-gmane-ham, spam-report-gmane-spam)
5230         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5231         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5232         the server.
5233
5234         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5235         Add explanations.
5236
5237         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5238         nnheader-accept-process-output and nnheader-read-timeout if available.
5239         (pop3-movemail): Use it.
5240
5241         * message.el (message-check-news-body-syntax): Fix signature check if
5242         there's an attachment.
5243
5244 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5245
5246         * mm-util.el: Add comments to the mm- emulating functions.
5247
5248 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5249
5250         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
5251         by Stephen Berman <stephen.berman@gmx.net>.
5252
5253 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5254
5255         * mm-util.el (mm-substring-no-properties): New function.
5256         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5257         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5258         (mm-string-to-multibyte): Doc fix.
5259
5260         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5261
5262 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5263
5264         * mml.el (mml-attach-file): Strip text properties from file name.
5265         (Bug#1574)
5266
5267 2008-12-16  Glenn Morris  <rgm@gnu.org>
5268
5269         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5270
5271 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5272
5273         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5274         knows since the charset specified might be a bogus alias that
5275         mm-charset-synonym-alist provides.
5276
5277 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5278
5279         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5280         "ISO_8859-1".
5281
5282         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5283
5284 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5285
5286         * mm-util.el (mm-charset-eval-alist):
5287         Define it before mm-charset-to-coding-system.
5288         (mm-charset-to-coding-system): Add optional argument `silent';
5289         define it before mm-charset-override-alist.
5290         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5291         default value if it can be used in Emacs currently running;
5292         silence mm-charset-to-coding-system.
5293
5294 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5295
5296         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5297         `allow-override' which says whether to use `mm-charset-override-alist'.
5298         (rfc2047-decode-encoded-words): Use it.
5299
5300         * mm-util.el (mm-charset-override-alist): Fix custom type;
5301         add `(gb2312 . gbk)' to choices.
5302
5303 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5304
5305         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5306         fast.
5307
5308         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5309
5310         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5311
5312 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5313
5314         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5315         on links.
5316
5317         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5318
5319 2008-12-03  Lute Kamstra  <lute@gnu.org>
5320
5321         * sha1.el: Remove leading * from docstrings of defcustoms,
5322         deffaces, defconsts and defuns.
5323
5324 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5325
5326         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5327         users' addresses that don't have domain parts.
5328         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5329         rather than message-narrow-to-head since there will be the message
5330         header separator.
5331
5332 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5333
5334         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5335         since the result is inserted in a unibyte buffer anyway.
5336         (nnimap-demule-use-string-to-multibyte): Remove.
5337         (nnimap-demule): Alias it to mm-string-to-multibyte.
5338
5339 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5340
5341         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5342         variable for debugging bug#464 and bug#1174.
5343         (nnimap-demule): Use it.
5344
5345 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5346
5347         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5348         score calculation correctly.
5349
5350 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5351
5352         * message.el (message-send-mail): Just set the buffer to unibyte
5353         rather than use mm-with-unibyte-current-buffer which does a lot more.
5354         (message-send-mail-partially): Don't bother with
5355         mm-with-unibyte-current-buffer since it's already been made unibyte by
5356         message-send-mail.
5357
5358 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5359
5360         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5361
5362 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5363
5364         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5365
5366 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5367
5368         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5369         require itself and to remove `with-no-warnings'.
5370
5371 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5372
5373         * starttls.el (starttls-any-program-available): Get the name of the
5374         available TLS layer program.
5375         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5376         well as the host name in the "opening" message.
5377
5378         * auth-source.el (auth-source-cache, auth-source-do-cache)
5379         (auth-source-user-or-password): Cache passwords and logins by default,
5380         allow override with `auth-source-do-cache'.
5381         (auth-source-forget-user-or-password): Allow users to remove cache
5382         entries if needed.
5383
5384 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5385
5386         * md4.el (md4-buffer): Fix typo in docstring.
5387         (md4, md4-64): Doc fixes.
5388         (md4-pack-int32): Reflow docstring.
5389
5390 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5391
5392         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5393         condition-case to only the forward-sexp call.
5394
5395 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5396
5397         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5398         quotes contained.  Make it more robust regardless by an extra
5399         condition-case wrapper.
5400
5401 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5402
5403         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5404
5405 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5406
5407         * nnml.el (nnml-request-expire-articles): Check if the function set to
5408         `nnmail-expiry-target' returns the symbol `delete'.
5409
5410         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5411
5412         * nnmail.el (nnmail-expiry-target): Fix custom type.
5413
5414 2008-10-02  Glenn Morris  <rgm@gnu.org>
5415
5416         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5417         Silence compiler warning.
5418
5419 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5420
5421         * tls.el (open-tls-stream): Show the actual command being
5422         executed, instead of the format string.
5423
5424 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5425
5426         * lpath.el: Fbind codepage-setup for Emacs 23.
5427
5428 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5429
5430         * mml.el (mml-menu): Don't assume mml2015 is bound.
5431
5432 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5433
5434         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5435         exists.
5436
5437 2008-09-27  Glenn Morris  <rgm@gnu.org>
5438
5439         * gnus-util.el (mail-header-remove-comments): Autoload it.
5440
5441 2008-09-27  Andreas Schwab  <schwab@suse.de>
5442
5443         * gnus-util.el (gnus-split-references): Strip comments.
5444         (gnus-parent-id): Likewise.
5445
5446 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5447
5448         * message.el (message-confirm-send): Fix version.
5449
5450 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5451
5452         * message.el (message-idna-to-ascii-rhs-1): Use
5453         mail-extract-address-components rather than mail-header-parse-addresses
5454         that is an alias by default to ietf-drums-parse-addresses that does not
5455         support non-ASCII names in headers' contents.
5456
5457 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5458
5459         * message.el (message-confirm-send): Fixed variable documentation to
5460         avoid the "y/n" wording.
5461
5462 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5463
5464         * message.el (message-set-auto-save-file-name): Save to a different
5465         filename so multiple messages (especially drafts) can be recovered.
5466
5467 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5468
5469         * message.el (message-confirm-send): Add appropriate version.
5470
5471 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5472
5473         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5474         defvar.
5475
5476 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5477
5478         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5479         (mm-pkcs7-enveloped-magic): Ditto.
5480
5481 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5482
5483         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5484         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5485
5486 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5487
5488         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5489         default, it's better.
5490
5491 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5492
5493         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5494         summary line gnus-number property and ignore them (with a warning
5495         message).
5496
5497 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5498
5499         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5500         macro caddr in the interactive form since it won't be expanded.
5501
5502 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5503
5504         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5505         `charset'; fix name of function called recursively.
5506         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5507
5508 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5509
5510         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5511         (gnus-mime-set-charset-parameters): New function.
5512         (gnus-mime-view-part-as-charset): Use it to correctly display part
5513         specifying wrong charset.
5514
5515 2008-09-08  David Engster  <dengste@eml.cc>
5516
5517         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5518         in completing-read for back end server.
5519
5520 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5521
5522         * message.el (message-confirm-send): New variable to confirm sending a
5523         message.
5524         (message-send): Use it.
5525
5526 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5527
5528         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5529
5530 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5531
5532         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5533
5534 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5535
5536         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5537         prevent tracking too many groups.
5538         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5539         Use it.
5540
5541 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5542
5543         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5544         moving point to the bottom of the window in order to avoid recentering.
5545
5546 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5547
5548         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5549
5550         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5551         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5552         (gnus-article-beginning-of-window): Fix calculation.
5553
5554 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5555
5556         * gnus-msg.el (gnus-summary-supersede-article)
5557         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5558         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5559         message header.
5560
5561 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5562
5563         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5564         pending output coming after the status change.
5565
5566 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5567
5568         * message.el:
5569         * gnus-start.el:
5570         * gnus-registry.el: Remove VMS support.
5571
5572 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5573
5574         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5575         macro.
5576         (rfc2104-hash): Use it.
5577
5578 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5579
5580         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5581         (gnus-summary-sort-by-most-recent-date): New commands.
5582         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5583         and menu entries.
5584
5585 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5586
5587         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5588         don't redisplay article for raw contents; remove plural articles stuff.
5589
5590         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5591         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5592         on gnus-summary-save-article; display results properly.
5593
5594 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5595
5596         * lpath.el: No need to fbind ns-focus-frame.
5597
5598 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5599
5600         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5601
5602 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5603
5604         * gnus-art.el (gnus-summary-save-in-pipe): Consider
5605         gnus-save-all-headers.
5606
5607 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5608
5609         * gnus-util.el (ns-focus-frame): Remove declaration.
5610         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5611         like x.
5612
5613 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5614
5615         * rfc2104.el (rfc2104-zero): Delete defconst.
5616         (rfc2104-hex-alist): Likewise.
5617         (rfc2104-hex-to-int): Delete func.
5618         (rfc2104-hexstring-to-bitstring): Likewise.
5619         (rfc2104-nybbles): New defconst.
5620         (rfc2104-hash): Rewrite for speed.
5621
5622 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5623
5624         * tls.el (open-tls-stream): Make it work with the 2nd argument
5625         BUFFER that is a string but does not exist as a buffer object, as
5626         mentioned in the doc-string.
5627
5628 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5629
5630         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5631         SXEmacs.
5632
5633 2008-07-16  Glenn Morris  <rgm@gnu.org>
5634
5635         * gnus-util.el (ns-focus-frame): Declare for compiler.
5636
5637 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5638
5639         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5640         set as a group parameter.
5641         (gnus-summary-save-in-pipe): Work when it is called independently.
5642         (gnus-summary-pipe-to-muttprint): Don't modify
5643         gnus-summary-pipe-output-default-command.
5644
5645 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5646
5647         * message.el (message-send-mail-with-sendmail):
5648         Display the error message.
5649
5650 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5651
5652         * gnus-art.el (gnus-default-article-saver):
5653         Add gnus-summary-save-in-pipe to choices.
5654         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5655         gnus-summary-pipe-output-default-command as the default command.
5656         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5657         instead of gnus-last-shell-command.
5658
5659         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5660         New user option.
5661         (gnus-summary-muttprint-program): Mention the value will be changed.
5662         (gnus-summary-save-article): Force showing of all headers.
5663         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5664
5665 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5666
5667         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5668
5669 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5670
5671         * nnimap.el (nnimap-id):
5672         * sieve-manage.el (sieve-manage-open): Doc fixes.
5673
5674 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5675
5676         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5677         if available.
5678
5679 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5680
5681         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5682
5683         * nnkiboze.el (nnkiboze-generate-group):
5684         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5685
5686         * nnmairix.el: Require CL.
5687
5688 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5689
5690         * dgnushack.el: Autoload get-display-table and put-display-table for
5691         XEmacs 21.5.
5692
5693         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5694         21.4 and SXEmacs.
5695
5696 2008-06-15  David Engster  <dengste@eml.cc>
5697
5698         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5699
5700 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5701
5702         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5703         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5704         runtime choice under XEmacs.
5705
5706         * gnus-sum.el (gnus-summary-set-display-table):
5707         Use `gnus-put-display-table', `gnus-get-display-table',
5708         `gnus-set-display-table' for the display table, instead of `aset'.
5709
5710         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5711         Use `gnus-put-display-table', `gnus-get-display-table',
5712         `gnus-set-display-table' for the display table.
5713
5714 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5715
5716         * nnmairix.el: Add autoloads.
5717
5718 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5719
5720         * nnmairix.el (nnmairix-delete-recreate-group)
5721         (nnmairix-update-and-clear-marks): Fix error messages.
5722
5723 2008-06-14  David Engster  <dengste@eml.cc>
5724
5725         * nnmairix.el: Upgrade to version 0.6.
5726         (nnmairix-group-toggle-propmarks-this-group)
5727         (nnmairix-group-toggle-readmarks-this-group)
5728         (nnmairix-group-delete-recreate-this-group)
5729         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5730         (nnmairix-remove-tick-mark-original-article): New commands.
5731         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5732         (nnmairix-propagate-marks-to-nnmairix-groups)
5733         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5734         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5735         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5736         functions needed for marks propagation and manipulation of read marks.
5737         (nnmairix-update-groups): New function.
5738         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5739         (nnmairix-determine-original-group-from-registry)
5740         (nnmairix-determine-original-group-from-path)
5741         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5742         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5743         New helper functions.
5744         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5745         keystrokes for new commands.
5746         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5747         (nnmairix-request-group): Check allow-fast group parameter.
5748         (nnmairix-request-create-group): Set allow-fast group parameter if
5749         nnmairix-allowfast-default is set.
5750         (nnmairix-close-group): Propagate marks upon closing if needed.
5751         (nnmairix-group-toggle-threads-this-group): Use new.
5752         nnmairix-group-toggle-parameter helper function.
5753         (nnmairix-search): Better check for empty search result.
5754         (nnmairix-goto-original-article): Use new helper functions for
5755         determining original article.
5756         (nnmairix-show-original-article): Make sure message-id is in brackets.
5757         (nnmairix-call-mairix-binary): Change variable name.
5758         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5759         helper function.
5760         (nnmairix-widget-toggle-activate): Fix doc string.
5761
5762 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5763
5764         * nnir.el: Require edmacro when compiling with XEmacs.
5765         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5766         available in Emacs 21.
5767
5768 2008-06-11  Glenn Morris  <rgm@gnu.org>
5769
5770         * gnus-util.el (x-focus-frame):
5771         * gnus.el (image-size):
5772         * mm-decode.el (image-size): Declare.
5773
5774         * gnus-picon.el (declare-function): Add compat definition.
5775         (image-size): Declare.
5776
5777         * gnus-group.el (tool-bar-map):
5778         * gnus-sum.el (tool-bar-map): Define for compiler.
5779
5780         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5781
5782         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5783
5784         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5785         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5786         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5787         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5788         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5789         * sieve-manage.el, spam-report.el, spam.el:
5790         Remove unnecessary eval-and-compile of autoloads.
5791
5792 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5793
5794         * auth-source.el: Precise Tramp doc.
5795
5796 2008-06-07  Glenn Morris  <rgm@gnu.org>
5797
5798         * nnmairix.el: Remove unnecessary eval-when-compile.
5799
5800 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5801
5802         * lpath.el: Fbind propertize for XEmacs 21.4.
5803
5804 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5805
5806         * nnir.el: Move here from ../contrib.
5807
5808 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5809
5810         * gnus-util.el (gnus-read-shell-command): New function.
5811         * mm-decode.el (mm-pipe-part):
5812         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5813
5814 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5815
5816         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5817
5818 2008-06-03  Glenn Morris  <rgm@gnu.org>
5819
5820         * pop3.el (nnheader-accept-process-output): Autoload it.
5821
5822 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5823
5824         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5825         are not 2-digit hexadecimal characters that follow `%'s.
5826
5827 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5828
5829         * message.el (message-bogus-recipient-p): Fix type in doc string.
5830         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5831         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5832         Improve custom options.
5833         (message-bogus-recipient-p): Adjust accordingly.
5834
5835 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5836
5837         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5838         long-form month and day names.
5839
5840 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5841
5842         * dgnushack.el: Autoload debug, eudc-expand-inline and
5843         pgg-snarf-keys-region for XEmacs.
5844
5845         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5846
5847         * nnmairix.el: Require edmacro when compiling with XEmacs.
5848
5849 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5850
5851         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5852         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5853
5854 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5855
5856         * auth-source.el: Add more docs.
5857
5858         * netrc.el (netrc-machine): Always match if the port is not given.
5859
5860 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5861
5862         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5863         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5864         retrieval faster in some cases, but might make CPU usage larger.  If
5865         this has any bad side effects, we might revert this change.
5866
5867         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5868         seems to make mail retrieval much, much faster.
5869         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5870         unconditionally.
5871
5872         * gnus-draft.el (gnus-group-send-queue): Bind
5873         message-send-mail-partially-limit to nil to avoid being prompted.
5874
5875 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5876
5877         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5878
5879         * message.el (message-bogus-address-regexp): Fix and improve custom
5880         type.
5881         (message-setup-hook): Add message-check-recipients as custom option.
5882
5883 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5884
5885         * message.el (message-cite-function): Remove bogus autoload which crept
5886         in during merge from v5-10.
5887
5888 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5889
5890         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5891
5892         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5893
5894         * auth-source.el: Preliminary Tramp docs.
5895         (auth-sources): Change the default auth-sources to use
5896         EPA .gpg files.
5897
5898 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5899
5900         * nntp.el: Autoload `auth-source-user-or-password'.
5901         (nntp-send-authinfo): Use it.
5902
5903         * nnimap.el: Autoload `auth-source-user-or-password'.
5904         (nnimap-open-connection): Use it.
5905
5906         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5907         for the gnus-message function.
5908         (auth-source-user-or-password): Use it.
5909
5910 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5911
5912         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5913         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5914         (rfc2104-hash): Use it.
5915
5916 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5917
5918         * gnus-art.el (gnus-article-toggle-truncate-lines):
5919         Don't use `iff' in docstring.
5920
5921 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5922
5923         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5924
5925         * gnus-util.el (gnus-extract-address-component-name)
5926         (gnus-extract-address-component-email): Convenience functions around
5927         `gnus-extract-address-components'.
5928
5929         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5930         Use `gnus-extract-address-component-email' to fix bug of comparing full
5931         sender name to `user-mail-address'.
5932
5933 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5934
5935         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5936         catch/throw to optimize.
5937         (gnus-registry-find-keywords): Just use member to find a keyword.
5938
5939 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5940
5941         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5942         is current before calling gnus-server-prepare.
5943         (gnus-server-setup-buffer, gnus-server-update-server)
5944         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5945
5946 2008-05-04  Juri Linkov  <juri@jurta.org>
5947
5948         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5949         (mailcap-file-default-commands): Use mailcap-replace-in-string
5950         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5951         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5952
5953 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5954
5955         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5956
5957 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5958
5959         * gnus.el: Bump version to 0.11.
5960
5961 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5962
5963         * gnus.el: No Gnus v0.10 is released.
5964
5965 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5966
5967         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5968         hooks.
5969         (gnus-update-read-articles): Speed up non-marks-using users.
5970         (gnus-use-marks): Define gnus-use-marks.
5971         (gnus-propagate-marks): Rename variable to something more sensible.
5972
5973 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5974
5975         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5976         (gmm-image-load-path-for-library): Fix typos in docstrings.
5977         (gmm-message): Reflow docstring.
5978
5979 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5980
5981         * mail-source.el (mail-source-set-1, mail-source-bind):
5982         Move auth-source code out of the macro to clean it up and fix bugs.
5983
5984 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5985
5986         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5987         by sender if it's equal to user-mail-address, it's likely to be
5988         useless.
5989
5990         * mail-source.el (mail-source-bind): Don't use user or password if they
5991         are not bound.  Unintern them if they are nil.  Don't use server unless
5992         it's bound, and default it to empty string otherwise.
5993
5994 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5995
5996         * mail-source.el: Load auth-source.el.
5997         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5998         get user name or password, if auth-sources is set up.
5999
6000         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6001         strategy of splitting with parent.
6002         (gnus-registry-split-fancy-with-parent)
6003         (gnus-registry-post-process-groups): Use it and fix prior
6004         bug (returning a list as the split result).
6005
6006         * auth-source.el (auth-sources): Remove server parameter.
6007         (auth-source-pick, auth-source-user-or-password)
6008         (auth-source-user-or-password-imap)
6009         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6010         (auth-source-user-or-password-sftp)
6011         (auth-source-user-or-password-smtp): Remove server parameter.
6012
6013 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6014
6015         * smime.el (smime-sign-region, smime-encrypt-region)
6016         (smime-decrypt-region):
6017         Remove redundant calls to `generate-new-buffer-name'.
6018
6019 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6020
6021         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6022         Don't use QP for message/rfc822.
6023         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6024
6025 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6026
6027         * sieve-manage.el (sieve-string-bytes): Remove.
6028         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6029         correct byte-length only if the process's coding-system is the same as
6030         the one used internally by Emacs to represent strings.
6031
6032 2008-04-22  Juri Linkov  <juri@jurta.org>
6033
6034         * mailcap.el (mailcap-file-default-commands): New function.
6035
6036 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6037
6038         * message.el (message-signature-separator, message-cite-function):
6039         Change custom version.
6040
6041 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6042
6043         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6044         commands.
6045         (tls-checktrust): Ditto.
6046
6047 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6048
6049         * mm-decode.el (mm-display-external): Make temp file read-only.
6050
6051 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6052
6053         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6054         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6055         `C-c C-f d'.
6056
6057 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6058
6059         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6060
6061 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6062
6063         * gnus.el: Bump version to 0.9.
6064
6065 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6066
6067         * gnus.el: No Gnus v0.8 is released.
6068
6069 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6070
6071         * mail-source.el (mail-source-value):
6072         Prefer fboundp to functionp so it works with macros as well.
6073
6074 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6075
6076         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6077         Fix last change in case the element is not even a symbol.
6078
6079 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6080
6081         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6082         Prefer fboundp to functionp so it works with macros as well.
6083
6084 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6085
6086         * auth-source.el: Added docs.
6087         (auth-sources): Modify format to support server.
6088         (auth-source-pick, auth-source-user-or-password)
6089         (auth-source-user-or-password-imap)
6090         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6091         (auth-source-user-or-password-sftp)
6092         (auth-source-user-or-password-smtp): Add server parameter.
6093
6094 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6095
6096         * gnus-registry.el: Initialize the registry when gnus-registry-install
6097         is t.
6098
6099 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6100
6101         * compface.el (uncompface): Make buffer unibyte.
6102
6103 2008-04-05  Glenn Morris  <rgm@gnu.org>
6104
6105         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6106
6107 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6108
6109         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
6110         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6111
6112         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6113         multibyteness after rather than before erasing it.
6114
6115         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6116         mm-with-multibyte.
6117         (gnus-request-article-this-buffer): Make sure the proper decoding is
6118         used if gnus-original-article-buffer happens to be unibyte.
6119
6120         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6121         default-enable-multibyte-characters.
6122
6123         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6124         default-enable-multibyte-characters.
6125
6126         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6127
6128         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6129
6130 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6131
6132         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6133         (imap-message-copyuid-1): Use it.
6134         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6135         J. Williams in
6136         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6137
6138         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6139         imap-enable-exchange-bug-workaround.
6140         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6141
6142 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6143
6144         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6145         a 100 byte status-checks into a 2-3MB transfer for each group.
6146         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6147         to enable bug workaround or not.
6148         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6149
6150 2008-03-31  Glenn Morris  <rgm@gnu.org>
6151
6152         * message.el (mml2015-use): Declare for compiler.
6153         (message-info): Require mml2015 when appropriate.
6154
6155 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6156
6157         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6158         whitespace.
6159
6160 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6161
6162         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6163         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6164         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6165         (nntp-service-to-port): New function.
6166         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6167         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6168         (nntp-open-netcat-stream): New function.
6169         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6170
6171 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6172
6173         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6174
6175 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6176
6177         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6178
6179 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6180
6181         * dns.el (dns-write): Use set-buffer-multibyte.
6182
6183 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6184
6185         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6186
6187 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6188
6189         * message.el (message-signature-separator): Change default.
6190         Improve custom type.
6191         (message-cite-function): Change default to
6192         message-cite-original-without-signature.
6193
6194         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6195         toggle.
6196
6197         * message.el (message-check-news-body-syntax): Fix signature check.
6198         (message-setup-1): Mark buffer as unmodified _after_ running
6199         message-setup-hook and handling message-alternative-emails.
6200         (message-shorten-references): Be more strict when building list of
6201         valid references to comply with GNKSA.
6202
6203         * gnus-group.el (gnus-read-ephemeral-bug-group)
6204         (gnus-read-ephemeral-debian-bug-group)
6205         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6206
6207         * message.el (message-info): Don't use booleanp which isn't supported
6208         in Emacs 21 and XEmacs.
6209
6210 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6211
6212         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6213         gnus-group-gmane-group-download-format.
6214         (gnus-group-read-ephemeral-gmane-group): Rename from
6215         gnus-group-read-ephemeral-gmane-group.
6216         (gnus-read-ephemeral-gmane-group-url): Rename from
6217         gnus-group-read-ephemeral-gmane-group-url.
6218         (gnus-bug-group-download-format-alist): New variable.
6219         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6220         (gnus-read-ephemeral-emacs-bug-group): New commands.
6221
6222 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6223
6224         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6225         (gnus-visible-headers): Improve custom type.
6226
6227 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6228
6229         * mml.el (mml-menu): Add workarounds for XEmacs.
6230
6231         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6232         X-Boundary header.
6233
6234         * message.el (message-simplify-recipients): Fix previous commit.
6235
6236 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6237
6238         * mm-util.el (mm-set-buffer-multibyte): New function.
6239         * mm-decode.el (mm-copy-to-buffer): Use it.
6240
6241 2008-03-19  Glenn Morris  <rgm@gnu.org>
6242
6243         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6244         Accidentally removed in the sync process with Emacs.
6245
6246 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6247
6248         * message.el (message-alter-recipients-discard-bogus-full-name):
6249         New function.
6250         (message-alter-recipients-function): New variable.
6251         (message-get-reply-headers): Use it.
6252         (message-replace-header): New helper function.
6253         (message-recipients-without-full-name): New variable.
6254         (message-simplify-recipients): New command.
6255
6256         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6257
6258         * message.el (message-info): Handle EasyPG manual.
6259
6260         * mml.el (mml-menu): Add entry for EasyPG.
6261
6262 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6263
6264         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6265         parameter.
6266
6267         * message.el (message-disassociate-draft): Specify drafts group name
6268         fully.
6269
6270 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6271
6272         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
6273         unnecessary duplicates from the match list.
6274
6275 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6276
6277         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6278
6279         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6280
6281         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6282         args of `how-many' of which the XEmacs version doesn't take; declare
6283         Info-index-next as function.
6284
6285 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6286
6287         * gnus-score.el (gnus-score-headers): Fix handling of
6288         gnus-inhibit-slow-scoring.
6289
6290         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6291         string.
6292         (gnus-button-url-regexp): Improve handling of parenthesis.
6293         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6294         (gnus-button-handle-info-keystrokes): Handle index entries.
6295
6296 2008-03-15  Glenn Morris  <rgm@gnu.org>
6297
6298         * parse-time.el (parse-time-string): Simplify.
6299
6300 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6301
6302         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6303         Incoming* files.
6304
6305 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6306
6307         * auth-source.el (auth-sources): Renamed from auth-source-choices.
6308         (auth-source-pick): Use it.
6309
6310 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6311
6312         * binhex.el (binhex-decode-region-internal):
6313         * uudecode.el (uudecode-decode-region-internal):
6314         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6315         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6316         setting default-enable-multibyte-characters.
6317
6318 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6319
6320         * auth-source.el (auth-source-protocols)
6321         (auth-source-protocols-customize, auth-source-choices): Added and
6322         modified variable customizations and defaults.
6323         (auth-source-pick, auth-source-user-or-password)
6324         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6325         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6326         (auth-source-user-or-password-sftp)
6327         (auth-source-user-or-password-smtp): Use new variables and provide an
6328         interface to netrc.el.
6329
6330 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6331
6332         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6333         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6334         Make sure the nntp port to specify is a string.
6335
6336 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6337
6338         * nntp.el: Use with-current-buffer.
6339         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6340         dubious mm-with-unibyte-current-buffer.
6341         (nntp-with-open-group-function): New function extracted from
6342         nntp-with-open-group macro.
6343         (nntp-with-open-group): Use the function, so it's easier to debug.
6344         Add indentation and debugging info.
6345         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
6346         the use of the netcat alternatives.
6347
6348         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6349         Avoid mm-string-as-multibyte as well.
6350
6351         * nnweb.el (nnweb-insert-html):
6352         Remove use of nnheader-string-as-multibyte.
6353
6354         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6355         (nnheader-string-as-multibyte): Remove.
6356
6357         * mm-view.el: Use inhibit-read-only.
6358         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6359         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6360         or unibyte-string.
6361
6362         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6363         (mm-uu-yenc-extract): Use with-current-buffer.
6364
6365         * gnus-soup.el (gnus-soup-send-packet): Don't use
6366         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6367
6368         * nnmh.el: Use with-current-buffer.
6369         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6370         mm-string-as-multibyte on the output of mm-encode-coding-string.
6371
6372         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6373         (nnimap-request-move-article): Use with-current-buffer.
6374
6375         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6376         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6377         conversion uses string-make-unibyte rather than string-as-unibyte.
6378
6379         * gnus-msg.el: Use with-current-buffer.
6380
6381         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6382
6383 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6384
6385         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6386         string for caching if it is 'PIN.
6387
6388 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6389
6390         * lpath.el: Consider the case without Emacs/W3.
6391
6392 2008-03-08  Glenn Morris  <rgm@gnu.org>
6393
6394         * time-date.el (date-to-time, time-subtract, time-add)
6395         (safe-date-to-time): Doc fixes.
6396
6397 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6398
6399         * mail-source.el (mail-source-delete-old-incoming-confirm):
6400         Change default to nil.
6401         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6402
6403 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6404
6405         * lpath.el: Rearrange.
6406
6407         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6408         (gnus-article-goto-prev-page): Work for articles having ^L's.
6409
6410         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6411
6412         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6413
6414 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6415
6416         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6417         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6418         (gnus-bookmark-jump): Adjust some variable names.
6419
6420 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6421
6422         * auth-source.el: New package.
6423         (auth-source-choices): Add customization entry point variable.
6424
6425         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6426         bug.
6427
6428 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6429
6430         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6431         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6432         (gnus-registry-install-shortcuts): Rename from
6433         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6434         the `gnus-registry-mark-map' keymap dynamically from
6435         `gnus-registry-marks'.  The generated functions update the summary line
6436         when a registry mark is added or deleted, and will call
6437         `gnus-registry-install-p' (see the comments in the code).
6438         (gnus-registry-user-format-function-M): Use concat intelligently.
6439
6440         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6441         the registry mark functions.
6442
6443 2008-03-05  Glenn Morris  <rgm@gnu.org>
6444
6445         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6446         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6447         gnus-art.
6448         (top-level): No need to load own source when compiling.
6449
6450 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6451
6452         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6453         Suggested by <chris.anderton@zetnet.co.uk>.
6454
6455 2008-03-04  Glenn Morris  <rgm@gnu.org>
6456
6457         * gnus-sum.el (top-level): No need to require gnus when compiling,
6458         since unconditionally required near start of file.
6459         (gnus-summary-display-while-building): Move definition before use.
6460
6461 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6462
6463         * gnus-registry.el (gnus-registry-user-format-function-M): Add
6464         formatting function.
6465
6466 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6467
6468         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
6469         with plists.
6470         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6471         Use new format.
6472
6473 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6474
6475         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6476         `where-is-internal' that returns a range of key sequences.
6477
6478 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6479
6480         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6481
6482         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6483         (gnus-summary-jump-to-group): Consider windows on other displayed
6484         frames as well.  Similar changes might be needed elsewhere, but that's
6485         the one I've bumped into during my use.
6486
6487         * nndoc.el (nndoc-oe-dbx-type-p):
6488         * gnus-msg.el (gnus-debug):
6489         * gnus-group.el (gnus-update-group-mark-positions):
6490         Use mm-string-to-multibyte.
6491
6492 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6493
6494         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6495         doesn't handle NotDashEscaped.
6496
6497         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6498         (mml-dnd-attach-options): Fix typo in custom choice.
6499
6500         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
6501         nndoc-article-type to mbox.
6502         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6503
6504         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6505         to nil, instead of html2text.
6506
6507         * imap.el (imap-debug): Add `imap-ping-server'.
6508
6509         * gnus-bookmark.el: Add FIXMEs.
6510
6511         * message.el (message-form-letter-separator)
6512         (message-send-form-letter-delay): New variables.
6513         (message-send-form-letter): Use them.  New command to send form
6514         letters.  Requested by Uwe Siart.
6515         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6516
6517 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6518
6519         * Update copyright years.
6520
6521 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6522
6523         Sync from EMACS_22_BASE.
6524
6525         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6526
6527 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6528
6529         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6530         empty author.
6531
6532 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6533
6534         * gnus-registry.el (gnus-registry-marks): Add variable for
6535         customization of marks and their appearance.
6536         (gnus-registry-read-mark): Use it.
6537         (gnus-registry-do-marks): Add utility function to loop through
6538         `gnus-registry-marks'.
6539         (gnus-registry-install-shortcuts-and-menus): Add function to install
6540         shortcuts and menus.
6541         (gnus-registry-initialize): Use it.
6542         (gnus-registry-default-mark): Clarify documentation.
6543
6544 2008-02-29  Glenn Morris  <rgm@gnu.org>
6545
6546         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6547         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6548         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6549         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6550         Change defcustom :version from 23.0 to 23.1.
6551
6552 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6553
6554         * gnus-registry.el (gnus-registry-follow-group-p)
6555         (gnus-registry-post-process-groups): Add functions to aid registry
6556         splitting and improve logging.  Clarify behavior in function
6557         documentation.
6558         (gnus-registry-split-fancy-with-parent): Use them.
6559
6560 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6561
6562         * gnus-art.el: Use with-current-buffer.
6563
6564 2008-02-27  David Engster  <dengste@eml.cc>
6565
6566         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6567         Express real group name in the response.
6568
6569 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6570
6571         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6572         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6573         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6574         autoload gnus-registry-fetch-group when compiling.
6575         (nnmairix-request-group-with-article-number-correction): Remove
6576         unreferenced argument passed to nnmairix-call-backend.
6577
6578 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6579
6580         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6581         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
6582         Wilde.
6583
6584 2008-02-27  Glenn Morris  <rgm@gnu.org>
6585
6586         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6587         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6588         variables to defconsts.  Convert comments to doc-strings.
6589         (nnmairix-last-server, nnmairix-current-server): Convert from free
6590         variables to defvars.  Convert comments to doc-strings.
6591         (gnus-registry-fetch-group): Autoload.
6592         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6593         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6594         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6595         caddr.
6596         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6597         nnmairix-request-group-with-article-number-correction call.
6598         (nnmairix-fast, nnmairix-group): New, less general names, for free
6599         variables passed from nnmairix-request-group to
6600         nnmairix-request-group-with-article-number-correction.  Declare.
6601         (nnmairix-request-group-with-article-number-correction):
6602         Use nnmairix-fast, nnmairix-group rather than fast, group.
6603
6604 2008-02-26  David Engster  <dengste@eml.cc>
6605
6606         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6607         version 0.5.
6608
6609 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6610
6611         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6612         instead of making an extra function call.  Don't add the current group
6613         to articles only when they have the group.  Use
6614         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6615         Reported by David <de_bb@arcor.de>.
6616
6617 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6618
6619         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6620         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6621
6622 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6623
6624         * mail-source.el (mail-source-delete-incoming): Change default.
6625         Supplement doc string.
6626
6627         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6628
6629 2008-02-14  Glenn Morris  <rgm@gnu.org>
6630
6631         * time-date.el (format-seconds): New function.
6632
6633 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6634
6635         * nnmail.el (nnmail-message-id-cache-file): Derive from
6636         `gnus-home-directory'.
6637
6638 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6639
6640         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6641         Document negative prefix.
6642
6643         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6644
6645 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6646
6647         * message.el (message-unsent-separator): Add the Exim bounce
6648         separator.
6649
6650 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6651
6652         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6653         list.
6654         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6655         recipient/signer list.
6656
6657 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6658
6659         * Makefile.in (datarootdir): Define.
6660         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6661         name that might contain whitespace.
6662
6663 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6664
6665         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6666         fbound (Emacs 23 unicode), signal an error.
6667
6668 2008-02-08  Glenn Morris  <rgm@gnu.org>
6669
6670         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6671
6672 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6673
6674         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6675         ports to the calls to `netrc-machine-user-or-password' in addition to
6676         "imap" and "imaps".
6677
6678 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6679
6680         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6681
6682         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6683
6684 2008-02-01  Kenichi Handa  <handa@m17n.org>
6685
6686         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6687         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6688         (rfc2104-hash): Convert the result of concat to unibyte string.
6689
6690 2008-02-01  Dave Love  <fx@gnu.org>
6691
6692         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6693         coding-system-for-read.
6694         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6695
6696 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6697
6698         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6699         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6700         <hanche@math.ntnu.no>.
6701
6702 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6703
6704         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6705
6706         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6707
6708 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6709
6710         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6711         * message.el (message-beginning-of-line): Use featurep instead of bound
6712         tests in order to resolve conditionals at compile time.
6713
6714 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6715
6716         * mail-source.el (mail-sources): Add `group' choice.
6717
6718         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6719         parameter `in-group' to control into which group the articles go.
6720         Add treatment of `group' mail-source.
6721
6722 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6723
6724         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6725
6726         * mm-decode.el (mm-dissect-buffer): Decode description.
6727
6728         * mml.el (mml-to-mime): Encode message header first.
6729
6730 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6731
6732         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6733         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6734
6735         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6736         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6737
6738 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6739
6740         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6741
6742 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6743
6744         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6745         prefix keys.
6746         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6747         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6748         gnus-xmas.el.
6749
6750         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6751         (gnus-xmas-article-describe-bindings): New function.
6752         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6753         gnus-xmas-article-describe-bindings.
6754
6755         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6756
6757 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6758
6759         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6760         Add new variables for article mark management.
6761         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6762         list of extra data entries which, when present, will indicate that the
6763         article ID should not be trimmed from the registry.
6764         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6765         functions.
6766         (gnus-registry-read-mark): New function to read a mark name from the
6767         user.
6768         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6769         (gnus-registry-set-article-mark-internal): New functions to add and
6770         remove marks.
6771         (gnus-registry-get-article-marks): New function to show the marks for
6772         an article, or retrieve them for further use.
6773
6774 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6775
6776         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6777         keys when no argument is given.
6778
6779 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6780
6781         * imap.el (imap-ping-server): New variable.
6782         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6783         (imap-ping-server): Minor doc string fixes.
6784
6785 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6786
6787         * imap.el (imap-ping-server): New function.
6788         (imap-opened): Call imap-ping-server.
6789
6790 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6791
6792         * gnus-sum.el (gnus-article-sort-by-random)
6793         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6794         jidanni@jidanni.org.
6795
6796 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6797
6798         * gnus-art.el (gnus-article-describe-bindings): New function.
6799         (gnus-article-read-summary-keys): Use it.
6800         (gnus-article-mode-map): Bind `C-h b' to it.
6801
6802 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6803
6804         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6805         XEmacs.
6806         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6807         against non-character events.
6808
6809         * lpath.el: Fbind map-keymap for Emacs 21.
6810
6811 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6812
6813         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6814         command.
6815         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6816         instead of END.  Change name of the temp file.
6817         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6818         customizable.
6819
6820 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6821
6822         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6823         bind `S W' to gnus-article-wide-reply-with-original; set default
6824         binding to gnus-article-read-summary-send-keys.
6825         (gnus-article-read-summary-keys): Fix the order of keys; display
6826         continuation keys correctly in the echo area; describe bindings
6827         correctly when keys end with `C-h'.
6828         (gnus-article-read-summary-send-keys): New function.
6829         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6830         for gnus-article-read-summary-send-keys; display continuation keys
6831         correctly in the echo area.
6832         (gnus-article-reply-with-original): Ignore prefix argument.
6833         (gnus-article-wide-reply-with-original): New function.
6834
6835         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6836         Emacs 21.
6837
6838 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6839
6840         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6841         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6842
6843 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6844
6845         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6846         (gnus-group-read-ephemeral-gmane-group): New command.
6847
6848 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6849
6850         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6851
6852 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6853
6854         * message.el (message-send-mail-function): Increase custom version.
6855
6856         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6857         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6858
6859 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6860
6861         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6862         for the cases where imap-authenticate is called with a nil buffer
6863         parameter.
6864
6865 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6866
6867         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6868         html parts correctly; support forwarded messages.
6869         (gnus-article-browse-html-article): Remove work buffers.
6870
6871         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6872         compiling.
6873         (netrc-bound-and-true-p): New macro.
6874         (netrc-parse): Use it instead of bound-and-true-p that is not available
6875         in XEmacs 21.4.
6876
6877 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6878
6879         * gnus-registry.el (gnus-registry-mark-article)
6880         (gnus-registry-article-marks): Add functionality to mark articles
6881         through the Gnus registry.
6882
6883         * encrypt.el: Clarify documentation for the new pgg method.
6884         (encrypt-file-alist): Add PGG option.
6885         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6886         functionality.  Abstract password key and messaging to external
6887         functions.
6888         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6889         (encrypt-message-method-and-cipher): Add new convenience external
6890         functions.
6891         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6892         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6893
6894         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6895         (netrc-parse): Use encrypt-file-alist to determine if
6896         encrypt-find-model or encrypt-insert-file-contents should be used.
6897
6898         * encrypt.el: Clarify documentation.  Load password-cache or
6899         password, whichever one is found first, instead of autoloading.
6900
6901 2007-12-19  Glenn Morris  <rgm@gnu.org>
6902
6903         * mml.el (message-options-set, message-narrow-to-head)
6904         (message-in-body-p, message-mail-p, message-encode-message-body):
6905         Autoload.
6906         (message-remove-header, message-narrow-to-headers-or-head)
6907         (message-subscribed-p, message-make-mail-followup-to)
6908         (message-position-on-field, message-news-p)
6909         (message-options-set-recipient, message-generate-headers)
6910         (message-sort-headers): Declare as functions.
6911
6912 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6913
6914         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6915         convention in doc string.
6916
6917 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6918
6919         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6920         title to html parts.
6921         (gnus-article-browse-html-article): Pass message header to it.
6922
6923         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6924
6925 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6926
6927         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6928         or password compatible with XEmacs.
6929
6930 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6931
6932         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6933         format document.
6934         (gnus-mime-delete-part): Don't write description line if empty.
6935         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6936
6937 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6938
6939         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6940         (gnus-summary-mark-read-and-unread-as-read)
6941         (gnus-summary-mark-current-read-and-unread-as-read)
6942         (gnus-summary-mark-unread-as-ticked): Doc fix.
6943         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6944
6945 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6946
6947         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6948         Christoph Conrad <christoph.conrad@gmx.de>.
6949
6950 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6951
6952         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6953         yes-or-no-p.
6954
6955 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6956
6957         * mm-decode.el (mm-add-meta-html-tag): New function.
6958         (mm-save-part-to-file, mm-pipe-part): Use it.
6959
6960         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6961         gnus-y-or-n-p instead of y-or-n-p.
6962         (gnus-article-browse-html-parts): Work with message/external-body; use
6963         mm-add-meta-html-tag.
6964
6965 2007-12-11  Glenn Morris  <rgm@gnu.org>
6966
6967         * gnus-cache.el: Require gnus-sum not just when compiling.
6968
6969         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6970
6971         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6972         definitions before use.
6973
6974         * mm-decode.el: Require gnus-util.
6975         (mm-remove-part): Only call delete-annotation on XEmacs.
6976
6977         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6978
6979         * nnmail.el: Require gnus-int.
6980
6981         * spam.el: Move `require's before `eval-when-compile's.
6982
6983         * gnus-ems.el (gnus-alive-p):
6984         * gnus-fun.el (message-goto-eoh):
6985         * gnus-util.el (gnus-group-name-decode):
6986         * mail-source.el (gnus-compress-sequence):
6987         * message.el (Info-goto-node, format-spec):
6988         * mm-bodies.el (message-options-get):
6989         * mm-decode.el (mm-view-pkcs7):
6990         * mm-util.el (gmm-write-region):
6991         * mml-smime.el (mml-compute-boundary)
6992         (gnus-completing-read-with-default):
6993         * mml.el (widget-button-press, gnus-make-hashtable):
6994         * mml1991.el (mm-decode-content-transfer-encoding)
6995         (mm-encode-content-transfer-encoding)
6996         (message-options-get, message-options-set):
6997         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6998         * nnfolder.el (gnus-request-group):
6999         * nnheader.el (ietf-drums-unfold-fws):
7000         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7001         * smime.el (gnus-run-mode-hooks):
7002         * spam-stat.el (gnus-message): Autoload.
7003
7004         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7005         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7006         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7007         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7008         Add declare-function compatibility definition.
7009
7010         * gnus-cache.el (nnvirtual-find-group-art):
7011         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7012         (gnus-add-image, gnus-add-wash-type):
7013         * gnus-group.el (nnkiboze-score-file):
7014         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7015         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7016         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7017         (message-tokenize-header, gnus-get-buffer-create)
7018         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7019         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7020         * gnus.el (gnus-group-decoded-name):
7021         * mail-source.el (imap-capability):
7022         * mm-bodies.el (message-options-set):
7023         * mm-decode.el (gnus-configure-windows):
7024         * mm-extern.el (message-goto-body):
7025         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7026         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7027         (epg-sub-key-validity, message-options-set):
7028         * mml.el (widget-event-point, gnus-configure-windows):
7029         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7030         * mml2015.el (epg-check-configuration, epg-configuration)
7031         (message-options-set):
7032         * nndb.el (nndb-request-article):
7033         * nnfolder.el (gnus-request-create-group):
7034         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7035         * nnmaildir.el (gnus-group-mark-article-read):
7036         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7037         * rfc1843.el (message-fetch-field):
7038         * spam.el (gnus-extract-address-components):
7039         Declare as functions.
7040
7041 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7042
7043         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7044
7045         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7046
7047         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7048         bind show-trailing-whitespace for XEmacs.
7049
7050 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7051
7052         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7053         new no-op macro for backward compatibility.
7054
7055         * imap.el (imap-string-to-integer): New function.
7056
7057 2007-12-09  Glenn Morris  <rgm@gnu.org>
7058
7059         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7060
7061         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7062         * message.el, mm-view.el, sieve-manage.el, smime.el:
7063         Add declare-function compatibility definition.
7064
7065         * gnus-art.el (w3-region, w3m-region, Info-menu):
7066         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7067         * gnus-sum.el (gnus-get-predicate):
7068         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7069         * message.el (mail-abbrev-in-expansion-header-p):
7070         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7071         (w3m-detect-meta-charset, w3m-region):
7072         * sieve-manage.el (password-read, password-cache-add)
7073         (password-cache-remove):
7074         * smime.el (password-read-and-add): Declare as functions.
7075
7076 2007-12-08  David Kastrup  <dak@gnu.org>
7077
7078         * gnus-sum.el (gnus-summary-simplify-subject-query):
7079         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7080         `message'.
7081
7082 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7083
7084         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7085         it to bind idna-program, installation-directory, defined-colors, and
7086         face-attribute for XEmacs of the version that compiles defcustom forms.
7087
7088 2007-12-07  Glenn Morris  <rgm@gnu.org>
7089
7090         * gnus-art.el (article-make-date-line): Revert previous change.
7091
7092 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7093
7094         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7095
7096 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7097
7098         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
7099         Call gnus-add-to-range ranges only once with a prepared article-list.
7100
7101 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7102
7103         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7104         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7105         group names with backslashes.  Reported by Tassilo Horn
7106         <tassilo@member.fsf.org>.
7107
7108 2007-12-06  Deepak Goel  <deego3@gmail.com>
7109
7110         * gnus-art.el (article-make-date-line):
7111         * gnus-start.el (gnus-load):
7112         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7113
7114 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7115
7116         * gnus-art.el (gnus-use-idna)
7117         * gnus-start.el (gnus-site-init-file)
7118         * message.el (message-use-idna)
7119         * mm-uu.el (mm-uu-hide-markers)
7120         * smiley.el (smiley-style): Revert changes that suppress warnings.
7121
7122 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7123
7124         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7125         specify charset to html source.  Reported by Christoph Conrad
7126         <christoph.conrad@gmx.de>.
7127
7128 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7129
7130         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7131         idna-program in order to suppress byte compile warning issued by XEmacs
7132         that came to byte compile the default value section of defcustom forms
7133         recently.
7134
7135         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7136         value of installation-directory.
7137
7138         * message.el (message-use-idna): Don't directly refer to the value of
7139         idna-program.
7140
7141         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7142
7143         * smiley.el (smiley-style): Don't directly call face-attribute.
7144
7145 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7146
7147         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7148
7149         * gnus-dired.el: Reduce Gnus dependencies.
7150         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
7151         require.  Use autoloads instead.
7152         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7153         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7154         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7155         (gnus-dired-mode): Adjust doc string.
7156         (gnus-dired-mail-mode): New variable.
7157         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7158         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7159         (gnus-dired-mail-buffers): New function.  Return mail or message
7160         composition buffers.
7161         (gnus-dired-attach): Use it.
7162         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7163         NO-DECODE.
7164         (gnus-dired-print): Use `gnus-print-buffer' depending on
7165         `gnus-dired-mail-mode'.
7166
7167 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7168
7169         * rfc2047.el (rfc2047-encoded-word-regexp)
7170         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7171         explaining what regexp patterns are for.
7172
7173 2007-12-04  Glenn Morris  <rgm@gnu.org>
7174
7175         * password.el: Move to password-cache.el.
7176
7177         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7178         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7179         * mml-smime.el (password-read, password-cache-add)
7180         (password-cache-remove):
7181         No need to autoload, since mml-sec requires password.
7182
7183         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7184         * message.el (gnus-extract-address-components):
7185         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7186
7187         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7188         password.
7189
7190 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7191
7192         * mailcap.el: Reduce dependencies.
7193         (mail-header-parse-content-type): Autoload.
7194         (mailcap-delete-duplicates): New alias.
7195         (mailcap-mime-info): Add optional argument NO-DECODE.
7196         (mailcap-mime-types): Use mailcap-delete-duplicates.
7197
7198         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7199
7200 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7201
7202         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7203         (imap-parse-status): Upcase status-att for servers that sends them
7204         lower-case (e.g., MS Exchange 2007).
7205
7206 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7207
7208         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7209         function.
7210
7211         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7212         (gnus-uu-yenc-article): New function.
7213
7214         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7215
7216         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
7217         buffer.
7218
7219 2007-12-02  Glenn Morris  <rgm@gnu.org>
7220
7221         * binhex.el (binhex): New custom group.
7222         (binhex-decoder-program, binhex-decoder-switches)
7223         (binhex-use-external): Move to the binhex custom group.
7224
7225         * uudecode.el (uudecode): New custom group.
7226         (uudecode-decoder-program, uudecode-decoder-switches)
7227         (uudecode-use-external): Move to the uudecode custom group.
7228
7229         * netrc.el (top-level): Don't load `encrypt' features.
7230         (netrc-parse): Don't use encrypt.
7231         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7232
7233         * encrypt.el: Remove file.
7234
7235 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7236
7237         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7238         matches on patches.
7239
7240         * gnus-art.el (gnus-article-browse-html-article): Mention
7241         `mm-text-html-renderer' in the doc string.
7242
7243         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7244         string.  Add comments.
7245
7246         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7247         if rhs is ASCII.
7248
7249 2007-12-01  Glenn Morris  <rgm@gnu.org>
7250
7251         * mail-source.el (top-level): Require format-spec before
7252         eval-when-compile.
7253
7254 2007-11-30  Glenn Morris  <rgm@gnu.org>
7255
7256         * encrypt.el: Require password, rather than autoloading password-read.
7257
7258 2007-11-29  Glenn Morris  <rgm@gnu.org>
7259
7260         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7261         (sasl-make-client, sasl-next-step, sasl-step-data)
7262         (sasl-step-set-data): Declare as functions.
7263
7264 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7265
7266         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7267
7268 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7269
7270         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7271         certs should be verified and what is to be done in the event of a
7272         verification failure.
7273
7274         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7275         caller can indicate whether the cache should be disregarded for this
7276         call.  This way the result of the call is reproducible at all times and
7277         can be considered a canonical server name for the supplied method.
7278         (gnus-agent-method-p): Canonicalize server names by pushing their
7279         method through `gnus-method-to-server' using the no-cache argument.
7280
7281         * gnus-srvr.el (gnus-server-insert-server-line): Call
7282         `gnus-method-to-server' with `no-cache' argument.
7283
7284         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7285         gnus-agent-possibly-synchronize-flags as this should be called when the
7286         server is actually being opened.
7287         (gnus-agent-possibly-synchronize-flags)
7288         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7289         flags file of an agentized server to the latter function.
7290
7291         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7292         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7293         after a connection has been established successfully.
7294
7295 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7296
7297         * gnus-art.el (article-display-face): Force to display face if called
7298         interactively; check if gnus-article-x-face-too-ugly matches author.
7299         (article-display-x-face): Display face even if From header is missing
7300         as article-display-face does.
7301
7302 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7303
7304         * hashcash.el (message-narrow-to-headers-or-head)
7305         (message-fetch-field, message-goto-eoh)
7306         (message-narrow-to-headers): Declare as functions.
7307
7308 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7309
7310         * mail-source.el (mail-sources): Default to fetch from file for
7311         compatibility with default of nnmail-spool-file.
7312
7313 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7314
7315         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7316         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7317         to look for encoded word that should be encoded again.
7318         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7319         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7320         encoding pattern.
7321         (rfc2047-decode-region): Switch strict regexp and loose one according
7322         to rfc2047-allow-irregular-q-encoded-words.
7323
7324 2007-11-25  Romain Francoise  <romain@orebokech.com>
7325
7326         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7327
7328 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7329
7330         * tls.el (tls-program): Provide more custom choices from
7331         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7332         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7333
7334 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7335
7336         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7337         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7338
7339         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7340         `nnmail-spool-file'.
7341
7342         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7343         `nnmail-spool-file'.
7344
7345         * gnus-move.el (gnus-change-server): Ditto.
7346
7347         * gnus-kill.el (gnus-batch-score): Ditto.
7348
7349         * gnus-cache.el (gnus-jog-cache): Ditto.
7350
7351         * gnus-msg.el (gnus-summary-reply):
7352         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7353
7354 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7355
7356         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7357         version.  Minor improvement to doc strings.
7358         (tls-program): Add comment.
7359
7360 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7361
7362         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7363         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7364         mismatch between the hostname provided in the certificate and the name
7365         of the host connnecting to.
7366         (open-tls-stream): Use them.  Check certificates against trusted root
7367         certificates.
7368
7369 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7370
7371         * gnus-cache.el (gnus-cache-generate-nov-databases):
7372         Use nnml-generate-nov-databases-directory instead of
7373         nnml-generate-nov-databases-1.
7374
7375 2007-11-24  Glenn Morris  <rgm@gnu.org>
7376
7377         * message.el (message-tool-bar-retro): Update for rename
7378         mail_send.xpm->mail-send.xpm.
7379
7380 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7381
7382         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7383         `smime-ldap-search' for Emacs 22 and up.
7384
7385 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7386
7387         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7388
7389         * message.el (message-send-mail-function): Fix error convention.
7390         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7391         (message-widen-reply, message-send-mail, message-talkative-question)
7392         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7393         (message-clone-locals, message-send-news): Use with-current-buffer.
7394         (message-insert-or-toggle-importance): Remove unused var `valid'.
7395         (message-make-references): Remove unused var `new-references'.
7396         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7397
7398 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7399
7400         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7401         (spam-split-symbolic-return-positive): Reflow docstring.
7402         (spam-backends, spam-summary-exit-behavior)
7403         (spam-mark-ham-unread-before-move-from-spam-group)
7404         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7405         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7406         (spam-clear-cache, spam-backend-check, spam-install-backend)
7407         (spam-install-statistical-backend, spam-list-of-processors)
7408         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7409         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7410         (spam-check-crm114, spam-initialize, spam-unload-hook):
7411         Fix typos in docstrings.
7412
7413 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7414
7415         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7416         been checked if they have never been read and those group levels are
7417         higher than the one that a user specified.
7418
7419 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7420
7421         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7422         foreign groups unless a group level is specified by a user.
7423         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7424
7425 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7426
7427         * message.el (message-send-mail-function): Require sendmail.
7428
7429 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7430
7431         * message.el (message-send-mail-function): Check for smtpmail too.
7432
7433         * utf7.el (utf7-encode, utf7-decode): Use coding system
7434         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7435
7436         * message.el (message-send-mail-function): New function.
7437         (message-send-mail-function): Set default using
7438         message-send-mail-function.  Adjust doc string.
7439         (message-send-mail-with-mailclient): New function.
7440
7441 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7442
7443         * smime.el (from):
7444         * rfc2047.el (message-posting-charset):
7445         * qp.el (mm-use-ultra-safe-encoding):
7446         * pop3.el (parse-time-months):
7447         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7448         * nnml.el (files):
7449         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7450         (jka-compr-compression-info-list, ange-ftp-path-format)
7451         (efs-path-regexp):
7452         * nndiary.el (files):
7453         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7454         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7455         (epg-digest-algorithm-alist, inhibit-redisplay)
7456         (password-cache-expiry):
7457         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7458         (pgg-output-buffer, password-cache-expiry):
7459         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7460         (efs-path-regexp):
7461         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7462         (inhibit-redisplay):
7463         * mm-uu.el (file-name, start-point, end-point, entry)
7464         (gnus-newsgroup-name, gnus-newsgroup-charset):
7465         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7466         (latin-unity-ucs-list):
7467         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7468         (mm-uu-binhex-decode-function):
7469         * message.el (gnus-message-group-art, gnus-list-identifiers)
7470         (rmail-enable-mime-composing, gnus-local-organization)
7471         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7472         (gnus-read-active-file, facemenu-add-face-function)
7473         (facemenu-remove-face-function, gnus-article-decoded-p)
7474         (tool-bar-mode):
7475         * mail-source.el (display-time-mail-function):
7476         * gnus-util.el (nnmail-pathname-coding-system)
7477         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7478         (gnus-original-article-buffer, gnus-user-agent)
7479         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7480         (xemacs-codename, sxemacs-codename, emacs-program-version):
7481         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7482         * gnus-start.el (gnus-agent-covered-methods)
7483         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7484         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7485         (gnus-newsgroup-headers, gnus-group-list-mode)
7486         (gnus-group-mark-positions, gnus-newsgroup-data)
7487         (gnus-newsgroup-unreads, nnoo-state-alist)
7488         (gnus-current-select-method, mail-sources)
7489         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7490         (nnmail-spool-file, gnus-cache-active-hashtb):
7491         * gnus-mh.el (mh-lib-progs):
7492         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7493         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7494         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7495         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7496         (gnus-group-buffer):
7497         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7498         (font-lock-set-defaults):
7499         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7500         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7501         (gnus-summary-post-menu, total-parts, type, condition, length):
7502         * gnus-agent.el (gnus-agent-read-agentview):
7503         * flow-fill.el (show-trailing-whitespace):
7504         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7505         eval-and-compile wrappers for byte compiler pacifiers.
7506
7507         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7508         (mm-display-inline-fontify): Check for featurep 'xemacs not
7509         extent-list.
7510
7511         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7512         itimer-list.
7513         (mm-create-image-xemacs): Only do something for XEmacs.
7514         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7515
7516         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7517
7518         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7519         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7520
7521 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7522
7523         * nnimap.el (nnimap-split-download-body):
7524         * gnus-demon.el (gnus-demon):
7525         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7526
7527 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7528
7529         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
7530         macros.
7531         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7532         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7533         copy data from unibyte buffer to multibyte current buffer.
7534         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7535         to copy data from unibyte current buffer to multibyte buffer.
7536         (nntp-make-process-buffer): Make process buffer unibyte.
7537
7538         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7539
7540 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7541
7542         * pop3.el (pop3-open-server): Accept and process data more robustly at
7543         connexion start to avoid spurious "POP SSL connexion failed" errors.
7544
7545 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7546
7547         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7548         read group names.
7549
7550 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7551
7552         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7553
7554 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7555
7556         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7557         (nnmail-save-active): Use a unibyte buffer when saving active file,
7558         which may contain non-ASCII group names.
7559
7560         * nnml.el (nnml-request-group): Decode group names in messages.
7561
7562 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7563
7564         * message.el (message-citation-line-function)
7565         (message-insert-formatted-citation-line): Fix spelling of
7566         `message-insert-formated-citation-line'.
7567
7568 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7569
7570         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7571
7572 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7573
7574         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7575         nnmail-pathname-coding-system.
7576
7577         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7578         that a user enters; decode group names in messages.
7579
7580         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7581
7582 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7583
7584         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7585
7586         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7587
7588         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7589         risky local variable.
7590
7591         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7592
7593 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7594
7595         * encrypt.el: Improve documentation to fix function name typo.
7596         Reported by Daiki Ueno <ueno@unixuser.org>.
7597
7598 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7599
7600         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7601         even if the point is not in the last page of an article.
7602         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7603         back to the previous page.
7604
7605 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7606
7607         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7608
7609 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7610
7611         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7612
7613 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7614
7615         * message.el (message-check-news-body-syntax): Avoid
7616         mm-string-as-multibyte.
7617         (message-hide-headers): Don't assume (point-min)==1.
7618
7619 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7620
7621         * message.el (message-remove-blank-cited-lines): Fix if remove is
7622         given.
7623         (message-bogus-address-regexp): New variable.
7624         (message-bogus-recipient-p): New function.
7625         (message-check-recipients): New command.
7626         (message-syntax-checks): Add `bogus-recipient'.
7627         (message-fix-before-sending): Add `bogus-recipient'.
7628
7629         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7630         (gnus-treat-body-boundary): Don't test window-system.
7631
7632 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7633
7634         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7635
7636 2007-10-28  Miles Bader  <miles@gnu.org>
7637
7638         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7639         at compile-time too.
7640
7641 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7642
7643         * gnus-msg.el (gnus-message-setup-hook): Add
7644         `message-remove-blank-cited-lines' to options.
7645
7646 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7647
7648         * message.el (message-remove-blank-cited-lines): New function.
7649         Suggested by Karl Plästerer.
7650
7651 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7652
7653         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7654         mapc.
7655
7656         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7657         (top-level): Use mapc to set functions to be traced for debugging.
7658
7659         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7660         called for effect with while loop.
7661
7662         * message.el (message-talkative-question): Replace mapcar called for
7663         effect with mapc.
7664
7665         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7666         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7667         called for effect with dolist.
7668
7669         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7670
7671         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7672         gnus-extra-headers and nnmail-extra-headers.
7673
7674         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7675         called for effect with dolist.
7676         (top-level): Use mapc to set functions to be traced for debugging.
7677
7678         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7679         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7680         dolist.
7681
7682         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7683         Replace mapcar called for effect with mapc.
7684         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7685         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7686         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7687         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7688
7689         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7690         remove-if that's a cl function.
7691
7692         * webmail.el (webmail-debug): Replace mapcar called for effect with
7693         dolist.
7694
7695         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7696         with mapc.
7697
7698 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7699
7700         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7701         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7702         with while loop.
7703
7704         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7705         functions from article-* functions.
7706         (gnus-multi-decode-header): Replace mapcar called for effect with
7707         dolist.
7708
7709         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7710         (gnus-bookmark-show-details): Replace mapcar called for effect with
7711         while loop.
7712
7713         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7714         called for effect with while loop.
7715
7716         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7717         with dolist.
7718
7719         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7720         mapcar called for effect with dolist.
7721
7722         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7723
7724         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7725         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7726         Replace mapcar called for effect with dolist.
7727         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7728         mapc.
7729
7730         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7731         Replace mapcar called for effect with dolist.
7732         (gnus-topic-list): Replace mapcar called for effect with mapc.
7733
7734         * gnus.el: Use mapc instead of mapcar to add autoloads.
7735
7736 2007-10-23  Richard Stallman  <rms@gnu.org>
7737
7738         * gnus-group.el (gnus-group-highlight): Mark as risky.
7739
7740 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7741
7742         * gnus.el (gnus-server-to-method): Return method found first in
7743         gnus-newsrc-alist.
7744
7745         * gnus-art.el (gnus-article-highlight-signature)
7746         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7747         button overlay without the front stickiness.
7748
7749 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7750
7751         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7752         overview buffer needed a catch to receive its throw.
7753         (gnus-agent-flush-cache): Declared as interactive to make this function
7754         easier to use.
7755
7756 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7757
7758         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7759         `next-line'.
7760
7761 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7762
7763         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7764         exclude address matching message-dont-reply-to-names.
7765
7766 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7767
7768         * gnus-util.el (gnus-string<): New function.
7769
7770         * gnus-sum.el (gnus-article-sort-by-author)
7771         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7772
7773 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7774
7775         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7776         the frame-focus tag is set in gnus-buffer-configuration.
7777
7778 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7779
7780         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7781         the front stickiness.
7782
7783 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7784
7785         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7786         url pattern; remove duplicate one.
7787         (gnus-article-extend-url-button): New function.
7788         (gnus-article-add-buttons): Use it.
7789         (gnus-button-push): Use concatenated url that it makes.
7790
7791 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7792
7793         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7794
7795 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7796
7797         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7798         Don't hardcode point-min==1.
7799
7800 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7801
7802         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7803         Fix comment about "iso8859-1".
7804
7805 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7806
7807         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7808         ones returned from the verify-function.
7809
7810         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7811         mml2015-extract-cleartext-signature if extraction failed.
7812
7813 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7814
7815         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7816         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7817         failed.
7818
7819 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7820
7821         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7822
7823 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7824
7825         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7826         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7827         recommends to use EasyPG instead of PGG.
7828
7829         * pgg.el: Revert to revision 6.23.2.16.
7830
7831         * pgg-def.el: Revert to revision 6.6.2.14.
7832
7833         * pgg-gpg.el: Revert to revision 6.23.2.34.
7834
7835 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7836
7837         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7838         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7839         thread for both the null and zero (kill/expire thread) universal prefix
7840         cases.
7841         (gnus-summary-expire-thread): Add new function to expire a thread,
7842         using gnus-summary-kill-thread.
7843         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7844         shortcuts for gnus-summary-expire-thread.
7845         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7846         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7847
7848 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7849
7850         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7851         extras value, so an extras entry can be deleted.
7852         (gnus-registry-delete-extra-entry): Use it.
7853         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7854         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7855         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7856         storage through the gnus-registry, and provide an appropriate API for
7857         it.
7858
7859 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7860
7861         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7862         Suggested by Leo <sdl.web@gmail.com>.
7863
7864         * gnus.el: Do.
7865
7866 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7867
7868         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7869         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7870
7871         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7872
7873         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7874         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7875
7876 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7877
7878         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7879         newline.
7880         (nnmbox-request-accept-article): Don't change article in source buffer;
7881         narrow to header to use message-fetch-field rather than
7882         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7883         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7884         as delimiters; make sure article ends with newline.
7885         (nnmbox-delete-mail): Correct last position of article to be deleted;
7886         ignore X-Gnus-Newsgroup header in article body.
7887         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7888         positions; make sure article ends with newline.
7889
7890         * message.el (message-display-abbrev): Don't infloop when a user
7891         inserts SPC in the beginning of header.
7892
7893         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7894         coding-system-for-read and coding-system-for-write for XEmacs having no
7895         file-coding feature.
7896
7897         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7898
7899 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7900
7901         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7902         list of groups not followed by default.  Fix type to be regexp.
7903         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7904
7905 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7906
7907         * hmac-def.el (define-hmac-function): Switch from old-style to
7908         new-style backquotes.
7909
7910         * md4.el (md4-make-step): Likewise.
7911
7912 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7913
7914         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7915         raw-text coding system when saving .newsrc file, which may contain
7916         non-ASCII group names.
7917
7918 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7919
7920         * gnus-cus.el (gnus-score-extra): New widget.
7921         (gnus-score-extra-convert): New function.
7922         (gnus-score-customize): Use it for Extra.
7923
7924 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7925
7926         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7927         (mml2015-mailcrypt-clear-verify): Use it.
7928         (mml2015-gpg-clear-verify): Use it.
7929         (mml2015-pgg-clear-verify): Use it.
7930         (mml2015-epg-clear-verify): Replace the current part with the output
7931         from GnuPG; don't extract the plaintext by itself.
7932
7933         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7934         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7935         mml2015-clear-verify-function; don't touch the armor headers or
7936         dash-escaped text here.
7937
7938 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7939
7940         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7941         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7942         parts, or application/octet-stream as a last resort.
7943         (gnus-mime-view-part-as-type): Don't toggle display.
7944         (gnus-mime-view-part-as-charset): Don't turn off display before
7945         querying charset.
7946
7947         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7948         stuff to undisplayer function in Emacs.
7949         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7950
7951         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7952         text/calendar parts.
7953
7954 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7955
7956         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7957         decoding text/calendar parts.
7958
7959         * message.el (message-forward-make-body-mime): Always mark body as
7960         having no illegible text; remove signed-or-encrypted argument.
7961         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7962
7963         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7964         (mml-generate-mime-1): Don't encode body if it is specified to be in
7965         raw form; don't make buffer be unibyte when inserting multibyte string.
7966
7967 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7968
7969         * sha1.el: Fix up comment style.
7970         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7971         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7972
7973         * hex-util.el: Fix up comment style.
7974         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7975
7976         * gnus-salt.el: Use with-current-buffer.
7977         (gnus-pick-setup-message): Fix long-standing typo.
7978
7979 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7980
7981         * imap.el (imap-logout-timeout): New variable.
7982         (imap-logout, imap-logout-wait): New functions.
7983         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7984
7985         * nnimap.el (nnimap-logout-timeout): New server variable.
7986         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7987         nnimap-logout-timeout.
7988
7989         * gnus-art.el (gnus-article-summary-command-nosave)
7990         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7991
7992 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7993
7994         * gnus.el (gnus-maximum-newsgroup): New variable.
7995
7996         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7997         according to gnus-maximum-newsgroup.
7998
7999         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8000         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8001         Limit the range of articles according to gnus-maximum-newsgroup.
8002
8003 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8004
8005         * gnus-art.el (gnus-sticky-article): Fixed problems described in
8006         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8007         Don't perform gnus-configure-windows here; reuse existing sticky
8008         article buffer.
8009
8010         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8011         it doesn't exist in gnus-article-mode.
8012
8013 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8014
8015         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8016         (gnus-agent-decoded-group-name): New function.
8017         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8018         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8019
8020 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8021
8022         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8023         Add binding for gnus-sticky-article.
8024         (gnus-summary-exit): Don't kill sticky article buffers.
8025
8026         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8027         article buffer.
8028         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8029         (gnus-kill-sticky-article-buffers): New commands.
8030
8031 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8032
8033         * nntp.el (nntp-xref-number-is-evil): New server variable.
8034         (nntp-find-group-and-number): If it is non-nil, don't trust article
8035         numbers in the Xref header.
8036
8037 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8038
8039         * gnus-agent.el (gnus-agent-read-group): New function.
8040         (gnus-agent-flush-group, gnus-agent-expire-group)
8041         (gnus-agent-regenerate-group): Use it.
8042         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8043         nnmail-pathname-coding-system.
8044
8045 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8046
8047         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8048
8049         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8050         that are unread as unread, and also as selected so that information of
8051         marks having been changed by a user may be updated when exiting group.
8052
8053 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8054
8055         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8056         calculated ignoring signature parts to gnus-treat-article.
8057
8058 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8059
8060         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8061         a point here in order to keep the window start.
8062         (gnus-insert-mime-security-button): Make a button overlay without the
8063         front stickiness.
8064         (gnus-mime-display-security): Goto the end of a button.
8065
8066         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8067
8068 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8069
8070         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8071         group-name-at-point.
8072         (gnus-group-completing-read): New function that offers decoded
8073         non-ASCII group names for completion.
8074         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8075         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8076         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8077         (gnus-group-fetch-control): Use it.
8078         (gnus-fetch-group): Use group-name-at-point for the initial value
8079         rather than the default value; use gnus-alive-p.
8080
8081         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8082         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8083         (gnus-summary-post-news): Use gnus-group-completing-read.
8084
8085         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8086         (gnus-read-move-group-name): Decode group name for completion.
8087
8088 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8089
8090         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8091         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8092         Yamaoka slightly modified the code).
8093
8094 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8095
8096         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8097         (nnmail-split-incoming): Bind it.
8098
8099         * nnml.el (nnml-group-name-charset): New function.
8100         (nnml-decoded-group-name): Use it; don't decode group name if
8101         nnmail-group-names-not-encoded-p is non-nil.
8102         (nnml-encoded-group-name): New function.
8103         (nnml-group-pathname): Inline nnml-decoded-group-name.
8104         (nnml-request-expire-articles): Decode group name in message.
8105         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8106         nnmail-pathname-coding-system.
8107         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8108         not decoded ones according to nnmail-group-names-not-encoded-p.
8109         (nnml-generate-active-info): Use nnml-encoded-group-name.
8110
8111 2007-08-08  Glenn Morris  <rgm@gnu.org>
8112
8113         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8114         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8115         doc-strings and comments.
8116
8117 2007-07-25  Glenn Morris  <rgm@gnu.org>
8118
8119         * Relicense all FSF files to GPLv3 or later.
8120
8121 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8122
8123         * gnus-sum.el (gnus-summary-move-article): Make
8124         gnus-summary-respool-article work.
8125
8126 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8127
8128         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8129         string.
8130
8131 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8132
8133         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8134         that should be ignored when comparing distant RSS articles with local
8135         ones.
8136         (nnrss-make-hash-index): New function.  Create a hash index according
8137         to the ignored fields.
8138         (nnrss-check-group): Use it.
8139
8140 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8141
8142         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8143
8144         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8145
8146         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8147         the new optional argument ENCODED is non-nil.
8148         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8149         coding system for encoding group name.
8150         (gnus-group-make-rss-group): Pass un-encoded group name to
8151         gnus-group-make-group.
8152         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8153         encoded.
8154
8155         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8156         Encode group name to which articles are moved or copied.
8157         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8158         coding system for encoding Newsgroup, Followup-To and Xref headers.
8159
8160         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8161         marks; use nnheader-file-coding-system to write a file.
8162         (nnagent-retrieve-headers): Bind file-name-coding-system to
8163         nnmail-pathname-coding-system.
8164
8165         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8166
8167         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8168         (nnml-request-article, nnml-request-create-group)
8169         (nnml-request-rename-group, nnml-find-id)
8170         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8171         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8172         (nnml-save-marks): Use nnml-group-pathname instead of
8173         nnmail-group-pathname.
8174
8175         (nnml-request-create-group, nnml-request-expire-articles)
8176         (nnml-request-move-article, nnml-request-delete-group)
8177         (nnml-deletable-article-p, nnml-possibly-create-directory)
8178         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8179         (nnml-open-marks): Bind file-name-coding-system to
8180         nnmail-pathname-coding-system.
8181
8182         (nnml-request-article): Pass server argument to nnml-find-group-number.
8183         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
8184         server argument to nnml-possibly-create-directory.
8185         (nnml-request-accept-article): Pass server argument to
8186         nnml-active-number and nnml-save-mail.
8187         (nnml-find-group-number): Pass server argument to nnml-find-id.
8188         (nnml-request-update-info): Pass server argument to
8189         nnml-marks-changed-p.
8190
8191         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8192         (nnml-save-mail, nnml-active-number): Add server argument.
8193
8194         (nnml-request-delete-group): Warn if group is missing.
8195         (nnml-get-nov-buffer): Decode group name.
8196         (nnml-generate-active-info): Encode group name.
8197         (nnml-open-marks): Decode group name in messages.
8198
8199 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8200
8201         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8202         if it is not specified.
8203         (gnus-article-pipe-part, gnus-article-save-part)
8204         (gnus-article-interactively-view-part, gnus-article-copy-part)
8205         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8206         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8207         (gnus-article-replace-part, gnus-article-delete-part)
8208         (gnus-article-view-part-as-type): Pass raw prefix argument to
8209         gnus-article-part-wrapper.
8210
8211 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8212
8213         * gnus-agent.el (gnus-agent-save-active): Bind
8214         nnheader-file-coding-system to gnus-agent-file-coding-system.
8215
8216         * gnus-cache.el (gnus-cache-save-buffers)
8217         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8218         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8219         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8220         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8221         (gnus-cache-generate-active, gnus-cache-rename-group)
8222         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8223         (gnus-cache-update-overview-total-fetched-for): Bind
8224         file-name-coding-system to nnmail-pathname-coding-system.
8225         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
8226         variables.
8227         (gnus-cache-decoded-group-name): New function.
8228         (gnus-cache-file-name): Use it.
8229         (gnus-cache-generate-active): Use non-decoded group name for active.
8230
8231         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8232         right place.
8233         (gnus-write-active-file): Don't break non-ASCII group names.
8234
8235         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8236         nnmail-pathname-coding-system.
8237
8238         * lpath.el: Bind default-file-name-coding-system,
8239         file-name-coding-system and language-info-alist for XEmacs.
8240
8241         * gnus-uu.el (gnus-uu-decode-save): Typo.
8242
8243 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8244
8245         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8246
8247 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8248
8249         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8250         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8251         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8252         (gnus-agent-flush-group, gnus-agent-flush-cache)
8253         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8254         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8255         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8256         (gnus-agent-regenerate-group)
8257         (gnus-agent-update-files-total-fetched-for)
8258         (gnus-agent-update-view-total-fetched-for): Bind
8259         file-name-coding-system to nnmail-pathname-coding-system.
8260         (gnus-agent-group-pathname): Don't encode file names by
8261         nnmail-pathname-coding-system.
8262         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8263         coding-system-for-write instead of buffer-file-coding-system to
8264         gnus-agent-file-coding-system.
8265
8266         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8267         Decode group name.
8268
8269         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8270
8271         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8272         (gnus-read-newsrc-el-file): Make group names unibyte.
8273
8274         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8275         nnmail-pathname-coding-system.
8276
8277         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8278         (nnrss-request-delete-group): Bind file-name-coding-system to
8279         nnmail-pathname-coding-system.
8280         (nnrss-read-server-data, nnrss-read-group-data): Bind
8281         file-name-coding-system correctly.
8282         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8283
8284         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8285         (nntp-server-to-method-cache): New variable.
8286         (nntp-group-pathname): New function that decodes non-ASCII group names.
8287         (nntp-possibly-create-directory, nntp-marks-changed-p)
8288         (nntp-save-marks, nntp-open-marks): Use it.
8289         (nntp-possibly-create-directory, nntp-open-marks):
8290         Bind file-name-coding-system to nnmail-pathname-coding-system.
8291         (nntp-open-marks): Decode group names when bootstrapping marks.
8292
8293         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8294         Newsgroups and Folowup-To headers.
8295
8296 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8297
8298         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8299         (gnus-server-closed-face, gnus-server-denied-face)
8300         (gnus-server-offline-face): Remove variable.
8301         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8302
8303         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8304         of modifying message-stack directly for XEmacs.
8305
8306         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8307         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8308         if the coding-system argument is nil for XEmacs.
8309
8310         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8311         mm-charset-override-alist.
8312
8313         * rfc2047.el: Don't require base64; require rfc2045 for the function
8314         rfc2045-encode-string.
8315         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8316         to quote the parameter value.
8317
8318 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8319
8320         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8321         form in gnus-group-name-charset-method-alist.
8322
8323         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8324         overrides the default layout edit-form.
8325
8326         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8327
8328         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8329
8330 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8331
8332         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8333         as unfetched articles.
8334
8335 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8336
8337         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8338
8339 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8340
8341         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8342         original back end that keeps marks in the local system.
8343
8344 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8345
8346         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8347         arg of pop-to-buffer for XEmacs.
8348         (gnus-article-read-summary-keys): Ditto; don't restore window
8349         configuration if summary command ends up with neither article buffer
8350         nor summary buffer; describe bindings if summary keys end with C-h.
8351
8352 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8353
8354         * message.el (message-fix-before-sending): Skip raw message part to be
8355         forwarded while checking illegible text.
8356         (message-forward-make-body-mime, message-forward-make-body): Mark
8357         signed or encrypted raw message as having no illegible text.
8358
8359 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8360
8361         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8362         (gnus-message-with-timestamp-1): New macro.
8363         (gnus-message-with-timestamp): New function.
8364         (gnus-message): Use them.
8365
8366         * nnheader.el (nnheader-message): Use them.
8367
8368 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8369
8370         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8371         .newsrc.eld file.
8372
8373 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8374
8375         * gnus-agent.el (gnus-agent-fetch-headers)
8376         (gnus-agent-retrieve-headers): Bind
8377         gnus-decode-encoded-address-function to identity.
8378
8379         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8380         available also when the server returns simply a dot.
8381
8382         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8383
8384 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8385
8386         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8387
8388 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8389
8390         * gnus-ems.el (gnus-x-splash): Make it work.
8391
8392         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8393         from being used.
8394
8395         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8396
8397 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8398
8399         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8400         4th and the 5th arguments.
8401
8402         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8403         the front stickiness.
8404         (gnus-article-summary-command-nosave): Correct the order of the
8405         arguments passed to pop-to-buffer.
8406         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8407         summary command ends up with the article buffer.
8408
8409         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8410         the same faces.
8411
8412 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8413
8414         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8415
8416 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8417
8418         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8419         * gnus-sum.el (gnus-summary-highlight):
8420         * pgg.el (pgg-sign-region, pgg-sign):
8421         * mail-source.el (mail-source-delete-old-incoming-confirm):
8422         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8423
8424 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8425
8426         * gnus-art.el (gnus-mime-view-part-externally)
8427         (gnus-mime-view-part-internally): Fix predicate function passed to
8428         completing-read.
8429
8430         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8431
8432         * gnus.el (gnus-update-message-archive-method): Add :version.
8433
8434 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8435
8436         * gnus.el (gnus-update-message-archive-method): New variable.
8437
8438         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8439         according to gnus-message-archive-method if
8440         gnus-update-message-archive-method is non-nil.
8441
8442 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8443
8444         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
8445         by Loic Dachary <loic@dachary.org>.
8446         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8447
8448 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8449
8450         * message.el (message-pop-to-buffer): Add switch-function argument.
8451         (message-mail): Pass switch-function argument to it.
8452
8453 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8454
8455         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8456         Improve doc string.
8457
8458 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8459
8460         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8461         (gnus-header-content)
8462         * gnus-cite.el (gnus-cite-10)
8463         * gnus-srvr.el (gnus-server-closed)
8464         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8465         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8466         (gnus-group-mail-3-empty, gnus-group-mail-low)
8467         (gnus-group-mail-low-empty, gnus-splash)
8468         * message.el (message-header-to, message-header-cc)
8469         (message-header-subject, message-header-other, message-header-name)
8470         (message-header-xheader, message-separator, message-cited-text)
8471         (message-mml): Lighten colors of faces used for dark background.
8472
8473 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8474
8475         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8476         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8477
8478 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8479
8480         * message.el (message-narrow-to-headers-or-head):
8481         Ignore mail-header-separator in the body.
8482
8483 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8484
8485         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8486         same as window size.
8487
8488 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8489
8490         * message.el (message-font-lock-keywords): Use message-header-xheader
8491         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8492         ahead of the anything pattern, to get it recognised.
8493
8494 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8495
8496         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8497         spam.el loads uses it in the compiled defadvice form.
8498
8499 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8500
8501         * gnus-sum.el (gnus-articles-to-read)
8502         (gnus-summary-insert-old-articles): Don't truncate group name for
8503         `read-string'.
8504
8505         * gnus-util.el (gnus-limit-string): Delete this function.
8506
8507         * gnus-sum.el (gnus-simplify-subject-fully): Use
8508         `truncate-string-to-width' instead.
8509
8510 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8511
8512         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
8513         if, on summary exit, the next group has to be selected.
8514         (gnus-summary-exit): Use it.
8515
8516 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8517
8518         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8519         non-break space.
8520
8521 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8522
8523         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8524         Check if group is not a directory.
8525         (nnfolder-request-expire-articles): Don't delete articles if the target
8526         group is not available.
8527
8528         * nnml.el (nnml-request-create-group): Properly check if group is not a
8529         file.
8530         (nnml-request-expire-articles): Don't delete articles if the target
8531         group is not available.
8532
8533         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8534         Don't quote characters that are within parentheses.
8535
8536 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8537
8538         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8539         (gnus-handle-ephemeral-exit): Select article according to it.
8540
8541 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8542
8543         * message.el (message-insert-formated-citation-line): Remove newline.
8544         (message-citation-line-format): Add final \n here so that the user can
8545         avoid a blank line.
8546
8547 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8548
8549         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8550         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8551         Update lanl/arXiv support.
8552
8553 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8554
8555         * gnus.el: Bump version number.
8556
8557 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8558
8559         * gnus.el (gnus-version-number): Bump version.
8560
8561 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8562
8563         * gnus.el: No Gnus v0.6 is released.
8564
8565 2007-04-27  Didier Verna  <didier@xemacs.org>
8566
8567         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
8568         * gmm-utils.el (gmm-regexp-concat): here.
8569         * message.el: Don't require 'gnus-util.
8570         (message-dont-reply-to-names): Handle name change above.
8571         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8572
8573 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8574
8575         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8576         since the initial value varies according to the system.
8577
8578 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8579
8580         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8581
8582 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8583
8584         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8585
8586 2007-04-24  Didier Verna  <didier@xemacs.org>
8587
8588         Improve the type of gnus-ignored-from-addresses.
8589         * gnus-util.el (gnus-orify-regexp): New function.
8590         * message.el (gnus-util): Require it.
8591         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8592         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8593         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8594
8595 2007-04-24  Didier Verna  <didier@xemacs.org>
8596
8597         * gnus-sum.el:
8598         * gnus-utils.el: Fix some trailing whitespaces.
8599
8600 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8601
8602         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8603         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8604         article's Message-ID; refer parent article in summary buffer.
8605
8606         * message.el (message-bounce): Call mime-to-mml.
8607
8608         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8609         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8610         optimize and/or forms properly.
8611
8612 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8613
8614         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8615         URL.
8616
8617 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8618
8619         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8620
8621 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8622
8623         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8624         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8625         displayed of multipart/alternative part if it is invoked from summary
8626         buffer.
8627
8628         * mm-view.el (mm-inline-text-html-render-with-w3m)
8629         (mm-inline-text-html-render-with-w3m-standalone)
8630         (mm-inline-render-with-function): Use mail-parse-charset by default.
8631
8632 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8633
8634         * parse-time.el (parse-time-string-chars): Check if CHAR
8635         is less than the length of parse-time-syntax.
8636
8637 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8638
8639         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8640         from gnus-newsgroup-processable.
8641
8642 2007-04-16  Didier Verna  <didier@xemacs.org>
8643
8644         * gnus-msg.el (gnus-configure-posting-styles): Handle
8645         message-signature-directory properly with :file syntax.  Reported by
8646         "Leo".
8647
8648 2007-04-11  Didier Verna  <didier@xemacs.org>
8649
8650         New user option: message-signature-directory.
8651         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8652         * message.el (message-insert-signature): Ditto.
8653         * message.el (message-signature-file): Doc update.
8654         * message.el (message-signature-directory): New.
8655
8656 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8657
8658         * gnus-msg.el (gnus-inews-yank-articles): Use
8659         message-exchange-point-and-mark instead of exchange-point-and-mark.
8660
8661 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8662
8663         * message.el (message-yank-original): Make sure cited text ends with
8664         newline; don't exchange point and mark.
8665
8666 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8667
8668         * tls.el (open-tls-stream): Properly handle case where there
8669         is no associated buffer.
8670
8671 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8672
8673         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8674         message-yank-original, make sure (< mark TEXT point).
8675
8676 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8677
8678         * message.el (message-fill-column): New variable.
8679         (message-mode): Use it.  Add comment on a possible new hook.
8680
8681         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8682         (nnmail-get-new-mail): Reformat.
8683
8684         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8685
8686         * gmm-utils.el: Fix Commentary.
8687         (gmm-tool-bar-from-list): Fix typo in doc string.
8688
8689 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8690
8691         * message.el (message-yank-original): Don't switch point and mark
8692         unnecessarily to put point and mark as documented.
8693
8694 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8695
8696         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8697         from the message heads.
8698
8699 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8700
8701         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8702         article buffer does not have a window.  This may not be the best
8703         solution but is certainly better than setting the start of the null,
8704         that is the current, window.
8705
8706 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8707
8708         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8709         (gnus-draft-setup): Run it.
8710
8711         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8712         gnus-score-fast-scoring.  Allow regexp.
8713         (gnus-score-headers): Use it.
8714
8715         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8716         XEmacs.
8717
8718         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8719         string.
8720         (gnus-button-alist): Also catch `<f1> k ...'.
8721         (gnus-treat-display-x-face): Fix doc string.
8722
8723 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8724
8725         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8726         evaluation of gnus-extended-version to ensure correct generation of the
8727         User-Agent header when message-generate-headers-first is used.
8728
8729 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8730
8731         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8732         hashcash-path is nil.  Don't call callback with incorrect number of
8733         parameters if val is 0.
8734
8735 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8736
8737         * message.el (message-required-news-headers):
8738         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8739
8740 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8741
8742         * tls.el (open-tls-stream): In handshake-waiting loop,
8743         don't wait more if there is output available to process.
8744
8745 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8746
8747         * tls.el (tls-program): Doc fix.
8748
8749 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8750
8751         * message.el (message-generate-new-buffers): Change the meaning of the
8752         nil value; add `standard' to the choices; treat t as `unique'; improve
8753         doc string.
8754         (gnus-select-frame-set-input-focus): Autoload.
8755         (message-buffer-name): Search for the existing message buffer if
8756         message-generate-new-buffers is nil or `standard'; treat the value t of
8757         message-generate-new-buffers as `unique'.
8758         (message-pop-to-buffer): Raise the frame already displaying the message
8759         buffer; clear the echo area after querying.
8760         (message-setup): Pass the `continue' argument to compose-mail.
8761         (message-mail): Prefer `switch-function' if it is given; search for the
8762         existing message buffer if the `continue' argument is non-nil; pass
8763         continue and switch-function arguments to compose-mail by way of
8764         message-setup.
8765         (message-mail-other-window): Adjust argument of message-setup.
8766         (message-mail-other-frame): Ditto.
8767
8768 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8769
8770         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8771         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8772         to turn font-lock on when turning gnus-message-citation-mode on.
8773
8774 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8775
8776         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8777         (mml-smime-function-alist): New variable; add epg as the backend.
8778         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8779         mml-smime- functions instead.
8780         * mm-view.el: Require smime.
8781
8782 2007-03-05  Didier Verna  <didier@xemacs.org>
8783
8784         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8785         instead of just inheritance for posting styles.
8786         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8787
8788 2007-02-24  Chris Moore  <dooglus@gmail.com>
8789
8790         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8791         * pgg-pgp.el (pgg-pgp-encrypt-region):
8792         * pgg-gpg.el (pgg-gpg-encrypt-region):
8793         Check pgg-encrypt-for-me if no other recipients.
8794
8795 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8796
8797         * tls.el (tls-certtool-program): Fix custom type.
8798
8799 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8800
8801         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8802         and point-at-eol instead of line-(beginning|end)-position.
8803
8804         * assistant.el (assistant-parse-buffer): Ditto.
8805
8806         * netrc.el (netrc-parse-services): Ditto.
8807
8808 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8809
8810         * mml2015.el (mml2015-epg-find-usable-key): New function.
8811         (mml2015-epg-sign): Use it.
8812         (mml2015-epg-encrypt): Use it.
8813
8814 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8815
8816         * message.el (message-make-in-reply-to): Quote name containing
8817         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8818         if there are special characters.  Reported by NAKAJI Hiroyuki
8819         <nakaji@jp.freebsd.org>.
8820
8821 2007-02-27  Didier Verna  <didier@xemacs.org>
8822
8823         Include the group parameters as well as the topic ones in the
8824         inheritance filter process.
8825         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8826         argument GROUP-PARAMS-LIST.
8827         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8828
8829 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8830
8831         * nntp.el (nntp-never-echoes-commands)
8832         (nntp-open-connection-functions-never-echo-commands): New variables.
8833         (nntp-send-command): Use them.
8834
8835 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8836
8837         * mml2015.el (mml2015-epg-verify): Simplified.
8838
8839 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8840
8841         * mml.el (mml-content-disposition-alist): New user option.
8842         (mml-content-disposition): New function.
8843         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8844         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8845
8846 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8847
8848         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8849         verification.
8850
8851 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8852
8853         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8854         articles posted in the last 24 hours.
8855
8856 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8857
8858         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8859
8860 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8861
8862         * nntp.el (nntp-send-command): Don't wait for echoes when
8863         nntp-open-ssl-stream is used.
8864
8865 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8866
8867         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8868         (gnus-message-add-citation-keywords)
8869         (gnus-message-remove-citation-keywords): Remove.
8870         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8871         directly, make the variables in font-lock-defaults buffer-local, add
8872         gnus-message-citation-keywords to them and then update the value of
8873         font-lock-keywords.
8874
8875 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8876
8877         * message.el (message-cite-original-1): Don't call
8878         gnus-article-highlight-citation.
8879
8880         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8881         citations; fix line count.
8882
8883 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8884
8885         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8886         (gnus-message-add-citation-keywords)
8887         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8888         versions of font-lock-add-keywords and font-lock-remove-keywords to
8889         work with XEmacs correctly.
8890
8891 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8892
8893         * gnus-cite.el (gnus-cite-face-list): Set the values of
8894         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8895         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8896         (gnus-message-cite-prefix-regexp): New variable.
8897         (gnus-message-search-citation-line): Use it; protect against long
8898         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8899         the 0th match data for Emacs.
8900         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8901         (gnus-message-add-citation-keywords): Append keywords rather than
8902         prepending; emulate font-lock-add-keywords if it is not available.
8903         (gnus-message-remove-citation-keywords): Emulate
8904         font-lock-remove-keywords if it is not available.
8905
8906         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8907
8908         * message.el (message-cite-prefix-regexp): Set the value of
8909         gnus-message-cite-prefix-regexp.
8910
8911 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8912
8913         * nnweb.el (nnweb-google-parse-1): Update parser.
8914
8915 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8916
8917         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8918
8919 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8920
8921         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8922         regexp.
8923
8924 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8925
8926         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8927         string-to-multibyte.
8928         (uudecode-decode-region-internal): Use it.
8929
8930         * lpath.el: Fbind string-as-multibyte for XEmacs.
8931
8932 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8933
8934         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8935         custom choice.
8936
8937         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8938
8939 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8940
8941         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8942
8943         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8944         `write-region' to respect `mm-inhibit-file-name-handlers'.
8945
8946 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8947
8948         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8949         Use gnus-home-directory instead of "~/" or "$HOME".
8950
8951 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8952
8953         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8954         to mention filename.
8955         Add comments at beginning regarding usage.
8956         (encrypt-write-file-contents): Change interactive so a string is
8957         acceptable.  If the file has no associated model, show an error instead
8958         of a nonsense prompt.
8959
8960 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8961
8962         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8963         Thanks to Yoshihiko Yamada for kind notification of this typo.
8964
8965 2007-01-12  Kenichi Handa  <handa@m17n.org>
8966
8967         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8968         multibyte buffer.
8969
8970 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8971
8972         * gnus-score.el (gnus-score-fast-scoring): New variable.
8973         (gnus-score-headers): Use it.
8974
8975         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8976
8977         * message.el (message-cite-original-1): Call
8978         gnus-article-highlight-citation if requested.
8979         (message-make-from): Allow name and address as optional arguments.
8980
8981         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8982
8983         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8984         bugs to doc string.
8985         (gnus-button-alist): Add mid\\|message-id.
8986         (gnus-button-fetch-group): Extend for use in
8987         `browse-url-browser-function'.
8988         (gnus-button-url-regexp): Try to catch paired parentheses like in
8989         Wikipedia URLs.
8990
8991         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8992         Suggested by Simon Krahnke <overlord@gmx.li>.
8993
8994 2007-01-13  Romain Francoise  <romain@orebokech.com>
8995
8996         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8997         Update copyright.
8998
8999 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9000
9001         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9002
9003 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9004
9005         * gnus-registry.el (gnus-registry-unfollowed-groups)
9006         (gnus-registry-split-fancy-with-parent): Fix documentation.
9007
9008 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9009
9010         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9011         from nnweb groups.
9012
9013 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9014
9015         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9016         Xref urls.  Erase buffer before requesting head.
9017
9018 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9019
9020         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9021         customizable.
9022
9023 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9024
9025         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9026         no signing key is found.
9027         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9028         no encrypting and/or signing key is found.
9029
9030 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9031
9032         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9033
9034 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9035
9036         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9037         headers read from disk with the ones newly found in the current search.
9038         This should no longer cause problems, because the article numbers in
9039         Gmane's `nov.php' output are ignored since the previous change.
9040
9041 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9042
9043         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9044
9045 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9046
9047         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9048         replace-regexp-in-string; bind url-version; fbind display-images-p and
9049         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9050         find-face and set-itimer-function for Emacs; bind itimer-list for
9051         Emacs.
9052
9053         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9054
9055 2007-01-01  Romain Francoise  <romain@orebokech.com>
9056
9057         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9058
9059 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9060
9061         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9062         `define-minor-mode' macro definition expanded properly.
9063         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9064         exclude it there.
9065
9066         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9067         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9068         `fboundp' test.
9069         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9070         This is OK to autoload in (S)XEmacs now.
9071
9072 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9073
9074         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9075         keystroke.
9076         (gnus-summary-limit-to-singletons): Fix typo.
9077
9078         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9079         else fails.
9080
9081 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9082
9083         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9084         docstring.
9085
9086         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9087         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9088         (gnus-summary-insert-dormant-articles): Fix typo in message.
9089
9090 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9091
9092         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9093         nil for XEmacs.
9094         (gnus-message-citation-mode): Don't autoload in XEmacs.
9095
9096         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9097
9098 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9099
9100         * nnimap.el (nnimap-expunge-search-string): Mention
9101         nnimap-search-uids-not-since-is-evil in docstring.
9102
9103 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9104
9105         * spam.el: Revert to make-obsolete-variable because
9106         define-obsolete-variable-alias is not supported in Emacs 21.
9107
9108         * spam.el (spam-ifile-path, spam-ifile-database-path)
9109         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9110         make-obsolete-variable.
9111         (spam-bsfilter-path, spam-bsfilter-program)
9112         (spam-spamassassin-path, spam-spamassassin-program)
9113         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
9114         use "path" inappropriately.
9115         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9116         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9117         variable names.
9118
9119 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9120
9121         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9122         summary buffer.
9123
9124         * password.el (password-cache-remove): Use clear-string to burn
9125         password, if available.
9126
9127 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9128
9129         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9130
9131         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9132
9133         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9134         (gnus-message-highlight-citation): Move defcustom here from
9135         gnus-cite.el.
9136         (gnus-message-citation-mode): Autoload.
9137
9138         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9139         checks to make it compile with XEmacs.
9140         (gnus-message-citation-mode): New minor mode.
9141         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9142         (gnus-message-highlight-citation): New variables.
9143         (gnus-message-search-citation-line)
9144         (gnus-message-add-citation-keywords)
9145         (gnus-message-remove-citation-keywords)
9146         (turn-on-gnus-message-citation-mode)
9147         (turn-off-gnus-message-citation-mode): New functions.
9148
9149 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9150
9151         * gnus-cite.el: Enable highlighting of different citation levels in
9152         message-mode.
9153
9154 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9155
9156         * message.el (message-make-fqdn): Fix comment.
9157         (message-bogus-system-names): Add ".local".
9158
9159         * spam.el (spam-ifile-path, spam-ifile-program)
9160         (spam-ifile-database-path, spam-ifile-database)
9161         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9162         Don't use "path" inappropriately.
9163         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9164         strings.
9165         (spam-check-ifile, spam-ifile-register-with-ifile)
9166         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
9167         new variable names.
9168
9169         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9170         (gnus-treat-display-smileys): Simplify using
9171         gnus-image-type-available-p.
9172
9173         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9174         available.
9175
9176         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
9177         `display-images-p' if available.
9178
9179 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9180
9181         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9182         one after turning on the buffer's multibyteness instead of decoding
9183         them directly in the unibyte buffer that causes unexpected conversion
9184         in Emacs 23 (unicode).
9185
9186 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9187
9188         * message.el (message-generate-hashcash): Fix custom type.
9189
9190 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9191
9192         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9193
9194 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9195
9196         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9197         disconnect icons.  Add help text.
9198
9199 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9200
9201         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9202         negated to be consistent with the others we handle.
9203
9204 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9205
9206         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9207         version of gnus-summary-buffer to something, so that we can use two
9208         article buffers at the same time.
9209
9210 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9211
9212         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9213         trigger all the extra headers.
9214         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9215         sorting.
9216
9217 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9218
9219         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9220         solid groups.
9221
9222 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9223
9224         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9225
9226 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9227
9228         * legacy-gnus-agent.el: Add Copyright notice.
9229
9230 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9231
9232         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9233
9234 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9235
9236         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9237
9238         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9239         to make it work reliably in CVS Emacs.
9240         (gnus-summary-limit-strange-charsets-predicate)
9241         (gnus-summary-limit-to-predicate): New functions.
9242
9243 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9244
9245         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9246         specifying array size.
9247         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9248         array if it is too small.
9249         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
9250         (gnus-sort-threads-loop): New function.
9251
9252 2006-12-06  Chris Moore  <dooglus@gmail.com>
9253
9254         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9255         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9256
9257 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9258
9259         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9260         options.
9261
9262 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9263
9264         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9265         DOS-ing the recipient.
9266
9267         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9268         the headers when creating the mapping to avoid mismappings.
9269         (nnweb-gmane-create-mapping): Always nix out old mapping.
9270
9271 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9272
9273         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9274         and mm-verify-option to never.
9275
9276 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9277
9278         * message.el (message-signed-or-encrypted-p): New function.
9279         (message-forward-make-body): Use it.
9280
9281         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9282         Replace encode-coding-string with mm-encode-coding-string.
9283
9284 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9285
9286         * nneething.el (nneething-decode-file-name): Replace
9287         decode-coding-string with mm-decode-coding-string.
9288
9289         * gnus-int.el (gnus-open-server): Say failed server's name.
9290
9291 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9292
9293         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9294         strings to a single string.  Quote `errors-file-name'.
9295         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9296         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9297         Adjust calls.  Use `shell-quote-argument'.
9298
9299 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9300
9301         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9302         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9303
9304         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9305         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9306         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9307         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9308         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9309         (gnus-subscribe-newsgroup, gnus-1):
9310         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9311         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9312         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9313         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9314
9315 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9316
9317         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9318         keystroke.
9319         (gnus-summary-limit-to-bodies): Implement headersp.
9320
9321 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9322
9323         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9324
9325 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9326
9327         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9328
9329 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9330
9331         * message.el (message-generate-hashcash): Expand range of values to
9332         include `opportunistic'.
9333         (message-send-mail): Use it.
9334
9335 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9336
9337         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9338         and comment it.
9339
9340         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9341
9342 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9343
9344         * gnus-util.el (gnus-extract-address-components): Improve comment.
9345
9346 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9347
9348         * gnus-util.el (gnus-extract-address-components): Work with address in
9349         which the name portion contains @.
9350
9351         * lpath.el: Fbind custom-autoload.
9352
9353 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9354
9355         * gnus.el (gnus-start): Move custom group up.
9356         (gnus-select-method): Don't autoload, but make it available for
9357         `customize-variable'.
9358         (gnus-getenv-nntpserver): Don't autoload.
9359
9360 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9361
9362         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9363
9364 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9365
9366         * message.el (message-sendmail-extra-arguments): New variable.
9367         (message-send-mail-with-sendmail): Use it.
9368
9369 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9370
9371         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9372         mm-with-unibyte-current-buffer to make string unibyte.
9373
9374         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9375         mm-string-as-multibyte.
9376
9377 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9378
9379         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9380         Reported by Werner Koch <wk@gnupg.org>.
9381
9382 2006-11-14  Daiki Ueno  <ueno@p360>
9383
9384         * mml2015.el: Autoload epa-select-keys when compiling.
9385
9386 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9387
9388         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9389         message-options.
9390         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9391
9392 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9393
9394         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
9395         EasyPG (< 0.0.6).
9396         (mml2015-always-trust): New user option.
9397         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9398         prompt.
9399
9400 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9401
9402         * nntp.el (nntp-authinfo-force): New variable.
9403         (nntp-send-authinfo): Use it.
9404
9405 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9406
9407         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9408         decode encoded words.  Improve prompt.  Add comment about forwarding.
9409         (message-replacement-char): Move up.
9410
9411 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9412
9413         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9414         instead of gnus-intersection because arguments of gnus-sorted-nunion
9415         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9416
9417 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9418
9419         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9420         (message-simplify-subject-functions): Enable
9421         message-strip-subject-encoded-words by default.
9422
9423 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9424
9425         * message.el (message-strip-subject-encoded-words): New function.
9426         (message-simplify-subject-functions): New variable.
9427         (message-simplify-subject): Use it.  Fix typo in doc string.
9428         Support message-strip-subject-encoded-words.
9429
9430 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9431
9432         * gnus-diary.el (gnus-diary-delay-format-function):
9433         * nndiary.el (nndiary-reminders):
9434         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9435
9436 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9437
9438         * gnus-art.el (article-hide-boring-headers): Fetch date from
9439         gnus-original-article-buffer to avoid problems with localized date
9440         strings.
9441
9442 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9443
9444         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9445
9446 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9447
9448         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9449         New variables.
9450         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9451         (mm-charset-synonym-alist): Move some entries to
9452         mm-codepage-iso-8859-list.
9453         (mm-charset-synonym-alist, mm-charset-override-alist): Add
9454         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9455
9456 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9457
9458         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9459
9460 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9461
9462         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9463         with Emacs 21 and XEmacs.
9464
9465 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9466
9467         * spam.el (spam-parse-address): New function for better parsing,
9468         catching errors, etc.
9469         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9470
9471 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9472
9473         * mm-view.el: Add interactive arg to html2text autoload.
9474
9475 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9476
9477         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9478
9479 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9480
9481         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
9482         variables.
9483         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9484         (mm-charset-synonym-alist): Move some entries to
9485         mm-codepage-iso-8859-list.
9486
9487         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9488
9489 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9490
9491         * message.el (message-citation-line-format)
9492         (message-insert-formated-citation-line): Fix implementation of %E, %N
9493         and %n according to the doc string.
9494
9495 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9496
9497         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9498         car-safe to avoid bad parses.
9499
9500 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9501
9502         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9503         names.
9504
9505         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9506
9507 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9508
9509         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9510         header.
9511
9512         * message.el (message-draft-headers): Add Date.
9513         (message-headers-to-generate): Fix typo in docstring.
9514
9515         * nndraft.el (nndraft-required-headers): New variable.
9516         (nndraft-generate-headers): Use it.
9517
9518         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9519
9520 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9521
9522         * gnus-registry.el (gnus-registry-wash-for-keywords)
9523         (gnus-registry-find-keywords): New functions to allow easy searching of
9524         articles that are in the registry.
9525
9526 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9527
9528         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9529         ietf-drums-parse-address instead of gnus-extract-address-components.
9530         Reported by Damien Elmes <damien@repose.cx>.
9531
9532 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9533
9534         * gnus.el (gnus-mime): Remove unused custom group.
9535
9536 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9537
9538         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9539         "blank line" when searching for end of armor headers.
9540
9541 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9542
9543         * gmm-utils.el (gmm-write-region): Fix variable name.
9544
9545 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9546
9547         * gmm-utils.el (gmm-write-region): New function based on compatibility
9548         code from `mm-make-temp-file'.
9549
9550         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9551
9552         * nnmaildir.el (nnmaildir--update-nov)
9553         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9554         Use `gmm-write-region'.
9555
9556 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9557
9558         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
9559         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9560
9561         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9562
9563         * message.el (message-replacement-char): New variable.
9564         (message-fix-before-sending): Use it.
9565         (message-simplify-subject): New function to remove duplicate code.
9566         (message-reply, message-followup): Use it.
9567
9568         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
9569         gnus-summary-limit-to-articles.
9570
9571 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9572
9573         * gnus-util.el (gnus-with-local-quit): New macro.
9574
9575         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9576
9577 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9578
9579         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9580         ignore non-string data.
9581
9582 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9583
9584         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9585         non-string data (needs to be done in the registry too).
9586
9587 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9588
9589         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9590         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9591         (gnus-registry-split-fancy-with-parent)
9592         (gnus-registry-fetch-simplified-message-subject-fast)
9593         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9594         Remove text properties on ingress into the registry and when it's saved.
9595         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9596         registry from entries with no groups.
9597
9598 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9599
9600         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9601         function to remove string properties.
9602
9603 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9604
9605         * gmm-utils.el (gmm): Adjust custom version.
9606
9607         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
9608         custom version.
9609
9610         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9611
9612 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9613
9614         * gnus-art.el (gnus-insert-prev-page-button)
9615         (gnus-insert-next-page-button): Simplify.  Reformat.
9616
9617 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9618
9619         * gnus-art.el (gnus-insert-prev-page-button)
9620         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9621
9622 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9623
9624         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9625
9626 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9627
9628         * gnus-art.el (gnus-insert-mime-button)
9629         (gnus-insert-mime-security-button):
9630         Apply gnus-article-button-face to MIME and security buttons.
9631
9632 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9633
9634         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9635         readable.
9636
9637 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9638
9639         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9640
9641 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9642
9643         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9644         `browse-url-of-file' instead of `browse-url'.
9645
9646 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9647
9648         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9649         regexp.  Articles containing quotation were cut prematurely.
9650
9651 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9652
9653         * message.el (message-cite-original-1): Use nobody by default for the
9654         value of From header.
9655         (message-reply): Ditto.
9656
9657 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9658
9659         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9660         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9661         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9662
9663 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9664
9665         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9666         mails in the doc string.  Add some URLs in comment.
9667         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9668
9669 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9670
9671         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9672         backslashes handling and the way to find boundaries of quoted strings.
9673
9674 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9675
9676         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9677         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9678         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9679         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9680
9681 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9682
9683         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9684         doc string.
9685         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9686
9687 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9688
9689         * lpath.el: Fbind epg-check-configuration.
9690
9691 2006-09-06  Simon Josefsson  <jas@extundo.com>
9692
9693         * mml2015.el (mml2015-use): Doc fix, mention epg.
9694
9695 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9696
9697         * mml2015.el (mml2015-use): Default to epg, if available.
9698
9699 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9700
9701         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9702         message-sender.
9703         (mml1991-epg-encrypt): Ditto.
9704         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9705         message-sender.
9706         (mml2015-epg-encrypt): Ditto.
9707
9708 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9709
9710         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9711         several common directories.
9712
9713 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9714
9715         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9716         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9717
9718 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9719
9720         * gnus-art.el (article-decode-encoded-words): Make it fast.
9721
9722 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9723
9724         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9725
9726         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9727         in quoted string into `\'.
9728
9729 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9730
9731         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9732         Use standard-syntax-table.
9733
9734 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9735
9736         * gnus-art.el (gnus-decode-address-function): New variable.
9737         (article-decode-encoded-words): Use it to decode headers which are
9738         assumed to contain addresses.
9739         (gnus-mime-delete-part): Remove useless `or'.
9740
9741         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9742         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9743         (gnus-nov-parse-line): Use it to decode From header.
9744         (gnus-get-newsgroup-headers): Ditto.
9745         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9746
9747         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9748         (mail-decode-encoded-address-string): New alias.
9749
9750         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9751         New function.
9752         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9753         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9754         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9755         (rfc2047-decode-string): Ditto.
9756         (rfc2047-decode-address-region): New function.
9757         (rfc2047-decode-address-string): New function.
9758
9759 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9760
9761         * message.el (message-caesar-buffer-body): Allow rotating headers.
9762
9763         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9764
9765         * message.el (message-insert-formated-citation-line): Fix %f.
9766         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9767
9768 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9769
9770         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9771         (gnus-bookmark-mouse-available-p): New macro.
9772         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9773         (gnus-bookmark-bmenu-show-infos): Use it.
9774         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9775         (gnus-bookmark-bmenu-hide-infos): Ditto.
9776         (gnus-bookmark-remove-properties): New function.
9777         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9778         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9779         (gnus-bookmark-write-file): Bind coding-system-for-write.
9780         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9781         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9782         group before selecting it.
9783         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9784         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9785         quit-window if it is not available; use gnus-mouse-2 and bind it to
9786         gnus-bookmark-bmenu-select-by-mouse.
9787         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9788         (gnus-bookmark-bmenu-select-by-mouse): New function.
9789
9790 2006-08-13  Romain Francoise  <romain@orebokech.com>
9791
9792         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9793         space.
9794
9795 2006-08-10  Romain Francoise  <romain@orebokech.com>
9796
9797         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9798         (dns-mode-soa-auto-increment-serial): New user option.
9799         (dns-mode-soa-maybe-increment-serial): New function.
9800         (dns-mode): Add the latter to `write-contents-functions'.
9801
9802 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9803
9804         * compface.el (uncompface): Use binary rather than raw-text-unix.
9805
9806 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9807
9808         * compface.el (uncompface): Make sure the eol conversion doesn't take
9809         place when communicating with the external programs.  Reported by
9810         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9811
9812 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9813
9814         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9815
9816 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9817
9818         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9819         Make it more robust by parsing author and date independently.
9820
9821 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9822
9823         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9824
9825 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9826
9827         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9828         first matching secret key.
9829         (mml2015-epg-encrypt): Ditto.
9830
9831         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9832         first matching secret key.
9833         (mml1991-epg-encrypt): Ditto.
9834
9835         * mml2015.el (mml2015-encrypt-to-self): New user option.
9836         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9837         mml2015-epg-encrypt-to-self is set.
9838
9839         * mml1991.el (mml1991-encrypt-to-self): New variable.
9840         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9841         mml1991-epg-encrypt-to-self is set.
9842
9843         * mml2015.el (mml2015-signers): New user option.
9844         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9845         (mml2015-epg-encrypt): Allow to select signing keys.
9846
9847         * mml1991.el (mml1991-signers): New variable.
9848         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9849         (mml1991-epg-encrypt): Allow to select signing keys.
9850
9851 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9852
9853         * nnheader.el (nnheader-insert-head): Make it work even if the file
9854         uses CRLF for the line-break code.
9855
9856 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9857
9858         * mml2015.el: Require mml-sec instead of password.
9859         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9860         (mml2015-cache-passphrase): Inherit the default value from
9861         mml-secure-cache-passphrase.
9862         (mml2015-passphrase-cache-expiry): Inherit the default value from
9863         mml-secure-passphrase-cache-expiry.
9864
9865         * mml1991.el: Require mml-sec instead of password.
9866         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9867         (mml1991-cache-passphrase): Inherit the default value from
9868         mml-secure-cache-passphrase.
9869         (mml1991-passphrase-cache-expiry): Inherit the default value from
9870         mml-secure-passphrase-cache-expiry.
9871
9872         * mml-sec.el: Require password.
9873         (mml-secure-verbose): New user option.
9874         (mml-secure-cache-passphrase): New user option.
9875         (mml-secure-passphrase-cache-expiry): New user option.
9876
9877 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9878
9879         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9880         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9881         andreas@altroot.de (Andreas Vögele).
9882
9883         FIXME: Use `tiny change'?
9884
9885 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9886
9887         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9888         workaround for the url package included with Emacs.
9889
9890         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9891
9892 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9893
9894         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9895         correctly.  This fixes a bug caused by the 2006-05-12 change.
9896
9897 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9898
9899         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9900         some information about the error when saying that the `bogus' mail
9901         group will be used.
9902
9903 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9904
9905         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9906         string.
9907
9908 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9909
9910         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9911
9912 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9913
9914         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9915
9916 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9917
9918         * mml1991.el (mml1991-function-alist): Add epg.
9919         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9920         (mml1991-epg-encrypt): New functions.
9921
9922 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9923
9924         * mml2015.el (mml2015-verbose): New variable.
9925         (mml2015-cache-passphrase): Ditto.
9926         (mml2015-passphrase-cache-expiry): Ditto.
9927         (mml2015-function-alist): Add epg.
9928         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9929         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9930         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9931         functions.
9932
9933 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9934
9935         * message.el (message-cite-original-1): Preserve region when removing
9936         quoted text due to X-No-Archive in order to avoid bogus attribution
9937         when citing multiple messages.
9938
9939 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9940
9941         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9942         Kenneth Jacker <khj@be.cs.appstate.edu>.
9943
9944 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9945
9946         * gnus-diary.el (gnus-user-format-function-d)
9947         (gnus-user-format-function-D): Autoload.
9948
9949         * imap.el (Commentary): Fix typo.
9950
9951         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9952         2006-04-22 contribution.
9953
9954 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9955
9956         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9957         It didn't really fix the bogosity I'm seeing with solid web groups.
9958
9959 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9960
9961         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9962         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9963         created using server names.  If we use the feature without declaring
9964         it, Gnus does not properly manage server and group state.
9965
9966         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9967         bound.
9968
9969 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9970
9971         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9972         looking up the method using GROUP's prefix before inventing a new one.
9973         It is used on killed/unknown groups in various places where returning
9974         an all-new method isn't expected by the caller.
9975
9976         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9977         and match semantics of gnus-group-real-prefix.
9978
9979 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9980
9981         * nnmail.el (nnmail-broken-references-mailers): New variable.
9982         (nnmail-ignore-broken-references): New function generalizing
9983         nnmail-fix-eudora-headers.
9984         (nnmail-fix-eudora-headers): Now obsolete.
9985
9986         * gnus-art.el (gnus-button-handle-custom): Support
9987         `customize-apropos*'.
9988
9989 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9990
9991         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9992
9993         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9994         articles.
9995
9996 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9997
9998         * message.el (message-cite-reply-above): New variable.
9999         (message-yank-original): Use it.
10000
10001 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10002
10003         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10004
10005 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10006
10007         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10008         as read.
10009
10010         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10011
10012 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10013
10014         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10015         (gnus-bookmark-default-file): Use gnus-directory.
10016         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10017         Remove "*" in doc string.
10018         (gnus-bookmark-write-file): Simplify.
10019         (gnus-bookmark-maybe-sort-alist): Use `when'.
10020         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10021         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
10022         FIXME about Emacs 21 and XEmacs compatibility.
10023         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10024         compatibility.
10025         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10026         compatibility.
10027         (gnus-bookmark-menu-heading): Fix version.
10028
10029 2006-06-19  Bastien Guerry  <bzg@altern.org>
10030
10031         * gnus-bookmark.el: New file.
10032
10033 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10034
10035         * message.el (message-syntax-checks): Doc fix.
10036
10037 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10038
10039         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10040         unsubscribed groups as if they were killed ones.  It causes duplicate
10041         entries in gnus-newsrc-alist.
10042
10043 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10044
10045         * message.el (message-syntax-checks): Doc fix.
10046         (message-send-mail): Add check for continuation headers.
10047         (message-check-news-header-syntax): Fix regexp used to check for
10048         continuation headers.
10049
10050 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10051
10052         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10053
10054 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10055
10056         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10057
10058 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10059
10060         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10061         default-truncate-lines.
10062
10063 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10064
10065         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10066         to fill the utf-8 entry.
10067
10068         * lpath.el: Fbind unicode-precedence-list.
10069
10070 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10071
10072         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10073
10074 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10075
10076         * gnus-agent.el (directory-files-and-attributes): Move all the way
10077         forward (the third and final move).
10078         (gnus-agent-read-agentview): Trap reconstruction errors due to
10079         nonexistant directory.  Handle by returning nil.
10080
10081 2006-05-30  Didier Verna  <didier@xemacs.org>
10082
10083         * message.el (message-dont-reply-to-names): Update the custom type.
10084         * message.el (message-dont-reply-to-names): New defsubst: potentially
10085         convert a list of regexps into a single one.
10086         * message.el (message-get-reply-headers): Use it.
10087         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10088
10089 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10090
10091         * gnus-agent.el (directory-files-and-attributes): Move forward.
10092
10093 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10094
10095         * gnus-ml.el (gnus-mailing-list-subscribe)
10096         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10097         (gnus-mailing-list-message): Fix doc strings.
10098
10099 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10100
10101         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10102         of doing it manually.
10103
10104 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10105
10106         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10107         comment.
10108
10109 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10110
10111         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
10112         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
10113         (gnus-agent-read-local): All symbols allocated in my-obarray.
10114         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10115         (gnus-agent-regenerate-group): Check numeric names to see if they are
10116         messages or groups.
10117         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10118         better way of do this...)
10119
10120         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
10121         'dummy.group' (there should be a better way of do this...)
10122
10123 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10124
10125         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10126         (gnus-saved-headers): Ditto.
10127         (gnus-default-article-saver): Mention functions may have properties.
10128         (gnus-article-save): Override gnus-save-all-headers and
10129         gnus-saved-headers by :headers property which saver function may have.
10130         (gnus-summary-save-in-file): Add :headers property.
10131         (gnus-summary-write-to-file): Ditto.
10132
10133         * gnus-sum.el (gnus-summary-save-article): Bind
10134         gnus-prompt-before-saving to t when saving many articles in a file;
10135         always show all headers.
10136
10137         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10138
10139 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10140
10141         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10142         marks.
10143
10144         * message.el (message-indent-citation): Add optional arguments to allow
10145         using it outside of message buffers.
10146
10147         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10148         (gnus-article-treat-unfold-headers): Use it.
10149         (gnus-article-truncate-lines): New variable.
10150         (gnus-article-mode): Use it.
10151         (gnus-article-toggle-truncate-lines): New function.
10152
10153         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
10154         gnus-article-toggle-truncate-lines.
10155
10156         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10157         coding system in XEmacs, use binary.
10158
10159 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10160
10161         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10162         after-load-alist.
10163
10164         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10165         this function should save decoded articles.
10166         (gnus-summary-write-to-file): Use property to specify this function
10167         should save decoded articles and specify gnus-summary-save-in-file
10168         should be used to save articles other than the first one when saving
10169         many articles.
10170         (gnus-summary-save-body-in-file): Use property to specify this
10171         function should save decoded articles.
10172         (gnus-summary-write-body-to-file): Use property to specify this
10173         function should save decoded articles and specify
10174         gnus-summary-save-body-in-file should be used to save articles other
10175         than the first one when saving many articles.
10176
10177         * gnus-sum.el (gnus-summary-save-article): Simplify.
10178
10179 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10180
10181         * gnus-art.el (gnus-default-article-saver): Add
10182         gnus-summary-write-body-to-file.
10183         (gnus-article-save-coding-system): Don't use coding system object
10184         in XEmacs.
10185         (gnus-read-save-file-name): Add optional `dir-var' argument which
10186         specifies directory in which files are saved; work even if optional
10187         `variable' argument is not specified.
10188         (gnus-summary-write-to-file): Read file name.
10189         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10190         (gnus-summary-write-body-to-file): New function.
10191
10192         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10193         (gnus-summary-local-variables): Add it.
10194         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10195         (gnus-summary-save-article): Remove optional `decode' argument;
10196         determine whether to decode articles by the value of
10197         gnus-default-article-saver; when saving many files using
10198         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10199         it first and use gnus-summary-save-in-file or
10200         gnus-summary-save-body-in-file thereafter unless
10201         gnus-prompt-before-saving is always; move point to article which
10202         will be saved.
10203         (gnus-summary-save-article-file): Revert.
10204         (gnus-summary-write-article-file): Revert.
10205         (gnus-summary-save-article-body-file): Revert.
10206         (gnus-summary-write-article-body-file): New function.
10207
10208 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10209
10210         * gnus-art.el (gnus-default-article-saver): Doc fix.
10211         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10212         from gnus-summary-save-article-coding-system, and default to a
10213         certain coding system.
10214         (gnus-output-to-file): Add coding cookie and encode text according
10215         to gnus-article-save-coding-system; don't use mm-append-to-file.
10216
10217         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10218         gnus-art.el and rename to gnus-article-save-coding-system.
10219         (gnus-summary-save-article): Require gnus-art; don't show all
10220         headers if it decodes articles; don't add coding cookie here;
10221         don't bind mm-text-coding-system-for-write.
10222         (gnus-summary-save-article-file): Save decoded articles.
10223         (gnus-summary-write-article-file): When saving many files, use
10224         gnus-summary-write-to-file first and gnus-summary-save-in-file
10225         thereafter unless gnus-prompt-before-saving is always.
10226         (gnus-summary-save-article-body-file): Save decoded articles.
10227
10228         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10229
10230 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10231
10232         * nnrss.el (nnrss-check-group): Bind hash-index.
10233
10234 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10235
10236         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10237         its hash index.  Store this hash in `nnrss-group-data'.
10238         (nnrss-read-group-data): Update accordingly.
10239
10240 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10241
10242         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10243         entry.
10244
10245         * gnus-sum.el (gnus-summary-make-menu-bar): Add
10246         gnus-article-browse-html-article.
10247
10248 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10249
10250         * gnus-sum.el (gnus-summary-mime-map): Add
10251         gnus-article-browse-html-article.
10252
10253         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10254
10255 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10256
10257         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10258         suitable coding systems in customize.
10259
10260 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10261
10262         * mail-source.el (mail-sources): Fix custom type.
10263
10264 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10265
10266         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10267         (gnus-summary-expire-articles-now): Shorten prompt.
10268
10269         * gmm-utils.el (wid-edit): Require.
10270         (defun-gmm): Renamed from `gmm-defun-compat'.
10271         (gmm-image-search-load-path): Use it.
10272         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10273
10274 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10275
10276         * gnus-sum.el (gnus-summary-save-article-coding-system): New
10277         variable.
10278         (gnus-summary-save-article): Add optional `decode' argument.  If
10279         it is set and gnus-summary-save-article-coding-system is non-nil,
10280         save decoded article.
10281         (gnus-summary-write-article-file): Save decoded article if
10282         gnus-summary-save-article-coding-system is non-nil.
10283
10284         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10285         type.
10286
10287 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10288
10289         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10290
10291 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10292
10293         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10294         first to test gnus-single-article-buffer which may be buffer-local.
10295
10296         * gnus-sum.el (gnus-summary-setup-buffer): Make
10297         gnus-single-article-buffer buffer-local and nil in ephemeral
10298         group; make gnus-article-buffer, gnus-article-current, and
10299         gnus-original-article-buffer always buffer-local.
10300         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10301         group.
10302         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10303
10304 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10305
10306         * nnml.el (nnml-request-compact-group): Compressed files might not
10307         have .gz extension.
10308
10309 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10310
10311         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10312         (mm-copy-to-buffer): Use with-current-buffer.
10313         (mm-display-part): Simplify.
10314         (mm-inlinable-p): Add optional arg `type'.
10315
10316 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10317
10318         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10319         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10320         Try harder to show the attachment internally or externally using
10321         gnus-mime-view-part-as-type.
10322
10323 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10324
10325         * message.el (message-from-style, message-signature-separator)
10326         (message-user-organization-file, message-send-mail-function)
10327         (message-citation-line-function, message-yank-prefix)
10328         (message-indent-citation-function, message-signature)
10329         (message-signature-file, message-signature-insert-empty-line):
10330         Remove autoloads.
10331
10332         * gnus-art.el (gnus-buttonized-mime-types): Remove
10333         "multipart/signed".  Revert 2006-04-26 change.
10334
10335 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10336
10337         * gnus.el (gnus-version-number): Bump version.
10338
10339 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10340
10341         * gnus.el: No Gnus v0.5 is released.
10342
10343 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10344
10345         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10346         fetching articles by message-id.
10347
10348 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10349
10350         * message.el (hashcash): Require hashcash as normal.
10351
10352         * ecomplete.el (ecomplete-highlight-match-line): Use
10353         point-at-eol.
10354         (ecomplete-highlight-match-line): Use `highlight', because that
10355         face exists in both Emacs and XEmacs.
10356
10357         * message.el (message-display-abbrev): Use point-at-bol.
10358
10359         * mail-source.el: Don't require timer/timer-funcs.
10360
10361         * gnus-async.el: Ditto.
10362
10363         * password.el: Ditto.
10364
10365         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10366
10367         * mm-url.el: Ditto.
10368
10369         * gnus-xmas.el: Don't require timer-funcs.
10370
10371         * mm-util.el: Require timer/timer-funcs.
10372
10373 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10374
10375         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10376         Close.
10377
10378 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10379
10380         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10381         unibyte after clear-decrypt function runs.
10382
10383         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10384         returns as a unibyte string.
10385
10386 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10387
10388         * lpath.el: Revert.
10389
10390         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10391         (pgg-gpg-process-sentinel): Revert.
10392
10393         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10394         (pgg-pgp-lookup-key): Revert.
10395
10396         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10397         (pgg-pgp5-lookup-key): Revert.
10398
10399         * pgg.el (pgg-fetch-key): Revert.
10400
10401 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10402
10403         * lpath.el: Fbind string-as-multibyte for XEmacs.
10404
10405         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10406         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10407         (mml1991-pgg-encrypt): Ditto.
10408
10409         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10410         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10411         a multibyte buffer.
10412
10413         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10414         (pgg-pgp-lookup-key): Ditto.
10415
10416         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10417         (pgg-pgp5-lookup-key): Ditto.
10418
10419         * pgg.el (pgg-fetch-key): Ditto.
10420
10421 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10422
10423         * message.el (message-user-organization-file): Check several
10424         locations of the organization file.
10425
10426         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10427         Add gnus-article-view-part-as-type.
10428
10429         * gnus-art.el (gnus-article-view-part-as-type): New function.
10430
10431         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10432         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10433
10434         * mml.el: Simplify autoload.
10435         (mml-mode): defvar dnd-protocol-alist instead of using
10436         symbol-value.
10437         (mml-default-directory): New variable.
10438         (mml-minibuffer-read-file): Use it.
10439         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10440
10441         * message.el (message-citation-line-format): New variable.
10442         (message-insert-formated-citation-line): New function.
10443         (message-citation-line-function): Add
10444         `message-insert-formated-citation-line' to custom type.
10445
10446         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10447         to doc string.
10448
10449         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10450         depending on mm-verify-option.
10451
10452 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10453
10454         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10455         binding pgg-* variables; reimplement the section which prevents
10456         MIME header from being signed.
10457         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10458         pgg-text-mode; remove a blank line at the top of body.
10459
10460         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10461         lines at the top of body; use gnus-newsgroup-charset if there's no
10462         Charset header.
10463
10464 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10465
10466         * message.el (message-self-insert-commands): Doc fix.
10467
10468         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10469         (mm-uu-pgp-encrypted-test): Ditto.
10470         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10471         between header and body; return application/pgp-encrypted handle
10472         if decryption failed; decode decrypted body by charset.
10473
10474         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10475         element match to application/pgp-*.
10476
10477 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10478
10479         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10480         HTML.
10481
10482 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10483
10484         * mail-source.el (mail-source-call-script): Message the error
10485         string.
10486
10487 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10488
10489         * gnus-util.el (gnus-byte-compile): Use it.
10490
10491 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10492
10493         * gnus-util.el (kill-empty-logs): New function.
10494
10495 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10496
10497         * message.el (message-mail-alias-type): Doc fix.
10498         (message-mail-alias-type-p): New function.
10499         (message-send): Use it.
10500         (message-mode): Ditto.
10501         (message-strip-forbidden-properties): Ditto.
10502
10503         * ecomplete.el (ecomplete-database-file-coding-system): New
10504         variable.
10505         (ecomplete-save): Use it.
10506         (ecomplete-setup): Use it.
10507
10508 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10509
10510         * message.el (message-self-insert-commands): New variable.
10511         (message-strip-forbidden-properties): Use it.
10512
10513 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10514
10515         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10516         that doesn't make XEmacs choke.
10517
10518 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10519
10520         * gnus-util.el (gnus-replace-in-string):
10521         Prefer replace-regexp-in-string over of replace-in-string.
10522
10523 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10524
10525         * gnus-util.el (gnus-select-frame-set-input-focus):
10526         Use select-frame-set-input-focus if it is available in XEmacs; use
10527         definition defined in Emacs 22 for old Emacsen.
10528
10529         * dgnushack.el: Autoload unmorse-region for XEmacs.
10530
10531         * lpath.el: Bind cursor-in-non-selected-windows and
10532         select-frame-set-input-focus for XEmacs.
10533
10534 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10535
10536         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10537
10538 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10539
10540         * gnus-registry.el (gnus-registry-cache-save): Remove text
10541         properties when saving via the temp buffer.
10542
10543 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10544
10545         * message.el (message-generate-hashcash): Honor custom type.
10546
10547 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10548
10549         * message.el (message-generate-hashcash): Default to non-nil when
10550         hashcash is found.
10551
10552         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10553         (gnus-refer-thread-limit): Increase default to 500.
10554
10555         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10556
10557         * flow-fill.el (fill-flowed): Allow delete-space.
10558
10559 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10560
10561         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10562         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10563         Remove autoloads.
10564
10565 2006-04-18  Simon Josefsson  <jas@extundo.com>
10566
10567         * message.el (message-generate-hashcash): Default to.
10568
10569 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10570
10571         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10572         concatenating segments rather than before concatenating them.
10573
10574 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10575
10576         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10577
10578 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10579
10580         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10581
10582         * message.el (message-forward-make-body-plain): Allow
10583         message-forward-ignored-headers to be a list.
10584         (message-remove-ignored-headers): Factor out into function.
10585         (message-forward-make-body-mml): Use it.
10586
10587         * imap.el (imap-quote-specials): New function.
10588         (imap-login-auth): Quote specials.
10589
10590         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10591         (rfc2231-parse-string): Allow concatanation of parameters that
10592         aren't contiguous.  The test case is
10593           (mail-header-parse-content-type "message/external-body;
10594             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10595             access-type=LOCAL-FILE;
10596             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10597
10598 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10599
10600         * nntp.el (nntp-accept-process-output): Return the value of
10601         `nnheader-accept-process-output'.
10602
10603 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10604
10605         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10606         (gnus-button-alist): Recognize more diff formats.
10607         (gnus-button-patch): Strip directory.
10608
10609 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10610
10611         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10612         Emacs 22 when setting focus.
10613
10614 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10615
10616         * gnus-art.el (gnus-article-treat-types): Do treatment of
10617         text/x-verbatim parts.
10618         (gnus-button-patch): New command.
10619
10620         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10621         addresses that contain invalid characters.
10622
10623 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10624
10625         * message.el (message-put-addresses-in-ecomplete): Use
10626         gnus-replace-in-string.
10627         (message-is-yours-p): Use the more correct
10628         mail-header-parse-address instead of
10629         mail-extract-address-components.
10630         (message-put-addresses-in-ecomplete): Fix typo.
10631
10632         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10633         keystroke.
10634
10635         * gnus-art.el (gnus-treatment-function-alist): Change order of
10636         newsgroups/generic header folding to avoid double-folding.
10637
10638         * message.el (message-hidden-headers): Add X-Draft-From.
10639
10640         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
10641         command.
10642         (gnus-summary-repeat-search-article-backward): New command.
10643
10644         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10645         groups in the parent topic.
10646
10647 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10648
10649         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10650         (spam-extra-header-to-number): Return the CRM114 number as a
10651         number instead of a string.
10652
10653 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10654
10655         * gnus-art.el (gnus-face-properties-alist): Moved here from
10656         gnus-fun.
10657
10658         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10659
10660 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10661
10662         * message.el (message-strip-forbidden-properties): Only display on
10663         self-insert-command.
10664
10665         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10666         reindent.
10667         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10668
10669 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10670
10671         * smiley.el (smiley-style): Fix typo.
10672
10673 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10674
10675         * hashcash.el (hashcash-insert-payment-async-2): Use
10676         message-goto-eoh instead of doing it manually.
10677         (mail-add-payment): Use message-narrow-to-header instead of trying
10678         to do the same itself.
10679
10680         * message.el (message-hidden-headers): Add Face.
10681
10682         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10683         reparenting code.
10684         (gnus-summary-reparent-children): Refactored out code.
10685         (gnus-summary-thread-map): New keystroke.
10686         (gnus-summary-reparent-children): Make into command.
10687
10688         * smiley.el (smiley-style): Default to `medium' if using a large
10689         font.
10690
10691         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10692         does it itself.
10693
10694         * message.el (message-point-in-header-p): Simplify definition.
10695
10696 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10697
10698         * nnagent.el (nnagent-request-set-mark): Silence log file
10699         writing.
10700         (nnagent-request-set-mark): Use write-region instead of
10701         append-to-file.
10702
10703         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10704         strange select method.
10705
10706         * ecomplete.el (ecomplete-display-matches): Get highlightling
10707         right.
10708         (ecomplete-display-matches): Use literals.
10709         (ecomplete-display-matches): Disable message logging.
10710
10711         * message.el (message-display-abbrev): Small optimization.
10712
10713         * ecomplete.el (ecomplete-display-matches): Allow automatic
10714         display.
10715
10716         * message.el (message-strip-forbidden-properties): Display
10717         abbrevs.
10718         (message-display-abbrev): Get automatic display right.
10719
10720         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10721         keystrokes.
10722
10723 2006-04-13  Romain Francoise  <romain@orebokech.com>
10724
10725         TODO: Backport to v5-10!
10726
10727         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10728         Moved here (and renamed) from gnus-registry.el.
10729
10730         * gnus-registry.el: Require gnus-util.
10731         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10732
10733 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10734
10735         * gnus-group.el (gnus-group-catchup-current): Change
10736         if-then-else-if-then-else into cond.
10737         (gnus-group-catchup): Indent.
10738         (group-name-at-point): New function.
10739         (gnus-fetch-group): Provide default from thing at point.
10740
10741 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10742
10743         * message.el (message-display-abbrev): Fix regexp.
10744
10745         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
10746         choosing.
10747         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10748         dead variables.
10749
10750         * message.el (message-newline-and-indent): Remove debugging.
10751         (message-display-abbrev): Use new implementation.
10752
10753 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10754
10755         * gnus-art.el (gnus-article-mode): Set
10756         cursor-in-non-selected-windows to nil.
10757
10758         * smiley.el: Revert previous change.
10759         (smiley-data-directory): defvar it before using it in the
10760         defcustom of `smiley-style'.
10761
10762 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10763
10764         * message.el (message-newline-and-indent): New function.
10765
10766         * ecomplete.el: Implement more bits.
10767
10768         * message.el (message-put-addresses-in-ecomplete): Clean up the
10769         string.
10770
10771         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10772
10773         * gnus-sum.el (gnus-summary-save-parts): Bind
10774         gnus-summary-save-parts-counter and use it to make unique file
10775         names.
10776
10777         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10778
10779         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10780         parameter to say whether to actually parse the individual
10781         addresses.
10782
10783         * message.el (message-put-addresses-in-ecomplete): New function.
10784         (ecomplete): Require.
10785         (message-mail-alias-type): Add ecomplete as an option.
10786
10787 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10788
10789         * flow-fill.el (fill-flowed): Remove trailing space from blank
10790         quoted lines.
10791
10792 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10793
10794         * smiley.el (smiley-style): Move definition later to avoid a
10795         compilation warning.
10796
10797 2006-04-12  Kenichi Handa  <handa@m17n.org>
10798
10799         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10800         buffer and then decode the buffer text if necessary.
10801         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10802         first, and after mm-encode-body, change the buffer to unibyte.
10803         Use mm-disable-multibyte instead of set-buffer-multibyte.
10804
10805 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10806
10807         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10808         Content-Type header instead of Content-Disposition header.
10809         (gnus-mime-inline-part): Ditto.
10810         (gnus-mime-view-part-as-charset): Ignore charset that the part
10811         specifies.
10812
10813         * mm-decode.el (mm-display-part): Work with external parts and
10814         usual parts similarly.
10815
10816         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10817         instead of gnus-display-mime.
10818
10819         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10820         instead of with-temp-buffer.
10821
10822         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10823         tag to summarized topics part in order to encode non-ASCII text.
10824
10825 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10826
10827         * smiley.el (smiley-style): New variable.
10828         (smiley-directory): New function.
10829         (smiley-data-directory): Derive from `smiley-style' using
10830         `smiley-directory'.
10831         (smiley-regexp-alist): Add new entries.
10832
10833         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10834         (gnus-article-browse-delete-temp): Add :version.
10835
10836 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10837
10838         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10839         the sieve region.
10840
10841 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10842
10843         * gnus.el (gnus-version-number): Bump version.
10844
10845 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10846
10847         * gnus.el: No Gnus v0.4 is released.
10848
10849 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10850
10851         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10852         layout.
10853
10854         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10855         unknown charset.
10856
10857         * message.el (message-header-synonyms): Add Original-To to the
10858         default.
10859
10860         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10861         optional parameter.
10862
10863 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10864
10865         * gnus-fun.el (gnus): Require it for gnus-directory.
10866
10867 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10868
10869         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10870
10871 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10872
10873         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10874
10875 2006-04-05  Simon Josefsson  <jas@extundo.com>
10876
10877         * password.el (password-reset): New function.
10878
10879 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10880
10881         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10882         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10883
10884 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10885
10886         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10887         Some whitespace was matched into the url, which broke browsing hits
10888         > 100 when mm-url-use-external was nil.
10889
10890 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10891
10892         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10893         gnus-extra-headers for 'Newsgroups.
10894
10895         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10896         bound.
10897
10898 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10899
10900         * pgg-gpg.el: Clean up process buffers every time gpg processes
10901         complete.
10902
10903 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10904
10905         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10906         doc string.
10907
10908 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10909
10910         * pgg-gpg.el (pgg-gpg-process-filter)
10911         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10912
10913         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10914         lines, temporary fix.
10915
10916 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10917
10918         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10919
10920 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10921
10922         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10923         default-enable-multibyte-characters.  This reverts the change from
10924         revision 6.17 which is no longer necessary because the passphrase
10925         is sent separately now.  GnuPG messages are unreadable under
10926         multibyte locales with default-enable-multibyte-characters set to
10927         nil.
10928
10929 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10930
10931         * message.el (message-tool-bar-gnome): Move "spell".
10932
10933 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10934
10935         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10936         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10937         instead.
10938
10939 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10940
10941         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10942         newsgroups handling for NNTP overviews which don't include
10943         Newsgroups.
10944
10945 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10946
10947         * message.el (message-resend): Bind message-generate-hashcash to nil.
10948
10949 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10950
10951         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10952         when searching for already-paid recipients.
10953
10954 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10955
10956         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10957         passphrases when it is not needed.
10958         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10959         passphrase stuff from gpg, should only be necessary when you use
10960         gpg with a smartcard.
10961
10962 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10963
10964         * mml.el (mml-insert-mime): Ignore cached contents of
10965         message/external-body part.
10966
10967         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10968         (mm-insert-part): Ditto.
10969
10970 2006-03-23  Simon Josefsson  <jas@extundo.com>
10971
10972         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10973         Reiner.
10974         (pgg-gpg-use-agent-p): Use it again.
10975
10976 2006-03-23  Simon Josefsson  <jas@extundo.com>
10977
10978         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10979         older emacsen.
10980         (pgg-gpg-use-agent-p): Don't use it.
10981
10982 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10983
10984         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10985         if we can.
10986
10987 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10988
10989         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10990         (pgg-gpg-update-agent): New function.
10991         (pgg-gpg-use-agent-p): New function.
10992         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10993         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10994         (pgg-gpg-sign-region): Use it.
10995
10996 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10997
10998         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10999         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11000
11001 2006-03-21  Simon Josefsson  <jas@extundo.com>
11002
11003         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11004         <wilde@sha-bang.de>.
11005         (pgg-gpg-use-agent): New variable.
11006         (pgg-gpg-process-region): Use it.
11007         (pgg-gpg-encrypt-region): Likewise.
11008         (pgg-gpg-encrypt-symmetric-region): Likewise.
11009         (pgg-gpg-decrypt-region): Likewise.
11010         (pgg-gpg-sign-region): Likewise.
11011         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11012
11013 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11014
11015         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11016
11017         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11018         Add comment on version.
11019
11020 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11021
11022         * smiley.el: Add missing test smiley.
11023
11024 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11025
11026         * mm-decode.el (mm-with-part): New macro.
11027         (mm-get-part): Use it; work with message/external-body as well.
11028         (mm-save-part): Treat name and filename equally.
11029
11030         * mm-extern.el (mm-extern-cache-contents): New function.
11031         (mm-inline-external-body): Use it; force the part to be displayed;
11032         move undisplayer added to the cached handle to the parent.
11033
11034         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11035         (gnus-mime-view-part-as-type): Work with message/external-body.
11036
11037         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11038
11039 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11040
11041         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11042         images in image-load-path.  [Sync with image.el, revision 1.60, in
11043         Emacs.]
11044
11045 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11046
11047         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11048         path rather than symbol.  Always return list of directories.
11049         Guarantee that image directory comes first.  [Sync with image.el,
11050         revision 1.59, in Emacs.]
11051
11052         * message.el (message-make-tool-bar): Adjust to new API of
11053         `gmm-image-load-path-for-library'.
11054
11055         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11056
11057         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11058
11059 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11060
11061         * gnus-art.el (gnus-article-only-boring-p):
11062         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11063         intangible text.
11064         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11065
11066 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11067
11068         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
11069         `defun' instead of `gmm-defun-compat'.
11070
11071 2006-03-14  Simon Josefsson  <jas@extundo.com>
11072
11073         * message.el (message-unique-id): Don't use message-number-base36
11074         if (user-uid) is a float.
11075         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11076
11077 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11078
11079         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11080
11081         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11082         empty line between a part and a message part.
11083
11084 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11085
11086         * smiley.el: Add more test smileys.
11087         (smiley-data-directory, smiley-regexp-alist)
11088         (gnus-smiley-file-types): Fix doc strings.
11089         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11090         adding new elements.
11091         (smiley-mouse-map): Unused code.  Make it a comment.
11092
11093 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11094
11095         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11096         scan latest NoCeM messages instead of old ones.
11097         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11098         delimiters that are recently used.
11099         (gnus-nocem-load-cache): Add autoload cookie.
11100
11101         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11102
11103         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11104         level which is larger than gnus-use-nocem is specified.
11105
11106         * gnus-group.el (gnus-group-get-new-news): Ditto.
11107
11108 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11109
11110         * gnus-util.el (gnus-tool-bar-update): New function.
11111
11112         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11113         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11114
11115         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11116
11117         * gnus-group.el (gnus-group-redraw-when-idle)
11118         (gnus-group-redraw-check): Remove.
11119         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11120
11121 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11122
11123         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11124         if optional last element is specified in splits (FIELD VALUE...).
11125
11126 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11127
11128         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11129         to gmm-image-load-path-for-library.  Call with no-error argument.
11130         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11131
11132         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11133
11134         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11135
11136         * gmm-utils.el (gmm-image-load-path): Remove alias.
11137
11138 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11139
11140         * gmm-utils.el (gmm-image-load-path): Add alias.
11141
11142         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11143         nnml-generate-nov-databases-1.
11144         (nnml-generate-nov-databases): Use it.
11145         (nnml-generate-nov-databases-directory): Document no-active
11146         argument.
11147
11148         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11149         directory if path is t.  Add no-error.
11150
11151         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11152         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11153
11154         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
11155         resetting gnus-article-browse-html-temp-list.
11156
11157         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11158         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11159         Add example to docstring.  Rename local variables.  Move error
11160         checks to default case in cond and simplify.
11161
11162 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11163
11164         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11165         handle is multipart when calling it recursively.
11166         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11167
11168 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11169
11170         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11171         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11172
11173 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11174
11175         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11176         is loaded.
11177
11178         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11179         loaded.
11180
11181 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11182
11183         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11184         to "Emacs 23 (unicode)" in doc string.
11185
11186         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11187         "Emacs 23 (unicode)" in comment.
11188
11189 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11190
11191         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11192
11193         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11194         characters 160 through 255 in Emacs 23.
11195
11196 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11197
11198         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11199         gnus-article-browse-html-temp.
11200         (gnus-article-browse-delete-temp): Make it customizable.  Add
11201         `file'.  Adjust doc string.
11202         (gnus-article-browse-delete-temp-files): Add argument.  Allow
11203         query for each file.  Adjust doc string.
11204         (gnus-article-browse-html-parts): Add
11205         `gnus-article-browse-delete-temp-files' to
11206         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11207
11208 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11209
11210         * gnus-art.el (gnus-article-browse-html-temp)
11211         (gnus-article-browse-delete-temp): New variables.
11212         (gnus-article-browse-delete-temp-files): New function.
11213         (gnus-article-browse-html-parts): Use it.
11214
11215 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11216
11217         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11218
11219         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11220         string.
11221
11222         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11223         gnus-summary-insert-new-articles when unplugged.  Remove
11224         gnus-summary-search-article-forward.
11225
11226         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11227         display-visual-class instead of display-color-cells.
11228
11229 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11230
11231         * dgnushack.el: Autoload customize-group for XEmacs.
11232
11233         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11234         message/* containing non-ASCII text properly.
11235
11236 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11237
11238         * message.el: Require gmm-utils, remove autoloads.
11239         (message-tool-bar): Set default based on
11240         gmm-tool-bar-style.
11241         (message-tool-bar-gnome): Add gmm-customize-mode.
11242
11243         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11244         gmm-tool-bar-style.
11245         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11246
11247         * gnus-group.el (gnus-group-tool-bar): Set default based on
11248         gmm-tool-bar-style.
11249         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11250
11251         * gmm-utils.el (gmm-image-directory): Rename variable from
11252         gmm-image-load-path.
11253         (gmm-image-load-path): Use gmm-image-directory.
11254         (gmm-customize-mode): New function.
11255         (gmm-tool-bar-style): New variable.
11256
11257         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11258         gnus-group-redraw-line-number.
11259         (gnus-group-redraw-check): Simplify.
11260         (gnus-group-tool-bar-update): Remove redraw check.
11261         (gnus-group-make-tool-bar): Add redraw check.
11262
11263 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11264
11265         * gnus-art.el (gnus-button): Add missing parentheses.
11266
11267 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11268
11269         * lpath.el: Fbind line-number-at-pos.
11270
11271 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11272
11273         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11274
11275 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11276
11277         * gnus-art.el (gnus-button): New face.
11278         (gnus-article-button-face): Use it.
11279
11280         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
11281         gnus-summary-next-page.  Re-order.
11282
11283         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11284         next-node are now included.
11285         (gnus-group-redraw-line-number): New internal variable.
11286         (gnus-group-redraw-check): Helper function for updating the tool
11287         bar.
11288         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11289
11290         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11291
11292         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11293         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11294         Use it to match format of Spamassassin 3.0 and later.  Reported by
11295         IRIE Tetsuya <irie@t.email.ne.jp>.
11296         (spam-check-bogofilter)
11297         (spam-bogofilter-register-with-bogofilter): Fix args of
11298         `gnus-error' calls.
11299
11300 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11301
11302         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11303         unnecessary interaction when sending queued mails.  Reported by
11304         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11305
11306 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11307
11308         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11309         first or last are nil.
11310
11311 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11312
11313         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11314
11315 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11316
11317         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11318
11319 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11320
11321         * dns.el (query-dns): Protect more against buggy tcp output.
11322
11323 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11324
11325         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11326         nov.php.
11327
11328 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11329
11330         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11331         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11332         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11333         output on the server side.
11334         (nnweb-google-create-mapping): Update regexps and add some
11335         progress indication.
11336
11337 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11338
11339         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
11340         gnus-agent-toggle-plugged.  Re-order icons.
11341         (gnus-group-tool-bar-gnome): Add
11342         gnus-group-{prev,next}-unread-group.
11343         (gnus-group-tool-bar-gnome): Re-order icons.
11344
11345         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
11346         gnus-summary-insert-new-articles.
11347
11348         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
11349         comments.
11350
11351         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11352         also available in Emacs 21.3.
11353
11354         * message.el (message-fix-before-sending): Change "Emacs 22" to
11355         "Emacs 23 (unicode)" in comment.
11356
11357         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11358         "Emacs 23 (unicode)" in comment.
11359
11360         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11361         comment.
11362         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11363
11364         * mm-view.el (mm-fill-flowed): Add :version.
11365
11366 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11367
11368         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11369         and load-path.
11370
11371 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11372
11373         * message.el: Autoload gmm-image-load-path.
11374         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11375         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11376         consitency.
11377
11378         * gmm-utils.el (gmm-image-load-path): Also search in
11379         "../etc/images".  Don't set gmm-image-load-path if we don't find
11380         the image.
11381
11382 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11383
11384         * gmm-utils.el (gmm-image-load-path): Don't make
11385         `gmm-image-load-path' include subdirectories which the second arg
11386         `image' might specify.
11387
11388         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11389         subdirectory to icon file names.
11390
11391         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11392
11393 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11394
11395         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11396         gmm-image-load-path calls.
11397
11398         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11399
11400         * message.el (message-make-tool-bar): Ditto.
11401
11402         * mml.el (mml-preview): Added comment concerning tool bar icons.
11403
11404         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11405         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11406
11407         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11408         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11409
11410         * message.el (message-tool-bar-gnome): Use new icon names.
11411         (message-make-tool-bar): Use `gmm-image-load-path'.
11412
11413         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
11414         functions from MH-E.
11415         (gmm-image-load-path): New variable from MH-E.
11416         (gmm-image-load-path): New function from MH-E.  Added arguments
11417         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11418         *-image-load-path-called-flag.
11419
11420 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11421
11422         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11423
11424 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11425
11426         * nnimap.el (nnimap-request-move-article): Change folder back to
11427         source group before deleting.
11428
11429 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11430
11431         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11432
11433         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
11434         mm-url.
11435
11436         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11437
11438 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11439
11440         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11441         coding system which mm-charset-to-coding-system returns for a
11442         given charset is valid.
11443
11444 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11445
11446         * html2text.el (html2text-remove-tag-list):
11447         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11448
11449 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11450
11451         * gnus-cus.el: Revert 2005-10-17 change.
11452
11453 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11454
11455         * gnus-art.el (article-strip-banner): Call
11456         article-really-strip-banner only when the regexp match is made.
11457
11458 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11459
11460         * gnus-art.el (article-strip-banner): Use
11461         gnus-extract-address-components instead of
11462         mail-header-parse-addresses to make it work with non-ASCII text;
11463         remove mail-encode-encoded-word-string.
11464
11465         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11466         values which are surrounded with \"...\"; make it never cause a
11467         Lisp error; give up parsing of parameters if it failed in
11468         extracting type.
11469
11470 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11471
11472         * smime.el (smime-cert-by-ldap-1): Fix bug where
11473         `smime-ldap-search' returns results without userCertificates.
11474
11475 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11476
11477         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11478
11479 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11480
11481         * spam.el (spam-check-spamassassin-headers): Adapt format for
11482         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11483         <ari@mbf.ocn.ne.jp>.
11484         (spam-list-of-processors): Add spam-use-gmane.
11485
11486 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11487
11488         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11489         make-temp-file; make it work with XEmacs as well.
11490
11491         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11492         mm-make-temp-file.
11493
11494         * mm-decode.el (mm-display-external): Use the 3rd arg of
11495         mm-make-temp-file.
11496         (mm-create-image-xemacs): Ditto.
11497
11498 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11499
11500         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11501         with message-narrow-to-headers.
11502         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11503         (gnus-draft-check-draft-articles): New function.
11504         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11505
11506 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11507
11508         * gnus-art.el (gnus-article-browse-html-parts):
11509         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11510         Don't use suffix argument for mm-make-temp-file for Emacs 21
11511         compatibility.  Remove useless `format'.
11512
11513 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11514
11515         * nnweb.el (nnweb-google-wash-article): Update regexps.
11516         (nnweb-group-alist): Use defvoo instead of defvar.
11517
11518 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11519
11520         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11521         re-loading nn* modules.
11522
11523 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11524
11525         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11526         for `tool-bar-mode' and don't check it's default-value.
11527
11528         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11529
11530         * message.el (message-make-tool-bar): Ditto.
11531
11532         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11533         `substring'.  Shorten tmp-file name.
11534
11535         * gnus.el: Remove bogus comment.
11536
11537 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11538
11539         * gnus-art.el (gnus-article-browse-html-parts): New function.
11540         (gnus-article-browse-html-article): New function for viewing html
11541         articles with a browser.
11542
11543 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11544
11545         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11546         in elisp.
11547         (pgg-gpg-encrypt-symmetric-region): Ditto.
11548         (pgg-gpg-sign-region): Ditto.
11549
11550         * pgg-def.el (pgg-text-mode): New variable.
11551
11552         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11553         (mml2015-pgg-encrypt): Ditto.
11554
11555         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11556         (mml1991-pgg-encrypt): Ditto.
11557
11558 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11559
11560         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
11561         message-make-date instead of current-time-string.
11562
11563         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11564         to gnus-decoded which mm-uu might set.
11565
11566 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11567
11568         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11569         don't decode quoted parameters; remove misimported Emacs code.
11570         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11571         (rfc2231-decode-encoded-string): Don't use split-string which
11572         behaves differently according to Emacs version; use
11573         mm-decode-coding-region to convert charset to coding-system.
11574         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11575         (rfc2231-encode-string): Remove misimported Emacs code.
11576
11577 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11578
11579         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11580         when calling mail-header-parse-content-type.
11581         (article-de-quoted-unreadable): Ditto.
11582         (article-de-base64-unreadable): Ditto.
11583         (article-wash-html): Ditto.
11584
11585         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11586         calling mail-header-parse-content-type and
11587         mail-header-parse-content-disposition.
11588         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11589         mail-header-parse-content-type.
11590
11591         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11592         insert charset and format parameters; encode description after
11593         inserting it to buffer.
11594         (mml-insert-parameter): Fold lines properly even if a parameter is
11595         segmented into two or more lines; change the max column to 76.
11596
11597         * rfc1843.el (rfc1843-decode-article-body): Don't use
11598         ignore-errors when calling mail-header-parse-content-type.
11599
11600         * rfc2231.el (rfc2231-parse-string): Return at least type if
11601         possible; don't cause an error even if it fails in parsing of
11602         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11603         (rfc2231-encode-string): Don't break lines at the beginning, leave
11604         it to mml-insert-parameter.
11605
11606         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11607         calling mail-header-parse-content-type.
11608
11609 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11610
11611         * spam-report.el (spam-report-gmane-use-article-number):
11612         Improve doc string.
11613         (spam-report-gmane-internal): Check if a suitable header was found
11614         in the article.
11615
11616 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11617
11618         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11619         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11620
11621 2006-02-05  Romain Francoise  <romain@orebokech.com>
11622
11623         Update copyright notices of all files in the gnus directory.
11624
11625 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11626
11627         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11628
11629 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11630
11631         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11632         segmented lines of parameter value to cope with Thunderbird 1.5
11633         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11634         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11635         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11636
11637 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11638
11639         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11640         parts.
11641
11642 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11643
11644         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11645         there's only one active file for all servers.
11646         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11647         solid groups.  Gnus might have used a FAST request to select the group.
11648         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11649         and nnweb-search redundantly in the active file.
11650         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11651         (nnweb-request-create-group): Don't use ARGS.
11652         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11653         initialisations.  Let nnoo do the work.
11654
11655 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11656
11657         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11658         Say the part has been decoded.
11659
11660         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11661
11662 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11663
11664         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11665         mailcap-viewer-test-cache when there's no 'test clause, since that
11666         will invert the meaning of a "nil" test previously determined by
11667         mailcap-mailcap-entry-passes-test.
11668
11669 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11670
11671         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11672         compiling.
11673
11674         * gnus-sum.el: Ditto.
11675
11676         * message.el: Don't bind tool-bar-map when compiling.
11677
11678 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11679
11680         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11681
11682 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11683
11684         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11685         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11686         current Google Groups.
11687
11688 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11689
11690         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11691         and tool-bar-mode.
11692
11693         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11694         and tool-bar-mode.
11695
11696         * message.el (message-tool-bar-update): Simplify.
11697         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11698
11699         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11700         gnus-summary-buffer.
11701         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11702         gnus-summary-reply.
11703
11704         * gmm-utils.el (gmm): Add :version.
11705
11706 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11707
11708         * Makefile.in (clean): New rule.
11709         (distclean): Use it.
11710
11711 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11712
11713         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
11714         autoload.
11715
11716 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11717
11718         * gmm-utils.el (gmm-verbose): Add :group.
11719
11720 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11721
11722         * message.el: Change some comments WRT tool-bars.
11723
11724         * gnus-sum.el (gnus-summary-tool-bar)
11725         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11726         (gnus-summary-tool-bar-zap-list): New variables.
11727         (gnus-summary-make-tool-bar): Complete rewrite using
11728         `gmm-tool-bar-from-list'.
11729
11730         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11731         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
11732         variables.
11733         (gnus-group-make-tool-bar): Complete rewrite using
11734         `gmm-tool-bar-from-list'.
11735         (gnus-group-tool-bar-update): New function.
11736
11737         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11738
11739 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11740
11741         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11742         is dissected into a single part of which the type is the same as
11743         the given one; decode charset.
11744
11745 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11746
11747         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11748         into alists as symbol not string, since that's what
11749         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11750         look for.
11751
11752 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11753
11754         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11755         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11756
11757         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11758
11759 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11760
11761         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11762         (gnus-xmas-mime-security-button-menu): New function.
11763
11764         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11765         (gnus-mime-security-button-menu): New definition.
11766         (gnus-mime-security-button-map): Use them.
11767         (gnus-mime-security-button-menu): New function.
11768         (gnus-insert-mime-security-button): Addition to help echo.
11769         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11770         (gnus-mime-security-pipe-part): New functions.
11771
11772         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11773         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11774
11775         * mm-decode.el (mm-handle-set-disposition): Remove.
11776         (mm-handle-set-description): Remove.
11777
11778 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11779
11780         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11781         (mm-w3m-standalone-supports-m17n-p): New function.
11782         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11783         w3m usage.
11784
11785         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11786         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11787
11788 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11789
11790         * message.el (message-tool-bar-zap-list): Use
11791         gmm-tool-bar-zap-list as custom type.
11792         (message-tool-bar-update): New function.
11793         (message-tool-bar, message-tool-bar-gnome)
11794         (message-tool-bar-retro): Add message-tool-bar-update.
11795         (message-tool-bar-gnome): Add flyspell-buffer.
11796
11797         * gnus-util.el (gnus-error): Describe `args'.
11798
11799         * gmm-utils.el (gmm-error): Describe `args'.
11800         (gmm-tool-bar-zap-list): New widget.
11801         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11802
11803 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11804
11805         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11806         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11807         the number of recursive calls.
11808
11809         * mm-decode.el (mm-handle-set-disposition): New macro.
11810         (mm-handle-set-description): New macro.
11811
11812 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11813
11814         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11815         encoding.
11816
11817 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11818
11819         * message.el (message-tool-bar-zap-list, message-tool-bar)
11820         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11821         (message-tool-bar-local-item-from-menu): Remove.
11822         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11823         (message-make-tool-bar): New function.
11824         (message-mode): Use `message-make-tool-bar'.
11825
11826         * gmm-utils.el: New file.
11827         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11828         (gmm-lazy): New widget copied from `nnmail.el'.
11829         (gmm-tool-bar-from-list): New function for creating customizable
11830         tool bars.
11831         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11832         output.
11833         (gmm): Add :prefix to defgroup.
11834
11835 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11836
11837         * gmm-utils.el (gmm-widget-p): New function.
11838
11839 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11840
11841         * mml.el (mml-attach-file): Describe `description' in doc string.
11842         (mml-menu): Add Emacs MIME manual and PGG manual.
11843
11844 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11845
11846         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11847
11848 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11849
11850         * nntp.el (nntp-end-of-line): Doc fix.
11851
11852 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11853
11854         * imap.el (imap-open): Handle case where buffer is a buffer
11855         object.
11856
11857 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11858
11859         * gnus-delay.el (gnus-delay): Don't autoload.
11860         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11861         to be re-loaded when customizing the `gnus-delay' group.
11862
11863 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11864
11865         * message.el (message-insert-citation-line): Use newlines.
11866
11867 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11868
11869         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11870         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11871         these routines, so the passphrase can be managed externally and
11872         passed in to the system.
11873         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11874         pgg-add-passphrase-to-cache function.
11875
11876         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11877         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11878         these routines, so the passphrase can be managed externally and
11879         passed in to the system.
11880         (pgg-pgp5-sign-region): Use new name of
11881         pgg-add-passphrase-to-cache function.
11882
11883 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11884
11885         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11886         part of the decoded armor to find the key-identifier.
11887         (pgg-gpg-lookup-key-owner): New function to return the
11888         human-readable identifier of a key owner.
11889         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11890         itself.
11891         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11892         the key value) if we have a key and can match it against a secret
11893         key.  Also, added a note pointing out fact that the prompt only
11894         indicates the first matching key.
11895
11896         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11897         pgg-decrypt-region.
11898         (pgg-add-passphrase-to-cache): Rename from
11899         `pgg-add-passphrase-cache' to reduce confusion (all callers
11900         changed).
11901         (pgg-remove-passphrase-from-cache): Rename from
11902         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11903         changed).
11904         (pgg-read-passphrase, pgg-add-passphrase-cache)
11905         (pgg-remove-passphrase-cache): Add informative docstrings.
11906         (pgg-decrypt): Convey provided passphrase in subordinate call to
11907         pgg-decrypt-region.
11908
11909 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11910
11911         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11912         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11913         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11914         'passphrase' argument, so the passphrase can be managed externally
11915         and then passed in to the system.
11916
11917         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11918         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11919         so the passphrase cache can be used reliably with identifiers
11920         besides a pgp packet's key id.
11921
11922         * pgg-gpg.el (pgg-gpg-encrypt-region)
11923         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11924         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11925         these routines, so the passphrase can be managed externally and
11926         passed in to the system.
11927
11928         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11929         'notruncate' argument, so the passphrase cache can be used
11930         reliably with identifiers besides a pgp packet's key id.
11931
11932 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11933
11934         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11935         symmetric encryption.
11936         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11937         encrypted session key.
11938         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11939         message ask for the passphrase in a proper way.
11940
11941         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11942         New user commands for symmetric encryption.
11943
11944 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11945
11946         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11947
11948         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11949
11950 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11951
11952         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11953
11954 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11955
11956         * mm-decode.el (mm-inlined-types): Add application/pgp.
11957         (mm-automatic-display): Ditto.
11958
11959         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11960         part as text.
11961
11962 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11963
11964         * nnrss.el: Update copyright.
11965         (nnrss-opml-import): Query whether to subscribe to each entry.
11966
11967         * gnus-art.el:
11968         * gnus-sum.el:
11969         * gnus-xmas.el:
11970         * messagexmas.el:
11971         * mm-uu.el:
11972         * mm-view.el: Update copyright.
11973
11974 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11975
11976         * message.el (message-info): New function.
11977         (message-mode-menu): Add it.
11978         Update copyright.
11979
11980         * ChangeLog: Fix and update copyright.
11981
11982 2006-01-13  Romain Francoise  <romain@orebokech.com>
11983
11984         * message.el (message-forward-subject-name-subject): Prefer the
11985         address to 'nowhere' if the sender has no name.
11986         Fix typo.  Update copyright year.
11987
11988 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11989
11990         * gnus-art.el (article-wash-html): Use
11991         gnus-summary-show-article-charset-alist if a numeric arg is given.
11992         (gnus-article-wash-html-with-w3m-standalone): New function.
11993
11994         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11995         mm-inline-text-html-render-with-w3m-standalone.
11996         (mm-text-html-washer-alist): Map w3m-standalone to
11997         gnus-article-wash-html-with-w3m-standalone.
11998         (mm-inline-text-html-render-with-w3m-standalone): New function.
11999
12000 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12001
12002         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12003         Improve LaTeX.
12004
12005 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12006
12007         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12008         (nnrss-request-article): Render text/plain parts as HTML.
12009
12010         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12011         the buffer.
12012
12013 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12014
12015         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12016         custom definition of `gnus-posting-styles'.
12017
12018         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
12019         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12020
12021 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12022
12023         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12024         Use nntp for bug archive.
12025
12026 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12027
12028         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12029         parts.
12030         (nnrss-normalize-date): New function converts ISO 8601 date into
12031         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12032         (nnrss-check-group): Use it.
12033
12034 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12035
12036         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12037
12038         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12039         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12040         (nnrss-insert-w3): Ditto.
12041
12042 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12043
12044         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12045         the articles to be forwarded including the case where neither a
12046         number of articles nor a region is specified.
12047
12048 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12049
12050         * nnrss.el (nnrss-request-article): Fix last change; fill
12051         text/plain parts.
12052
12053 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12054
12055         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12056         in text/plain part.
12057         (nnrss-check-group): Don't add excessive newline to dc:subject.
12058
12059 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12060
12061         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12062         article.
12063
12064 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12065
12066         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12067         (nnml-use-compressed-files, nnml-save-mail): Support other
12068         comression programs such as bzip2.
12069
12070 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12071
12072         * dns.el (query-dns): Make sure we check the buffer size before
12073         removing tcp headers.
12074
12075 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12076
12077         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12078         remove MIME buttons associated with multipart/alternative parts.
12079         (gnus-mime-display-alternative): Tag buttons using `article-type'
12080         text property.
12081
12082         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12083         associated with multipart/alternative parts.
12084
12085         * gnus-art.el (gnus-signature-separator): Fix custom type.
12086
12087         * mm-decode.el (mm-inlined-types): Fix custom type.
12088         (mm-keep-viewer-alive-types): Ditto.
12089         (mm-automatic-display): Ditto.
12090         (mm-attachment-override-types): Ditto.
12091         (mm-inline-override-types): Ditto.
12092         (mm-automatic-external-display): Ditto.
12093
12094 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12095
12096         * spam-report.el (spam-report-user-mail-address)
12097         (spam-report-user-agent): New variables.
12098         (spam-report-url-ping-plain): Use spam-report-user-agent.
12099
12100 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12101
12102         * gnus-art.el (gnus-button-handle-custom): Do not just use
12103         `customize-apropos' for any "M-x customize-*" button but the
12104         function called for.  Accept both the function name and its
12105         argument in order to achieve this.
12106         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
12107         function name to `gnus-button-handle-custom' in case of "M-x
12108         customize-*" buttons.
12109
12110 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12111
12112         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12113         multipart/alternative and add xref to mm-discouraged-alternatives
12114         in doc string.
12115
12116         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12117         gnus-buttonized-mime-types in doc string.
12118
12119 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12120
12121         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12122         Suggest image/.* in the doc string.
12123
12124 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12125
12126         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12127         message-marks (Debian bug #342521).
12128
12129 2005-12-12  Simon Josefsson  <jas@extundo.com>
12130
12131         * password.el (password-read-from-cache): Add.
12132         (password-read): Use it.
12133
12134 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12135
12136         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
12137         us-ascii as a MIME charset.
12138
12139         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
12140         against the case where the 2nd arg TYPE is nil.
12141
12142 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12143
12144         * pop3.el (pop3-stream-type): Fix custom version.
12145
12146         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12147
12148 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12149
12150         * mm-decode.el (mm-display-external): Add missing cdr.
12151
12152 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12153
12154         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12155         RFC1524) if it is in mailcap or add a suffix according to
12156         mailcap-mime-extensions when generating a temp filename; postpone
12157         deleting a temp file for 2 seconds for some wrappers, shell
12158         scripts, and so on, which might exit right after having started a
12159         viewer command as a background job.
12160
12161 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12162
12163         * nntp.el (nntp-marks-directory): Fix custom group.
12164
12165         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12166         steps when < 10.
12167
12168         * gnus-start.el (gnus-no-server-1): Mention
12169         `gnus-level-default-subscribed' in doc string.
12170
12171 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12172
12173         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12174         parens.
12175
12176 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12177
12178         * gnus-xmas.el (gnus-use-toolbar): Revert.
12179         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12180         gnus-use-toolbar is default.
12181
12182         * messagexmas.el (message-use-toolbar): Revert.
12183         (message-setup-toolbar): Use global default-toolbar if
12184         message-use-toolbar is default.
12185
12186 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12187
12188         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12189         according to default-toolbar-visible-p.
12190
12191         * messagexmas.el (message-use-toolbar): Ditto.
12192
12193 2005-11-26  Dave Love  <fx@gnu.org>
12194
12195         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12196         (tls-program, tls-success): Provide openssl alternative.
12197
12198         * starttls.el: Doc fixes.
12199         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12200         SERVICE to PORT.
12201
12202         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12203         port null or service name.
12204         (starttls-negotiate): Autoload.
12205
12206 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12207
12208         * message.el (message-kill-to-signature): Fix interactive spec.
12209
12210 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12211
12212         * pop3.el (pop3-open-server): Recognize a string as a service name.
12213
12214 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12215
12216         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12217
12218 2005-11-23  Dave Love  <fx@gnu.org>
12219
12220         Add pop3s, pop3/starttls.
12221
12222         * pop3.el (pop3-authentication-scheme): Clarify doc.
12223         (open-tls-stream, starttls-open-stream): Autoload.
12224         (pop3-stream-type): New.
12225         (pop3-open-server): Use it.
12226
12227         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12228         for POP.
12229         (mail-source-keyword-map): Add :stream for POP.
12230         (mail-source-fetch-pop): Use pop3-stream-type.
12231
12232 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12233
12234         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12235         of current-time-string.
12236
12237 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12238
12239         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12240         date header.
12241
12242 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12243
12244         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12245         it can seriously impact performance as it bypasses the agent's
12246         local caches.
12247
12248 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12249
12250         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12251         must be explicitly online rather than "not explicitly offline" for
12252         its flags to be synchronized.
12253
12254         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12255         that gnus-uu-unmark-thread will function correctly.
12256
12257         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12258         1024K is instead displayed as 1M.
12259
12260 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12261
12262         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12263
12264 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12265
12266         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12267
12268 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12269
12270         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12271         error message to display actual error condition.
12272         (gnus-agent-save-local): Avoid saving symbols that are bound to
12273         nil as they simply result in a warning message in
12274         gnus-agent-read-local.
12275
12276 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12277
12278         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12279         rather than make-variable-buffer-local for file-precious-flag.
12280
12281 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12282
12283         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12284         for duplicates which are removed.  The invalid sort check then
12285         triggers a rescan after the sort as sorting may have moved
12286         duplicate entries such that they can be cheaply detected.
12287
12288 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12289
12290         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12291
12292 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12293
12294         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
12295         internal variable to a custom variable.  Changed default value
12296         from compressed(2) to uncompressed(1).
12297         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12298         support for uncompressed agentview files.  Taken together, reading
12299         the agentview file should now be 6-7 times faster.
12300
12301 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12302
12303         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12304         as a buffer-local variable.  This avoids creating truncated
12305         dribble files as a result of a hang up, eg.
12306
12307 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12308
12309         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12310         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12311         XEmacs.
12312
12313 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12314
12315         * gnus-start.el (gnus-start-draft-setup): Enforce
12316         `gnus-draft-mode' for nndraft:drafts at startup.
12317
12318         * gnus.el (gnus-splash): Change custom group.
12319         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
12320         allow-list argument.
12321
12322         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12323         string.
12324
12325 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12326
12327         * gnus-art.el (gnus-default-article-saver): Add user-defined
12328         `function' to custom type.
12329
12330 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12331
12332         * imap.el (imap-open): Handle case where buffer is a buffer
12333         object.
12334
12335 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12336
12337         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12338         long lines.
12339         (gnus-cache-delete-group): Wrap doc strings.
12340
12341         * gnus-agent.el (gnus-agent-rename-group)
12342         (gnus-agent-delete-group): Wrap doc strings.
12343
12344 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12345
12346         * messagexmas.el (message-use-toolbar): Change the valid values
12347         into default, top, bottom, left, and right.
12348         (message-toolbar-thickness): New variable.
12349         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12350         well.
12351         (message-setup-toolbar): Make it work.
12352
12353         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12354         (gnus-use-toolbar): Change the valid values into default, top,
12355         bottom, left, and right.
12356         (gnus-toolbar-thickness): New variable.
12357         (gnus-xmas-setup-toolbar): New function.
12358         (gnus-xmas-setup-group-toolbar): Use it.
12359         (gnus-xmas-setup-summary-toolbar): Use it.
12360
12361 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12362
12363         * gnus-start.el (gnus-1): Add "native" to
12364         gnus-predefined-server-alist.
12365
12366         * gnus.el (gnus-method-to-server): Don't add "native" to the
12367         lists here, because that leads to problems when
12368         gnus-select-method is bound.
12369
12370 2005-11-09  Simon Josefsson  <jas@extundo.com>
12371
12372         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12373         use (not sort-by-date) instead.
12374
12375 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12376
12377         * gnus-delay.el (gnus-delay-group): Don't autoload.
12378         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12379         to be re-loaded when customizing the `gnus-delay' group.
12380
12381 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12382
12383         * message.el: Revert last changes.
12384         (message-insert-citation-line): Use newlines.
12385
12386 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12387
12388         * message.el (message-courtesy-message)
12389         (message-mark-insert-begin, message-mark-insert-end)
12390         (message-elide-ellipsis, message-cancel-message)
12391         (message-add-header, message-change-subject)
12392         (message-cross-post-followup-to-header)
12393         (message-cross-post-insert-note, message-reduce-to-to-cc)
12394         (message-widen-reply, message-delete-not-region)
12395         (message-kill-to-signature, message-insert-signature)
12396         (message-insert-importance-high, message-insert-importance-low)
12397         (message-insert-or-toggle-importance)
12398         (message-insert-disposition-notification-to)
12399         (message-indent-citation, message-yank-original)
12400         (message-cite-original-without-signature, message-cite-original)
12401         (message-insert-citation-line, message-position-on-field)
12402         (message-fix-before-sending, message-send-mail-partially)
12403         (message-send-mail, message-send-mail-with-sendmail)
12404         (message-send-mail-with-qmail, message-send-news)
12405         (message-check-news-header-syntax, message-generate-headers)
12406         (message-insert-courtesy-copy, message-fill-address)
12407         (message-fill-header, message-shorten-references)
12408         (message-setup-1, message-cancel-news)
12409         (message-forward-make-body-plain, message-forward-make-body-mime)
12410         (message-forward-make-body-mml, message-encode-message-body)
12411         (message-forward-make-body-digest-plain)
12412         (message-forward-make-body-digest-mime)
12413         (message-use-alternative-email-as-from): Insert `hard-newline'
12414         instead of ordinary newlines.
12415
12416 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12417
12418         * message.el (message-generate-headers): Downcase the argument
12419         given to message-check-element.
12420
12421 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12422
12423         * nntp.el (nntp-authinfo-rejected): New error condition.
12424         (nntp-wait-for): Use new error condition to signal authentication
12425         error.
12426         (nntp-retrieve-data): Rethrow new error condition to break out of
12427         recursive call to nntp-send-authinfo.
12428
12429 2005-11-08  Romain Francoise  <romain@orebokech.com>
12430
12431         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12432         (gnus-summary-exit-map): Bind to `Z p'.
12433         (gnus-summary-make-menu-bar): Add menu item.
12434
12435 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12436
12437         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12438         (gnus-treat-*): Add `first' in all doc strings.
12439
12440         * gnus-group.el (gnus-group-compact-group): Fix typo.
12441
12442 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12443
12444         * gnus.el (gnus-parameters-case-fold-search): New variable.
12445         (gnus-parameters-get-parameter): Use it.
12446
12447         * gnus-score.el (gnus-home-score-file): Doc fix.
12448
12449 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12450
12451         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12452
12453 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12454
12455         * mm-util.el (mm-special-display-p): New function.
12456
12457         * mml.el (mml-preview): Use it; doc fix.
12458
12459 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12460
12461         * imap.el (imap-open): Handle case where buffer is a buffer object.
12462
12463 2005-10-29  Romain Francoise  <romain@orebokech.com>
12464
12465         * message.el (message-fix-before-sending): Fix comment.
12466
12467 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12468
12469         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12470
12471 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12472
12473         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12474         Used in gnus-score.el.
12475
12476 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12477
12478         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12479
12480 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12481
12482         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12483         whitespace removed in revision 7.8.  Use concatenated string to
12484         protect trailing whitespace.
12485
12486 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12487
12488         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12489         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12490         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12491         Courier IMAP ("some version from 2004").  Mostly based on similar
12492         code in the same function.
12493
12494 2005-10-26  Didier Verna  <didier@xemacs.org>
12495
12496         * gnus-group.el (gnus-group-compact-group): Invalidate original
12497         article buffer.
12498         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12499         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12500         NOV database and in article itself.
12501         Invalidate article backlog.
12502
12503 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12504
12505         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12506
12507 2005-10-26  Simon Josefsson  <jas@extundo.com>
12508
12509         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12510         part of 2004-07-25 change.
12511
12512 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12513
12514         * message.el (message-display-completion-list): New function.
12515         (message-expand-group): Use it; make sure the Completions buffer
12516         is modifiable.
12517 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12518
12519         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12520         user-mail-name is an empty string.
12521
12522 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12523
12524         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12525         depending on gnus-score-decay-constant.
12526
12527         * encrypt.el (encrypt-insert-file-contents)
12528         (encrypt-write-file-contents): Don't use `gnus-message'.
12529
12530         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12531         arguments.
12532         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
12533         arguments to mm-uu-verbatim-marks-extract.
12534         (mm-uu-hide-markers): New variable.
12535         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12536
12537         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12538         (gnus-convert-image-to-face-command): Use "convert" by default to
12539         allow other input image formats.
12540         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12541         accordingly.
12542
12543 2005-10-23  Simon Josefsson  <jas@extundo.com>
12544
12545         * imap.el (imap-gssapi-program): Align command line parameters
12546         with latest GNU SASL.
12547         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12548
12549 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12550
12551         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12552         HTML.
12553         (nnslashdot-request-article): Ditto.
12554
12555         * lpath.el (featurep): Add nobreak-char-display.
12556
12557 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12558
12559         * mail-source.el (mail-source-fetch-pop): Require pop3.
12560         (mail-source-check-pop): Ditto.
12561
12562 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12563
12564         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12565         errors.
12566
12567 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12568
12569         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12570         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12571
12572         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12573
12574         * mm-bodies.el (mm-decode-string): Call
12575         `mm-charset-to-coding-system' with allow-override argument.
12576
12577 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12578
12579         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12580         (rfc2047-charset-to-coding-system): New function.
12581         (rfc2047-decode-encoded-words): New function.
12582         (rfc2047-decode-region): Use them.
12583         (rfc2047-decode-cte): Remove.
12584         (rfc2047-parse-and-decode): Remove.
12585         (rfc2047-decode): Remove.
12586
12587 2005-10-15  Kenichi Handa  <handa@m17n.org>
12588
12589         * rfc2047.el (rfc2047-decode-cte): New function.
12590         (rfc2047-decode-region): Change the way to decode successive
12591         encoded-words: decode B- or Q-encoding in each encoded-word,
12592         concatenate them, and decode it as charset.
12593
12594 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12595
12596         * lpath.el: Fbind codepage-setup for XEmacs.
12597
12598 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12599
12600         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12601         widget-move-and-invoke.
12602         (gnus-custom-mode): Use gnus-custom-map.
12603
12604 2005-10-15  Bill Wohler  <wohler@newt.com>
12605
12606         * message.el (message-tool-bar-map): Renamed image file from
12607         mail_send to mail/send.
12608
12609 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12610
12611         * message.el (message-expand-group): Pass the common
12612         prefix substring of completion to `display-completion-list'.
12613
12614 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12615
12616         * mml-sec.el (mml-secure-method): New internal variable.
12617         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12618         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
12619         functions using mml-secure-method.
12620
12621         * mml.el (mml-mode-map): Add key bindings for those functions.
12622         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12623         Harder <harder@myrealbox.com>.
12624         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
12625         end of message if point is the headers of the message.
12626
12627         * message.el (message-in-body-p): New function.
12628
12629         * assistant.el: Autoload gnus-util and netrc.
12630
12631         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12632         Use `mm-charset-override-alist' only when decoding.
12633
12634         * mm-bodies.el (mm-decode-body): Call
12635         `mm-charset-to-coding-system' with allow-override argument.
12636
12637         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12638         `filename' from Content-Disposition if Content-Type doesn't
12639         provide `name'.
12640         (gnus-mime-view-part-as-type): Set default instead of
12641         initial-input.
12642
12643 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12644
12645         * format-spec.el (format-spec): Propagate text properties of % spec.
12646
12647 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12648
12649         * gnus-art.el (gnus-treat-predicate): Add `first'.
12650
12651 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12652
12653         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12654         (mm-charset-override-alist): New variable.
12655         (mm-charset-to-coding-system): Use it.
12656         (mm-codepage-setup): New helper function.
12657         (mm-charset-eval-alist): New variable.
12658         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
12659         about unknown charsets.
12660
12661         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12662
12663 2005-10-04  David Hansen  <david.hansen@gmx.net>
12664
12665         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12666         (nnrss-check-group): Ditto.
12667
12668 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12669
12670         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12671         Rename x-gnus-verbatim to x-verbatim.
12672         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12673
12674         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12675         x-verbatim.
12676
12677         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12678
12679         * gnus-util.el (gnus-remove-duplicates): Remove.
12680
12681         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12682         instead of gnus-remove-duplicates.
12683
12684         * message.el (message-remove-duplicates): Remove.
12685         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12686         message-remove-duplicates.
12687
12688         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12689         available, else use implementation from `delete-dups'.
12690
12691         * message.el (message-insert-expires): New function.
12692         (message-mode-map): Add key binding.
12693         (message-mode-field-menu): Add menu entry.
12694         (message-mode): Document it.
12695         (message-make-expires-date): Use `message-make-date'.
12696
12697 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12698
12699         * message.el (message-make-expires-date): New function.
12700
12701 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12702
12703         * Makefile.in (list-installed-shadows): New entry.
12704         (install): Use it.
12705         (remove-installed-shadows): New entry.
12706
12707         * dgnushack.el (dgnushack-default-load-path): New variable.
12708         (dgnushack-find-lisp-shadows): New function.
12709         (dgnushack-remove-lisp-shadows): New function.
12710
12711 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12712
12713         * Makefile.in (install-el-elc): New entry.
12714         (install): Use it so that .el files are necessarily installed.
12715
12716 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12717
12718         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12719
12720 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12721
12722         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12723         function rather than the diff-mode.el package.
12724         (mm-display-external): Use with-current-buffer.
12725         (mm-viewer-completion-map, mm-viewer-completion-map):
12726         Move initialization inside declaration.
12727
12728 2005-09-29  Simon Josefsson  <jas@extundo.com>
12729
12730         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
12731         autoload mail-check-payment.
12732         (spam-check-hashcash): Define unconditionally, since hashcash.el
12733         is part of Gnus now.  Ignore errors from payment checking.
12734
12735 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12736
12737         * message.el (message-bold-region, message-unbold-region): Rename
12738         from `bold-region' and `unbold-region'.
12739
12740         * message.el: Remove useless autoloads.
12741
12742 2005-09-28  Simon Josefsson  <jas@extundo.com>
12743
12744         * message.el (message-use-idna): Default to t.
12745         (message-use-idna): Test whether encoding works too.  Doc fix.
12746
12747 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12748
12749         * nntp.el (nntp-warn-about-losing-connection): Remove.
12750
12751 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12752
12753         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12754         customizable.  Change default value.
12755         (mm-uu-diff-groups-regexp): Change default value.
12756         (mm-uu-type-alist): Add doc string.
12757         (mm-uu-configure): Add doc string.  Make it interactive.
12758         (mm-uu-tex-groups-regexp): New variable.
12759         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12760         (mm-uu-type-alist): Add LaTeX documents.
12761         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12762         of "text/verbatim".
12763         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12764
12765         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12766         instead of "text/verbatim".
12767
12768         * message.el (message-mark-inserted-region)
12769         (message-mark-insert-file): Use slrn style marks when called with
12770         prefix argument.
12771
12772 2005-09-27  Simon Josefsson  <jas@extundo.com>
12773
12774         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12775
12776 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12777
12778         * message.el (message-remove-duplicates): New function.
12779         Implementation borrowed from `gnus-remove-duplicates'.
12780         (message-idna-to-ascii-rhs): Also encode idna addresses in
12781         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12782         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12783         only ask about the same idna domain once per header and also tell
12784         in what header to replace the idna domain.
12785
12786         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12787         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12788         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12789         a header is decoded and not just the last one.
12790
12791 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12792
12793         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12794         has been decoded.
12795
12796         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12797         (mm-insert-part): Don't modify text if it has been decoded.
12798
12799         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12800         decoded.
12801
12802         * mm-view.el (mm-inline-text): Don't strip text props unless
12803         decoding enriched or richtext parts.
12804
12805 2005-09-25  Romain Francoise  <romain@orebokech.com>
12806
12807         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12808         * gnus-start.el (gnus-subscribe-interactively):
12809         * gnus-uu.el (gnus-uu-grab-articles):
12810         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12811         space.
12812
12813 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12814
12815         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12816         * mm-view.el (mm-view-pkcs7-decrypt):
12817         * gnus-sum.el (gnus-summary-limit-to-extra)
12818         (gnus-summary-respool-article, gnus-read-move-group-name):
12819         * gnus-score.el (gnus-summary-increase-score):
12820         * gnus-util.el (gnus-completing-read-with-default):
12821         * gnus-art.el (gnus-read-save-file-name)
12822         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12823         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12824         * message.el (message-check-news-header-syntax):
12825         Follow convention for reading with the minibuffer.
12826
12827 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12828
12829         * spam-report.el (spam-report-url-ping-plain):
12830         Use gnus-extended-version as User-Agent.
12831
12832         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12833         default value is nil.
12834
12835         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12836         (mm-uu-verbatim-marks-extract): New function.
12837         (mm-uu-extract): New face.
12838         (mm-uu-copy-to-buffer): Use it.
12839
12840         * spam-report.el (spam-report-gmane-ham): Renamed from
12841         `spam-report-gmane-unspam'.
12842         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12843         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12844
12845         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12846         Autoload.
12847         (spam-report-gmane-unregister-routine): Renamed
12848         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12849
12850 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12851
12852         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12853         (spam-report-gmane-unregister-routine): Add support for gmane
12854         unregistration.
12855
12856         * spam-report.el (spam-report-gmane-unspam)
12857         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12858         (spam-report-gmane): Change to take a single article and do unspam
12859         registration.
12860
12861 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12862
12863         * mm-url.el (mm-url-decode-entities): Fix regexp.
12864
12865 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12866
12867         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12868         default to nil, to be able to use Gnus at all.  If the default
12869         switches to something else, then the function should be fixed not
12870         be exceedingly slow.
12871
12872 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12873
12874         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12875         fail hard.
12876
12877         * spam-report.el: Add better Keywords line.
12878
12879         * spam.el: Add Maintainer and better Keywords line.
12880
12881 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12882
12883         * gnus-art.el (gnus-article-replace-part)
12884         (gnus-mime-replace-part): New functions.
12885         (gnus-mime-action-alist, gnus-mime-button-commands)
12886         (gnus-mime-save-part-and-strip): Added file argument.
12887         (gnus-article-part-wrapper): Added interactive argument.
12888
12889         * gnus-sum.el (gnus-summary-mime-map): Add
12890         `gnus-article-replace-part'.
12891
12892 2005-09-19  Didier Verna  <didier@xemacs.org>
12893
12894         The nnml compaction feature:
12895         * nnml.el (nnml-request-compact-group): New function.
12896         * nnml.el (nnml-request-compact): New function.
12897         * gnus-int.el (gnus-request-compact-group): New function.
12898         * gnus-int.el (gnus-request-compact): New function.
12899         * gnus-group.el (gnus-group-compact-group): New function.
12900         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12901         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12902         * gnus-srvr.el (gnus-server-compact-server): New function.
12903         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12904         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12905
12906 2005-09-18  Deepak Goel  <deego@gnufans.org>
12907
12908         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12909         format spec.
12910
12911 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12912
12913         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12914
12915 2005-09-15  Romain Francoise  <romain@orebokech.com>
12916
12917         * message.el (message-fill-paragraph): Clarify docstring.
12918
12919 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12920
12921         * gnus-art.el (gnus-mime-display-part): Protect against broken
12922         MIME messages.
12923
12924 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12925
12926         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12927         before parsing header.
12928
12929 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12930
12931         * html2text.el (html2text-replace-list): Add new entities.
12932
12933 2005-09-11  Romain Francoise  <romain@orebokech.com>
12934
12935         * message.el (message-alternative-emails): Improve docstring.
12936         (message-setup-1): Call `message-use-alternative-email-as-from'
12937         after `message-setup-hook' to give it precedence over posting
12938         styles, etc.
12939         (message-use-alternative-email-as-from): Add docstring.  Remove
12940         the original From header if present.
12941
12942         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12943         (nnml-save-mail): Use it.
12944
12945         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12946         articles.  Add new argument `silent'.
12947         (gnus-uu-mark-all): Report the total number of marked articles.
12948
12949 2005-09-10  Romain Francoise  <romain@orebokech.com>
12950
12951         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12952         (gnus-uu-mark-series): Likewise.
12953
12954 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12955
12956         * spam-report.el (spam-report-gmane): Fix generation of spam
12957         report URL.
12958
12959 2005-09-10  Simon Josefsson  <jas@extundo.com>
12960
12961         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12962         t, based on discussion on the ding list with Robert Epprecht
12963         <epprecht@solnet.ch>.
12964
12965 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12966
12967         * spam-report.el (spam-report-gmane): Make it work without
12968         X-Report-Spam header.  Gmane now only provides Archived-At.
12969         This is only used if `spam-report-gmane-use-article-number' is nil.
12970         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12971
12972         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12973         make `gnus-summary-sort-by-recipient' work with threading.
12974
12975         * nnweb.el (nnweb-google-wash-article): Print a message if article
12976         is not available.
12977
12978 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12979
12980         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12981         change.  Decode text/* parts content before displaying.
12982
12983 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12984
12985         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12986
12987 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12988
12989         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12990
12991         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12992         url-package-name, url-package-version,
12993         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12994         w3m-display-inline-images, and w3m-minor-mode-map.
12995
12996 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12997
12998         * message.el (message-tab-body-function): Fix mismatched custom type.
12999
13000         * gnus.el (gnus-group-change-level-function): Ditto.
13001
13002         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13003
13004         * gnus-art.el (gnus-signature-limit)
13005         (gnus-article-mime-part-function): Ditto.
13006
13007 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13008
13009         * mml.el (mml-mode): Silence the byte compiler.
13010
13011         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13012         using `(sit-for 0)' before moving the point to the specified part;
13013         skip unbuttonized parts.
13014         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13015         return to the summary window if gnus-auto-select-part is non-nil.
13016
13017 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13018
13019         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
13020         variables.
13021         (mml-dnd-attach-file, mml-mode): Use them.
13022
13023         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13024         Make fetching article by MID work again for Google Groups.  Added
13025         FIXME concerning gnus-group-make-web-group.
13026
13027         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13028         Don't depend on Gnus by using mail-extract-address-components if
13029         gnus-extract-address-components is not bound.
13030
13031 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13032
13033         * gnus-art.el (gnus-mime-display-security): Don't display the
13034         signature, but only the signed part.
13035
13036 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13037
13038         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13039
13040         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13041         list, not listp.
13042
13043 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13044
13045         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
13046         when encoding.
13047
13048         * mm-bodies.el (mm-decode-content-transfer-encoding):
13049         De-canonicalize CRLF for all text content types, not just
13050         text/plain.
13051
13052 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13053
13054         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13055         valid article; point arrow and cursor at the MIME button.
13056
13057 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13058
13059         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13060         Suggested by Dan Christensen <jdc@uwo.ca>.
13061
13062         * mm-decode.el (mm-save-part): Enable change of prompt.
13063
13064 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13065
13066         * gnus-msg.el (gnus-inews-add-send-actions): Made
13067         `message-post-method' lambda parameter ARG `&optional'.
13068
13069 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13070
13071         * gnus-sum.el (gnus-summary-mime-map): Added
13072         gnus-article-save-part-and-strip, gnus-article-delete-part and
13073         gnus-article-jump-to-part.
13074
13075         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
13076         (gnus-article-edit-part): Use it.
13077         (gnus-article-part-wrapper): Added no-handle argument.
13078         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
13079         functions.
13080
13081 2005-08-29  Romain Francoise  <romain@orebokech.com>
13082
13083         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13084         docstring.
13085         (gnus-face-from-file): Likewise.
13086
13087 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13088
13089         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13090         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13091         non-nil.
13092         (gnus-auto-select-part): New variable.
13093         (gnus-article-jump-to-part): New function.
13094         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13095         (gnus-mime-delete-part): Allow selecting specified part after
13096         deleting or stripping parts.
13097         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13098         part if argument is bogus.
13099
13100 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13101
13102         * gnus-art.el (w3m-minor-mode-map):
13103         * gnus-spec.el (gnus-newsrc-file-version):
13104         * gnus-util.el (nnmail-active-file-coding-system)
13105         (gnus-original-article-buffer, gnus-user-agent):
13106         * gnus.el (gnus-ham-process-destinations)
13107         (gnus-parameter-ham-marks-alist)
13108         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13109         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13110         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13111         * mm-decode.el (gnus-current-window-configuration):
13112         * mm-extern.el (gnus-article-mime-handles):
13113         * mm-url.el (url-current-object, url-package-name)
13114         (url-package-version):
13115         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13116         (smime-keys, w3m-cid-retrieve-function-alist)
13117         (w3m-current-buffer, w3m-display-inline-images)
13118         (w3m-minor-mode-map):
13119         * mml-smime.el (gnus-extract-address-components):
13120         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13121         (gnus-newsrc-hashtb, message-default-charset)
13122         (message-deletable-headers, message-options)
13123         (message-posting-charset, message-required-mail-headers)
13124         (message-required-news-headers):
13125         * mml1991.el (mc-pgp-always-sign):
13126         * mml2015.el (mc-pgp-always-sign):
13127         * nnheader.el (nnmail-extra-headers):
13128         * rfc1843.el (gnus-decode-encoded-word-function)
13129         (gnus-decode-header-function, gnus-newsgroup-name):
13130         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13131
13132 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13133
13134         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13135         the end of the date treatments.
13136
13137 2005-08-15  Simon Josefsson  <jas@extundo.com>
13138
13139         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13140         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13141         Capello and Romain Francoise.
13142         (pgg-fetch-key-function): Removed, not used?
13143         (pgg-insert-url-with-w3): Require url, to get
13144         url-insert-file-contents regardless of where it is defined.
13145
13146 2005-08-13  Romain Francoise  <romain@orebokech.com>
13147
13148         * message.el (message-cite-original-1): New function.
13149         (message-cite-original): Use it.
13150         (message-cite-original-without-signature): Ditto.
13151
13152 2005-08-08  Romain Francoise  <romain@orebokech.com>
13153
13154         * message.el (message-yank-empty-prefix): New variable.
13155         (message-indent-citation): Use it.
13156         (message-cite-original-without-signature): Respect X-No-Archive.
13157
13158 2005-08-08  Simon Josefsson  <jas@extundo.com>
13159
13160         * pgg.el: Autoload url-insert-file-contents instead of loading
13161         w3/url.
13162         (pgg-insert-url-with-w3): Don't load url here.
13163
13164 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13165
13166         * message.el (message-kill-to-signature): Don't insert newline at
13167         bol.
13168         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13169
13170 2005-08-06  Romain Francoise  <romain@orebokech.com>
13171
13172         * message.el (message-user-fqdn): Fix typo in docstring.
13173
13174 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13175
13176         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13177
13178         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13179
13180 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13181
13182         * mm-bodies.el (mm-encode-body): Use coding system rather than
13183         charset to encode text.
13184
13185         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13186         number of charsets if utf-8 is available (XEmacs).
13187
13188 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13189
13190         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13191         taken from `gnus-button-mid-or-mail-regexp'.
13192         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13193         (gnus-button-alist): Improve regexp for domain part of the MIDs
13194         for news:localpart@domain buttons.
13195         (gnus-button-ctan-directory-regexp): Update.
13196
13197 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13198
13199         * sieve-manage.el (sieve-manage-interactive-login): Use
13200         make-local-variable rather than make-variable-buffer-local.
13201         (sieve-manage-open): Ditto.
13202         (sieve-manage-authenticate): Ditto.
13203
13204         * mml.el (mml-generate-mime-1): Make the content type default to
13205         text/plain if the filename is not specified.
13206
13207 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13208
13209         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13210         instead of insert-buffer.
13211
13212         * message.el (message-yank-original): Ditto; set the mark at the
13213         end of the yanked message.
13214
13215 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13216
13217         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13218         lines to scroll rather than to stop it.
13219
13220         * mml.el (mml-generate-default-type): Add doc string.
13221         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13222         default to application/octet-stream when determining the content
13223         type if it is not specified for the part or the mml contents; add
13224         a comment about mml-generate-default-type.
13225
13226 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13227
13228         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13229         make it default to application/octet-stream when determining the
13230         content type if it is not specified for the external contents.
13231
13232 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13233
13234         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13235         segmented parameter but also other parameters might be there.
13236
13237 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13238
13239         * mm-decode.el (mm-display-external): Delete temp file, directory
13240         and buffer immediately if the external process is exited.
13241
13242 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13243
13244         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13245         fewer lines than that of scroll-margin.
13246         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13247
13248 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13249
13250         * gnus-art.el (gnus-article-next-page): Revert.
13251         (gnus-article-beginning-of-window): New macro.
13252         (gnus-article-next-page-1): Use it.
13253         (gnus-article-prev-page): Ditto.
13254         (gnus-article-edit-part): Use insert-buffer-substring instead of
13255         insert-buffer.
13256         (gnus-article-edit-exit): Ditto.
13257
13258         * gnus-util.el (gnus-beginning-of-window): Remove.
13259         (gnus-end-of-window): Remove.
13260
13261         * lpath.el: Don't bind header-line-format and scroll-margin.
13262
13263 2005-07-25  Simon Josefsson  <jas@extundo.com>
13264
13265         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13266         to have the url package without w3.  Reported by Daiki Ueno
13267         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13268
13269 2005-07-20  Didier Verna  <didier@xemacs.org>
13270
13271         * gnus-diary.el: Remove the description comment (nndiary is now
13272         properly documented in the Gnus manual).
13273         Fix the spelling of "Back End".
13274         * nndiary.el: Ditto.
13275         Fix the copyright notice.
13276
13277 2005-07-18  Romain Francoise  <romain@orebokech.com>
13278
13279         * gnus-sum.el (gnus-summary-to-prefix)
13280         (gnus-summary-newsgroup-prefix): New variables.
13281         (gnus-summary-from-or-to-or-newsgroups): Use them.
13282
13283 2005-07-17  Romain Francoise  <romain@orebokech.com>
13284
13285         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13286         space as it's generally not especially interesting to the user.
13287
13288 2005-07-16  Romain Francoise  <romain@orebokech.com>
13289
13290         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13291         nil to avoid prompting and file modification if one of the
13292         messages at the top of the nnfolder file contains a copyright
13293         notice.
13294         Update copyright notice.
13295
13296         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13297         instead of `current-time-string' as the latter creates a time
13298         string that is not RFC 2822 compliant (it lacks the zone).
13299         Update copyright notice.
13300
13301 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13302
13303         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13304         for text/rtf.  Display default in prompt.  Pass default for M-n.
13305
13306         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13307
13308 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13309
13310         * gnus-msg.el (gnus-button-mailto): Remove
13311         save-selected-window-window hackery because it relies on
13312         save-selected-window internals.
13313
13314 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13315
13316         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13317         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13318         (gnus-article-prev-page): Ditto.
13319
13320         * gnus-util.el (gnus-beginning-of-window): New function.
13321         (gnus-end-of-window): New function.
13322
13323         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13324
13325 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13326
13327         * gnus-score.el (gnus-score-edit-all-score): Set
13328         gnus-score-edit-exit-function to gnus-score-edit-done and call
13329         gnus-message.
13330
13331 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13332
13333         * gnus-msg.el (gnus-button-mailto): Remove
13334         save-selected-window-window hackery because it relies on
13335         save-selected-window internals.
13336
13337 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13338
13339         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13340         add-minor-mode.
13341         (gnus-binary-mode): Ditto.
13342
13343         * gnus-topic.el (gnus-topic-mode): Ditto.
13344
13345 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13346
13347         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13348         (gnus-article-prev-page): Take scroll-margin into consideration.
13349
13350 2005-07-04  Lute Kamstra  <lute@gnu.org>
13351
13352         Update FSF's address in GPL notices.
13353
13354 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13355
13356         * gnus.el (gnus-exit):
13357         * gnus-group.el (gnus-group-icons):
13358         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13359
13360         * gnus-nocem.el (gnus-nocem):
13361         * message.el (message-various, message-buffers, message-sending)
13362         (message-interface, message-forwarding, message-insertion)
13363         (message-headers, message-news, message-mail):
13364         * pgg-gpg.el (pgg-gpg):
13365         * pgg-parse.el (pgg-parse):
13366         * pgg-pgp.el (pgg-pgp):
13367         * pgg-pgp5.el (pgg-pgp5):
13368         * pop3.el (pop3): Finish `defgroup' description with period.
13369
13370 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13371
13372         * gnus-art.el (article-display-face): Improve the efficiency.
13373         (article-display-x-face): Ditto; remove grey x-face stuff.
13374
13375 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13376
13377         * gnus-art.el (article-display-face): Correct the position in
13378         which Faces are inserted.
13379
13380 2005-06-29  Didier Verna  <didier@xemacs.org>
13381
13382         * gnus-art.el (article-display-face): Display faces in correct
13383         order.
13384
13385 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13386
13387         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13388         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13389         (gnus-nocem-check-article): Fetch the Type header.
13390         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13391         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13392         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13393         make sure gnus-nocem-hashtb is initialized.
13394         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13395         (gnus-nocem-unwanted-article-p): Ditto.
13396
13397         * pgg.el (pgg-verify): Return the verification result.
13398
13399 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13400
13401         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13402         is ascii.
13403
13404 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13405
13406         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13407         `show-nonbreak-escape'.
13408
13409 2005-06-23  Lute Kamstra  <lute@gnu.org>
13410
13411         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13412
13413         * dig.el (dig-mode):
13414         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13415
13416 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13417
13418         * nnimap.el (nnimap-split-download-body): Fix spellings.
13419
13420 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13421
13422         * gnus-art.el (gnus-article-encrypt-body):
13423         * gnus-cus.el (gnus-score-customize):
13424         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13425         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13426
13427 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13428
13429         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13430         header by looking for magic "MII" at the beginnig.
13431
13432 2005-06-16  Miles Bader  <miles@gnu.org>
13433
13434         * gnus-xmas.el (gnus-xmas-group-startup-message):
13435         Use renamed gnus-splash face.
13436
13437         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13438         (assistant-field-face): New backward-compatibility alias for renamed
13439         face.
13440         (assistant-render-text): Use renamed assistant-field face.
13441
13442         * spam.el (spam): Remove "-face" suffix from face name.
13443         (spam-face): New backward-compatibility alias for renamed face.
13444         (spam-face, spam-initialize): Use renamed spam face.
13445
13446         * message.el (message-header-to, message-header-cc)
13447         (message-header-subject, message-header-newsgroups)
13448         (message-header-other, message-header-name)
13449         (message-header-xheader, message-separator, message-cited-text)
13450         (message-mml): Remove "-face" suffix from face names.
13451         (message-header-to-face, message-header-cc-face)
13452         (message-header-subject-face, message-header-newsgroups-face)
13453         (message-header-other-face, message-header-name-face)
13454         (message-header-xheader-face, message-separator-face)
13455         (message-cited-text-face, message-mml-face):
13456         New backward-compatibility aliases for renamed faces.
13457         (message-font-lock-keywords): Use renamed message faces.
13458
13459         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13460         (sieve-test-commands, sieve-tagged-arguments):
13461         Remove "-face" suffix from face names.
13462         (sieve-control-commands-face, sieve-action-commands-face)
13463         (sieve-test-commands-face, sieve-tagged-arguments-face):
13464         New backward-compatibility aliases for renamed faces.
13465         (sieve-control-commands-face, sieve-action-commands-face)
13466         (sieve-test-commands-face, sieve-tagged-arguments-face):
13467         Use renamed sieve faces.
13468
13469         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13470         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13471         (gnus-group-news-3-empty, gnus-group-news-4)
13472         (gnus-group-news-4-empty, gnus-group-news-5)
13473         (gnus-group-news-5-empty, gnus-group-news-6)
13474         (gnus-group-news-6-empty, gnus-group-news-low)
13475         (gnus-group-news-low-empty, gnus-group-mail-1)
13476         (gnus-group-mail-1-empty, gnus-group-mail-2)
13477         (gnus-group-mail-2-empty, gnus-group-mail-3)
13478         (gnus-group-mail-3-empty, gnus-group-mail-low)
13479         (gnus-group-mail-low-empty, gnus-summary-selected)
13480         (gnus-summary-cancelled, gnus-summary-high-ticked)
13481         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13482         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13483         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13484         (gnus-summary-low-undownloaded)
13485         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13486         (gnus-summary-low-unread, gnus-summary-normal-unread)
13487         (gnus-summary-high-read, gnus-summary-low-read)
13488         (gnus-summary-normal-read, gnus-splash):
13489         Remove "-face" suffix from face names.
13490         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13491         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13492         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13493         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13494         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13495         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13496         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13497         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13498         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13499         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13500         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13501         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13502         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13503         (gnus-summary-normal-ticked-face)
13504         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13505         (gnus-summary-normal-ancient-face)
13506         (gnus-summary-high-undownloaded-face)
13507         (gnus-summary-low-undownloaded-face)
13508         (gnus-summary-normal-undownloaded-face)
13509         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13510         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13511         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13512         (gnus-splash-face):
13513         New backward-compatibility aliases for renamed faces.
13514         (gnus-group-startup-message): Use renamed gnus faces.
13515
13516         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13517         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13518         (gnus-server-agent): Remove "-face" suffix from face names.
13519         (gnus-server-agent-face, gnus-server-opened-face)
13520         (gnus-server-closed-face, gnus-server-denied-face)
13521         (gnus-server-offline-face):
13522         New backward-compatibility aliases for renamed faces.
13523         (gnus-server-agent-face, gnus-server-opened-face)
13524         (gnus-server-closed-face, gnus-server-denied-face)
13525         (gnus-server-offline-face): Use renamed gnus faces.
13526
13527         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13528         Remove "-face" suffix from face names.
13529         (gnus-picon-xbm-face, gnus-picon-face):
13530         New backward-compatibility aliases for renamed faces.
13531
13532         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13533         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13534         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13535         (gnus-cite-11): Remove "-face" suffix from face names.
13536         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13537         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13538         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13539         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13540         New backward-compatibility aliases for renamed faces.
13541         (gnus-cite-attribution-face, gnus-cite-face-list)
13542         (gnus-article-boring-faces): Use renamed gnus faces.
13543
13544         * gnus-art.el (gnus-signature, gnus-header-from)
13545         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13546         (gnus-header-content): Remove "-face" suffix from face names.
13547         (gnus-signature-face, gnus-header-from-face)
13548         (gnus-header-subject-face, gnus-header-newsgroups-face)
13549         (gnus-header-name-face, gnus-header-content-face):
13550         New backward-compatibility aliases for renamed faces.
13551         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13552
13553         * gnus-sum.el (gnus-summary-selected-face)
13554         (gnus-summary-highlight): Use renamed gnus faces.
13555         * gnus-group.el (gnus-group-highlight): Likewise.
13556
13557 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13558
13559         * gnus-sieve.el (gnus-sieve-article-add-rule):
13560         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13561         * spam-stat.el (spam-stat-buffer-change-to-spam)
13562         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13563
13564         * message.el (message-is-yours-p):
13565         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13566
13567 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13568
13569         * mm-view.el (mm-inline-text): Withdraw the last change.
13570
13571 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13572
13573         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13574         executing enriched-decode.
13575
13576 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13577
13578         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13579         charset of tar files.
13580
13581 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13582
13583         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13584
13585 2005-06-04  Lute Kamstra  <lute@gnu.org>
13586
13587         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13588         information is never recorded.
13589
13590 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13591
13592         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13593
13594 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13595
13596         * pop3.el (pop3-apop): Run md5 in the binary mode.
13597
13598         * starttls.el (starttls-set-process-query-on-exit-flag):
13599         Use eval-and-compile.
13600
13601 2005-05-31  Simon Josefsson  <jas@extundo.com>
13602
13603         * smime.el (smime-replace-in-string): Define.
13604         (smime-cert-by-ldap-1): Use it.
13605
13606 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13607
13608         * gnus-art.el (article-display-x-face): Replace
13609         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13610
13611         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13612         set-process-query-on-exit-flag or process-kill-without-query.
13613
13614         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13615         loop instead of replace-regexp.
13616
13617         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13618         instead of process-kill-without-query if it is available.
13619
13620         * lpath.el: Fbind ldap-search-entries.
13621
13622         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13623         instead of find-file-hooks if it is available.
13624
13625         * mml1991.el: Bind pgg-default-user-id when compiling.
13626
13627         * mml2015.el: Bind pgg-default-user-id when compiling.
13628
13629         * nndraft.el (nndraft-request-associate-buffer):
13630         Use write-contents-functions instead of write-contents-hooks if it is
13631         available.
13632
13633         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13634         instead of find-file-hooks if it is available.
13635
13636         * nntp.el (nntp-open-connection): Replace
13637         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13638         (nntp-open-ssl-stream): Ditto.
13639         (nntp-open-tls-stream): Ditto.
13640
13641         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13642         set-process-query-on-exit-flag or process-kill-without-query.
13643         (starttls-open-stream-gnutls): Use it instead of
13644         process-kill-without-query.
13645         (starttls-open-stream): Ditto.
13646
13647 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13648
13649         * smime.el (smime-cert-by-ldap-1): Don't use
13650         replace-regexp-in-string.
13651
13652 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13653
13654         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13655
13656         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13657         in PEM format.  Adjust to the XEmacs compability.
13658
13659 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13660
13661         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13662         by `string-to-number'.
13663         * gnus-agent.el (gnus-agent-regenerate-group)
13664         (gnus-agent-fetch-articles): Ditto.
13665         * gnus-art.el (gnus-button-fetch-group): Ditto.
13666         * gnus-cache.el (gnus-cache-generate-active)
13667         (gnus-cache-articles-in-group): Ditto.
13668         * gnus-group.el (gnus-group-set-current-level)
13669         (gnus-group-insert-group-line): Ditto.
13670         * gnus-score.el (gnus-score-set-expunge-below)
13671         (gnus-score-set-mark-below, gnus-summary-score-effect)
13672         (gnus-summary-score-entry): Ditto.
13673         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13674         (gnus-soup-pack): Ditto.
13675         * gnus-spec.el (gnus-xmas-format): Ditto.
13676         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13677         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13678         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13679         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13680         * nndb.el (nndb-get-remote-expire-response): Ditto.
13681         * nndiary.el (nndiary-parse-schedule-value)
13682         (nndiary-string-to-number, nndiary-request-replace-article)
13683         (nndiary-request-article): Ditto.
13684         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13685         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13686         * nneething.el (nneething-make-head): Ditto.
13687         * nnfolder.el (nnfolder-request-article)
13688         (nnfolder-retrieve-headers): Ditto.
13689         * nnheader.el (nnheader-file-to-number): Ditto.
13690         * nnkiboze.el (nnkiboze-request-article): Ditto.
13691         * nnmail.el (nnmail-process-unix-mail-format)
13692         (nnmail-process-babyl-mail-format): Ditto.
13693         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13694         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13695         (nnmh-request-create-group, nnmh-request-list-1)
13696         (nnmh-request-group, nnmh-request-article): Ditto.
13697         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13698         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13699         * nnsoup.el (nnsoup-make-active): Ditto.
13700         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13701         * nntp.el (nntp-find-group-and-number)
13702         (nntp-retrieve-headers-with-xover): Ditto.
13703         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13704         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13705         (pgg-format-key-identifier): Ditto.
13706         * pop3.el (pop3-last, pop3-stat): Ditto.
13707         * qp.el (quoted-printable-decode-region): Ditto.
13708
13709         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13710         of concat.
13711
13712 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13713
13714         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13715
13716         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13717
13718         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13719
13720         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13721
13722         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13723
13724         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13725
13726         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13727         (gnus-carpal-mode): Ditto.
13728
13729         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13730         (gnus-browse-mode): Ditto.
13731
13732         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13733
13734         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13735
13736 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13737
13738         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13739
13740 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13741
13742         * gnus-util.el (gnus-run-mode-hooks): New function.
13743
13744         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13745
13746         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13747         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13748
13749 2005-05-27  Lute Kamstra  <lute@gnu.org>
13750
13751         * dns-mode.el (dns-mode): Specify customization group.
13752
13753 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13754
13755         * gnus-agent.el (gnus-agent-make-mode-line-string):
13756         Use mode-line-highlight as mouse-face.
13757
13758 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13759
13760         * canlock.el (canlock): Change the parent group to news.
13761
13762         * deuglify.el (gnus-outlook-deuglify): Add :group.
13763
13764         * dig.el (dig): Add :group.
13765
13766         * dns-mode.el (dns-mode): Add :group.
13767
13768         * encrypt.el (encrypt): Add :group.
13769
13770         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13771         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13772         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13773         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13774         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13775
13776         * gnus-diary.el (gnus-diary): Add :group.
13777
13778         * gnus.el (gnus-group-news-1-face): Add :group.
13779         (gnus-group-news-1-empty-face): Ditto.
13780         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13781         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13782         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13783         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13784         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13785         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13786         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13787         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13788         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13789         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13790         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13791         (gnus-summary-high-ticked-face): Ditto.
13792         (gnus-summary-low-ticked-face): Ditto.
13793         (gnus-summary-normal-ticked-face): Ditto.
13794         (gnus-summary-high-ancient-face): Ditto.
13795         (gnus-summary-low-ancient-face): Ditto.
13796         (gnus-summary-normal-ancient-face): Ditto.
13797         (gnus-summary-high-undownloaded-face): Ditto.
13798         (gnus-summary-low-undownloaded-face): Ditto.
13799         (gnus-summary-normal-undownloaded-face): Ditto.
13800         (gnus-summary-high-unread-face): Ditto.
13801         (gnus-summary-low-unread-face): Ditto.
13802         (gnus-summary-normal-unread-face): Ditto.
13803         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13804         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13805
13806         * hashcash.el (hashcash): New custom group.
13807         (hashcash-default-payment): Add :group.
13808         (hashcash-payment-alist): Ditto.
13809         (hashcash-default-accept-payment): Ditto.
13810         (hashcash-accept-resources): Ditto.
13811         (hashcash-path): Ditto.
13812         (hashcash-extra-generate-parameters): Ditto.
13813         (hashcash-double-spend-database): Ditto.
13814         (hashcash-in-news): Ditto.
13815
13816         * message.el (message-minibuffer-local-map): Add :group.
13817
13818         * netrc.el (netrc): Add :group.
13819
13820         * sieve-manage.el (sieve-manage-log): Add :group.
13821         (sieve-manage-default-user): Diito.
13822         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13823         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13824         (sieve-manage-authenticators): Ditto.
13825         (sieve-manage-authenticator-alist): Ditto.
13826         (sieve-manage-default-port): Ditto.
13827
13828         * sieve-mode.el (sieve-control-commands-face): Add :group.
13829         (sieve-action-commands-face): Ditto.
13830         (sieve-test-commands-face): Ditto.
13831         (sieve-tagged-arguments-face): Ditto.
13832
13833         * smime.el (smime): Add :group.
13834
13835         * spam-report.el (spam-report): Add :group.
13836
13837         * spam.el (spam, spam-face): Add :group.
13838
13839 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13840
13841         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13842         return \n.\n.\n at the end of articles.  Protect against that.
13843         (nntp-with-open-group): Allow debugging.
13844
13845         * nnheader.el (mail-header-set-extra): Make into a function
13846         because I just could't understand how to quote the list properly.
13847
13848         * dns.el (query-dns-cached): New function.
13849
13850 2005-05-26  Lute Kamstra  <lute@gnu.org>
13851
13852         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13853
13854 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13855
13856         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13857
13858         * gnus-art.el: Don't autoload mail-extract-address-components.
13859
13860         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13861         eval-and-compile to evaluate it.
13862
13863         * hashcash.el: Don't autoload executable-find.
13864
13865         * nndb.el: Don't declare the nndb back end two or more times; don't
13866         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13867
13868         * nntp.el: Autoload format-spec instead of format; use
13869         eval-and-compile to evaluate autoload forms.
13870
13871 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13872
13873         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13874
13875 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13876
13877         * gnus.el (gnus-version-number): Bump version.
13878
13879 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13880
13881         * gnus.el: No Gnus v0.3 is released.
13882
13883 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13884
13885         * lpath.el (featurep): Bind show-nonbreak-escape.
13886
13887 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13888
13889         * gnus-art.el (gnus-article-edit-part): Disable undo.
13890
13891 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13892
13893         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13894         gnus-article-date-lapsed-new-header is t if date timer is active;
13895         skip headers in which the original date value is empty.
13896         (gnus-article-save-original-date): Redefine it as a macro.
13897         (gnus-display-mime): Use it.
13898
13899 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13900
13901         * gnus-art.el (article-date-ut): Support converting date in
13902         forwarded parts as well.
13903         (gnus-article-save-original-date): New function.
13904         (gnus-display-mime): Use it.
13905
13906 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13907
13908         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13909         enclosure element of <item>.
13910
13911 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13912
13913         * message.el (message-kill-buffer-query): Renamed from
13914         `message-kill-buffer-query-if-modified'.  Added :version.
13915
13916 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13917
13918         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13919         window layout.
13920
13921 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13922
13923         * mml.el: Autoload dnd when compiling.
13924
13925 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13926
13927         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13928         x-dnd-*.
13929
13930 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13931
13932         * qp.el (quoted-printable-encode-region): Save excursion.
13933
13934 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13935
13936         * message.el (message-kill-buffer-query-if-modified): Add new variable
13937         so the user can kill a modified message buffer quickly.
13938         (message-kill-buffer): Use it.
13939
13940 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13941
13942         * lpath.el: Fbind display-time-event-handler; don't fbind
13943         string-to-multibyte.
13944
13945         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13946
13947 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13948
13949         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13950         contained in text because xml.el decodes entities) with LFs.
13951
13952 2005-04-11  Lute Kamstra  <lute@gnu.org>
13953
13954         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13955         differently.
13956
13957 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13958
13959         * mm-util.el (mm-detect-coding-region): Typo.
13960
13961 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13962
13963         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13964
13965 2005-04-06  Deepak Goel  <deego@gnufans.org>
13966
13967         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13968         user-function allow user modifications of the scores.
13969         (spam-stat-score-buffer-user): New function, to allow
13970         user-computed modifications to the score.
13971         (spam-stat-score-buffer-user-functions): List of additional
13972         scoring functions.
13973         (spam-stat-error-holder): Global temporary error holder.
13974         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13975         variable.
13976
13977 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13978
13979         * gnus-registry.el (gnus-registry-clean-empty-function)
13980         (gnus-registry-trim, gnus-registry-fetch-groups)
13981         (gnus-registry-delete-group): Groups that match
13982         `gnus-registry-ignored-groups' are removed from the registry
13983         entries, not just ignored for splitting.  This helps clean up the
13984         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13985         to get all the groups a message ID is in.
13986
13987         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13988         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13989         (spam-stat-score-buffer-user-functions): Add :number custom type.
13990
13991 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13992
13993         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13994         argument in XEmacs.
13995
13996         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13997         (nnrss-request-group): Decode group name first.
13998         (nnrss-request-article): Make a text/plain article if mml-to-mime
13999         failed.
14000         (nnrss-get-encoding): Return a compatible encoding according to
14001         nnrss-compatible-encoding-alist.
14002         (nnrss-find-el): Use consp instead of listp.
14003         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14004
14005 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14006
14007         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14008         which Emacs 20 doesn't support.
14009         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14010
14011 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14012
14013         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14014         silence the byte compiler inside the defun.
14015
14016         * gnus-demon.el (parse-time-string): Add autoload.
14017
14018         * gnus-delay.el (parse-time-string): Add autoload.
14019
14020         * gnus-art.el (parse-time-string): Add autoload.
14021
14022         * nnultimate.el (parse-time): Require for `parse-time-string'.
14023
14024 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14025
14026         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14027
14028         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14029
14030         * smime.el (smime-ldap-host-list): Add :version.
14031
14032 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14033
14034         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14035         pass it to `gnus-browse-read-group'.
14036         (gnus-browse-read-group): Add NUMBER argument and pass it to
14037         `gnus-group-read-ephemeral-group'.
14038
14039         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14040         argument and pass it to `gnus-group-read-group'.
14041
14042 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14043
14044         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14045         mm-xemacs-find-mime-charset-1 if we have the mule feature
14046         available at runtime.
14047
14048 2005-03-25  Werner Lemberg  <wl@gnu.org>
14049
14050         * nnmaildir.el: Replace `illegal' with `invalid'.
14051
14052 2005-03-23  Lute Kamstra  <lute@gnu.org>
14053
14054         * time-date.el: Add comment on time value formats.
14055         Don't require parse-time.
14056         (with-decoded-time-value): New macro.
14057         (encode-time-value): New function.
14058         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14059         (days-to-time): Return a valid time value when arg is huge.
14060         (time-since): Use time-subtract.
14061         (time-to-number-of-days): Use time-to-seconds.
14062
14063 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14064
14065         * gnus-start.el (gnus-display-time-event-handler):
14066         Check display-time-timer at runtime rather than only at load time
14067         in case display-time-mode is turned off in the mean time.
14068
14069 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14070
14071         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14072         used.
14073
14074         * nneething.el (nneething-map-file-directory): Derive from
14075         `gnus-directory'.
14076
14077         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14078         the To/Cc button.
14079
14080 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14081
14082         * nnmaildir.el (nnmaildir-request-accept-article):
14083         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14084
14085 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14086
14087         * gnus-async.el: Require timer-funcs at compile time when in
14088         XEmacs for `run-with-idle-timer'.
14089
14090 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14091
14092         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14093         autoloaded function.
14094
14095 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14096
14097         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14098
14099 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14100
14101         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14102
14103 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14104
14105         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
14106         gnus-expert-user to default.
14107
14108 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14109
14110         * nnimap.el (nnimap-open-server): Ditto.
14111
14112         * imap.el (imap-authenticate): Fix typo.
14113
14114 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14115
14116         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14117         buffer (since IMAP server might return FETCH response out of
14118         order, and the nntp buffer must be sorted).
14119
14120 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14121
14122         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
14123         comparison on string.
14124
14125         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14126         (gnus-agent-score): Renamed category keywords to match gnus-cus.
14127         (gnus-agent-summary-fetch-series): Modified to protect against
14128         gnus-agent-summary-fetch-group clearing processable flags.
14129         (gnus-agent-synchronize-group-flags): Update live group buffer as
14130         synchronization may occur due to the user toggle the plugged
14131         status.
14132         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14133         successfully downloaded.
14134         (gnus-agent-expire-group-1): Avoid using markers when the overview
14135         is in ascending order; greatly improves performance.
14136         (gnus-agent-regenerate-group): Use
14137         gnus-agent-synchronize-group-flags to reset read status in both
14138         gnus and server.
14139         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
14140
14141 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14142
14143         * message.el: Don't autoload former message-utils variables.
14144         (message-strip-subject-trailing-was): Change doc string.
14145
14146         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14147         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14148         (nnweb-google-search): Add "hl=en" here.
14149         (nnweb-google-parse-1, nnweb-google-create-mapping):
14150         Don't hardcode URL.
14151
14152 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14153
14154         * message.el (message-get-reply-headers, message-followup):
14155         Mention related variables `message-use-followup-to' and
14156         `message-use-mail-followup-to', in the information buffer.
14157
14158         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14159         of broken groups(-beta).google.com.
14160
14161 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14162
14163         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14164         parameter to invoked gnus-request-move-article; remove the
14165         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14166         all at once instead of once per article.
14167         (gnus-summary-remove-process-mark): Accept a list of articles as
14168         well as a single article for processing.
14169
14170         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14171         parameter.
14172
14173         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14174
14175         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14176
14177         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14178         parameter.
14179
14180         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14181         parameter.
14182
14183         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14184         parameter and remove the gnus-sum-hint-move-is-internal variable.
14185
14186         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14187         parameter.
14188
14189         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14190         parameter.
14191
14192         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14193         parameter.
14194
14195         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14196
14197         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14198         parameter.
14199
14200         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14201         parameter.
14202
14203 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14204
14205         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14206         a more conservative way.
14207
14208 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14209
14210         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14211         buffer, so it moves the window's cursor.
14212
14213 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14214
14215         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14216         `mm-dissect-multipart' and receive the from field as an (optional)
14217         argument from `mm-dissect-multipart'.
14218         (mm-dissect-multipart): Receive the from field as an argument and
14219         pass it on when we call `mm-dissect-buffer' on MIME parts.
14220         Fixes verification/decryption of signed/encrypted MIME parts.
14221
14222 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14223
14224         * gnus-sum.el (gnus-summary-move-article): Set
14225         gnus-sum-hint-move-is-internal for gnus-request-move-article and
14226         whatever it calls (right now, only nnimap-request-move article
14227         respects it).
14228
14229         * nnimap.el (nnimap-request-move-article): When
14230         gnus-sum-hint-move-is-internal is set, don't do the extra
14231         nnimap-request-article.
14232
14233 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14234
14235         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14236
14237         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14238         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14239
14240         * gnus-sum.el (gnus-summary-caesar-message):
14241         Apply `gnus-treat-article' after rotation.
14242
14243         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14244         doc string.
14245
14246 2005-02-22  Simon Josefsson  <jas@extundo.com>
14247
14248         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14249         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14250         <arne@arnested.dk>.
14251         (encrypt): Add password-cache and password-cache-expiry as group
14252         members.
14253
14254 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14255
14256         * smime.el (smime-ldap-host-list): Doc fix.
14257         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14258         cache) password.
14259         (smime-sign-region): Use it.
14260         (smime-decrypt-region): Use it.
14261         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14262         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14263         fails.
14264         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14265         certificate from DER to PEM format rather than calling openssl.
14266
14267         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14268
14269         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14270         for signing/encryption.
14271
14272         * mml.el (mml-parse-1): Use them.
14273
14274 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14275
14276         * nnrss.el (nnrss-verbose): Removed.
14277         (nnrss-request-group): Use `nnheader-message' instead.
14278
14279 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14280
14281         * nnrss.el (nnrss-verbose): New variable.
14282         (nnrss-request-group): Make it say nnrss is requesting a group.
14283
14284 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14285
14286         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14287         Handle news URL with given port correctly.
14288
14289 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14290
14291         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14292         containing special characters.
14293
14294         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14295
14296         * mml.el (mime-to-mml): Ditto.
14297
14298         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14299         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14300         (rfc2047-decode-region): Quote decoded words containing special
14301         characters when rfc2047-quote-decoded-words-containing-tspecials
14302         is non-nil.
14303
14304 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14305
14306         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14307
14308         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14309
14310 2005-02-15  Simon Josefsson  <jas@extundo.com>
14311
14312         * nnimap.el (nnimap-debug): Doc fix.
14313
14314         * imap.el (imap-debug): Doc fix.
14315
14316 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14317
14318         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14319
14320 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14321
14322         * gnus.el (spam-contents): Improve docs for spam-contents
14323         parameter in its variable incarnation.
14324
14325 2005-02-14  Simon Josefsson  <jas@extundo.com>
14326
14327         * smime-ldap.el: Use require instead of load-library for ldap.
14328         (smime-ldap-search): Indent.
14329         (smime-ldap-search-internal): Shorten line.
14330
14331         * smime.el (smime-cert-by-dns): Add doc-string.
14332         (smime-cert-by-ldap-1): Indent.
14333
14334         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
14335         mml-smime-get-dns-ldap.
14336         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14337
14338 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14339
14340         * smime.el: Require smime-ldap.
14341         (smime-ldap-host-list): New variable.
14342         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14343
14344         * mml-smime.el (mml-smime-encrypt-query): New function.
14345         (mml-smime-encrypt-query): Use it.
14346
14347         * smime-ldap.el: New file.
14348
14349 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14350
14351         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14352
14353 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14354
14355         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14356         argument in doc string.  Make query for type more clear.
14357
14358 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14359
14360         * gnus.el (gnus-group-startup-message): Search for gnus images in
14361         etc/images/gnus.
14362         * mm-util.el (mm-image-load-path): Likewise.
14363         * smiley.el (smiley-data-directory): Search for smilies in
14364         etc/images/smilies.
14365
14366 2005-02-09  Kim F. Storm  <storm@cua.dk>
14367
14368         Change Emacs release version from 21.4 to 22.1 throughout.
14369         Change Emacs development version from 21.3.50 to 22.0.50.
14370
14371 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14372
14373         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14374
14375         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14376         non-Mule XEmacs as well.
14377         (mm-decompress-buffer): Signal an error intentionally if it does
14378         not decompress compressed data because auto-compression-mode is
14379         disabled.
14380
14381 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14382
14383         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14384         an ID in the registry even if it has no groups.
14385
14386 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14387
14388         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14389         merge it into mm-decompress-buffer.
14390         (gnus-mime-copy-part): Use the MIME part charset, the value which
14391         a user specified or gnus-newsgroup-charset for decoding, like
14392         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14393         save-buffer what was used.  Suggested by Kevin Ryde
14394         <user42@zip.com.au>.
14395         (gnus-mime-inline-part): Allow the name parameter as well as the
14396         filename parameter; force decompressing of compressed data; always
14397         display contents being not decoded as unibyte.
14398
14399         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14400         as well as the filename parameter.
14401
14402         * mm-util.el (mm-decompress-buffer): Merge
14403         gnus-mime-jka-compr-maybe-uncompress.
14404         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14405         of compressed data.
14406
14407 2005-02-08  Simon Josefsson  <jas@extundo.com>
14408
14409         * imap.el (imap-log): Doc fix.
14410
14411 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14412
14413         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14414         the coding cookies; decompress compressed parts.
14415
14416         * mml.el (mml-generate-mime-1): Add the charset parameter according
14417         to the value which a user specified manually or the coding cookie.
14418
14419         * mm-util.el (mm-string-to-multibyte): New function.
14420         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14421         (mm-coding-system-to-mime-charset): New function.
14422         (mm-decompress-buffer): New function.
14423         (mm-find-buffer-file-coding-system): New function.
14424
14425         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14426         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14427         parts.
14428
14429 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14430
14431         * mm-view.el (mm-display-inline-fontify): Decode a part according
14432         to the charset parameter.
14433
14434 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14435
14436         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14437         prefix arg is neither nil nor a number, as info specifies.
14438
14439 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14440
14441         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14442         timestamps.
14443
14444 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14445
14446         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14447         groups error checking and notify user.
14448
14449 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14450
14451         * message.el (message-send-mail-function): Check existence of
14452         sendmail-program first before using default value
14453         `message-send-mail-with-sendmail'.  Otherwise use more generic
14454         `smtpmail-send-it'.
14455
14456 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14457
14458         * nntp.el (nntp-request-update-info): Always return nil.
14459
14460 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14461
14462         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14463
14464 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14465
14466         * message.el (message-beginning-of-line): Change the behavior when
14467         invoked between BOL and : so that it first moves backward.
14468
14469 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14470
14471         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14472         article buffer when editing of the article is discarded.
14473         (gnus-article-prepare): Revert.
14474
14475 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14476
14477         * gnus-art.el (gnus-article-prepare):
14478         Remove message-strip-forbidden-properties from the local hook.
14479
14480 2005-01-27  Simon Josefsson  <jas@extundo.com>
14481
14482         * password.el (password-cache-add): Only start one timer per key.
14483         Reported by Derek Atkins <warlord@MIT.EDU>.
14484
14485 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14486
14487         * run-at-time.el: Removed.  It is no longer needed as
14488         timer-funcs.el in the xemacs-base package has a working version of
14489         `run-at-time'.
14490
14491         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14492
14493         * password.el: Require timer-funcs instead of run-at-time in
14494         XEmacs.
14495         Remove `password-run-at-time' macro.
14496         (password-cache-add): Use `run-at-time' instead of
14497         `password-run-at-time'.
14498
14499         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14500         Remove `nnheader-cancel-function-timers' alias,
14501         `cancel-function-timers' exists in XEmacs in timer-funcs.
14502
14503         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14504         for `run-with-idle-timer'.
14505
14506         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14507         for `run-at-time'.
14508
14509         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14510         for `with-timeout'.
14511
14512         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14513         the same as for XEmacs 21.4.
14514         No need to ignore `run-with-idle-timer', this function exists in
14515         XEmacs now in timer-funcs.el in the xemacs-base package.
14516         (dgnushack-compile): No need to delete
14517         run-at-time.el from the list of files to compile because it
14518         doesn't exist anymore.
14519
14520 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14521
14522         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14523         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14524
14525 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14526
14527         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14528         sensitively.
14529
14530 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14531
14532         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14533
14534 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14535
14536         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14537         which will be inserted according to the multibyteness of a buffer
14538         rather than the type of contents.  Suggested by ARISAWA Akihiro
14539         <ari@mbf.ocn.ne.jp>.
14540
14541         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14542         of string which old xml.el may return rather than a string.
14543
14544 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14545
14546         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14547
14548 2005-01-16  Simon Josefsson  <jas@extundo.com>
14549
14550         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14551         idn/idna.el isn't available.
14552         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14553         <michael@waxrat.com>.
14554
14555         * hashcash.el: Remove non-FSF copyright header.
14556
14557         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14558         (hashcash-generate-payment): Use it.
14559         (hashcash-generate-payment-async): Use it.
14560
14561 2005-01-15  Simon Josefsson  <jas@extundo.com>
14562
14563         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14564         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14565
14566         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14567         gnus-summary-idna-message.
14568         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14569         (gnus-summary-idna-message): New function.
14570
14571 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14572
14573         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14574         gnus-novice-user.
14575
14576 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14577
14578         * nnrss.el (nnrss-request-delete-group): Delete entries in
14579         nnrss-group-alist as well.
14580         (nnrss-save-server-data): Insert newline.
14581
14582 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14583
14584         * gnus.el (gnus-user-agent): Use list of symbols instead of
14585         symbols.  Display full version number for (S)XEmacs.  Optionally
14586         display (S)XEmacs codename.
14587
14588         * gnus-util.el (gnus-emacs-version): Update for new
14589         `gnus-user-agent'.
14590
14591         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14592         Gnus version.
14593
14594 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14595
14596         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14597         which is unreadable in some setups.
14598
14599 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14600
14601         * gnus-spec.el (gnus-update-format-specifications): Flush the
14602         group format spec cache if it doesn't support decoded group names.
14603
14604 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14605
14606         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14607         Allow to apply decay on score files matching a regexp.
14608
14609 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14610
14611         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14612         compatibility in %g and %c.
14613
14614 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14615
14616         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14617         name for only %g and %c.
14618         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14619         of gnus-tmp-group to decoded group name.
14620         (gnus-group-make-rss-group): Exclude `/'s from group names.
14621
14622 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14623
14624         * nnrss.el (nnrss-get-encoding): Fix regexp.
14625
14626 2004-12-27  Simon Josefsson  <jas@extundo.com>
14627
14628         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14629         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14630         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14631
14632 2004-12-17  Kim F. Storm  <storm@cua.dk>
14633
14634         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14635
14636         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14637
14638 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14639
14640         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14641
14642 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14643
14644         * nnrss.el: Require rfc2047 and mml.
14645         (nnrss-file-coding-system): New variable.
14646         (nnrss-format-string): Redefine it as an inline function.
14647         (nnrss-decode-group-name): New function.
14648         (nnrss-string-as-multibyte): Remove.
14649         (nnrss-retrieve-headers): Decode group name; don't use
14650         nnrss-format-string.
14651         (nnrss-request-group): Decode group name.
14652         (nnrss-request-article): Decode group name; allow a Message-ID as
14653         well as an article number; don't use nnrss-format-string; encode a
14654         Message-ID string which may contain non-ASCII characters; use
14655         mml-to-mime to compose a MIME article.
14656         (nnrss-request-expire-articles): Decode group name.
14657         (nnrss-request-delete-group): Decode group name.
14658         (nnrss-fetch): Clarify error message.
14659         (nnrss-read-server-data): Use insert-file-contents instead of load;
14660         bind file-name-coding-system; use multibyte buffer.
14661         (nnrss-save-server-data): Bind coding-system-for-write to the
14662         value of nnrss-file-coding-system; bind file-name-coding-system;
14663         add coding cookie.
14664         (nnrss-read-group-data): Use insert-file-contents instead of load;
14665         bind file-name-coding-system; use multibyte buffer.
14666         (nnrss-save-group-data): Bind coding-system-for-write to the
14667         value of nnrss-file-coding-system; bind file-name-coding-system.
14668         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14669         make it work with non-ASCII text.
14670         (nnrss-find-el): Make it work with old xml.el as well.
14671
14672 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14673
14674         * nnrss.el (nnrss-get-encoding): New function.
14675         (nnrss-fetch): Use unibyte buffer initially; bind
14676         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14677         decode contents according to the encoding attribute.
14678         (nnrss-save-group-data): Add coding cookie.
14679         (nnrss-mime-encode-string): New function.
14680         (nnrss-check-group): Use it to encode subject and author.
14681
14682 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14683
14684         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14685         imaginary variable.
14686
14687 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14688
14689         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14690         correctly even if there are wide characters.
14691
14692 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14693
14694         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14695         downcased symbol names; make a new cache instead of reusing
14696         bbdb-hashtable.
14697
14698 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14699
14700         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14701         concatenating segments rather than before concatenating them.
14702         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14703
14704         * message.el (message-get-reply-headers): Bind `extra'.
14705
14706 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14707
14708         * message.el (message-extra-wide-headers): New variable.
14709         (message-get-reply-headers): Use it.
14710
14711 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14712
14713         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14714         (gnus-agent-group-pathname): Ditto.
14715
14716         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14717
14718         * gnus-group.el (gnus-group-make-group): Decode group name.
14719         (gnus-group-make-rss-group): Register the group data after opening
14720         the nnrss group.
14721
14722 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14723
14724         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14725         by expiry now get marked as read.
14726
14727 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14728
14729         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14730
14731 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14732
14733         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14734         unify Latin characters in XEmacs.
14735         (mm-find-mime-charset-region): Use it.
14736
14737 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14738
14739         * gnus-util.el (gnus-delete-directory): New function.
14740
14741         * gnus-agent.el (gnus-agent-delete-group): Use it.
14742
14743         * gnus-cache.el (gnus-cache-delete-group): Use it.
14744
14745 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14746
14747         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14748         names.
14749
14750 2004-12-16  Simon Josefsson  <jas@extundo.com>
14751
14752         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14753
14754 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14755
14756         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14757
14758         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14759         (gnus-group-set-current-level): Decode group name.
14760
14761 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14762
14763         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14764         failed.
14765
14766 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14767
14768         * gnus-group.el (gnus-group-delete-group): Decode group name.
14769         (gnus-group-make-rss-group): Encode group name.
14770         (gnus-group-catchup-current): Decode group name.
14771         (gnus-group-kill-group): Decode group name.
14772
14773 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14774
14775         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14776
14777 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14778
14779         * gnus-group.el (gnus-group-make-rss-group):
14780         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14781
14782         * gnus-start.el (gnus-setup-news): Honor user's setting to
14783         gnus-message-archive-method.  Suggested by Lute Kamstra
14784         <lute@gnu.org>.
14785
14786 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14787
14788         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14789         global counterparts of the buffer-local variables.
14790
14791 2004-11-16  Romain Francoise  <romain@orebokech.com>
14792
14793         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14794         counterparts of the buffer-local variables.
14795
14796 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14797
14798         * message.el (message-forbidden-properties): Fixed typo in doc
14799         string.
14800
14801 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14802
14803         * gnus-util.el (gnus-replace-in-string): Added doc string.
14804
14805         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14806         to avoid problems when splitting mails with many recipients.
14807
14808 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14809
14810         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14811         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14812
14813 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14814
14815         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14816         if there is no hashtable in memory or file modification time is
14817         newer than cached timestamp.
14818
14819 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14820
14821         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14822         not-matching option.
14823
14824 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14825
14826         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14827         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14828         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14829         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14830         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14831         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14832
14833 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14834
14835         * message.el (message-forward-make-body-mml): Remove headers
14836         according to message-forward-ignored-headers if a message is decoded.
14837
14838 2004-12-02  Romain Francoise  <romain@orebokech.com>
14839
14840         * message.el (message-forward-make-body-plain): Always remove
14841         headers according to message-forward-ignored-headers.
14842
14843 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14844
14845         * spam.el (spam-summary-prepare-exit): Remove the
14846         gnus-summary-limit pop for now, it has problems with ham marks for
14847         me.
14848
14849 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14850
14851         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14852         correctly.
14853
14854 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14855
14856         * format-spec.el (format-spec): Message the char.
14857
14858 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14859
14860         * gnus-art.el (gnus-split-methods): Reformat comments.
14861
14862         * spam.el (spam-summary-prepare-exit): Remove article limits
14863         before exiting the summary buffer.
14864
14865 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14866
14867         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14868         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14869
14870         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14871         order to silence the byte compiler.
14872
14873         * spam.el: Fix the way to silence the byte compiler, which
14874         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14875         bbdb-search-simple, spam-BBDB-register-routine,
14876         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14877         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14878         spam-stat-buffer-is-spam, spam-stat-load,
14879         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14880         spam-stat-save and spam-stat-split-fancy.
14881
14882 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14883
14884         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14885         which may confuse users.
14886         (canlock-password-for-verify): Ditto.
14887
14888         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14889
14890         * gnus-art.el (gnus-emphasis-alist): Ditto.
14891
14892         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14893
14894         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14895
14896         * gnus-start.el (gnus-save-killed-list): Ditto.
14897
14898         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14899         (gnus-sum-thread-tree-root): Ditto.
14900         (gnus-sum-thread-tree-false-root): Ditto.
14901         (gnus-sum-thread-tree-single-indent): Ditto.
14902
14903         * message.el (message-courtesy-message): Ditto.
14904         (message-archive-note): Ditto.
14905         (message-subscribed-address-file): Ditto.
14906         (message-user-fqdn): Ditto.
14907
14908         * spam-report.el (spam-report-gmane-regex): Ditto.
14909
14910         * spam.el (spam-blackhole-good-server-regex): Ditto.
14911
14912 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14913
14914         * mml.el (mml-preview): Widen the message buffer before copying
14915         the contents to the preview buffer; sort headers before previewing.
14916
14917         * message.el (message-hidden-headers): Fix the way to avoid a bug
14918         in the `repeat' widget in Emacs 21.3 or earlier.
14919
14920 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14921
14922         * message.el (message-hidden-headers): Default to "^References:".
14923         Improve customization type.  Suggested by Reiner Steib
14924         <Reiner.Steib@gmx.de>.
14925
14926 2004-11-25  Romain Francoise  <romain@orebokech.com>
14927
14928         * message.el (message-strip-forbidden-properties): Remove check for
14929         obsolete `message-hidden' text property, hidden headers are not
14930         accessible in the buffer anymore.
14931
14932 2004-11-22  Romain Francoise  <romain@orebokech.com>
14933
14934         * message.el (message-header-format-alist): Add `From' in list
14935         so that it can be sorted.
14936         (message-fix-before-sending): Widen and sort headers before
14937         sending.
14938         (message-hide-headers): Use narrowing to hide headers by moving
14939         them to the top of the buffer and narrowing to the region
14940         underneath.
14941
14942 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14943
14944         * message.el (message-strip-forbidden-properties): Bind
14945         buffer-read-only (etc) to nil.
14946
14947 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14948
14949         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14950         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14951
14952 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14953
14954         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14955
14956 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14957
14958         * dns.el (query-dns): Use sit-for to time instead of
14959         accept-process-output, since that doesn't seem to work on udp
14960         sockets.
14961
14962 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14963
14964         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14965
14966 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14967
14968         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14969         doc string.  Improve doc string.
14970
14971 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14972
14973         * nntp.el (nntp-request-update-info): Return nil if
14974         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14975         may not call gnus-activate-group which uselessly issues the GROUP
14976         commands for all nntp groups and wastes time.  Reported by Romain
14977         Francoise <romain@orebokech.com>.
14978
14979         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14980
14981 2004-11-15  Simon Josefsson  <jas@extundo.com>
14982
14983         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14984         headers separately.
14985         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14986         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14987
14988 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14989
14990         * gnus-start.el (gnus-convert-old-newsrc):
14991         Assign legacy-gnus-agent to 5.10.7.
14992
14993 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14994
14995         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14996         start of the lines.
14997
14998 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14999
15000         * hashcash.el (hashcash-default-payment): Change default to 20.
15001         (hashcash-default-accept-payment): Change default to 20.
15002         (hashcash-process-alist): New variable.
15003         (hashcash-generate-payment-async): Add.
15004         (hashcash-already-paid-p): Add.
15005         (hashcash-insert-payment): Don't generate payments twice.
15006         (hashcash-insert-payment-async): Add.
15007         (hashcash-insert-payment-async-2): Add.
15008         (hashcash-cancel-async): Add.
15009         (hashcash-wait-async): Add.
15010         (hashcash-processes-running-p): Add.
15011         (hashcash-wait-or-cancel): Add.
15012         (mail-add-payment): New optional argument.  Conditionally start
15013         asynchronous calculation.
15014         (mail-add-payment-async): Add.
15015
15016         * message.el (message-send-mail): Wait for asynchronous hashcash
15017         results.  Don't clobber existing X-Hashcash headers.
15018         (message-setup-1): Call mail-add-payment-async when
15019         message-generate-hashcash is non-nil.
15020
15021 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15022
15023         * message.el (message-use-alternative-email-as-from): Examine the
15024         From header as well; use message-make-from in order to include a
15025         user's full name.
15026
15027 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15028
15029         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15030         default; improve customization type.
15031         (gnus-emphasis-custom-with-format): New macro.
15032         (gnus-emphasis-custom-value-to-external): New function.
15033         (gnus-emphasis-custom-value-to-internal): New function.
15034
15035 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15036
15037         * dns.el (query-dns): Resolve reverse addresses.
15038
15039 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15040
15041         * gnus-group.el (gnus-group-get-new-news): Use it.
15042
15043         * gnus-start.el (gnus-check-reasonable-setup): New function.
15044
15045 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15046
15047         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15048         "Args out of range" error.  Reported by Arnaud Giersch
15049         <arnaud.giersch@free.fr>.
15050
15051 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15052
15053         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15054
15055 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15056
15057         * spam.el (spam group): Add :version.
15058
15059         * pgg-def.el (pgg group): Add :version.
15060
15061 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15062
15063         * gnus-art.el (gnus-article-edit-article): Don't associate the
15064         article buffer with a draft file.  This is a temporary measure
15065         against the 2004-08-22 change to gnus-article-edit-mode.
15066
15067 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15068
15069         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15070         (html2text-format-tags): Remove unused variable `attr'.
15071
15072 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15073
15074         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15075
15076         * tls.el (tls-process-connection-type, tls-success)
15077         (tls-certtool-program): Add :version.
15078
15079         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15080         (starttls-extra-arguments, starttls-process-connection-type)
15081         (starttls-connect, starttls-failure, starttls-success): Add :version.
15082
15083         * spam-stat.el (spam-stat): Add :version.
15084
15085         * sieve.el (sieve): Add :version.
15086
15087         * sha1.el (sha1): Add :version.
15088         (sha1-use-external): Remove redundant version.
15089
15090         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15091         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15092         (nnmail-split-fancy-match-partial-words)
15093         (nnmail-split-lowercase-expanded): Add :version.
15094
15095         * nndiary.el (nndiary): Add :version.
15096
15097         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15098
15099         * mml-sec.el (mml-default-sign-method)
15100         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15101         Add :version.
15102
15103         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15104
15105         * mm-url.el (mm-url-use-external, mm-url-program)
15106         (mm-url-arguments): Add :version.
15107
15108         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15109         (mm-attachment-file-modes, mm-decrypt-option)
15110         (mm-w3m-safe-url-regexp): Add :version.
15111
15112         * message.el (message-cite-prefix-regexp)
15113         (message-sendmail-envelope-from, message-minibuffer-local-map)
15114         (message-user-fqdn, message-completion-alist): Add :version.
15115
15116         * gnus-win.el (gnus-configure-windows-hook)
15117         (gnus-use-frames-on-any-display): Add :version.
15118
15119         * gnus-art.el (gnus-article-address-banner-alist)
15120         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15121         (gnus-treat-from-picon, gnus-treat-mail-picon)
15122         (gnus-treat-x-pgp-sig): Add :version.
15123
15124         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15125         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15126         (gnus-summary-article-delete-hook)
15127         (gnus-summary-display-while-building): Add :version.
15128
15129         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15130         (gnus-get-top-new-news-hook): Add :version.
15131
15132         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15133         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15134
15135         * gnus-registry.el (gnus-registry): Add :version.
15136
15137         * gnus-spec.el (gnus-use-correct-string-widths)
15138         (gnus-make-format-preserve-properties): Add :version.
15139
15140         * gnus.el (gnus-group-charter-alist)
15141         (gnus-group-fetch-control-use-browse-url)
15142         (gnus-install-group-spam-parameters): Add :version.
15143
15144         * gnus-diary.el (gnus-diary): Add :version.
15145
15146         * gnus-delay.el (gnus-delay): Add :version.
15147
15148         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15149         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15150         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15151         Add :version.
15152
15153         * gnus-agent.el (gnus-agent-max-fetch-size)
15154         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15155         (gnus-agent-prompt-send-queue): Add :version.
15156
15157         * deuglify.el (gnus-outlook-deuglify): Add :version.
15158
15159         * html2text.el: Beautify code.  Improve doc strings.  Some
15160         checkdoc cleanup.
15161         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15162
15163 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15164
15165         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15166
15167 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15168
15169         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15170         when package is loaded.
15171
15172         * spam.el (spam-summary-score-preferred-header): Add global preference
15173         for people who want to override the default SpamAssassin over
15174         Bogofilter preference (when both are set).
15175         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15176         (spam-user-format-function-S): Check
15177         spam-summary-score-preferred-header.
15178         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15179         (spam-user-format-function-S): Format the score correctly.
15180
15181 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15182
15183         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15184         signature file.  Suggested by Manoj Srivastava
15185         <srivasta@golden-gryphon.com>.
15186
15187         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15188         iso-2022-jp even in the Japanese language environment.
15189         Suggested by Jason Rumney <jasonr@gnu.org>.
15190
15191 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15192
15193         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15194         use the same characters as the dummy marks; make it free from
15195         getting affected by the language environment.
15196         (gnus-summary-read-group-1): Update mark positions only when the
15197         format spec is updated.
15198
15199         * gnus-spec.el (gnus-update-format-specifications): Return a list
15200         of updated types.
15201
15202 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15203
15204         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15205         of boundp to check if display-warning is available.
15206
15207 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15208
15209         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15210
15211 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15212
15213         * nnspool.el (nnspool-spool-directory): Use news-path if the
15214         news-directory variable is not bound.
15215
15216         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15217         function instead of display-warning if it is not available.
15218
15219 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15220
15221         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15222         v5-10: Use `point-at-bol'.
15223
15224 2004-10-26  Simon Josefsson  <jas@extundo.com>
15225
15226         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15227         <chenggao@gmail.com>.
15228
15229 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15230
15231         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15232         instead.
15233
15234 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15235
15236         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15237         to remove a server from the nnimap-server-buffer-alist.
15238         (nnimap-open-connection, nnimap-close-server): Use it.
15239
15240         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15241
15242 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15243
15244         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15245         running the major-mode function.
15246
15247 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15248
15249         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15250         dummy marks in the right way.
15251
15252 2004-10-18  David Edmondson  <dme@dme.org>
15253
15254         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15255         excessively.
15256
15257 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15258
15259         * gnus-util.el (gnus-split-references): Accept a nil references
15260         string and go on blissfully.
15261
15262         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15263         cases where the references string is non-nil but has no references.
15264
15265         * encrypt.el: Add autoload tags.
15266
15267         * spam.el (spam-resolve-registrations-routine): Remove article
15268         from unregistration list too.  Reported by David Hanak
15269         <dhanak@isis.vanderbilt.edu>
15270
15271 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15272
15273         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15274         nil.  Changed custom type.
15275
15276 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15277
15278         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15279
15280         * gnus-sum.el (gnus-summary-move-article): Use it.
15281
15282 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15283
15284         * encrypt.el: Add autoload cookies.
15285
15286         * spam.el (spam-backend-article-list-property)
15287         (spam-backend-get-article-todo-list)
15288         (spam-backend-put-article-todo-list)
15289         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15290         Resolve registrations separately.
15291         (spam-register-routine): Format comments.
15292         (spam-unregister-routine, spam-register-routine): Always call with
15293         specific-articles, no default list.
15294         (spam-summary-prepare-exit): Use the spam-classifications function.
15295
15296         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15297         gnus-encrypt.el.
15298
15299         * encrypt.el: Copied from gnus-encrypt.el.
15300
15301         * gnus-encrypt.el: Commented that it's obsolete.
15302
15303 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15304
15305         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15306         (gnus-score-save): Use it.
15307
15308         * message.el (message-bury): Use `window-dedicated-p'.
15309
15310 2004-10-15  Simon Josefsson  <jas@extundo.com>
15311
15312         * pop3.el (top-level): Don't require nnheader.
15313         (pop3-read-timeout): Add.
15314         (pop3-accept-process-output): Add.
15315         (pop3-read-response, pop3-retr): Use it.
15316
15317 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15318
15319         * spam.el (spam-register-routine): Move comment.
15320         (spam-verify-bogofilter): Use 'unknown for the initial
15321         spam-bogofilter-valid state, not 'never.
15322
15323         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15324         for netrc-machine.
15325
15326         * nnimap.el (nnimap-open-connection): Use
15327         netrc-machine-user-or-password.
15328
15329 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15330
15331         * gnus-registry.el (gnus-registry-unload-hook):
15332         Set as a variable with add-hook.
15333
15334         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15335         of news-path.
15336
15337         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15338
15339         * spam.el: Delete duplicate `provide'.
15340         (spam-unload-hook): Set as a variable with add-hook.
15341
15342 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15343
15344         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15345         in the doc string.
15346
15347         * message.el (message-ignored-news-headers)
15348         (message-ignored-supersedes-headers)
15349         (message-ignored-resent-headers)
15350         (message-forward-ignored-headers): Improve custom type.
15351
15352 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15353
15354         * message.el (message-tokenize-header): Fix 2004-09-06 change
15355         which used point-min in the wrong place.
15356
15357 2004-10-12  Simon Josefsson  <jas@extundo.com>
15358
15359         * tls.el (tls-certtool-program): New variable.
15360         (tls-certificate-information): New function, based on
15361         ssl-certificate-information.
15362
15363 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15364
15365         * compface.el: Move the version of ELisp-based uncompface program
15366         to the contrib directory because of the copyright problem.
15367
15368 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15369
15370         * message.el (message-kill-buffer): Raise the current frame.
15371
15372 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15373
15374         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15375
15376         * gnus.el (message-y-or-n-p): Autoload.
15377
15378         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15379         (pop3-password-required, pop3-authentication-scheme)
15380         (pop3-leave-mail-on-server): Made customizable.
15381         (pop3): New custom group.
15382         (pop3-retr): Remove `sleep-for' statements.
15383         Suggested by Dave Love <fx@gnu.org>.
15384
15385         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15386         Windows/DOS.
15387
15388         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15389         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
15390         Dave Love <fx@gnu.org>.
15391
15392         * mml.el (mml-minibuffer-read-disposition): Require match.
15393         Suggested by Dave Love <fx@gnu.org>.
15394
15395 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15396
15397         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15398         doc string.
15399
15400 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15401
15402         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15403
15404 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15405
15406         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15407         instead of calling `mm-insert-inline', to decode text/* parts
15408         before displaying them.
15409
15410 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15411
15412         * mm-uu.el (mm-uu-text-plain-type): New variable.
15413         (mm-uu-pgp-signed-extract-1): Use it.
15414         (mm-uu-pgp-encrypted-extract-1): Use it.
15415         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15416         bind mm-uu-text-plain-type with that value.
15417         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15418         mm-uu-dissect.
15419
15420 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15421
15422         * gnus-group.el (gnus-update-group-mark-positions):
15423         * gnus-sum.el (gnus-update-summary-mark-positions):
15424         * message.el (message-check-news-body-syntax):
15425         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15426         of string-as-multibyte.
15427
15428 2004-10-05  Juri Linkov  <juri@jurta.org>
15429
15430         * gnus-group.el (gnus-update-group-mark-positions):
15431         * gnus-sum.el (gnus-update-summary-mark-positions):
15432         * message.el (message-check-news-body-syntax):
15433         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15434         8-bit unibyte values to a multibyte string for search functions.
15435
15436 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15437
15438         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15439         (mm-uu-dissect-text-parts): New function.
15440
15441         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15442         dissect text parts.
15443
15444         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15445         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15446
15447         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15448
15449         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
15450         gnus-current-topics instead of gnus-current-topic.
15451
15452 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15453
15454         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15455
15456 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15457
15458         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15459         where approriate.
15460
15461         * nnml.el (nnml-generate-active-info): do.
15462
15463         * nndiary.el (nndiary-generate-active-info): do.
15464
15465         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15466         (gnus-topic-move): do.
15467
15468         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15469         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15470
15471         * gnus-srvr.el (gnus-server-prepare)
15472         (gnus-server-open-all-servers): do.
15473
15474         * gnus-msg.el (gnus-summary-cancel-article)
15475         (gnus-summary-resend-message)
15476         (gnus-summary-mail-crosspost-complaint): do.
15477
15478         * gnus-move.el (gnus-change-server): do.
15479
15480         * gnus-group.el (gnus-group-unmark-all-groups)
15481         (gnus-group-set-current-level): do.
15482
15483 2004-10-04  Simon Josefsson  <jas@extundo.com>
15484
15485         * message.el (message-generate-hashcash): Doc fix.
15486
15487 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15488
15489         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15490         avoid infinite recursion via gnus-get-function.
15491
15492 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15493
15494         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15495
15496         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15497
15498         * nnmail.el (nnmail-split-history): do.
15499
15500         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15501         (nnml-request-delete-group): do.
15502
15503         * nnslashdot.el (nnslashdot-read-groups): do.
15504
15505         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15506         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15507
15508         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15509         (nnspool-sift-nov-with-sed): Use last.
15510         (nnspool-retrieve-headers-with-nov): Use mapc.
15511         (nnspool-request-newgroups): Use dolist.
15512         (nnspool-request-group): Use last.
15513
15514         * nntp.el (nntp-read-server-type): Use dolist.
15515
15516         * nnvirtual.el (nnvirtual-create-mapping)
15517         (nnvirtual-update-read-and-marked): Use dolist.
15518         (nnvirtual-convert-headers): Simplify.
15519
15520 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15521
15522         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
15523         support for sync'ing tick marks.
15524
15525 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15526
15527         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15528         there's no visible header.
15529
15530 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15531
15532         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
15533         necessary, pass full group name to gnus-request-set-marks.
15534
15535 2004-10-01  Simon Josefsson  <jas@extundo.com>
15536
15537         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15538         acroread.
15539
15540 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15541
15542         * spam-report.el (spam-report-gmane): Fix interactive.
15543
15544         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15545
15546         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15547         when writing file.
15548         (gnus-agent-synchronize-flags): Don't default to being
15549         interactive.
15550
15551 2004-09-30  Simon Josefsson  <jas@extundo.com>
15552
15553         * message.el (message-generate-hashcash): Add.
15554         (message-send-mail): Use it, call mail-add-payment.
15555
15556 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15557
15558         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15559
15560 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15561
15562         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
15563         gnus-requst-update-info with explicit code to sync the in-memory
15564         info read flags with the marks being sync'd to the backend.
15565
15566         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
15567
15568 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15569
15570         * spam.el (spam-verify-bogofilter): Add new function.
15571         (spam-check-bogofilter)
15572         (spam-bogofilter-register-with-bogofilter): Use it.
15573         (spam-verify-bogofilter): Add small fixes.
15574
15575 2004-09-28  Simon Josefsson  <jas@extundo.com>
15576
15577         * hashcash.el (hashcash-generate-payment): Revert.
15578
15579 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15580
15581         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
15582         gnus-extract-references instead of gnus-split-references.
15583
15584         * gnus-util.el (gnus-extract-references): Add new function, analogous
15585         to gnus-split-references but extracts only the message-ID without
15586         anything extra.
15587
15588         * hashcash.el (hashcash-generate-payment)
15589         (hashcash-check-payment): Do the right thing if hashcash-path is
15590         nil (because the hashcash program could not be found).
15591
15592         * spam.el (spam-use-hashcash): Remove comment.
15593
15594 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15595
15596         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15597         (gnus-cache-enter-article, gnus-cache-remove-article)
15598         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15599
15600         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15601
15602         * gnus-art.el (article-hide-boring-headers)
15603         (article-translate-strings, article-display-face)
15604         (gnus-article-mime-match-handle-first)
15605         (gnus-article-highlight-headers)
15606         (gnus-article-add-buttons-to-head): do.
15607
15608 2004-09-27  Simon Josefsson  <jas@extundo.com>
15609
15610         * hashcash.el: New version, from
15611         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15612         ../contrib/.
15613
15614 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15615
15616         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15617
15618 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15619
15620         * gnus-dup.el (gnus-dup-open): Use mapc.
15621         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15622
15623         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15624         Reported by Stefan Wiens <s.wi@gmx.net>.
15625
15626         * gnus.el (gnus-shutdown): Use dolist.
15627
15628         * gnus-undo.el (gnus-undo): Use mapc.
15629
15630         * nnrss.el (nnrss-generate-active): do.
15631
15632         * message.el (message-cite-original-without-signature)
15633         (message-cite-original): Use mapc.
15634         (message-do-actions, message-make-forward-subject): Use dolist.
15635
15636 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15637
15638         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
15639         deletion to remove entire duplicate line.  Fixes merged article
15640         number bug.
15641
15642 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15643
15644         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15645         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15646         first ask if you want to open a server and then, even when you
15647         responded with no, asking if you want to synchronize the server's
15648         flags.
15649         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15650         multi-line expressions.
15651         (gnus-agent-synchronize-group-flags): New internal function.
15652         Updates marks in memory (in the info structure) AND in the
15653         backend.
15654
15655         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
15656
15657         * nnagent.el (nnagent-request-set-mark): Use
15658         gnus-agent-synchronize-group-flags, not backend's request-set-mark
15659         method, to ensure that synchronization updates marks in the
15660         backend and in the info (in memory) structure.
15661
15662 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15663
15664         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15665         convention fully; don't miss the root article of a thread; make
15666         the X-Draft-From header with correct article numbers.
15667
15668 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15669
15670         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15671         unless plugged.  Disable the agent so that an open failure causes
15672         an error.
15673
15674         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15675         Reverted 2004-09-21 change.  The backend must be opened while
15676         synchronizing flags even when the backend stores the flags
15677         locally.
15678
15679 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15680
15681         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15682         in `header' match.  Reported by Svend Tollak Munkejord.
15683
15684         * message.el (message-cite-original): Fix use of
15685         `message-cite-articles-with-x-no-archive'.
15686
15687 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15688
15689         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15690         (gnus-window-to-buffer): Ditto.
15691
15692         * mml.el (mml-preview-buffer): New variable.
15693         (mml-preview): Manage window layout with gnus-buffer-configuration.
15694
15695         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15696         X-Draft-From header even if those articles aren't quoted.
15697
15698 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15699
15700         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15701         (gnus-request-set-mark, gnus-request-update-mark): Use new
15702         g-s-t-u-l-m to decide to use backend even when unplugged.
15703
15704 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15705
15706         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15707         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15708
15709 2004-09-20  Simon Josefsson  <jas@extundo.com>
15710
15711         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15712         "utf-16-le".
15713
15714 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15715
15716         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15717
15718 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15719
15720         * uudecode.el (uudecode-use-external): Add :version.
15721
15722         * smime.el (smime-CA-file, smime-encrypt-cipher)
15723         (smime-dns-server): Add :version.
15724
15725         * smiley.el (gnus-smiley-file-types): Add :version.
15726
15727         * sha1.el (sha1-use-external): Add :version.
15728
15729         * pgg-def.el (pgg-query-keyserver): Add :version.
15730
15731         * nnmail.el (nnmail-fancy-expiry-targets)
15732         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15733         Add :version.
15734
15735         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15736         (nnimap-retrieve-groups-asynchronous): Add :version.
15737         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
15738
15739         * mml.el (mml-content-disposition-parameters)
15740         (mml-insert-mime-headers-always): Add :version.
15741
15742         * mm-util.el (mm-coding-system-priorities): Add :version.
15743
15744         * mm-decode.el (mm-inline-text-html-with-images)
15745         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15746         (mm-verify-option): Add :version.
15747         (mm-text-html-renderer): Change :version.
15748
15749         * message.el (message-fcc-externalize-attachments)
15750         (message-required-headers, message-draft-headers)
15751         (message-subject-trailing-was-query)
15752         (message-subject-trailing-was-ask-regexp)
15753         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15754         (message-mark-insert-end, message-archive-header)
15755         (message-archive-note, message-cross-post-default)
15756         (message-cross-post-note, message-followup-to-note)
15757         (message-cross-post-note-function, message-use-mail-followup-to)
15758         (message-subscribed-address-functions)
15759         (message-subscribed-address-file, message-subscribed-addresses)
15760         (message-subscribed-regexps, message-allow-no-recipients)
15761         (message-yank-cited-prefix, message-signature-insert-empty-line)
15762         (message-hidden-headers, message-hierarchical-addresses)
15763         (message-mail-user-agent, message-use-idna)
15764         (message-valid-fqdn-regexp)
15765         (message-strip-special-text-properties, message-header-synonyms)
15766         (message-beginning-of-line, message-tab-body-function): Add :version.
15767         (message-insert-canlock, message-wide-reply-confirm-recipients):
15768         Change :version.
15769
15770         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15771         and :version.
15772         (mail-source-delete-old-incoming-confirm)
15773         (mail-source-movemail-program): Add :version.
15774
15775         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15776         (gnus-agent-cache, gnus-agent): Change :version.
15777
15778         * gnus-util.el (gnus-use-byte-compile): Change :version.
15779
15780         * gnus-sum.el (gnus-summary-make-false-root-always)
15781         (gnus-summary-default-high-score)
15782         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15783         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15784         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15785         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15786         (gnus-sum-thread-tree-single-indent)
15787         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15788         (gnus-sum-thread-tree-leaf-with-other)
15789         (gnus-sum-thread-tree-single-leaf): Add :version.
15790         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15791         (gnus-article-loose-mime): Change :version.
15792
15793         * gnus-start.el (gnus-backup-startup-file)
15794         (gnus-save-startup-file-via-temp-buffer): Add :version.
15795
15796         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15797         (gnus-server-offline-face): Add :version.
15798
15799         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15800
15801         * gnus-msg.el (gnus-gcc-externalize-attachments)
15802         (gnus-debug-files, gnus-debug-exclude-variables)
15803         (gnus-discouraged-post-methods): Change :version.
15804         (gnus-confirm-mail-reply-to-news)
15805         (gnus-confirm-treat-mail-like-news): Add :version.
15806
15807         * gnus-int.el (gnus-server-unopen-status): Add :version.
15808
15809         * gnus-group.el (gnus-group-jump-to-group-prompt)
15810         (gnus-large-ephemeral-newsgroup)
15811         (gnus-fetch-old-ephemeral-headers): Add :version.
15812
15813         * gnus-fun.el (gnus-x-face-directory)
15814         (gnus-convert-pbm-to-x-face-command)
15815         (gnus-convert-image-to-x-face-command)
15816         (gnus-convert-image-to-face-command): Add :version.
15817
15818         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15819
15820         * gnus-cite.el (gnus-cite-blank-line-after-header)
15821         (gnus-article-boring-faces): Add :version.
15822
15823         * gnus-art.el (gnus-buttonized-mime-types)
15824         (gnus-inhibit-mime-unbuttonizing)
15825         (gnus-treat-display-face)
15826         (gnus-treat-body-boundary): Change :version.
15827         (gnus-body-boundary-delimiter, gnus-picon-databases)
15828         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15829         (gnus-treat-date-english, gnus-treat-fold-headers)
15830         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15831         (gnus-treat-mail-picon, gnus-treat-wash-html)
15832         (gnus-article-encrypt-protocol)
15833         (gnus-use-idna, gnus-article-over-scroll)
15834         (gnus-mime-display-multipart-alternative-as-mixed)
15835         (gnus-mime-display-multipart-related-as-mixed)
15836         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15837         (gnus-ctan-url, gnus-button-ctan-handler)
15838         (gnus-button-handle-ctan-bogus-regexp)
15839         (gnus-button-ctan-directory-regexp)
15840         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15841         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15842         (gnus-button-man-level, gnus-button-emacs-level)
15843         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15844
15845         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15846         (gnus-agent-go-online): Change :version.
15847         (gnus-agent-expire-unagentized-dirs)
15848         (gnus-agent-auto-agentize-methods): Add :version.
15849
15850         * flow-fill.el (fill-flowed-display-column)
15851         (fill-flowed-encode-column): Add :version.
15852
15853         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15854         (gnus-outlook-deuglify-unwrap-max)
15855         (gnus-outlook-deuglify-cite-marks)
15856         (gnus-outlook-deuglify-unwrap-stop-chars)
15857         (gnus-outlook-deuglify-no-wrap-chars)
15858         (gnus-outlook-deuglify-attrib-cut-regexp)
15859         (gnus-outlook-deuglify-attrib-verb-regexp)
15860         (gnus-outlook-deuglify-attrib-end-regexp)
15861         (gnus-outlook-display-hook): Add :version.
15862
15863         * binhex.el (binhex-use-external): Add :version.
15864
15865 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15866
15867         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15868         and `invisible'.
15869
15870 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15871
15872         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15873         in gnus-registry-trim.
15874
15875 2004-09-13  Simon Josefsson  <jas@extundo.com>
15876
15877         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15878
15879         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15880
15881         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15882         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15883         <yamaoka@jpl.org>.
15884         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15885         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15886         <yamaoka@jpl.org>.
15887
15888         * sieve.el (sieve-manage-mode): Ditto.
15889
15890 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15891
15892         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15893
15894 2004-09-11  Simon Josefsson  <jas@extundo.com>
15895
15896         * dns-mode.el: Add.
15897
15898         * mm-view.el (mm-display-dns-inline): Add.
15899
15900         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15901         (mm-automatic-display): Ditto.
15902
15903         * mailcap.el (mailcap-mime-data): Add text/dns.
15904         (mailcap-mime-extensions): Map .soa to text/dns.
15905
15906 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15907
15908         * gnus-art.el (article-decode-mime-words, article-babel)
15909         (gnus-article-highlight-signature, gnus-article-add-buttons)
15910         (gnus-signature-toggle): Remove unnecessary bindings of
15911         `inhibit-read-only' inherited from v5.10 merge.
15912
15913 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15914
15915         * nntp.el (nntp): New customization group.
15916         (nntp-authinfo-file): Add customization group.
15917
15918         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15919
15920         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15921
15922         * gnus.el (to-address, to-list, subscribed)
15923         (large-newsgroup-initial): Ditto.
15924
15925         * flow-fill.el (fill-flowed-display-column)
15926         (fill-flowed-encode-column): Ditto.
15927
15928 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15929
15930         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15931         Use point-min rather than 1.
15932         (message-send-mail): Use buffer-size rather than point-max.
15933
15934         * gnus-sum.el (gnus-summary-search-article-forward):
15935         Signal a specific `search-failed' rather than a generic `error'.
15936
15937         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15938         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15939         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15940
15941 2004-09-10  Simon Josefsson  <jas@extundo.com>
15942
15943         * nndb.el (require): Remove tcp and duplicate cl.
15944
15945 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15946
15947         * gnus-agent.el (directory-files-and-attributes): Move forward.
15948
15949 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15950
15951         * gnus-agent.el (directory-files-and-attributes): Optionally
15952         defined to support XEmacs.
15953
15954 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15955
15956         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15957         to avoid run-time CL dependencies.
15958         (gnus-agent-unfetch-articles): New function.
15959         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15960         article numbers even when local .overview file is missing.
15961         (gnus-agent-read-article-number): New function.  Only accepts
15962         27-bit article numbers.
15963         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15964         gnus-agent-read-article-number.
15965         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15966         from backend while recognizing that article numbers in .overview
15967         must be valid.
15968         (gnus-agent-update-files-total-fetched-for): Use
15969         directory-files-and-attributes to improve performance.
15970         * gnus-int.el (gnus-request-move-article): Use
15971         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15972         improve performance.
15973
15974         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15975         some users confused by references to .newsrc when they only have a
15976         .newsrc.eld file.
15977         (gnus-convert-mark-converter-prompt)
15978         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15979         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15980         New function.  Used internally to only display 'gnus converting
15981         files' message when actually necessary.
15982
15983         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15984         methods now autoloaded.
15985
15986 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15987
15988         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15989         identifiers.
15990
15991 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15992
15993         * gnus-picon.el: Fix indentation and closing parenthesis.
15994
15995 2004-09-01  Simon Josefsson  <jas@extundo.com>
15996
15997         * message.el (message-canlock-generate): Require sha1, not
15998         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15999         to require within a function.  Sadly, if sha1.el isn't loaded, the
16000         let binding in m-c-g will hide the defcustom definition, which is
16001         bad.)
16002
16003         * canlock.el: Require sha1, not sha1-el.
16004
16005         * message.el: Don't autoload sha1 (there is a autoload cookie in
16006         sha1.el).
16007
16008         * sha1-el.el: Renamed to sha1.el.
16009
16010 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16011
16012         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16013
16014 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16015
16016         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16017
16018 2004-08-30  Kim F. Storm  <storm@cua.dk>
16019
16020         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16021
16022         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16023         Add :group 'nnimap.
16024
16025 2004-08-30  Andreas Schwab  <schwab@suse.de>
16026
16027         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16028         ?* and ?\;.
16029
16030         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16031         and ?\' to symbol instead of whitespace.
16032
16033 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16034
16035         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16036
16037         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16038         instead of re-search-forward.
16039
16040         * gnus-uu.el (gnus-uu-save-article): Ditto.
16041         (gnus-uu-post-encode-uuencode): Ditto.
16042
16043         * html2text.el (html2text-clean-list-items): Ditto.
16044         (html2text-clean-dtdd): Ditto.
16045         (html2text-format-tags): Ditto.
16046
16047         * message.el (message-send-mail-with-sendmail): Fix regexp.
16048         (message-fill-field-general): Use search-forward instead of
16049         re-search-forward.
16050         (unbold-region): Ditto.
16051
16052         * nnrss.el (nnrss-request-article): Ditto.
16053
16054         * nnslashdot.el (nnslashdot-request-article): Ditto.
16055
16056         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16057
16058         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16059         "Unrecognized menu descriptor" error in XEmacs.
16060
16061 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16062
16063         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16064         parent article of a sparse article in the thread hashtb.
16065
16066 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16067
16068         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16069         (nnmail-expand-newtext): Lowercase expanded entries if
16070         nnmail-split-lowercase-expanded is non-nil.
16071
16072 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16073
16074         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16075
16076         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16077         of gnus-tmp-news-method into string under XEmacs.  It will be
16078         passed to gnus-correct-length which takes only a string argument.
16079
16080 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16081
16082         * gnus-util.el (gnus-bind-print-variables): New macro.
16083         (gnus-prin1): Use it.
16084         (gnus-prin1-to-string): Use it.
16085         (gnus-pp): New function.
16086         (gnus-pp-to-string): New function.
16087
16088         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16089         Replace pp-to-string with gnus-pp-to-string.
16090         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16091         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16092         * gnus-msg.el (gnus-debug): Ditto.
16093         * gnus-score.el (gnus-score-save): Ditto.
16094         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16095         gnus-pp-to-string.
16096         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16097         with gnus-pp.
16098         * score-mode.el (gnus-score-pretty-print): Ditto.
16099         * webmail.el (webmail-debug): Ditto.
16100
16101 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16102
16103         * gnus-art.el (article-display-face, article-display-x-face):
16104         Use buffer-read-only.
16105
16106 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16107
16108         * gnus-art.el (article-hide-list-identifiers):
16109         Bind inhibit-read-only as t.
16110
16111 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16112
16113         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16114
16115 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16116
16117         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16118         (gnus-narrow-to-page): Don't assume point-min == 1.
16119         (gnus-article-edit-mode): Derive from message-mode.
16120
16121         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16122         point-min == 1.
16123
16124         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16125         Disable incorrect use of `assert'.
16126
16127         * message.el (message-mode): Set comment-start-skip.
16128
16129
16130 2004-08-22  Sam Steingold  <sds@gnu.org>
16131
16132         * pop3.el (pop3-leave-mail-on-server): New user variable.
16133         (pop3-movemail): Delete mail only when it is nil.
16134
16135 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16136
16137         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16138
16139         * mml.el (mml-preview): Use `pop-to-buffer'.
16140
16141         * message.el (message-goto-mail-followup-to): Insert after "To".
16142         (message-carefully-insert-headers): Add comment.
16143
16144         * gnus.el: Remove unused variable `gnus-article-check-size'.
16145
16146         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16147
16148         * gnus-art.el (gnus-button-alist): Improve
16149         `gnus-button-handle-library' entry.
16150
16151 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16152
16153         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
16154         downcase, since XEmacs capitalizes error messages differently.
16155
16156 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16157
16158         * nntp.el: Add (require 'gnus) due to reference to
16159         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16160
16161 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16162
16163         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
16164         `mm-fill-flowed'.
16165
16166         * mm-decode.el (mm-dissect-singlepart): Check it.
16167
16168 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16169
16170         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16171         'imap' for netrc parsing.
16172
16173 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16174
16175         * mailcap.el (mailcap-mime-data): Mark as risky.
16176
16177 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16178
16179         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16180         may be included in the encoded word.
16181         (rfc2047-encode): Don't append a space if the encoded word
16182         includes close parenthesis.
16183
16184 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16185
16186         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16187         of text within parentheses.
16188
16189 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16190
16191         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16192         (gnus-encrypt-write-file-contents): Make the password key the file
16193         name PLUS the cipher, not just the cipher.  Also remove failed
16194         passwords from the cache.
16195
16196 2004-08-06  Simon Josefsson  <jas@extundo.com>
16197
16198         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
16199         fix.
16200
16201 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16202
16203         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16204         LWSP.
16205
16206 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16207
16208         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
16209         to append in-reply-to: data to the references: header.
16210
16211         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16212         (netrc-parse): Use gnus-encrypt.el functions.
16213
16214         * gnus-encrypt.el: Add new file for encryption support; currently
16215         does only a few GPG ciphers and an internal XOR cipher.
16216
16217         * password.el: Add comments on using password-read-and-add.
16218         (password-read-and-add): Add function to read and add the
16219         password to the cache at once.
16220
16221 2004-07-28  Simon Josefsson  <jas@extundo.com>
16222
16223         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16224         parameter (but don't use it, for now).
16225
16226         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16227         instead of hard coding to nil.
16228
16229 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16230
16231         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16232         as mm-inline-image-xemacs does.
16233
16234 2004-07-26  Simon Josefsson  <jas@extundo.com>
16235
16236         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16237         Revert part of 2004-07-17 change below.
16238
16239 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16240
16241         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
16242         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16243
16244 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16245
16246         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16247         quotes that actually start with ">" at the beginning of the
16248         lines.
16249
16250 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16251
16252         * rfc2047.el (rfc2047-encode-region): Fix last change.
16253         (rfc2047-encode-parameter): Remove useless concat.
16254
16255 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16256
16257         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16258         encode special characters; fix some kind of misconfigured headers;
16259         signal a real error if debug-on-quit or debug-on-error is non-nil.
16260         (rfc2047-encode-max-chars): New variable.
16261         (rfc2047-encode-1): Use it.
16262         (rfc2047-encode-parameter): New function.
16263
16264         * mml.el (mml-insert-parameter): Remove an excessive space.
16265
16266 2004-07-17  Simon Josefsson  <jas@extundo.com>
16267
16268         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16269         Kai Grossjohann <kai@emptydomain.de>.
16270         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16271         (gnus-group-make-menu-bar): Ditto.
16272
16273         * gnus-util.el (gnus-group-server): Add.
16274
16275 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16276
16277         * message.el (message-clone-locals): Clone sendmail and smtp
16278         variables.
16279
16280 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16281
16282         * rfc2047.el (rfc2047-encode-region): Fix last change.
16283
16284 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16285
16286         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16287         characters as non-special.
16288
16289 2004-07-09  Simon Josefsson  <jas@extundo.com>
16290
16291         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16292         Users will lose all flag changes made while unplugged with
16293         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16294         good default.  See numerous reports on ding mailing list.
16295
16296 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16297
16298         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16299         add generate-head-function and generate-article-function to the
16300         rfc822-forward entry.
16301         (nndoc-rfc822-forward-generate-article): New function.
16302         (nndoc-rfc822-forward-generate-head): New function.
16303
16304         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16305
16306 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16307
16308         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16309         respect display group parameter and gnus-summary-expunge-below.
16310         (gnus-articles-to-read): Remove unused reference to display group
16311         parameter.
16312
16313 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16314
16315         * nnheader.el (nnheader-uniquify-message-id): New experimental
16316         variable.
16317         (nnheader-nov-read-message-id): Use it.
16318
16319         * spam-report.el (spam-report-gmane): Add interactive.
16320
16321 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16322
16323         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
16324         qp-or-base64 for the application/* types.
16325
16326 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16327
16328         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16329
16330 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16331
16332         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16333         trim value.
16334
16335 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16336
16337         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16338         New macro and function.
16339         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16340
16341 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16342
16343         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16344         after-load-alist.
16345
16346 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16347
16348         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
16349         update info that isn't there.
16350
16351 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16352
16353         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16354         entry.
16355
16356 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16357
16358         * mm-view.el (mm-inline-render-with-function): Use multibyte
16359         buffer; decode html source by charset.
16360
16361         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16362
16363         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16364         Mule-UCS is loaded under XEmacs.
16365         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16366
16367 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16368
16369         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16370
16371 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16372
16373         * mm-util.el (mm-coding-system-p): Return a coding-system.
16374         (mm-mime-mule-charset-alist): Use shift_jis instead of
16375         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16376         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16377         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16378         instead of japanese-shift-jis and iso-latin-1 respectively in
16379         order to share the default value with both Emacs and XEmacs-mule.
16380         (mm-mule-charset-to-mime-charset): Make
16381         mm-coding-system-priorities effective.
16382         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16383         while predicating of candidates upon the priorities.
16384
16385 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16386
16387         * gnus-sum.el (gnus-summary-make-menu-bar): Add
16388         gnus-uu-invert-processable.
16389
16390         * gnus.el: Autoload gnus-uu-invert-processable.
16391
16392 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16393
16394         * mm-util.el (mm-with-multibyte-buffer): New macro.
16395
16396         * rfc2047.el (rfc2047-encode-string): Use it.
16397         (rfc2047-encode-region): Move point to the end of the region after
16398         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16399
16400 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16401
16402         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16403         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16404
16405 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16406
16407         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16408         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
16409         Karl Chen <quarl@nospam.quarl.org>.
16410
16411 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16412
16413         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16414         invalid addresses.
16415
16416 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16417
16418         * spam.el: Change section markers, revise TODO list.
16419         (spam-backends): Make new master list of all installed backends.
16420         (spam-summary-exit-behavior): Add new variable to determine how
16421         messages moves are done at summary exit.
16422         (spam-move-spam-nonspam-groups-only)
16423         (spam-process-ham-in-nonham-groups)
16424         (spam-process-ham-in-spam-groups): Remove variables, the
16425         spam-summary-exit-behavior variable should be used to manage this
16426         behavior.
16427         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16428         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16429         and spam-old-spam-articles.
16430         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16431         Add empty variables, placeholders for the backends they represent.
16432         (spam-set-difference): Move, unchanged.
16433         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16434         unless the user has a processor variable.
16435         (spam-classifications, spam-classification-valid-p)
16436         (spam-backend-properties, spam-backend-property-valid-p)
16437         (spam-backend-function-type-valid-p)
16438         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16439         (spam-report-articles-gmane, spam-report-articles-resend):
16440         Remove functions, they are not needed.
16441         (spam-install-backend-super, spam-backend-list)
16442         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16443         (spam-backend-function, spam-backend-ham-registration-function)
16444         (spam-backend-spam-registration-function)
16445         (spam-backend-ham-unregistration-function)
16446         (spam-backend-spam-unregistration-function)
16447         (spam-backend-statistical-p, spam-backend-mover-p)
16448         (spam-install-backend-alias, spam-install-checkonly-backend)
16449         (spam-install-mover-backend, spam-install-nocheck-backend)
16450         (spam-install-backend, spam-install-statistical-backend)
16451         (spam-install-statistical-checkonly-backend): Add backend installation
16452         support.
16453         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16454         (spam-group-processor-p): Use the new backend code and respect the
16455         summary exit behavior.
16456         (spam-mark-spam-as-expired-and-move-routine): Remove.
16457         (spam-summary-prepare): Change to use the new spam-old-articles
16458         variable.
16459         (spam-copy-or-move-routine, spam-copy-spam-routine)
16460         (spam-move-spam-routine, spam-copy-ham-routine)
16461         (spam-move-ham-routine): Add code to copy/move ham or spam.
16462         (spam-fetch-field-fast): Improve doc and code, plus allow the
16463         'number request.
16464         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
16465         variables.
16466         (spam-split, spam-find-spam): Use the new backend code.
16467         (spam-registration-functions): Remove variable.
16468         (spam-unregister-routine): Add convenience wrapper.
16469         (spam-log-undo-registration, spam-register-routine)
16470         (spam-log-processing-to-registry)
16471         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16472         where possible.
16473         (spam-check-gmane-xref, spam-check-regex-headers)
16474         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16475         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16476         (spam-check-bogofilter-headers, spam-check-spamoracle)
16477         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16478         (spam-check-crm114-headers): Use the spam-split-group that
16479         spam-split prepares, no need to determine it every time.
16480
16481         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16482         to the nnheader-parse-naked-head call.
16483
16484         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16485
16486         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16487         the nnheader-nov-read-message-id call.
16488
16489 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16490
16491         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16492         gnus-activate-group twice.  Suggested by Markus Peter
16493         <warp@spin.de>.
16494
16495 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16496
16497         * gnus-art.el (gnus-article-time-format): Exchange the order of
16498         day and month in the default value; fix customization type.
16499         (article-date-ut): Use add-text-properties.
16500         (article-make-date-line): Use message-make-date instead of
16501         current-time-string.
16502
16503         * message.el (message-fetch-field): Don't use set-text-properties.
16504         (message-make-date): Simplify.
16505
16506         * messagexmas.el (message-xmas-make-date): New function.
16507         (message-xmas-redefine): Defalias message-make-date to it.
16508
16509 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16510
16511         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16512         (rfc2047-encode-region): Treat text within parentheses as special;
16513         show the original text when error has occurred.
16514
16515         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16516         already-computed method to gnus-activate-group.
16517
16518         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16519         same select-methods identical Lisp objects.
16520
16521         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16522         object when modifying the info.
16523
16524 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16525
16526         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16527         gnus-opened-servers since it has never been opened with the new
16528         configuration yet.
16529
16530 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16531
16532         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16533         arg to nnheader-generate-fake-message-id.
16534
16535 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16536
16537         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16538         number and build a fake message ID localized to a group and
16539         article number (so it's repeatable from that point on).
16540         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16541         ID format.
16542
16543         * gnus-sum.el (gnus-get-newsgroup-headers): Call
16544         nnheader-generate-fake-message-id with the article number.
16545
16546 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16547
16548         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16549         end-of-buffer.
16550
16551 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16552
16553         * message.el (message-ignored-supersedes-headers): Add Approved.
16554
16555 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16556
16557         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16558         goto-char.
16559         (rfc2047-encode): Fold the line before encoding.
16560
16561 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16562
16563         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16564         folding -- not all headers can be folded, and this should be done
16565         by the message composition mode.  Probably.  I think.
16566
16567 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16568
16569         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16570         fast.
16571
16572         * gnus-ems.el (gnus-remove-image): Don't use
16573         message-text-with-property; remove only the image found first.
16574
16575         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16576         found first.
16577
16578 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16579
16580         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16581
16582 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16583
16584         * message.el (message-text-with-property): Make it fast and accept
16585         optional arguments.
16586         (message-strip-forbidden-properties): Use it.
16587         (message-fix-before-sending): Follow the m-t-w-p change.
16588
16589         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16590
16591 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16592
16593         * gnus-art.el (article-hide-headers): Don't change the buffer
16594         mistakenly when performing mml-preview even if
16595         gnus-single-article-buffer is nil.
16596
16597 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16598
16599         * message.el (message-expand-name-databases): New user option.
16600         (message-expand-name): Use it.
16601
16602 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16603
16604         * spam.el (spam-report-articles-resend)
16605         (spam-report-resend-register-routine): Allow ham reporting.
16606         (spam-report-resend-register-ham-routine): Add wrapper.
16607         (spam-registration-functions): Add ham resending functions.
16608         (spam-list-of-processors): Add ham resend processor.
16609
16610         * gnus.el (ham-resend-to): Add new group parameter.
16611         (spam-process): Add ham resend option.
16612
16613         * spam-report.el (spam-report-resend): Allow reporting ham.
16614         (spam-report-resend-ham): Add wrapper.
16615
16616 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16617
16618         * message.el (message-cite-articles-with-x-no-archive): New
16619         variable.
16620         (message-cite-original): Use it.
16621
16622 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16623
16624         * message.el (message-cite-original): Respect X-No-Archive.
16625
16626 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16627
16628         * gnus-art.el (article-hide-headers): Refer to the values for
16629         gnus-ignored-headers and gnus-visible-headers in the summary
16630         buffer since a user may have set them as group parameters.
16631
16632 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16633
16634         * assistant.el (assistant-node-name): Add convenience function.
16635         (assistant-render-text, assistant-render-node): Add error handling,
16636         plus handle multiple next nodes.
16637         (assistant-find-next-node): Comment out for now.
16638         (assistant-find-next-nodes): Add function, returns list of next
16639         nodes.
16640
16641 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16642
16643         * mail-source.el (mail-source-directory): Fix doc-string.
16644
16645 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16646
16647         * assistant.el (assistant-render-text, assistant-eval): Add :set
16648         widget type, which is different because it takes and returns a
16649         list.  Much hilarity ensues.
16650
16651 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16652
16653         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
16654
16655         * gnus-group.el (gnus-group-get-new-news-this-group): Added
16656         doc-string.
16657
16658         * gnus-start.el (gnus-activate-group): Added doc-string.
16659
16660 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16661
16662         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16663
16664 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16665
16666         * assistant.el (assistant-render-text): Try to add a :set
16667         widget, more to come.
16668
16669         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16670         strings.
16671         (spam-report-articles-resend)
16672         (spam-register-routine): Do registration iff any articles warrant
16673         it.
16674         (spam-summary-prepare-exit): Change log message for nil group
16675         destinations.
16676
16677 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16678
16679         * spam.el (spam-report-resend-register-routine): Allow
16680         spam-report-resend-to to be a group parameter or a global value.
16681
16682 2004-05-26  Simon Josefsson  <jas@extundo.com>
16683
16684         * starttls.el: Merge with my GNUTLS based starttls.el.
16685         (starttls-gnutls-program, starttls-use-gnutls)
16686         (starttls-extra-arguments, starttls-process-connection-type)
16687         (starttls-connect, starttls-failure, starttls-success): New
16688         variables.
16689         (starttls-program, starttls-extra-args): Doc fix.
16690         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
16691         functions.
16692         (starttls-negotiate, starttls-open-stream): Check
16693         `starttls-use-gnutls' and pass on to corresponding *-gnutls
16694         function if it is set.
16695
16696 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16697
16698         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16699         structured fields.
16700
16701 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16702
16703         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16704
16705 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16706
16707         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
16708         variable.
16709         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16710         assigning the spam-mark to new messages.
16711
16712 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16713
16714         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16715
16716 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16717
16718         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16719
16720         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16721         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16722         default.
16723
16724 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16725
16726         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16727         correct data.
16728
16729 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16730
16731         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16732         (spam-group-processor-p): Fix function.
16733         (spam-group-processor-multiple-p)
16734         (spam-group-spam-processor-report-gmane-p)
16735         (spam-group-spam-processor-report-resend-p)
16736         (spam-group-spam-processor-bogofilter-p)
16737         (spam-group-spam-processor-blacklist-p)
16738         (spam-group-spam-processor-ifile-p)
16739         (spam-group-ham-processor-ifile-p)
16740         (spam-group-spam-processor-spamoracle-p)
16741         (spam-group-spam-processor-crm114-p)
16742         (spam-group-ham-processor-bogofilter-p)
16743         (spam-group-spam-processor-stat-p)
16744         (spam-group-ham-processor-stat-p)
16745         (spam-group-ham-processor-whitelist-p)
16746         (spam-group-ham-processor-BBDB-p)
16747         (spam-group-ham-processor-spamoracle-p)
16748         (spam-group-ham-processor-copy-p): Remove functions with some
16749         prejudice against unneeded code.
16750         (spam-report-articles-resend)
16751         (spam-report-resend-register-routine): Allow the group/topic
16752         spam-resend-to value to override spam-report-resend-to.
16753         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16754         properly now.
16755
16756         * gnus.el (spam-resend-to): Add group/topic parameter.
16757         (spam-process): Move the OBSOLETE processors to the end of the
16758         choices.
16759
16760 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16761
16762         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
16763         with resend-to set to nil, and then ask the user if necessary.
16764         (spam-report-resend): spam-report-resend takes a list of articles, not
16765         separate article numbers.
16766
16767 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16768
16769         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16770         addition to emacs-w3m.
16771
16772 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16773
16774         * assistant.el (assistant-authinfo-data): New function.
16775         (assistant-eval): Eval for entire assistant.
16776
16777         * netrc.el (netrc-services-file): New variable.
16778         (netrc-parse-services): New function.
16779         (netrc-find-service-name): New function.
16780         (netrc-find-service-number): New function.
16781         (netrc-port-equal): New function.
16782         (netrc-machine): Use it.
16783
16784         * nnimap.el (nnimap-open-connection): Use netrc.
16785
16786         * gnus-util.el (gnus-netrc-get): Remove aliases.
16787
16788         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16789
16790         * assistant.el (wid-edit): Fix compilation.
16791
16792         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16793
16794 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16795
16796         * gnus-util.el (gnus-set-file-modes): New function.  (small
16797         patch).
16798
16799 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16800
16801         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16802
16803         * assistant.el (assistant-render-node): Fix up rendering and
16804         read-only text.
16805         (assistant-render-node): Reset.
16806         (assistant-make-read-only): Not sticky.
16807
16808 2004-05-20  Danny Siu  <dsiu@adobe.com>
16809
16810         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16811         centered even when gnus-auto-center-summary is t.
16812
16813 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16814
16815         * dns.el (dns-get-txt-answer): New function.
16816         (dns-read-txt): Ditto.
16817         (query-dns): Use it.
16818
16819 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16820
16821         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16822         active for foreign groups even if the group level is higher than
16823         the specified value.
16824
16825 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16826
16827         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16828         non-active groups.
16829
16830         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16831
16832 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16833
16834         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16835
16836 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16837
16838         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16839         (spam-crm114-header, spam-crm114-spam-switch)
16840         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16841         (spam-crm114-positive-spam-header)
16842         (spam-crm114-database-directory, spam-list-of-processors)
16843         (spam-group-spam-processor-crm114-p)
16844         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16845         (spam-generic-score, spam-list-of-checks)
16846         (spam-list-of-statistical-checks, spam-registration-functions)
16847         (spam-check-crm114-headers, spam-crm114-score)
16848         (spam-check-crm114, spam-crm114-register-with-crm114)
16849         (spam-crm114-register-spam-routine)
16850         (spam-crm114-unregister-spam-routine)
16851         (spam-crm114-register-ham-routine)
16852         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16853         asjo@koldfront.dk (Adam Sjøgren).
16854
16855         * gnus.el: Add spam-use-crm114.
16856
16857         * spam.el (spam-list-of-processors, spam-registration-functions):
16858         Add spam-use-resend.
16859         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16860         (spam-report-articles-gmane): Add doc fix.
16861         (spam-report-articles-resend, spam-report-resend-register-routine):
16862         Add wrappers around spam-report-resend-to.
16863
16864         * spam-report.el (spam-report-resend-to, spam-report-resend):
16865         Add support for resending spam.
16866         (spam-report-gmane): Fix line length >80.
16867
16868         * gnus.el (spam-process): Add spam-use-resend.
16869
16870 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16871
16872         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16873         number of processed spam messages.
16874         (spam-ham-copy-or-move-routine): Return the number of processed
16875         ham messages.
16876         (spam-summary-prepare-exit): Use the above values to decide
16877         whether status messages shouled be displayed.
16878
16879 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16880
16881         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16882         `rfc2047-encoding-function-alist' in order to avoid conflicting
16883         with the old version.
16884         (rfc2047-encode-region): Concatenate words containing non-ASCII
16885         characters in structured fields; don't encode space-delimited
16886         ASCII words even in unstructured fields; don't break words at
16887         char-category boundaries.
16888         (rfc2047-encode-1): New function.
16889         (rfc2047-encode): Use it; encode text so that it occupies the
16890         maximum width within 76-column; work correctly on Q encoding for
16891         iso-2022-* charsets.
16892         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16893         sure not to break a line just after the header name.
16894         (rfc2047-b-encode-region): Removed.
16895         (rfc2047-b-encode-string): New function.
16896         (rfc2047-q-encode-region): Removed.
16897         (rfc2047-q-encode-string): New function.
16898
16899         * mm-util.el (mm-replace-in-string): New function.
16900
16901 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16902
16903         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16904         get it right.
16905         (gnus-inews-make-draft): Really.
16906
16907 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16908
16909         * nnmh.el (nnmh-request-list-1): Don't check the link count
16910         before descending.  (small patch)
16911
16912 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16913
16914         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16915         stuff.
16916
16917         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16918         on real group name.
16919
16920         * gnus-art.el (gnus-signature-limit): Doc fix.
16921
16922         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16923
16924         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16925
16926 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16927
16928         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16929         isn't a string.
16930
16931 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16932
16933         * gnus-draft.el (gnus-draft-send): Bind
16934         rfc2047-encode-encoded-words.
16935
16936         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16937         (rfc2047-encodable-p): Say that =? needs encoding.
16938         (rfc2047-encode-encoded-words): New variable.
16939
16940         * gnus-group.el (gnus-group-select-group): Doc fix.
16941
16942         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16943
16944         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16945         to nil.
16946
16947         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16948
16949         * nnheader.el (nnheader-get-lines-and-char): New function.
16950
16951 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16952
16953         * gnus-msg.el (gnus-summary-followup-with-original): Document
16954         yanking of region when active.
16955
16956 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16957
16958         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16959         groups if the group level is higher than the specified value.
16960
16961 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16962
16963         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16964         (gnus-group-jump-to-group): Added prefix argument using
16965         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16966         non-active group.
16967
16968         * compface.el (uncompface): Be verbose when changing
16969         `uncompface-use-external'.
16970
16971         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16972         handle manual section.
16973
16974 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16975
16976         * gnus-art.el (gnus-button-alist): Revert previous change.
16977
16978 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16979
16980         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16981
16982 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16983
16984         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16985         whether backend can accept message.
16986
16987         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16988
16989 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16990
16991         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16992         Avoid creating directory when nntp-marks-is-evil is true.
16993         Reported by Reiner Steib.
16994
16995 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16996
16997         * gnus-picon.el (gnus-picon-style): New variable.
16998         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16999         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
17000         Jesper Harder <harder@ifa.au.dk>.
17001
17002 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17003
17004         * message.el (message-fill-field): Return point.
17005         (message-generate-headers): Go to end of field.
17006
17007         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17008         stuff for non-living groups.
17009
17010 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17011
17012         * gnus-art.el (gnus-article-followup-with-original)
17013         (gnus-article-reply-with-original): gnus-mark-active-p ->
17014         gnus-region-active-p.
17015
17016 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17017
17018         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17019         only when there is spam or ham to be processed.
17020
17021 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17022
17023         * mail-source.el (mail-source-delete-crash-box): Refactor.
17024         (mail-source-fetch): Use it.
17025         (mail-source-fetch-file): Ditto.
17026         (mail-source-fetch-directory): Run postscript in loop.
17027         (mail-source-fetch-pop): Delete.
17028         (mail-source-fetch-maildir): Ditto.
17029         (mail-source-fetch-imap): Ditto.
17030
17031         * imap.el (imap-authenticators): Comment out sasl.
17032
17033         * message.el (message-skip-to-next-address): New function.
17034         (message-fill-header-address): Refactor.
17035         (message-fill-address): Use it.
17036         (message-delete-address): Use it.
17037         (message-fill-header-general): Refactor.
17038         (message-fill-field-address): Rename.
17039         (message-narrow-to-field): Find the start of the header.
17040         (message-header-format-alist): Don't pre-fill.
17041         (message-fill-header): Removed.
17042         (message-insert-header): New function.
17043         (message-shorten-references): Use it.
17044
17045         * rfc2047.el (rfc2047-field-value): Strip props.
17046
17047         * mail-parse.el (mail-header-make-address): New alias.
17048
17049         * ietf-drums.el (ietf-drums-make-address): New function.
17050
17051         * imap.el: Add compiler directives.
17052
17053         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17054
17055         * gnus-art.el (article-decode-idna-rhs): Don't use
17056         message-idna-inside-rhs-p.
17057
17058 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17059
17060         * message.el (message-idna-inside-rhs-p): Removed.
17061         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17062
17063         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
17064         false positives.
17065
17066 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17067
17068         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17069
17070 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17071
17072         * nneething.el (nneething-file-name): Don't create spurious
17073         files.
17074
17075         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17076         (gnus-inews-do-gcc): Remove sleep.
17077
17078         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17079         part under point.
17080
17081         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17082         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17083
17084 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17085
17086         * spam.el (spam-summary-prepare-exit): Fixed (length).
17087
17088 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17089
17090         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17091         as expired without moving it" message when there are spam
17092         messages left.
17093
17094 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17095
17096         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17097         header is not nil.
17098
17099 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17100
17101         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
17102         nntp-possibly-create-directory, not nntp-possibly-change-group.
17103         (nntp-marks-changed-p): New arg SERVER.
17104         (nntp-request-update-info): Adjust caller.
17105
17106 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17107
17108         * nntp.el (nntp-save-marks): Pass missing arg.
17109
17110 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17111
17112         * nntp.el: Support marks.
17113         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17114         (nntp-marks-modtime, nntp-marks-directory): New variables.
17115         (nntp-request-set-mark, nntp-request-update-info)
17116         (nntp-possibly-create-directory, nntp-marks-changed-p)
17117         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
17118         functions.
17119
17120 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17121
17122         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17123         (gnus-xmas-redefine): Rename.
17124
17125         * gnus-score.el (gnus-score-insert-help): Use
17126         gnus-select-lowest-window.
17127
17128         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17129         appt-select-lowest-window and rename to gnus-select-lowest-window.
17130
17131         * gnus.el: do.
17132
17133 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17134
17135         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17136         encodings of MIME-encoded words, in order to improve
17137         interoperability with several broken MUAs.
17138
17139 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17140
17141         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17142         tags, only when charsets are not specified in headers.
17143         (mm-inline-text-html-render-with-w3m): Ditto.
17144
17145         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17146         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17147
17148 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17149
17150         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17151         instead of MIME-decoded from fields when checking
17152         `gnus-article-address-banner-alist'.
17153
17154 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17155
17156         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17157         description rather than subject.
17158
17159 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17160
17161         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17162
17163 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17164
17165         * gnus.el (gnus-version-number): Bump.
17166
17167 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17168
17169         * gnus.el: No Gnus v0.2 is released.
17170
17171 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17172
17173         * gnus-agent.el (gnus-agent-read-agentview): Inline
17174         gnus-uncompress-range.
17175
17176 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17177
17178         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17179         `exec-installed-p'.
17180
17181 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17182
17183         * gnus.el (spam-process, spam-autodetect-methods): Add
17184         bsfilter and bsfilter-headers.
17185
17186         * spam.el (spam-bsfilter): New customize group.
17187         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17188         (spam-bsfilter-header, spam-bsfilter-probability-header)
17189         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17190         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17191         (spam-bsfilter-database-directory): New options.
17192         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17193         (spam-list-of-statistical-checks, spam-registration-functions):
17194         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17195         (spam-bsfilter-score): New command.
17196         (spam-check-bsfilter-headers, spam-check-bsfilter)
17197         (spam-bsfilter-register-with-bsfilter)
17198         (spam-bsfilter-register-spam-routine)
17199         (spam-bsfilter-unregister-spam-routine)
17200         (spam-bsfilter-register-ham-routine)
17201         (spam-bsfilter-unregister-ham-routine): New functions.
17202         (spam-generic-score): Support bsfilter; Accept an optional argument
17203         to recalcurate spam score even if scoring header has already been
17204         added.
17205         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17206         optional argument to recalcurate spam score even if scoring header
17207         has already been added.
17208
17209 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17210
17211         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17212         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17213         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17214         link is missing.
17215
17216 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17217
17218         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17219         (html2text-get-attr): Rewrite.
17220
17221         * message.el (message-setup-1): Remove redundant put-text-property
17222         on mail-header-separator.
17223
17224 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17225
17226         * gnus-registry.el (gnus-registry-cache-whitespace)
17227         (gnus-registry-action, gnus-registry-spool-action)
17228         (gnus-registry-split-fancy-with-parent): Change message levels
17229         from 5 to 3 or 7, as needed.
17230
17231         * spam.el (spam-summary-prepare-exit)
17232         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17233         (spam-split, spam-find-spam, spam-log-undo-registration)
17234         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
17235         level from 5 to 6.
17236
17237 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17238
17239         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17240         2004-03-04 change).
17241
17242 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17243
17244         * sieve-manage.el (sieve-manage-open):
17245         * nnweb.el (nnweb-insert-html):
17246         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17247         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17248         * nnspool.el (nnspool-request-group):
17249         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17250         * nnml.el (nnml-request-update-info):
17251         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17252         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17253         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17254         (nnimap-request-set-mark):
17255         * nnfolder.el (nnfolder-request-update-info):
17256         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17257         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17258         * gnus-uu.el (gnus-uu-find-articles-matching):
17259         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17260         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17261         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17262         * gnus-nocem.el (gnus-nocem-scan-groups):
17263         * gnus-int.el (gnus-start-news-server):
17264         * gnus-group.el (gnus-group-make-kiboze-group)
17265         (gnus-group-browse-foreign-server):
17266         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17267         Use mapc when appropriate.
17268
17269 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17270
17271         FIXME: Make separate entries for each person.
17272
17273         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17274         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17275         <shields@msrl.com>:
17276
17277         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17278         may need for spam sorting and scoring.
17279         (spam-user-format-function-S): Add user format function suitable for
17280         general use.
17281         (spam-article-sort-by-spam-status): Add sorting function for summary
17282         sorting.
17283         (spam-extra-header-to-number): Add function to get a score from a
17284         header.
17285         (spam-summary-score): Add function to get a numeric score from the
17286         headers.
17287         (spam-generic-score): Fix function doc, was in wrong place.
17288         (spam-initialize): Take symbols when it's run, and install the
17289         extra headers that spam-necessary-extra-headers thinks we need.
17290
17291 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17292
17293         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17294         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17295
17296 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17297
17298         * gnus-sum.el (gnus-set-global-variables)
17299         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17300         (gnus-article-get-xrefs, gnus-summary-best-group)
17301         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17302         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17303         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17304         Use with-current-buffer.
17305
17306 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17307
17308         * spam.el (spam-summary-prepare-exit): Simplify logic.
17309         (spam-fetch-article-header): Read the article header if it's not
17310         available.
17311         (spam-list-articles): Simplify logic.
17312         (spam-filelist-register-routine): Fix bug with unregister-list.
17313
17314         * gnus-registry.el: Fix comments at beginning.
17315
17316 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17317
17318         * message.el (message-cater-to-broken-inn): Remove.
17319         (message-shorten-references): Make sure the total folded length of
17320         References is shorter than 998 characters to cater to a bug in INN
17321         2.3.  Also, don't pretend that references aren't folded -- this
17322         hasn't worked for a while.
17323
17324 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17325
17326         * gnus-agent.el (gnus-agentize):
17327         gnus-agent-send-mail-real-function no longer set to current value
17328         of message-send-mail-function but rather a lambda that calls
17329         message-send-mail-function.  The change makes the agent real-time
17330         responsive to user changes to message-send-mail-function.
17331
17332 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17333
17334         * legacy-gnus-agent.el
17335         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
17336         help from Florian Weimer <fw@deneb.enyo.de>
17337
17338 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17339
17340         * nnmail.el (nnmail-cache-insert): Revert last change.
17341
17342 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17343
17344         * nnmail.el (nnmail-cache-insert): Always check whether
17345         nnmail-cache-ignore-groups matches a group name.
17346
17347 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17348
17349         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17350         (spam-find-spam, spam-log-processing-to-registry)
17351         (spam-log-registered-p, spam-log-unregistration-needed-p)
17352         (spam-log-undo-registration): Use gnus-message instead of
17353         gnus-error, none of these errors are fatal.
17354
17355         * gnus-registry.el (gnus-registry-clean-empty-function)
17356         (gnus-registry-clean-empty): Remove only empty entries without
17357         extra data.
17358
17359 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17360
17361         * spam-stat.el (spam-stat-buffer-change-to-spam)
17362         (spam-stat-buffer-change-to-non-spam): Change (error) to
17363         (gnus-message 8) invocation.
17364
17365 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17366
17367         * nntp.el (nntp-via-netcat-command): New variable.
17368         (nntp-via-netcat-switches): New variable.
17369         (nntp-open-via-rlogin-and-netcat): New function.
17370         (nntp-open-connection-function): Doc fix.
17371         (nntp-telnet-command): Doc fix.
17372         (nntp-end-of-line): Doc fix.
17373         (nntp-via-rlogin-command): Doc fix.
17374         (nntp-via-user-name): Doc fix.
17375         (nntp-via-address): Doc fix.
17376
17377 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17378
17379         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17380         error in Emacs 21.1.
17381
17382 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17383
17384         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17385
17386 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17387
17388         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17389         (gnus-agent-with-refreshed-group): New macro.
17390         (gnus-agent-rename-group): New function.
17391         (gnus-agent-delete-group): New function.
17392         (gnus-agent-save-group-info): Use gnus-command-method when
17393         `method' parameter is nil.  Don't write nil entries into the
17394         active file.
17395         (gnus-agent-get-group-info): New function.
17396         (gnus-agent-fetch-articles): Use
17397         gnus-agent-update-files-total-fetched-for to increment disk space
17398         used.
17399         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
17400         gnus-agent-update-view-total-fetched-for to increment disk space
17401         used.
17402         (gnus-agent-get-local): Added optional parameters to avoid calling
17403         gnus-group-real-name and gnus-find-method-for-group.
17404         (gnus-agent-set-local): Delete stored entry if either min, or max,
17405         are nil.
17406         (gnus-agent-fetch-session): Reworded error/quit messages.  On
17407         quit, use gnus-agent-regenerate-group to record existance of any
17408         articles fetched to disk before the quit occurred.
17409         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17410         gnus-agent-update-view-total-fetched-for, and
17411         gnus-agent-update-files-total-fetched-for to decrement disk space
17412         used.
17413         (gnus-agent-retrieve-headers): Use
17414         gnus-agent-update-view-total-fetched-for to increment disk space
17415         used.
17416         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17417         with gnus-agent-update-files-total-fetched-for to decrement disk
17418         space and fresh group buffer.
17419         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17420         (gnus-agent-need-update-total-fetched-for): New variable.
17421         (gnus-agent-update-files-total-fetched-for): New function.
17422         (gnus-agent-update-view-total-fetched-for): New function.
17423         (gnus-agent-total-fetched-for): New function.
17424
17425         * gnus-cache.el (gnus-cache-save-buffers): Use
17426         gnus-cache-update-overview-total-fetched-for to change disk space
17427         used by this group.
17428         (gnus-cache-possibly-enter-article): Use
17429         gnus-cache-update-file-total-fetched-for to increment disk space
17430         used by this group.
17431         (gnus-cache-possibly-remove-article): Use
17432         gnus-cache-update-file-total-fetched-for to decrement disk space
17433         used by this group.
17434         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17435         (gnus-cache-rename-group): New function.
17436         (gnus-cache-delete-group): New function.
17437         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17438         (gnus-cache-need-update-total-fetched-for): New variable.
17439         (gnus-cache-with-refreshed-group): New macro.
17440         (gnus-cache-update-file-total-fetched-for): New function.
17441         (gnus-cache-update-overview-total-fetched-for): New function.
17442         (gnus-cache-rename-group-total-fetched-for): New function.
17443         (gnus-cache-delete-group-total-fetched-for): New function.
17444         (gnus-cache-total-fetched-for): New function.
17445
17446         * gnus-group.el: Require gnus-sum and autoload functions to
17447         resolve warnings when gnus-group.el compiled alone.
17448         (gnus-group-line-format): Documented new %F.
17449         (size of Fetched data) group line format; identifies disk space
17450         used by agent and cache.
17451         (gnus-group-line-format-alist): Defined new F format.
17452         (gnus-total-fetched-for): New function.
17453         (gnus-group-delete-group): No longer update
17454         gnus-cache-active-altered as gnus-request-delete-group now keeps
17455         the cache in sync.
17456         (gnus-group-list-active): Let the agent store a server's active
17457         list if currently plugged.
17458
17459         * gnus-int.el (gnus-request-delete-group):
17460         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17461         local disk in sync with the server.
17462         (gnus-request-rename-group):
17463         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17464         local disk in sync with the server.
17465
17466         * gnus-start.el (gnus-get-unread-articles):
17467         Cosmetic simplification to logic.
17468
17469         * gnus-util.el (gnus-rename-file): New function.
17470
17471 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17472
17473         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17474
17475 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17476
17477         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17478         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17479
17480 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17481
17482         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17483         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17484
17485 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17486
17487         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17488
17489 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17490
17491         * spam.el (spam-set-difference): Add function to replace
17492         gnus-set-difference in spam.el.
17493         (spam-summary-prepare-exit): Use spam-set-difference.
17494
17495 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17496
17497         * gnus-registry.el (gnus-registry-cache-file): Update to use
17498         gnus-dribble-directory OR gnus-home-directory OR ~.
17499         (gnus-registry-split-fancy-with-parent): Fix doc.
17500
17501 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17502
17503         * message.el (message-exchange-point-and-mark): Use
17504         message-mark-active-p.  Suggested by Jesper Harder
17505         <harder@ifa.au.dk>.
17506
17507 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17508
17509         * message.el (message-exchange-point-and-mark): Don't activate
17510         region if it was inactive.  Suggested by Hiroshi Fujishima
17511         <pooh@nature.tsukuba.ac.jp>.
17512
17513 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17514
17515         * gnus-art.el (article-display-face): Display Faces in the same
17516         order as X-Faces.
17517
17518 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17519
17520         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17521
17522 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17523
17524         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17525         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17526         (gnus-article-mime-hierarchy): Remove.
17527         (gnus-article-mime-hierarchy-next): Remove.
17528         (gnus-article-mode): Revert 2004-03-19 change.
17529         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17530         (gnus-insert-mime-button): Revert 2004-03-19 change.
17531         (gnus-mime-accumulate-hierarchy): Remove.
17532         (gnus-mime-enter-multipart): Remove.
17533         (gnus-mime-leave-multipart): Remove.
17534         (gnus-mime-display-part): Revert 2004-03-19 change.
17535         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17536
17537         * mml.el (mml-preview): Revert 2004-03-19 change.
17538
17539 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17540
17541         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17542
17543 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17544
17545         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17546         t while entering a file name using the mm-with-multibyte macro.
17547         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17548
17549         * mm-util.el (mm-with-multibyte): New macro.
17550
17551 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17552
17553         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
17554         user option.
17555         (gnus-mime-multipart-functions): Doc and customization fix.
17556         (gnus-article-mime-hierarchy): New variable.
17557         (gnus-article-mime-hierarchy-next): New variable.
17558         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17559         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17560         gnus-article-mime-hierarchy-next to nil.
17561         (gnus-insert-mime-button): Show hierarchy numbers.
17562         (gnus-mime-accumulate-hierarchy): New function.
17563         (gnus-mime-enter-multipart): New function.
17564         (gnus-mime-leave-multipart): New function.
17565         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17566         (gnus-mime-display-alternative): Show hierarchy numbers.
17567
17568         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17569         gnus-article-mime-hierarchy-next to nil.
17570
17571 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17572
17573         * dns.el: Don't require gnus-xmas.
17574
17575 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17576
17577         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17578         inline PGP.
17579         (mml-menu): Disable mml-quote-region if mark is inactive.
17580
17581 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17582
17583         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17584         when the group's active is not available.
17585
17586 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17587
17588         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17589         error.
17590
17591 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17592
17593         * imap.el (imap-store-password): New variable.
17594         (imap-interactive-login): Use it.
17595         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17596
17597 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17598
17599         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17600         window-start and hscroll to summary window.
17601
17602 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17603
17604         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17605         conversion message to newsrc-dribble when an actual conversion is
17606         performed.
17607
17608 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17609
17610         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17611
17612 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17613
17614         * mm-decode.el (mm-complicated-handles): New function reviving
17615         former definition of mm-multiple-handles.
17616
17617         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17618         (gnus-mime-delete-part): Use it.
17619
17620 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17621
17622         * gnus-agent.el (gnus-agent-read-local): Bind
17623         nnheader-file-coding-system to gnus-agent-file-coding-system to
17624         avoid the implicit assumption that they will always be equal.
17625         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17626         coding-system-for-write, as the with-temp-file macro first prints
17627         to a buffer then saves the buffer.
17628
17629 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17630
17631         * gnus-art.el (gnus-article-edit-part): New function.
17632         (gnus-mime-save-part-and-strip): Use it; do query instead of
17633         signaling an error; don't use mm-multiple-handles.
17634         (gnus-mime-delete-part): Ditto.
17635
17636 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17637
17638         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
17639         old file versions.
17640         (gnus-group-prepare-hook): Removed function that converted list
17641         form of gnus-agent-expire-days to group properties.
17642
17643         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17644         (gnus-request-accept-article): Re-indented.
17645
17646         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17647         converters to handle old agent file formats.  Added logic for a
17648         "backup before upgrading warning".
17649         (gnus-convert-mark-converter-prompt): Developers can mark
17650         functions as needing (default), or not needing,
17651         gnus-convert-old-newsrc's "backup before upgrading warning".
17652         (gnus-convert-converter-needs-prompt): Tests whether the user
17653         should be protected from potentially irreversable changes by the
17654         function.
17655
17656         * legacy-gnus-agent.el: New.  Provides converters that are only
17657         loaded when gnus-convert-old-newsrc needs to call them.
17658
17659 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17660
17661         * mail-source.el (mail-source-touch-pop): Doc fix.
17662
17663         * message.el (message-smtpmail-send-it): Doc fix.
17664
17665 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17666
17667         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17668
17669         * nnmail.el (nnmail-split-fancy): do.
17670
17671         * gnus-kill.el (gnus-kill, gnus-execute): do.
17672
17673 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17674
17675         * gnus-sum.el (gnus-widget-reversible-match)
17676         (gnus-widget-reversible-to-internal)
17677         (gnus-widget-reversible-to-external): New functions.
17678         (gnus-widget-reversible): New widget.
17679         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17680
17681 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17682
17683         * gnus-sum.el (gnus-thread-sort-functions)
17684         (gnus-article-sort-functions): Document `(not F)' items.
17685
17686 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17687
17688         * spam.el (spam-use-gmane-xref): Add new backend.
17689         (spam-gmane-xref-spam-group): Add variable to control the name of the
17690         Gmane spam group.
17691         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17692         (spam-regex-headers-spam, spam-regex-headers-ham)
17693         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17694         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17695         backends and checks.
17696         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17697
17698         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17699         an autodetect method.
17700
17701 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17702
17703         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17704         articles are being added to a group.
17705         (gnus-request-replace-article): Inform the agent that articles
17706         need to be uncached as the cached contents are no longer valid.
17707
17708 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17709
17710         * binhex.el: Don't autoload executable-find.
17711
17712         * canlock.el: Don't autoload mail-fetch-field.
17713
17714         * dgnushack.el: Autoload c-mode for XEmacs.
17715
17716         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17717
17718         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17719         rmail-dont-reply-to and rmail-output.
17720
17721         * gnus-score.el: Don't autoload ffap-string-at-point.
17722
17723         * gnus-setup.el: Don't autoload sc-cite-original.
17724
17725         * imap.el: Don't autoload base64-decode-string,
17726         base64-encode-string and md5.
17727
17728         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17729         and rmail-msg-restore-non-pruned-header.
17730
17731         * mm-decode.el: Don't autoload executable-find.
17732
17733         * mm-url.el: Don't autoload executable-find.
17734
17735         * mm-view.el: Don't autoload diff-mode.
17736
17737         * nndb.el: Don't autoload news-reply-mode, news-setup,
17738         cancel-timer and telnet.
17739
17740         * password.el: Don't autoload run-at-time for Emacs.
17741
17742         * sha1-el.el: Don't autoload executable-find.
17743
17744         * sieve-mode.el: Don't autoload c-mode.
17745
17746         * uudecode.el: Don't autoload executable-find.
17747
17748 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17749
17750         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
17751         (gnus-agent-possibly-alter-active): Avoid null in numeric
17752         comparison.
17753         (gnus-agent-set-local): Refuse to save null in local object table.
17754         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17755         list of articles that will be marked as unread.
17756
17757 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17758
17759         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17760
17761 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17762
17763         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17764         language tags.
17765
17766 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17767
17768         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17769         Don't bind "obarray".
17770
17771         * gnus-sum.el (gnus-thread-sort-functions): Added
17772         `gnus-thread-sort-by-most-recent-number' and
17773         `gnus-thread-sort-by-most-recent-date'.
17774         Reported by Kai Grossjohann <kai@emptydomain.de>.
17775
17776 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17777
17778         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17779
17780 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17781
17782         * gnus-cus.el (gnus-agent-customize-category): Removed
17783         ignore-errors macro reference that required cl to be loaded at
17784         run-time.
17785
17786         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17787         single-interval range of the form (min . max).  Previously the
17788         range had to look like ((min . max)).  Likewise, return
17789         (min . max) rather than ((min . max)).
17790         (gnus-range-map): Use gnus-range-normalize to accept
17791         single-interval range.
17792
17793         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17794         the cache, but not the agent, now appear with their usual face.
17795
17796         * dgnushack.el (loaddir): New variable that is bound to the
17797         directory containing the dgnushack.el file. Use loaddir, rather
17798         than srcdir, to update load-path. Change lets dgnushack compile
17799         code in directories other than GNUS/lisp.
17800
17801 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17802
17803         * lpath.el: Don't bind w3m-safe-url-regexp.
17804
17805         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17806         w3m-safe-url-regexp variable buffer-local.
17807
17808         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17809
17810 2004-02-27  Simon Josefsson  <jas@extundo.com>
17811
17812         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17813         gnus-group-real-prefix.
17814         (gnus-summary-move-article): Use it, instead of
17815         gnus-group-real-prefix.
17816
17817 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17818
17819         * lpath.el: Bind w3m-safe-url-regexp.
17820
17821         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17822         w3m-safe-url-regexp variable buffer-local and set it as the value
17823         of mm-w3m-safe-url-regexp.
17824
17825         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17826
17827         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17828         parsing gnus-posting-styles when the message is not for replying.
17829
17830         * dgnushack.el: Autoload sgml-mode for XEmacs.
17831
17832         * nnrss.el (nnrss-opml-export): Use
17833         mm-set-buffer-file-coding-system instead of
17834         set-buffer-file-coding-system.
17835
17836 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17837
17838         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17839         of checkdoc.el).
17840         * nnrss.el: do.
17841         * gnus-mlspl.el: do.
17842         * gnus-ml.el: do.
17843         * gnus-srvr.el: do.
17844
17845         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17846
17847 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17848
17849         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17850         Corrections to custom-manual links.
17851
17852         * gnus-art.el (gnus-article): Ditto.
17853
17854         * mm-decode.el (mime-display, mime-security): Ditto.
17855
17856 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17857
17858         * flow-fill.el: Typo.
17859
17860 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17861
17862         * spam-wash.el: New file.
17863
17864 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17865
17866         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17867
17868 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17869
17870         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17871         to be run with new-articles as LIST1, not LIST2.
17872         (spam-registration-functions): Add spam-use-ham-copy as a nil
17873         registration backend.
17874
17875 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17876
17877         * spam-stat.el (spam-stat-washing-hook): New option.
17878         (spam-stat-buffer-words): Use it.
17879         (spam-stat-process-directory, spam-stat-test-directory): Use
17880         insert-file-contents-literally.
17881         (spam-stat-coding-system): New variable.
17882         (spam-stat-load, spam-stat-save): Use it.
17883
17884 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17885
17886         * spam-report.el (spam-report-plug-agent): Quote
17887         spam-report-url-to-file and spam-report-url-ping-plain.
17888
17889 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17890
17891         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17892         / in mailto URLs.
17893
17894 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17895
17896         * spam-report.el (spam-report-process-queue): Fix interactive use.
17897         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17898         (spam-report-unplug-agent): Doc fixes.
17899         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17900         (spam-report-agentize, spam-report-deagentize): Autoload.
17901
17902 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17903
17904         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17905
17906         * message.el (message-setup-fill-variables): Add mml tags to
17907         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17908         <ajk@iu.edu>.
17909         (message-mode): Don't modify paragraph-separate there.
17910
17911 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17912
17913         * compface.el (uncompface-use-external): Default to undecided.
17914         (uncompface-use-external-threshold): New variable.
17915         (uncompface-float-time): New macro.
17916         (uncompface): Determine whether to use the external decoder if
17917         uncompface-use-external is undecided.
17918
17919 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17920
17921         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17922         after images.
17923
17924         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17925
17926 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17927
17928         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17929
17930         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17931
17932         * gnus-sum.el (gnus-summary-limit-to-age)
17933         (gnus-summary-limit-children): do.
17934
17935         * gnus-int.el (gnus-request-scan): do.
17936
17937         * gnus-group.el (gnus-group-suspend): do.
17938
17939         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17940
17941         * gnus-cite.el (gnus-cite-parse-attributions): do.
17942
17943         * gnus-agent.el (gnus-summary-set-agent-mark)
17944         (gnus-agent-regenerate-group): do.
17945
17946         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17947
17948         * binhex.el (binhex-decode-region-internal): do.
17949
17950 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17951
17952         * gnus-fun.el (gnus-face-properties-alist): New user option.
17953         (gnus-display-x-face-in-from): Use it.
17954
17955         * gnus-art.el (article-display-face): Ditto.
17956
17957         * compface.el (uncompface-use-external): Default to nil.
17958
17959 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17960
17961         * nntp.el (nntp-erase-buffer): New function.
17962         (nntp-retrieve-data, nntp-send-command)
17963         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17964         (nntp-possibly-change-group): Use it.
17965
17966         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17967         with-current-buffer.
17968
17969 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17970
17971         * compface.el: Merge the ELisp-based uncompface program.
17972         (compface): New customization group.
17973         (uncompface-use-external): New user option.
17974         (uncompface): Call uncompface-internal if uncompface-use-external
17975         is nil.
17976         (uncompface-internal): New function.  Note that there are also
17977         some other functions and variables added for this function.
17978
17979 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17980
17981         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17982         if necessary.
17983
17984 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17985
17986         * spam-report.el (spam-report-unplug-agent)
17987         (spam-report-plug-agent, spam-report-deagentize)
17988         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17989         Add support for the Agent in spam-report: when unplugged, report to a
17990         file; when plugged, submit all the requests.
17991
17992         * spam.el (spam-register-routine): Fix message about
17993         registration.
17994
17995 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17996
17997         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17998         dependencies.
17999         (rfc2047-encode): Use it.
18000
18001         * gnus-art.el (gnus-button-marker-list): Move before first
18002         reference.
18003
18004         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18005         (imap-parse-body): Fix format string mismatch.
18006
18007         * gnus-score.el (gnus-summary-increase-score): do.
18008
18009         * nnrss.el (nnrss-close): New function.
18010
18011 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18012
18013         * nnrss.el (nnrss-make-filename): New function.
18014         (nnrss-request-delete-group, nnrss-read-server-data)
18015         (nnrss-save-server-data, nnrss-read-group-data)
18016         (nnrss-save-group-data): Use it.
18017         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18018         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18019         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18020
18021 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18022
18023         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18024
18025 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18026
18027         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18028         files.
18029
18030         * message.el (message-generate-headers-first): Don't quote nil
18031         and t in docstrings.
18032
18033         * imap.el (imap-id): do.
18034
18035         * gnus-agent.el (gnus-agent-consider-all-articles)
18036         (gnus-agent-queue-mail): do.
18037
18038 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18039
18040         * spam-report.el (spam-report-process-queue): New function.
18041         Process requests from `spam-report-requests-file'.
18042         (spam-report-process-queue): Doc fix.
18043
18044 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18045
18046         * spam.el (spam-register-routine)
18047         (spam-log-processing-to-registry, spam-log-registered-p)
18048         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18049         Change "check" to "spam-check" for semi-clarity.
18050
18051 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18052
18053         * pop3.el: Require nnheader.
18054
18055         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18056
18057         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18058
18059         * gnus-picon.el: Require cl.
18060
18061         * gnus-fun.el: Require gnus-ems and gnus-util.
18062
18063         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18064
18065         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18066
18067         * gnus-art.el (gnus-article-edit-mode): Define before first
18068         reference.
18069
18070 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18071
18072         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18073         (gnus-uu-post-encoded): Use point-at-bol.
18074
18075         * gnus-topic.el (gnus-group-active-topic-p): do.
18076
18077         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18078
18079         * gnus-group.el (gnus-group-kill-region): do.
18080
18081         * gnus-art.el (article-date-ut): do.
18082
18083         * message.el (message-fetch-field): Remove redundant
18084         case-fold-search binding.
18085         (message-narrow-to-field): Simplify.
18086
18087 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18088
18089         * spam.el (spam-directory): Derive from `gnus-directory'.
18090
18091         * spam-report.el (spam-report-url-to-file)
18092         (spam-report-requests-file): New function and variable for offline
18093         reporting.
18094         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18095         and user defined function.
18096         (spam-report-url-ping-mm-url): Remove doubled slash.
18097
18098 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18099
18100         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18101
18102 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18103
18104         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
18105         format string mismatch.
18106
18107         * sieve.el (sieve-deactivate-all): do.
18108
18109         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18110
18111         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18112
18113         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18114
18115         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18116
18117 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18118
18119         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18120         the list of checks.
18121
18122 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18123
18124         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18125         padding.
18126
18127 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18128
18129         * mm-view.el (mm-fill-flowed): New variable.
18130         (mm-inline-text): Use it.
18131
18132 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18133
18134         * spam.el (spam-spamassassin-register-ham-routine)
18135         (spam-spamassassin-register-spam-routine): Fix function names.
18136
18137 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18138
18139         * gnus.el (gnus-tmp-grouplens): Remove.
18140         (gnus-summary-line-format): Remove grouplens.
18141
18142         * gnus-group.el (gnus-group-line-format): Ditto.
18143
18144         * gnus-spec.el (gnus-format-specs): Ditto.
18145         (gnus-update-format-specifications): Flush the group format spec
18146         cache if there's the grouplens stuff.
18147         (gnus-parse-simple-format): Replace %l with the empty string.
18148
18149 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18150
18151         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18152         omission.
18153
18154 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18155
18156         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18157         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18158
18159 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18160
18161         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18162         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18163         New macros and functions.
18164         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18165         Handle > NLINK_MAX messages.
18166         * nnmaildir.el (nnmaildir-request-set-mark): Use
18167         nnmaildir--emlink-p and nnmaildir--eexist-p.
18168
18169 2004-01-25  Alex Schroeder  <alex@gnu.org>
18170
18171         * spam-stat.el (spam-stat-process-directory-age): New option.
18172         (spam-stat-process-directory): Use it.
18173
18174 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18175
18176         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18177         (spam-stat-save): Accept prefix argument.
18178
18179 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18180
18181         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18182         links" error.
18183
18184 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18185
18186         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18187         the rest of the and/or forms.
18188
18189 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18190
18191         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18192         compatibility with old .newsrc.eld files.
18193
18194         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18195
18196         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18197
18198         * gnus-start.el (gnus-1): do.
18199
18200         * gnus-group.el (gnus-group-line-format-alist): do.
18201
18202         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18203
18204         * gnus-gl.el: Remove.
18205
18206 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18207
18208         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18209         marks consisting of a single range {for example, (3 . 5)} rather
18210         than a list of a single range { ((3 . 5)) }.
18211
18212 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18213
18214         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
18215         with-current-buffer.
18216         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18217         avoid consing a string.
18218
18219         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18220         Remove obsolete entries for big5 and gb2312.
18221
18222 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18223
18224         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18225         uncompressed list.
18226
18227 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18228
18229         * spam-stat.el (spam-stat-strip-xref): New function.
18230         (spam-stat-process-directory): Use it.
18231
18232         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18233         here -- it's done in message-fetch-field.
18234
18235 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18236
18237         * gnus-agent.el (gnus-agent-queue-mail)
18238         (gnus-agent-prompt-send-queue): New variables.
18239         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18240         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18241         "nndraft:queue" along to gnus-draft-send.  Use
18242         gnus-agent-prompt-send-queue.
18243         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18244         is "nndraft:queue".  Suggested by Gaute Strokkenes
18245         <gs234@srcf.ucam.org>
18246
18247         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
18248         (agent-enable-undownloaded-faces): Added.
18249         (gnus-agent-cat-groups): Use eval-and-compile, not
18250         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18251         method of gnus-agent-cat-groups even when the buffer has been
18252         evaled.
18253         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
18254         delete gnus-agent-save-active-1.
18255         (gnus-agent-save-groups): Deleted.  Identical to
18256         gnus-agent-save-active.
18257         (gnus-agent-write-active): No longer adjust agent's copy of active
18258         file as agent's adjustments are now stored in their own
18259         file.  Removed optional parameter.
18260         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18261         servers.  Add use of min/max range limits from server's local
18262         file.
18263         (gnus-agent-save-alist): Removed unused optional argument.
18264         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18265         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18266         (gnus-agent-set-local): A per-server file that keeps min/max range
18267         limits for articles known to the agent.  Provides a fast mechanism
18268         for altering many active ranges.
18269         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18270         active file (local makes it unnecessary).
18271         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
18272
18273         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
18274         (agent-enable-undownloaded-faces): Added.
18275
18276         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18277         disable it when sending to "nndraft:queue".
18278         (gnus-group-send-queue): Add safety check to avoid sending queue
18279         when unplugged.
18280
18281         * gnus-group.el (gnus-group-catchup): Use new
18282         gnus-sequence-of-unread-articles, not
18283         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18284         numbers of articles.  Use gnus-range-map to avoid having to
18285         uncompress the unread list.
18286         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18287         Fixed invalid ange-ftp reference.
18288
18289         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18290         (gnus-sorted-range-intersection): Intersection of two ranges
18291         without requiring that they first be uncompressed.
18292
18293         * gnus-start.el (gnus-activate-group): Unless blocked by the
18294         caller, possibly expand the active range to include both cached
18295         and agentized articles.
18296         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18297         multiple version-dependent converters.
18298         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
18299         gnus-agent-save-active.
18300         (gnus-save-newsrc-file): Save dirty agent range limits.
18301
18302         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
18303         gnus-agent-possibly-alter-active.
18304         (gnus-adjust-marked-articles): Faster handling of simple lists.
18305
18306 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18307
18308         * spam-stat.el (spam-stat-test-directory): New optional argument
18309         displays a list of files detected.  Suggested by Andrew Cohen
18310         <cohen@andy.bu.edu>.
18311         (spam-stat-buffer-words-with-scores): Don't narrow and change
18312         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18313
18314 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18315
18316         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18317         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18318         (spam-spamassassin-arguments)
18319         (spam-spamassassin-spam-flag-header)
18320         (spam-spamassassin-positive-spam-flag-header)
18321         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18322         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18323         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18324         (spam-list-of-processors, spam-list-of-checks)
18325         (spam-list-of-statistical-checks, spam-registration-functions)
18326         (spam-check-spamassassin-headers, spam-check-spamassassin)
18327         (spam-spamassassin-score)
18328         (spam-spamassassin-register-with-sa-learn)
18329         (spam-spamassassin-register-spam-routine)
18330         (spam-spamassassin-register-ham-routine)
18331         (spam-assassin-register-spam-routine)
18332         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18333         (spam-bogofilter-score): Fix to show article before scoring.
18334
18335 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18336
18337         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18338         default scoring function.
18339         (spam-generic-score): Call spam-spamassassin-score if
18340         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18341         spam-bogofilter-score otherwise.
18342
18343         * gnus.el (spam-process, spam-autodetect-methods): Add
18344         spamassassin and spamassassin-headers.
18345
18346 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18347
18348         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18349         Suppress unnecessary messages.
18350
18351 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18352
18353         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18354         make-hash-table.
18355
18356 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18357
18358         * canlock.el (base64-encode-string): Don't autoload it.
18359
18360 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18361
18362         * run-at-time.el: Remove useless (require 'itimer),
18363         eval-and-compile and (featurep 'xemacs).
18364
18365 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18366
18367         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18368         GROUP is a virtual group.
18369
18370 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18371
18372         * gnus.el: Autoload `message-y-or-n-p'.
18373
18374 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18375
18376         * pgg-parse.el: Remove unnecessary (require 'custom).
18377
18378         * pgg-def.el: do.
18379
18380         * nnmail.el: do.
18381
18382         * gnus-undo.el: do.
18383
18384         * gnus-picon.el: do.
18385
18386         * gnus-util.el: do.
18387
18388 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18389
18390         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18391
18392 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18393
18394         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18395         handle, as well as a list.
18396
18397         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18398         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18399         (mm-w3m-cid-retrieve): Simplify.
18400
18401 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18402
18403         * message.el (message-kill-to-signature): Allow prefix arg to
18404         specify number of lines to keep before signature.
18405
18406 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18407
18408         * message.el (message-kill-to-signature): Change docstring.
18409
18410 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18411
18412         * canlock.el: Always require sha1-el.
18413         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18414
18415         * message.el: Autoload sha1 only when compiling.
18416
18417         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18418         eudc-expand-inline for XEmacs.
18419
18420 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18421
18422         * message.el (message-canlock-generate): Require sha1-el.
18423
18424 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18425
18426         * message.el (message-expand-name): Silence the byte compiler.
18427
18428         * lpath.el: Add detect-coding-system.
18429
18430         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18431         cus-edit.
18432
18433 2004-01-13  Simon Josefsson  <jas@extundo.com>
18434
18435         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18436         Invoke gnus-score-mode.  Reported by
18437         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18438
18439         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
18440         Jim Blandy <jimb@redhat.com> (tiny change).
18441
18442 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18443
18444         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18445
18446 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18447
18448         * spam.el (spam-get-article-as-string): Update to use
18449         gnus-request-article-this-buffer, much simpler.
18450         (spam-get-article-as-buffer): Remove.
18451
18452 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18453
18454         * message.el (message-expand-name): Use EUDC if the user uses that.
18455
18456 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18457
18458         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18459         character for the encoding to avoid consing a string.
18460
18461         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18462         unnecessarily.
18463
18464         * mm-util.el (mm-replace-chars-in-string): Remove.
18465
18466         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18467         of mm-replace-chars-in-string.
18468
18469 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18470
18471         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18472
18473         * mm-util.el (mm-subst-char-in-string): Support inplace.
18474
18475         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18476         a new string in every iteration.  Use shy groups.
18477
18478 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18479
18480         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18481         * gnus-soup.el (gnus-soup-group-brew):
18482         * gnus-msg.el (gnus-put-message):
18483         * gnus-move.el (gnus-group-move-group-to-server):
18484         * gnus-kill.el (gnus-batch-score):
18485         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18486         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18487         (gnus-group-update-group, gnus-group-read-group)
18488         (gnus-group-make-group, gnus-group-make-help-group)
18489         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18490         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18491         (gnus-group-sort-by-unread, gnus-group-catchup)
18492         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18493         (gnus-group-yank-group, gnus-group-set-info)
18494         (gnus-group-list-groups):
18495         * gnus.el (gnus-generate-new-group-name):
18496         * gnus-delay.el (gnus-delay-send-queue):
18497         * nnvirtual.el (nnvirtual-catchup-group):
18498         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18499         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18500         (gnus-group-prepare-topics, gnus-topic-check-topology):
18501         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18502         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18503         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18504         (gnus-group-make-articles-read):
18505         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18506         (gnus-group-change-level, gnus-kill-newsgroup)
18507         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18508         (gnus-get-unread-articles, gnus-make-articles-unread)
18509         (gnus-make-ascending-articles-unread): Use accessor
18510         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18511         to get group information for improved readability.
18512
18513
18514 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18515
18516         * gnus-art.el (article-decode-mime-words, article-babel)
18517         (gnus-article-highlight-signature, gnus-article-add-buttons)
18518         (gnus-signature-toggle): Use gnus-with-article-buffer.
18519
18520         * gnus-art.el (gnus-article-highlight-headers)
18521         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18522
18523         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18524         (gnus-article-set-globals, gnus-request-article-this-buffer)
18525         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18526         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18527         (gnus-mime-display-alternative): Use with-current-buffer.
18528
18529 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18530
18531         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18532         also under 80 char limit, and call gnus-error if needed.
18533         (spam-fetch-article-header): Fix - it was a
18534         buffer-local variable (gnus-newsgroup-data).
18535         (spam-find-spam): Use spam-generate-fake-headers, forget about
18536         spam-insert-fake-headers.
18537         (spam-insert-fake-headers): Remove.
18538
18539 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18540
18541         * deuglify.el (gnus-article-outlook-unwrap-lines)
18542         (gnus-outlook-rearrange-article)
18543         (gnus-outlook-repair-attribution-outlook)
18544         (gnus-outlook-repair-attribution-block)
18545         (gnus-outlook-repair-attribution-other): Remove redundant
18546         save-excursion.
18547
18548 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18549
18550         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18551         (spam-fetch-field-subject-fast)
18552         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18553         (spam-fetch-article-header): Add functions to deal with Gnus
18554         internals for fast retrieval of article header data.
18555         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18556
18557 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18558
18559         * pop3.el (pop3-md5): Remove.
18560         (pop3-apop): Replace pop3-md5 with md5.
18561
18562         * mm-bodies.el: base64 is always built-in.
18563
18564         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
18565         with-current-buffer.
18566
18567 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18568
18569         * canlock.el (canlock-insert-header): Remove excessive grouping in
18570         regexp.
18571
18572         * gnus-sum.el (gnus-summary-read-document): Ditto.
18573
18574         * gnus-uu.el (gnus-uu-part-number): Ditto.
18575
18576         * html2text.el (html2text-remove-tags): Ditto.
18577         (html2text-format-tags): Ditto.
18578         (html2text-format-single-elements): Ditto.
18579
18580         * mml.el (mml-parse-1): Ditto.
18581
18582 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18583
18584         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18585
18586         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18587
18588         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18589
18590         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18591
18592 2003-11-15  Simon Josefsson  <jas@extundo.com>
18593
18594         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18595         (pgg-gpg-lookup-key): Use regexp match instead of
18596         split-string (split-string is different between emacs 21.2 and
18597         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18598
18599 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18600
18601         * gnus-art.el (gnus-mime-view-all-parts)
18602         (gnus-article-part-wrapper, gnus-article-view-part): Use
18603         with-current-buffer.
18604
18605 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18606
18607         * spam.el (spam-disable-spam-split-during-ham-respool)
18608         (spam-spamoracle-database, spam-cache-lookups)
18609         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18610         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18611         (spam-group-ham-marks, spam-group-spam-marks)
18612         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18613         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18614         also add spam-use-blackholes to the statistical checks.
18615         (spam-fetch-field-fast): Add interface to fetching fields, may
18616         become a macro.
18617         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18618         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18619         (spam-insert-fake-headers): Fake an article when needed.
18620         (spam-find-spam): Fake article when possible.
18621         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18622         (spam-check-bogofilter-headers): Use message-fetch-field instead
18623         of nnmail-fetch-field.
18624
18625 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18626
18627         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18628
18629 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18630
18631         * spam.el (spam-split): Do not require spam-use-CHECK to be
18632         enabled if that check is passed to spam-split explicitly; also
18633         fix so 'spam doesn't get converted to spam-split-group when
18634         spam-split-symbolic-return is t.
18635         (spam-find-spam): Find registrations of the article and use those
18636         instead of re-running spam-split to find the spam/ham
18637         classification of the article.
18638         (spam-log-processing-to-registry, spam-log-registered-p)
18639         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18640         Use gnus-error instead of gnus-message.
18641         (spam-log-registration-type): Add function to determine the
18642         classification of a message based on registry entries; will
18643         return nil if both 'spam and 'ham are found.
18644         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18645         a reasonably fast local cache without the loading errors.
18646         (spam-cache-lookups): Set to t by default.
18647         (spam-find-spam): Don't try to guess spam-cache-lookups.
18648         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18649         spam-caches entry.
18650         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
18651         caching of whitelist/blacklist entries.
18652         (spam-check-whitelist, spam-check-blacklist): Invoke
18653         spam-from-listed-p with a type, not a cache variable.
18654         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18655
18656 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18657
18658         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18659
18660         * nnmail.el (nnmail-split-fancy): do.
18661
18662         * mml.el (mml-parse): do.
18663
18664         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18665         (gnus-score-adaptive): do.
18666
18667 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18668
18669         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18670         (gnus-mime-button-map): Don't set keymap parent.
18671         (gnus-button-ctan-directory-regexp): Use shy grouping.
18672         (gnus-prev-page-map): Don't set keymap parent.
18673         (gnus-prev-page-map): Remove duplicated one.
18674         (gnus-next-page-map): Don't set keymap parent.
18675         (gnus-mime-security-button-map): Ditto.
18676
18677         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18678         version number.
18679
18680         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18681
18682 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18683
18684         * canlock.el (canlock-sha1-function): Remove.
18685         (canlock-sha1-function-for-verify): Remove.
18686         (canlock-openssl-program): Remove.
18687         (canlock-openssl-args): Remove.
18688         (canlock-ignore-errors): Remove.
18689         (canlock-sha1-with-openssl): Remove.
18690         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18691         (canlock-verify): Don't use canlock-ignore-errors.
18692
18693         * sha1-el.el (sha1-string-external): Make it can return a string
18694         in binary form.
18695         (sha1-region-external): Ditto.
18696         (sha1-string-internal): Ditto.
18697         (sha1-region-internal): Ditto.
18698         (sha1-region): Ditto.
18699         (sha1-string): Ditto.
18700         (sha1): Ditto.
18701
18702 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18703
18704         * spam.el (spam-report-articles-gmane): New command.
18705
18706 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18707
18708         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18709
18710         * run-at-time.el (run-at-time-saved): Remove.
18711         (run-at-time): Doc fix.
18712
18713 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18714
18715         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18716         (gnus-summary-limit-map): Add it.
18717         (gnus-summary-make-menu-bar): do.
18718
18719 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18720
18721         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18722         Make attempt at some caching support (done for BBDB only now).
18723         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18724         addresses to be checked.
18725         (spam-clear-cache-BBDB): Add function, to be invoked by
18726         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18727         (spam-check-BBDB): Check and use the caches, if
18728         spam-cache-lookups is on, remove superfluous (provide).
18729
18730 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18731
18732         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
18733
18734 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18735
18736         * run-at-time.el (run-at-time-saved): Move to after the definition
18737         of `run-at-time'.
18738
18739         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18740
18741 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18742
18743         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18744         mm-w3m-local-map-property.
18745
18746         * mm-view.el (mm-w3m-mode-map): Remove.
18747         (mm-w3m-local-map-property): Remove.
18748         (mm-inline-text-html-render-with-w3m): Don't use
18749         mm-w3m-local-map-property.
18750
18751 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18752
18753         * run-at-time.el: New file.
18754
18755         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18756         under Emacs.
18757
18758         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18759         of gnus-set-text-properties.
18760
18761         * gnus-uu.el (gnus-uu-save-article): Ditto.
18762
18763         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18764
18765         * gnus-cite.el (gnus-cite-parse): Ditto.
18766
18767         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18768         of gnus-.
18769
18770         * gnus-xmas.el (run-at-time): Require run-at-time.
18771
18772         * gnus.el: Changed calls to nnheader-run-at-time and
18773         password-run-at-time throughout to use run-at-time directly.
18774
18775         * password.el: Removed definition of run-at-time.
18776
18777         * nnheaderxm.el: Remove definition of run-at-time.
18778
18779 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18780
18781         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18782         in prompt.
18783
18784 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18785
18786         * messagexmas.el (message-xmas-redefine): Alias
18787         `message-make-caesar-translation-table' to
18788         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18789         version.
18790
18791         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18792         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18793         `gnus-xmas-set-text-properties'.
18794         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18795         `gnus-xmas-completing-read'.
18796         (gnus-xmas-completing-read): Removed.
18797         (gnus-xmas-open-network-stream): Removed.
18798
18799         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18800         XEmacs version.
18801
18802         * dns.el (dns-make-network-process): Use `open-network-stream'
18803         instead of `gnus-xmas-open-network-stream'.
18804
18805         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18806
18807         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18808
18809 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18810
18811         * gnus-art.el (gnus-mime-display-alternative)
18812         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18813         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18814         Don't use gnus-local-map-property.
18815
18816         * gnus-util.el (gnus-local-map-property): Remove.
18817
18818         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18819         gnus-completing-read-maybe-default with completing-read.
18820
18821         * gnus-util.el (gnus-completing-read): do.
18822         (gnus-completing-read-maybe-default): Remove.
18823
18824 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18825
18826         * password.el: Only autoload `run-at-time' if not XEmacs.
18827         Only autoload the itimer functions if XEmacs.
18828
18829 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18830
18831         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18832         XEmacsen.
18833
18834         * dgnushack.el: Autoload executable-find for XEmacs.
18835
18836 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18837
18838         * gnus-art.el (gnus-read-string): Remove.
18839         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18840         read-string.
18841
18842 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18843
18844         * netrc.el: Autoload password-read.
18845         (netrc): Add configuration group.
18846         (netrc-encoding-method, netrc-openssl-path): Add
18847         variables for encoding and decoding of files with symmetric
18848         ciphers.
18849         (netrc-encode): Add assistant function to encode a file with
18850         netrc-encoding-method.
18851         (netrc-parse): Add interactive parameter, added optional
18852         decoding if netrc-encoding-method is non-nil but otherwise
18853         behavior is standard.
18854         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18855         Do s/encode/encrypt/ everywhere.
18856
18857         * spam.el: Remove executable-find autoload.
18858
18859 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18860
18861         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18862
18863         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18864
18865 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18866
18867         * gnus-art.el (gnus-treat-ansi-sequences)
18868         (article-treat-ansi-sequences): New variable and function.
18869         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18870
18871         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18872         Use it.
18873
18874 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18875
18876         * mm-util.el (mm-quote-arg): Remove.
18877
18878         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18879         shell-quote-argument.
18880
18881         * gnus-uu.el (gnus-uu-command): do.
18882
18883         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18884
18885         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18886         with make-char.
18887
18888         * mm-util.el (mm-make-char): Remove.
18889
18890         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18891         add-minor-mode.
18892
18893         * gnus-undo.el (gnus-undo-mode): do.
18894
18895         * gnus-topic.el (gnus-topic-mode): do.
18896
18897         * gnus-sum.el (gnus-dead-summary-mode): do.
18898
18899         * gnus-start.el (gnus-slave-mode): do.
18900
18901         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18902
18903         * gnus-ml.el (gnus-mailing-list-mode): do.
18904
18905         * gnus-gl.el (gnus-grouplens-mode): do.
18906
18907         * gnus-draft.el (gnus-draft-mode): do.
18908
18909         * gnus-dired.el (gnus-dired-mode): do.
18910
18911         * gnus-ems.el (gnus-add-minor-mode): Remove.
18912
18913         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18914         Replace gnus-char-width with char-width.
18915
18916         * gnus-ems.el (gnus-char-width): Remove.
18917
18918         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18919         Replace gnus-char-width with char-width.
18920
18921         * gnus-ems.el (gnus-char-width): Remove.
18922
18923         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18924         definition.
18925         Remove Emacs 20 hash table compatibility code.
18926
18927         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18928         20 compatibility code.
18929
18930         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18931
18932         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18933
18934         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18935         with point-at-{eol,bol}.
18936
18937         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18938
18939         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18940
18941         * flow-fill.el (fill-flowed-point-at-bol)
18942         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18943
18944         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18945         Replace with point-at-{eol,bol} throughout all files.
18946
18947 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18948
18949         * ntlm.el (ntlm-string-as-unibyte): New macro.
18950         (ntlm-build-auth-response): Use it.
18951
18952         Remove Emacs 20 stuff:
18953         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18954         (butlast, mapc, remove): Remove the compiler macros.
18955         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18956         of delq and copy-sequence.
18957         * gnus-art.el (popup-menu): Remove the compiler macro.
18958         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18959         Emacs 20.
18960
18961 2004-01-05  Simon Josefsson  <jas@extundo.com>
18962
18963         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18964         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18965         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18966         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18967         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18968         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18969         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18970         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18971         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18972         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18973         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18974         string-xor into ntlm-string-xor.  Suggested by
18975         Jesper Harder <harder@myrealbox.com>.
18976
18977         * ntlm.el: Don't include poem.
18978
18979         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18980         Jesper Harder <harder@myrealbox.com>.
18981
18982         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18983
18984         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18985         probably breaks emacs with DL patch, but do we care? Is anyone
18986         still using the DL stuff?)
18987
18988         * sieve-manage.el: Use the password package.
18989         (sieve-manage-read-passwd): Remove.
18990         (sieve-manage-interactive-login): Use password.  Re-add
18991         condition-case around loop.
18992
18993         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18994         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18995         the password package.
18996
18997 2003-02-19  Simon Josefsson  <jas@extundo.com>
18998
18999         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19000         token.
19001
19002 2002-08-07  Simon Josefsson  <jas@extundo.com>
19003
19004         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19005         (sieve-manage-authenticators):
19006         (sieve-manage-authenticator-alist): Add some SASL mechs.
19007         (sieve-sasl-auth): New function.
19008         (sieve-manage-cram-md5-auth):
19009         (sieve-manage-plain-auth): Rewrite using SASL library.
19010         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19011         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19012         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19013         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19014
19015 2004-01-05  Simon Josefsson  <jas@extundo.com>
19016
19017         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19018         New files.
19019
19020 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19021
19022         * gnus-group.el (gnus-no-groups-message): Update.
19023
19024         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19025
19026 2003-11-09  Simon Josefsson  <jas@extundo.com>
19027
19028         * imap.el: Support for ID IMAP extension (RFC 2971).
19029         (imap-local-variables): Add imap-id.
19030         (imap-id): New variable.
19031         (imap-id): New function.
19032         (imap-parse-response): Parse untagged ID response.
19033         * nnimap.el (nnimap-id): New variable.
19034         (nnimap-open-connection): Use it.
19035
19036 2003-12-28  Simon Josefsson  <jas@extundo.com>
19037
19038         * gnus-score.el (gnus-score-edit-all-score): New.
19039         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19040
19041 2004-01-04  Simon Josefsson  <jas@extundo.com>
19042
19043         * password.el: Add.
19044
19045 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19046
19047         * dns.el (dns-query-types): Fix typo.
19048         (dns-query-types): New function.
19049         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19050         PTR and SOA replies, see RFC 1035.
19051
19052 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19053
19054         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
19055
19056         * Moved to Changelog.2.
19057
19058 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19059
19060         * gnus.el (gnus-version-number): Bump version.
19061
19062 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19063
19064         * gnus.el: No Gnus v0.1 is released.
19065
19066 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19067
19068         * gnus.el: No Gnus v0.0 is released.
19069
19070 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19071
19072         * gnus.el (gnus-version-number): Bump.
19073         (gnus-version): No.
19074
19075 See ChangeLog.2 for earlier changes.
19076
19077     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19078       Free Software Foundation, Inc.
19079
19080   This file is part of GNU Emacs.
19081
19082   GNU Emacs is free software: you can redistribute it and/or modify
19083   it under the terms of the GNU General Public License as published by
19084   the Free Software Foundation, either version 3 of the License, or
19085   (at your option) any later version.
19086
19087   GNU Emacs is distributed in the hope that it will be useful,
19088   but WITHOUT ANY WARRANTY; without even the implied warranty of
19089   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19090   GNU General Public License for more details.
19091
19092   You should have received a copy of the GNU General Public License
19093   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19094
19095 ;; Local Variables:
19096 ;; coding: utf-8
19097 ;; fill-column: 79
19098 ;; add-log-time-zone-rule: t
19099 ;; End: